public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.22.0-0.4.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 : 13ee652d667d5f18188b779298dc82a985d6ddaf
Author : Jindrich Novy <jnovy@redhat.com>
Date : 2021-08-02T08:31:09+02:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildah/c/13ee652d667d5f18188b779298dc82a985d6ddaf?branch=update-buildah-cve-2026-46597
Log:
buildah-1.22.0-0.4.el9
- update to the latest content of https://github.com/containers/buildah/tree/main
(https://github.com/containers/buildah/commit/56ff12f)
- Related: #1970747
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
---
diff --git a/buildah.spec b/buildah.spec
index 6706452..ffbff26 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 f517d857b638ceeecd2c5f2431d55624194270b1
+%global commit0 56ff12f09373a8f77b365d6b4cc71a4519f72e60
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.22.0
-Release: 0.3%{?dist}
+Release: 0.4%{?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
+* Mon Aug 02 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.4
+- update to the latest content of https://github.com/containers/buildah/tree/main
+ (https://github.com/containers/buildah/commit/56ff12f)
+- Related: #1970747
+
* 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)
diff --git a/sources b/sources
index 9247f87..323f230 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (main-f517d85.tar.gz) = 731aa6f3f6063f89e7a56de7f8bfe7b625f4a039c071588ac8d761254a9c29270f46ce6306f2158dfb4c7ccb86c4c16e1ae365885a17ea6836cc9efbec52ada3
+SHA512 (main-56ff12f.tar.gz) = ef104af90100bc637f4f0f3e4fe9758feafefc22aaf3708ad66704c33984ec704fcf3eecc34da5004fa2dd8b5193aaf2d8316f097fe06f65a7f9e55d683c328b
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.22.0-0.4.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 : f40153448c9e8474a2939697d58a761fe2ecded4
Author : Jindrich Novy <jnovy@redhat.com>
Date : 2021-06-16T07:58:19+02:00
Stats : +8/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/buildah/c/f40153448c9e8474a2939697d58a761fe2ecded4?branch=update-buildah-cve-2026-46597
Log:
buildah-1.22.0-0.4.el9
- update to the latest content of https://github.com/containers/buildah/tree/master
(https://github.com/containers/buildah/commit/d99221f)
- Related: #1970747
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
---
diff --git a/buildah.spec b/buildah.spec
index f6ae4db..f340f8d 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 8d08247a7cf0b322439a18cd20802f141a294488
+%global commit0 d99221f776788822d0bf0c902c1aaca705c18e61
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: buildah
Version: 1.22.0
-Release: 0.3%{?dist}
+Release: 0.4%{?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
+* Wed Jun 16 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.4
+- update to the latest content of https://github.com/containers/buildah/tree/master
+ (https://github.com/containers/buildah/commit/d99221f)
+- Related: #1970747
+
* 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)
diff --git a/sources b/sources
index 0720779..37085b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (master-8d08247.tar.gz) = 466581b3d50df49feaca3c4932bbebbd074db330920d0a2e78bff61af5be7f3941d8254618cb6194bfd473fc5ca496114496107abe63b3c7133f9c95e0a2fbd5
+SHA512 (master-d99221f.tar.gz) = 2f8bd3a08c4e98f75d1faaef5b326fde166e96820405f77b94b15ec161a9913c8c7d882a8c722acbf493261c262892a0c9d6d04a32dae440d6c83f732670195d
^ 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.4.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