From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] haveged: version bump 1.9.23 -> 1.9.26
Date: Mon, 6 Jul 2026 12:33:22 +0200 [thread overview]
Message-ID: <20260706103322.1462878-1-ada@thorsis.com> (raw)
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
reply other threads:[~2026-07-06 10:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260706103322.1462878-1-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox