public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.26.1-2.el9
@ 2026-08-05 18:46 Jindrich Novy
  0 siblings, 0 replies; only message in thread
From: Jindrich Novy @ 2026-08-05 18:46 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/buildah
            Branch : update-buildah-cve-2026-46597
            Commit : 5130c66ffe7b22596cfb367216e5bf53215a7732
            Author : Jindrich Novy <jnovy@redhat.com>
            Date   : 2022-05-05T08:15:31+02:00
            Stats  : +9/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildah/c/5130c66ffe7b22596cfb367216e5bf53215a7732?branch=update-buildah-cve-2026-46597

            Log:
            buildah-1.26.1-2.el9

- Add missing container networking dependencies (thanks to Neal Gompa)
- Related: #2061316

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

---
diff --git a/buildah.spec b/buildah.spec
index 255b3df..3512355 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.26.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
@@ -47,6 +47,10 @@ Requires: runc >= 1.0.0-26
 Requires: containers-common >= 2:1-2
 Recommends: container-selinux
 Requires: slirp4netns >= 0.3-0
+Suggests: containernetworking-plugins >= 0.9.1-1
+Requires: netavark
+Requires: iptables
+Requires: nftables
 
 %description
 The %{name} package provides a command line tool which can be used to
@@ -131,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
+* Thu May 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.1-2
+- Add missing container networking dependencies (thanks to Neal Gompa)
+- Related: #2061316
+
 * Thu May 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.1-1
 - update to https://github.com/containers/buildah/releases/tag/v1.26.1
 - Related: #2061316

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

only message in thread, other threads:[~2026-08-05 18:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 18:46 [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.26.1-2.el9 Jindrich Novy

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