public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/haveged] epel10.2: Update to 1.9.22 — fix systemd sandboxing for semaphore creation
@ 2026-06-18  1:31 Jirka Hladky
  0 siblings, 0 replies; only message in thread
From: Jirka Hladky @ 2026-06-18  1:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/haveged
Branch : epel10.2
Commit : 1a13bedfaf0d9e87db54157dba079d30a908e252
Author : Jirka Hladky <jhladky@redhat.com>
Date   : 2026-05-21T00:37:37+02:00
Stats  : +7/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/haveged/c/1a13bedfaf0d9e87db54157dba079d30a908e252?branch=epel10.2

Log:
Update to 1.9.22 — fix systemd sandboxing for semaphore creation

---
diff --git a/.gitignore b/.gitignore
index 5d515b5..3762f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /haveged-1.9.17.tar.gz
 /haveged-1.9.18.tar.gz
 /haveged-1.9.21.tar.gz
+/haveged-1.9.22.tar.gz

diff --git a/haveged.spec b/haveged.spec
index 97dc92e..623aa04 100644
--- a/haveged.spec
+++ b/haveged.spec
@@ -1,7 +1,7 @@
 %define dracutlibdir lib/dracut
 Summary:        A Linux entropy source using the HAVEGE algorithm
 Name:           haveged
-Version:        1.9.21
+Version:        1.9.22
 Release:        1%{?dist}
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
 License:        GPL-3.0-or-later
@@ -105,6 +105,10 @@ cp -p COPYING README ChangeLog AUTHORS contrib/build/havege_sample.c %{buildroot
 
 
 %changelog
+* Thu May 21 2026 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.22-1
+- Update to 1.9.22
+- Fix systemd sandboxing: add ReadWritePaths=/dev/shm for semaphore creation
+
 * Wed May 20 2026 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.21-1
 - Update to 1.9.21
 - Security fix: CVE-2026-41054 — privilege escalation via command socket

diff --git a/sources b/sources
index f129300..8605945 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (haveged-1.9.21.tar.gz) = 6c8f746fa71a0eefcf8e14711cb038891041fb3e313e9d8e51184f18c731fef0f126696dc981212e0cadecb89f026c121b4d8feb188870a336404362adf2b726
+SHA512 (haveged-1.9.22.tar.gz) = 1f5b3a36cffb3bb683ea547c90832829e4a21f1c0c5776a1699ed544aa45c2a4666e6732c727e32793404a2c19f2c91ed58e4a0a887e467497a0b0b21bd6c1b8

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18  1:31 [rpms/haveged] epel10.2: Update to 1.9.22 — fix systemd sandboxing for semaphore creation Jirka Hladky

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