public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jindrich Novy <jnovy@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.24.0-0.20.el9
Date: Wed, 05 Aug 2026 18:46:38 GMT	[thread overview]
Message-ID: <178595559853.1.14028450505140623516.rpms-buildah-f495f075eba9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/buildah
            Branch : update-buildah-cve-2026-46597
            Commit : f495f075eba9b13bf038102353dd9de816cea007
            Author : Jindrich Novy <jnovy@redhat.com>
            Date   : 2021-10-18T07:02:10+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildah/c/f495f075eba9b13bf038102353dd9de816cea007?branch=update-buildah-cve-2026-46597

            Log:
            buildah-1.24.0-0.20.el9

- respect Epoch in subpackage dependencies
- Related: #2000051

Signed-off-by: Jindrich Novy <jnovy@redhat.com>

---
diff --git a/buildah.spec b/buildah.spec
index 8c2f9d3..b737095 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -21,7 +21,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl 
 Epoch: 1
 Name: buildah
 Version: 1.24.0
-Release: 0.19%{?dist}
+Release: 0.20%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
@@ -59,7 +59,7 @@ or
 
 %package tests
 Summary: Tests for %{name}
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{version}-%{release}
 Requires: bzip2
 Requires: podman
 Requires: golang
@@ -131,6 +131,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
+* Mon Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.20
+- respect Epoch in subpackage dependencies
+- Related: #2000051
+
 * Fri Oct 15 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.19
 - bump Epoch to preserve upgrade path
 - Related: #2000051

                 reply	other threads:[~2026-08-05 18:46 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=178595559853.1.14028450505140623516.rpms-buildah-f495f075eba9@fedoraproject.org \
    --to=jnovy@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