diff --git a/_service b/_service index efdb82c..6b96023 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.39.0 + v1.39.1 enable diff --git a/_servicedata b/_servicedata index 2eeeeb0..01b9b58 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - c15ab104a18def9dc812fe31bf1fc02f6d0a571b \ No newline at end of file + 9347a39c2712ad071eeaf15e27c03fa05e271221 \ No newline at end of file diff --git a/buildah-1.39.0.tar.xz b/buildah-1.39.0.tar.xz deleted file mode 100644 index 2c90504..0000000 --- a/buildah-1.39.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79168554e287567917e1b73c6dcce5cb93a31ea53d918dcc2cf1ed5a18904b1e -size 11439160 diff --git a/buildah-1.39.1.tar.xz b/buildah-1.39.1.tar.xz new file mode 100644 index 0000000..1da7d34 --- /dev/null +++ b/buildah-1.39.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd3cdd5a46558ab7b4d0789bfde74845f28fda650336526f3349cc7876f7198 +size 11438952 diff --git a/buildah.changes b/buildah.changes index ed9f900..057f477 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 27 14:37:20 UTC 2025 - dcermak@suse.com + +- Update to version 1.39.1: + * Tag v1.39.1 + * CI config: post-branch update + * chore(deps): update module github.com/go-jose/go-jose/v4 to v4.0.5 [security] + * chroot createPlatformContainer: use MS_REMOUNT + ------------------------------------------------------------------- Tue Feb 04 06:04:06 UTC 2025 - madhankumar.chellamuthu@suse.com diff --git a/buildah.spec b/buildah.spec index 19960c7..fed9b7c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.39.0 +Version: 1.39.1 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0