diff --git a/_service b/_service index f738cd5..4261865 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.35.1 + v1.35.3 enable diff --git a/_servicedata b/_servicedata index efbd06e..e363658 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - f0141c696c7510edb8d4e109bfd4bbc05edbf6a2 \ No newline at end of file + 9f0251c1111dc189673c48062d43335f912b81a7 \ No newline at end of file diff --git a/buildah-1.35.1.tar.xz b/buildah-1.35.1.tar.xz deleted file mode 100644 index ef4f505..0000000 --- a/buildah-1.35.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e8a5bbb2c33a0d9ca9d7451974182b15a3d8f725a8271382de524b29e30e386 -size 11829524 diff --git a/buildah-1.35.3.tar.xz b/buildah-1.35.3.tar.xz new file mode 100644 index 0000000..70617b7 --- /dev/null +++ b/buildah-1.35.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63dd9734a6ec610ca41edb14f2ac12a0b02698adf543a3a59faeb0f3012461c8 +size 11846204 diff --git a/buildah.changes b/buildah.changes index 24daac7..372878f 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 02 12:49:59 UTC 2024 - dcermak@suse.com + +- Update to version 1.35.3: + * [release-1.35] Bump to Buildah v1.35.3 + * [release-1.35] correctly configure /etc/hosts and resolv.conf + * [release-1.35] buildah: refactor resolv/hosts setup. + * [release-1.35] rename the hostFile var to reflect + * [release-1.35] Bump c/common to v0.58.1 + * [release-1.35] Bump Buildah to v1.35.2 + * [release-1.35] CVE-2024-24786 protobuf to 1.33 + * [release-1.35] Bump to v1.35.2-dev + ------------------------------------------------------------------- Tue Mar 19 10:23:06 UTC 2024 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index c6a4c8c..a4c0cca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.35.1 +Version: 1.35.3 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0