package/haveged: bump version to 1.9.14
authorPeter Seiderer <ps.report@gmx.net>
Wed, 31 Mar 2021 18:50:01 +0000 (20:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 25 Jul 2021 21:36:58 +0000 (23:36 +0200)
commit766ac5d06501d7d7306c1e184a10ac99add9ea9f
tree548b24d6cfc37a2c63f6f2c7752a5409b0603f6f
parentfe68d894715e0cfd214444efb586f434802ae2c2
package/haveged: bump version to 1.9.14

- change clock_gettime option from yes/no style to disable/enable one
  (still omitting the explicit disable to keep the configure logic
  defaulting to yes in case no rdtsc is available)

- change to set all available configure options:

  * '--enable-daemon': previous default

  * '--disable-diagnostic': previous default

  * '-disable-init': do not install init files as buildroot ships its
    own sysv/systemd init files

  * '--disable-nistest': disable tests, previous default

  * '--disable-enttest': new option, disable tests

  * '--disable-olt': previous default was yes, disable builtin test

  * '--enable-tune': previous default

- add patch to fix uclibc compile (disable dependency on sys/auxv.h
  introduced with upstream commit [1])

Changelog ([2]):

  - made enttest configurable
  - havegecmd.c - new command added to close the communication socket
    [Werner Fink]

[1] https://github.com/jirka-h/haveged/commit/26d35af198da01220ba4f7a1b987f17012476c00
[2] https://github.com/jirka-h/haveged/releases/tag/v1.9.14

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/haveged/0001-Check-for-sys-auxv.h-before-using-it.patch [new file with mode: 0644]
package/haveged/haveged.hash
package/haveged/haveged.mk