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] epel10: Update to 1.9.26 — fix 100% CPU spin with --no-command (BZ#2492029)
Date: Wed, 24 Jun 2026 08:14:55 GMT	[thread overview]
Message-ID: <178228889505.1.1313082243035201014.rpms-haveged-a11f763dcefd@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            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

                 reply	other threads:[~2026-06-24  8:14 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=178228889505.1.1313082243035201014.rpms-haveged-a11f763dcefd@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