summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bumnped version to 1.9.18Jirka Hladky2022-01-141-1/+1
|
* Bumped version to v1.9.17Jirka Hladky2022-01-021-1/+1
|
* Bumped version to v1.9.16Jirka Hladky2021-09-301-1/+1
|
* Removed init.dJirka Hladky2021-09-301-34/+0
|
* Preparing v1.9.15 releaseJirka Hladky2021-03-241-1/+1
|
* Merge branch 'master' into ps-devel-fix-uclibc-compile-001jirka-h2021-03-221-1/+2
|\
| * haveged: fix build on uclibcPierre-Jean Texier2021-03-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for HAVE_GETAUXVAL or HAVE_SYS_AUXV_H before using getauxval to avoid a build failure on uclibc Fixes: /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havege.lo `test -f 'havege.c' || echo './'`havege.c /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havegetune.lo `test -f 'havegetune.c' || echo './'`havegetune.c /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havegecollect.lo `test -f 'havegecollect.c' || echo './'`havegecollect.c /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havegetest.lo `test -f 'havegetest.c' || echo './'`havegetest.c haveged.c:22:10: erreur fatale: sys/auxv.h : Aucun fichier ou dossier de ce type 22 | #include <sys/auxv.h> | ^~~~~~~~~~~~ compilation terminée. Closes: #56 Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
* | Check for sys/auxv.h before using it.Peter Seiderer2021-03-211-0/+1
|/ | | | | | | | | | | | - fixes uclibc-ng compile (does not provide sys/auxv.h header file) Fixes: haveged.c:22:10: fatal error: sys/auxv.h: No such file or directory 22 | #include <sys/auxv.h> | ^~~~~~~~~~~~ Signed-off-by: Peter Seiderer <ps.report@gmx.net>
* Preparing version 1.9.14Jirka Hladky2021-01-011-1/+1
|
* Made enttest conditionalJirka Hladky2021-01-011-1/+6
|
* Added support for --verionJirka Hladky2020-06-281-1/+1
|
* Bumped version to 1.9.12v1.9.12Jirka Hladky2020-06-181-1/+1
|
* Updated version to v1.9.11v1.9.11Jirka Hladky2020-06-111-1/+1
|
* Fixed https://github.com/jirka-h/haveged/issues/29Jirka Hladky2020-05-111-1/+1
|
* Merge pull request #22 from nbraud/sonamejirka-h2020-05-111-1/+1
|\ | | | | configure.ac: Bump soname (1.9.7 contained an ABI-breaking change)
| * configure.ac: Bump soname (1.9.7 contained an ABI-breaking change)Nicolas Braud-Santoni2019-10-181-1/+1
| |
* | Use POSIX shell comparison for equalityKimmo Suominen2020-05-101-4/+4
|/
* Preparing 1.9.8 releasev1.9.8aJirka Hladky2019-09-301-1/+1
|
* Preparing 1.9.7 releaseJirka Hladky2019-09-301-1/+1
|
* New version 1.9.5Jirka Hladky2019-08-201-1/+1
|
* Bumped version to 1.9.41.9.4Jirka Hladky2018-08-111-1/+1
|
* Bumped version to 1.9.31.9.3Jirka Hladky2018-08-101-1/+1
|
* Implement a command mode and use it for chrootWerner Fink2018-07-261-1/+14
| | | | | | | | | | | the current only known command is root=<new_root> which enforce an already running haveged to switch by using chroot(2) to new root file system and to an execv(3) there to become rebased. This allows haveged to survive the switch root within initrd and hold the entropy at high level. Signed-off-by: Werner Fink <werner@suse.de>
* Initial commit based on haveged-1.9.2.tar.gz from ↵1.9.2Jirka Hladky2018-07-181-0/+244
http://www.issihosts.com/haveged/downloads.html