diff --git a/buildah.spec b/buildah.spec index defe77d..415c569 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,7 +18,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 1 Name: buildah Version: 1.24.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -129,6 +129,10 @@ rm -f %{buildroot}%{_mandir}/man5/Containerfile* %{_datadir}/%{name}/test %changelog +* Mon Aug 28 2023 Jindrich Novy - 1:1.24.6-7 +- rebuild for CVE-2023-29406 +- Related: #2176055 + * Thu Jun 15 2023 Jindrich Novy - 1:1.24.6-6 - rebuild for following CVEs: CVE-2022-41724 CVE-2022-41725 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400