public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.22.0-0.3.el9
@ 2026-08-05 18:46 Jindrich Novy
0 siblings, 0 replies; 2+ messages 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 : 5e70e1addae965a8a66c650ac1dc146def15e1c4
Author : Jindrich Novy <jnovy@redhat.com>
Date : 2021-07-29T08:18:11+02:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildah/c/5e70e1addae965a8a66c650ac1dc146def15e1c4?branch=update-buildah-cve-2026-46597
Log:
buildah-1.22.0-0.3.el9
- update to the latest content of https://github.com/containers/buildah/tree/main
(https://github.com/containers/buildah/commit/f517d85)
- Related: #1970747
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
---
diff --git a/buildah.spec b/buildah.spec
index 79a1042..6706452 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
%global import_path github.com/containers/buildah
%global branch main
-%global commit0 42dbc976287676a7a188a3e60a715c49e62bc036
+%global commit0 f517d857b638ceeecd2c5f2431d55624194270b1
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.22.0
-Release: 0.2%{?dist}
+Release: 0.3%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
+* Thu Jul 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.3
+- update to the latest content of https://github.com/containers/buildah/tree/main
+ (https://github.com/containers/buildah/commit/f517d85)
+- Related: #1970747
+
* Wed Jul 28 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.2
- update to the latest content of https://github.com/containers/buildah/tree/main
(https://github.com/containers/buildah/commit/42dbc97)
diff --git a/sources b/sources
index 3b6871b..9247f87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (main-42dbc97.tar.gz) = 20e551068d820c3a0424243e863f53f6a5ad81daec319547edbbf11bea7ad6e35617aee4ec4e633c1c37218e41f222e0b8d200762ab119a91eaf55af46f2339c
+SHA512 (main-f517d85.tar.gz) = 731aa6f3f6063f89e7a56de7f8bfe7b625f4a039c071588ac8d761254a9c29270f46ce6306f2158dfb4c7ccb86c4c16e1ae365885a17ea6836cc9efbec52ada3
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.22.0-0.3.el9
@ 2026-08-05 18:46 Jindrich Novy
0 siblings, 0 replies; 2+ messages 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 : 8b72211eb6fcdf4c0447f9933bd37d68d3b171a6
Author : Jindrich Novy <jnovy@redhat.com>
Date : 2021-06-14T12:54:27+02:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildah/c/8b72211eb6fcdf4c0447f9933bd37d68d3b171a6?branch=update-buildah-cve-2026-46597
Log:
buildah-1.22.0-0.3.el9
- update to the latest content of https://github.com/containers/buildah/tree/master
(https://github.com/containers/buildah/commit/8d08247)
- Related: #1970747
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
---
diff --git a/buildah.spec b/buildah.spec
index 2c04119..f6ae4db 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
%global import_path github.com/containers/buildah
%global branch master
-%global commit0 9c7f50b80b4599b7e3e090787dc5da9ece58875a
+%global commit0 8d08247a7cf0b322439a18cd20802f141a294488
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.22.0
-Release: 0.2%{?dist}
+Release: 0.3%{?dist}
Summary: A command line tool used for creating OCI Images
License: ASL 2.0
URL: https://%{name}.io
@@ -125,6 +125,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
%{_datadir}/%{name}/test
%changelog
+* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.3
+- update to the latest content of https://github.com/containers/buildah/tree/master
+ (https://github.com/containers/buildah/commit/8d08247)
+- Related: #1970747
+
* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.2
- update buildah
- Related: #1970747
diff --git a/sources b/sources
index c10c36c..0720779 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (master-9c7f50b.tar.gz) = da2ae906d2cbbc1e2ad112e3be5e6ba4a48a0d15c89de9660ba65d9a0b9f7ce939f429ed9ee523d93b448bb7af123677a9603f7a1e40564ae8b9de2202fd6e26
+SHA512 (master-8d08247.tar.gz) = 466581b3d50df49feaca3c4932bbebbd074db330920d0a2e78bff61af5be7f3941d8254618cb6194bfd473fc5ca496114496107abe63b3c7133f9c95e0a2fbd5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-05 18:46 UTC | newest]
Thread overview: 2+ messages (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.22.0-0.3.el9 Jindrich Novy
-- strict thread matches above, loose matches on Subject: below --
2026-08-05 18:46 Jindrich Novy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox