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

- v1.9.20 creates /dev/shm if missing
- v1.9.21 has fix for CVE-2026-41054 and some bugfixes
- v1.9.22 improves /dev/shm handling for systemd
- v1.9.23 is a security hardening release

Copyright years in header comment changed.

Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.20
Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.21
Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.22
Link: https://github.com/jirka-h/haveged/releases/tag/v1.9.23
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/haveged.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/haveged.make b/rules/haveged.make
index 65d815108..3bc978173 100644
--- a/rules/haveged.make
+++ b/rules/haveged.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HAVEGED) += haveged
 #
 # Paths and names
 #
-HAVEGED_VERSION	:= 1.9.19
-HAVEGED_SHA256	:= acbb05776668657012273be9bb3310e3140b79959aa4538e4cca8d30d40c0b8f
+HAVEGED_VERSION	:= 1.9.23
+HAVEGED_SHA256	:= 376c9d6530c53274c5eadf220ae43d0658e15414150ea52711142f6743bbfd74
 HAVEGED		:= haveged-$(HAVEGED_VERSION)
 HAVEGED_SUFFIX	:= tar.gz
 HAVEGED_URL	:= \
@@ -25,7 +25,7 @@ HAVEGED_DIR	:= $(BUILDDIR)/$(HAVEGED)
 HAVEGED_LICENSE	:= GPL-3.0-or-later
 HAVEGED_LICENSE_FILES   := \
 	file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
-	file://src/haveged.c;startline=1;endline=20;md5=4d0277c50e7cdae7b14dc63ae1766eea
+	file://src/haveged.c;startline=1;endline=20;md5=0ce6ffc96bccb5c544cadfbe135ae91c
 
 # ----------------------------------------------------------------------------
 # Prepare

base-commit: 3d185e7c01807e7a2f58a89fe811ed572d267099
-- 
2.47.3




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

only message in thread, other threads:[~2026-06-18 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18 14:12 [ptxdist] [PATCH] haveged: version bump 1.9.19 -> 1.9.23 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