diff --git a/_service b/_service index 3e5392e..f738cd5 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.35.0 + v1.35.1 enable diff --git a/_servicedata b/_servicedata index a8e9077..efbd06e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - fedbd79676e8aa5dc49d9434f6d9361b5e00ba62 \ No newline at end of file + f0141c696c7510edb8d4e109bfd4bbc05edbf6a2 \ No newline at end of file diff --git a/buildah-1.35.0.tar.xz b/buildah-1.35.0.tar.xz deleted file mode 100644 index 25cb4c8..0000000 --- a/buildah-1.35.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72471aa228f0f5a941ed92a79995c8a6ad033a617757ee700ed9750417807b5e -size 11828616 diff --git a/buildah-1.35.1.tar.xz b/buildah-1.35.1.tar.xz new file mode 100644 index 0000000..ef4f505 --- /dev/null +++ b/buildah-1.35.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8a5bbb2c33a0d9ca9d7451974182b15a3d8f725a8271382de524b29e30e386 +size 11829524 diff --git a/buildah-rpmlintrc b/buildah-rpmlintrc index 4b4dbf3..ae4baf2 100644 --- a/buildah-rpmlintrc +++ b/buildah-rpmlintrc @@ -1,5 +1,3 @@ addFilter (".* E: explicit-lib-dependency libcontainers-common") -addFilter (".* E: explicit-lib-dependency libcontainers-image") -addFilter (".* E: explicit-lib-dependency libcontainers-storage") # intentionally disabled addFilter (".* W: unstripped-binary-or-object /usr/bin/buildah") diff --git a/buildah.changes b/buildah.changes index 92af7bf..24daac7 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 19 10:23:06 UTC 2024 - dcermak@suse.com + +- Update to version 1.35.1: + * [release-1.35] Bump to v1.35.1 + * [release-1.35] CVE-2024-1753 container escape fix (bsc#1221677) + ------------------------------------------------------------------- Mon Mar 18 11:25:51 UTC 2024 - Dan Čermák diff --git a/buildah.spec b/buildah.spec index 8dcb255..c6a4c8c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.35.0 +Version: 1.35.1 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0