diff --git a/1996.patch b/1996.patch index fd565ddd1450d274bcb9bb3133589d6aac20f0f8..efd4490e2d3a9698a5adc1752bce0232d556b629 100644 --- a/1996.patch +++ b/1996.patch @@ -13,7 +13,7 @@ Signed-off-by: Nalin Dahyabhai 1 file changed, 4 insertions(+) diff --git a/bind/mount.go b/bind/mount.go -index e1ae323b9..adde901fd 100644 +index e1ae323b9f..adde901fd1 100644 --- a/bind/mount.go +++ b/bind/mount.go @@ -264,6 +264,10 @@ func UnmountMountpoints(mountpoint string, mountpointsToRemove []string) error { @@ -44,7 +44,7 @@ Signed-off-by: Nalin Dahyabhai 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/chroot/run.go b/chroot/run.go -index fbccbcdb0..76ac78d1f 100644 +index fbccbcdb0d..76ac78d1ff 100644 --- a/chroot/run.go +++ b/chroot/run.go @@ -15,6 +15,7 @@ import ( @@ -131,7 +131,7 @@ Signed-off-by: Nalin Dahyabhai 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/overlay.bats b/tests/overlay.bats -index 04056f680..7cc2d0c62 100644 +index 04056f6804..7cc2d0c622 100644 --- a/tests/overlay.bats +++ b/tests/overlay.bats @@ -3,14 +3,14 @@ diff --git a/2031.patch b/2031.patch index b674e80d8a4674da0a42fcf51c17015b33cf5c43..2f432d96cd5d7db2efa14d30d07cb8609569dd29 100644 --- a/2031.patch +++ b/2031.patch @@ -15,7 +15,7 @@ Signed-off-by: Daniel J Walsh 2 files changed, 39 insertions(+), 11 deletions(-) diff --git a/pkg/secrets/secrets.go b/pkg/secrets/secrets.go -index 80ca05016..ee2e9a7c8 100644 +index 80ca050165..ee2e9a7c84 100644 --- a/pkg/secrets/secrets.go +++ b/pkg/secrets/secrets.go @@ -148,12 +148,21 @@ func getMountsMap(path string) (string, string, error) { @@ -133,7 +133,7 @@ index 80ca05016..ee2e9a7c8 100644 } diff --git a/run_linux.go b/run_linux.go -index 4c2d73edd..c8e75eada 100644 +index 4c2d73edde..c8e75eada6 100644 --- a/run_linux.go +++ b/run_linux.go @@ -460,7 +460,7 @@ func (b *Builder) setupMounts(mountPoint string, spec *specs.Spec, bundlePath st diff --git a/buildah.spec b/buildah.spec index dd9cd7d9b8b858fb309febaf35ce8ec4265e764d..347bb60cd793aa9d2059926484b80c9d0ef7ccf8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -14,12 +14,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl %global import_path github.com/containers/buildah %global branch release-1.11-rhel -%global commit0 6a746dc0ee433f54f9842ba49cf5aa5c08a65967 +%global commit0 9a4764a02bc6b877a52337a15dfe899a3a694e18 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: buildah Version: 1.11.6 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -121,6 +121,12 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/%{name}/test %changelog +* Mon Apr 11 2022 Jindrich Novy - 1.11.6-10 +- update to the latest content of https://github.com/containers/buildah/tree/release-1.11-rhel + (https://github.com/containers/buildah/commit/9a4764a) +- fixes CVE-2022-27649 +- Resolves: #2067545 + * Tue Aug 17 2021 Jindrich Novy - 1.11.6-9 - update to the latest content of https://github.com/containers/buildah/tree/release-1.11-rhel (https://github.com/containers/buildah/commit/6a746dc) diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..0ebd2f263383886e70a0d745a1f579c06e0644a7 --- /dev/null +++ b/download @@ -0,0 +1 @@ +460428704714601f4fd089e78c802e5c release-1.11-rhel-9a4764a.tar.gz diff --git a/release-1.11-rhel-6a746dc.tar.gz b/release-1.11-rhel-6a746dc.tar.gz deleted file mode 100644 index 69a15ecaab4e5a0ee18482cdf376ad1a23f25f20..0000000000000000000000000000000000000000 Binary files a/release-1.11-rhel-6a746dc.tar.gz and /dev/null differ