From 185b4191a3a583d0d390b639274dd7e12d8f59a7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 03 2020 12:07:40 +0000 Subject: import buildah-1.5-8.gite94b4f9.module+el8.3.0+8236+8e428216 --- diff --git a/SPECS/buildah.spec b/SPECS/buildah.spec index d5e9854..02758ec 100644 --- a/SPECS/buildah.spec +++ b/SPECS/buildah.spec @@ -25,7 +25,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL Name: %{repo} Version: 1.5 -Release: 4.git%{shortcommit}%{?dist} +Release: 8.git%{shortcommit}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{provider_prefix} @@ -93,9 +93,13 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Jun 25 2020 Jindrich Novy - 1.5-8.gite94b4f9 +- bump release to preserve upgrade path +- Related: #1821193 + * Fri Apr 03 2020 Jindrich Novy - 1.5-4.gite94b4f9 - fix "CVE-2020-10696 buildah: crafted input tar file may lead to local file overwriting during image build process" -- Resolves: #1819431 +- Resolves: #1818127 * Tue Dec 18 2018 Frantisek Kluknavsky - 1.5-3.gite94b4f9 - re-enable debuginfo