public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jirka Hladky <jhladky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/haveged] epel9: Update to 1.9.22 — fix systemd sandboxing for semaphore creation
Date: Thu, 18 Jun 2026 01:27:52 GMT [thread overview]
Message-ID: <178174607209.1.15257509013850962585.rpms-haveged-1a13bedfaf0d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/haveged
Branch : epel9
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=epel9
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
reply other threads:[~2026-06-18 1:27 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=178174607209.1.15257509013850962585.rpms-haveged-1a13bedfaf0d@fedoraproject.org \
--to=jhladky@redhat.com \
--cc=git-commits@fedoraproject.org \
/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