mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] haveged: version bump 1.9.23 -> 1.9.26
@ 2026-07-06 10:33 Alexander Dahl via ptxdist
  0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2026-07-06 10:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

Changelog:

v1.9.26 (Jun 24, 2026) [Jirka Hladky]
* Fix 100% CPU spin when --no-command is used (BZ#2492029)
* Initialize socket_fd to -1 so daemon loop skips accept() correctly

v1.9.25 (Jun 24, 2026) [Jirka Hladky]
* Add haveged-initramfs.service for use inside the initramfs (BZ#2491739)
* Update dracut module to use initramfs-specific service file
* Fix: --no-command in initramfs broke switch-root handoff, causing
  emergency mode on systems where haveged was started but not enabled

v1.9.24 (Jun 19, 2026) [Jirka Hladky]
* Add --no-command / -C flag to disable command mode at runtime
* Disable command mode in haveged.service and haveged-once.service
* Enable PrivateNetwork=true and remove ReadWritePaths=/dev/shm in service files

Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.24
Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.25
Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.26
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/haveged.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/haveged.make b/rules/haveged.make
index 3bc978173..9d89517d4 100644
--- a/rules/haveged.make
+++ b/rules/haveged.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HAVEGED) += haveged
 #
 # Paths and names
 #
-HAVEGED_VERSION	:= 1.9.23
-HAVEGED_SHA256	:= 376c9d6530c53274c5eadf220ae43d0658e15414150ea52711142f6743bbfd74
+HAVEGED_VERSION	:= 1.9.26
+HAVEGED_SHA256	:= 74bc6052506451ca9f23ba186f72cf81b124f859351f8a4b777ead32d9bdd4da
 HAVEGED		:= haveged-$(HAVEGED_VERSION)
 HAVEGED_SUFFIX	:= tar.gz
 HAVEGED_URL	:= \

base-commit: ad8c2c3283df6fc624b7dfeb83a0449e2f4b92ed
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 10:33 [ptxdist] [PATCH] haveged: version bump 1.9.23 -> 1.9.26 Alexander Dahl via ptxdist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox