public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/haveged] epel9: Update to 1.9.26 — fix 100% CPU spin with --no-command (BZ#2492029)
@ 2026-06-24  8:15 Jirka Hladky
  0 siblings, 0 replies; only message in thread
From: Jirka Hladky @ 2026-06-24  8:15 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/haveged
            Branch : epel9
            Commit : 8e36bfe714f30ccf78869472e78bb5553da3bdf1
            Author : Jirka Hladky <jhladky@redhat.com>
            Date   : 2026-06-24T10:15:00+02:00
            Stats  : +7/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/haveged/c/8e36bfe714f30ccf78869472e78bb5553da3bdf1?branch=epel9

            Log:
            Update to 1.9.26 — fix 100% CPU spin with --no-command (BZ#2492029)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---
diff --git a/.gitignore b/.gitignore
index 34aee73..0a0ecb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /haveged-1.9.23.tar.gz
 /haveged-1.9.24.tar.gz
 /haveged-1.9.25.tar.gz
+/haveged-1.9.26.tar.gz

diff --git a/haveged.spec b/haveged.spec
index 71b1780..f27afaa 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.25
+Version:        1.9.26
 Release:        1%{?dist}
 # Automatically converted from old format: GPLv3+ - review is highly recommended.
 License:        GPL-3.0-or-later
@@ -106,6 +106,10 @@ cp -p COPYING README ChangeLog AUTHORS contrib/build/havege_sample.c %{buildroot
 
 
 %changelog
+* Wed Jun 24 2026 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.26-1
+- Update to 1.9.26
+- Fix 100%% CPU spin when --no-command is used (BZ#2492029)
+
 * Wed Jun 24 2026 Jirka Hladky <hladky.jiri@gmail.com> - 1.9.25-1
 - Update to 1.9.25
 - Fix initramfs switch-root failure caused by --no-command (BZ#2491739)

diff --git a/sources b/sources
index 5603931..7b07d32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (haveged-1.9.25.tar.gz) = fb2f4c8bb1577d6017a2a422628a9b9c4ec356061ac1d5f84cfbcd8d4e0cb0ea283fcc0acc1303014ef6f350bd896c2a61678f1cd9326626c75d93e52415409d
+SHA512 (haveged-1.9.26.tar.gz) = 72e1d0499e0fdaa61811418b67342a4da3ba7e5a8d122b15e78b5514016d89034c9ca159f1f6f69a07ea8879c5491f789130f41600a3a0fb924e896e7ec57992

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

only message in thread, other threads:[~2026-06-24  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24  8:15 [rpms/haveged] epel9: Update to 1.9.26 — fix 100% CPU spin with --no-command (BZ#2492029) Jirka Hladky

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