public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.24.0-0.8.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 : ef332e6bd470d541a9f3a20bd26da2b3491c8c7d
Author : Jindrich Novy <jnovy@redhat.com>
Date : 2021-09-27T14:48:02+02:00
Stats : +12/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildah/c/ef332e6bd470d541a9f3a20bd26da2b3491c8c7d?branch=update-buildah-cve-2026-46597
Log:
buildah-1.24.0-0.8.el9
- add gating.yaml
- Related: #2000051
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
---
diff --git a/buildah.spec b/buildah.spec
index 4cf4fa9..581e78b 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -20,7 +20,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
Name: buildah
Version: 1.24.0
-Release: 0.7%{?dist}
+Release: 0.8%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@@ -130,6 +130,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
+* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.8
+- add gating.yaml
+- Related: #2000051
+
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.7
- update to the latest content of https://github.com/containers/buildah/tree/main
(https://github.com/containers/buildah/commit/5b0de7b)
diff --git a/gating.yaml b/gating.yaml
new file mode 100644
index 0000000..e49fcf1
--- /dev/null
+++ b/gating.yaml
@@ -0,0 +1,7 @@
+# recipients: jnovy, lsm5, santiago
+--- !Policy
+product_versions:
+ - rhel-9
+decision_context: osci_compose_gate
+rules:
+ - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
^ 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.24.0-0.8.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