diff --git a/_service b/_service index 457fad5..030b6f9 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.38.0 + v1.38.1 enable diff --git a/_servicedata b/_servicedata index e2d0b82..f61803b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - 7aa3b5ee0470647fcf125930913132fe7c556bcd \ No newline at end of file + a07dde1b8d12cd35717aae96ecda38cb6911e9c3 \ No newline at end of file diff --git a/buildah-1.38.0.tar.xz b/buildah-1.38.0.tar.xz deleted file mode 100644 index 235ee0c..0000000 --- a/buildah-1.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f64339fbd63d7c7c699dee10c2131ad548843127d029ae5c4f9b84d043896e3e -size 11364040 diff --git a/buildah-1.38.1.tar.xz b/buildah-1.38.1.tar.xz new file mode 100644 index 0000000..84a05f4 --- /dev/null +++ b/buildah-1.38.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf43367bc60a9d108a89d2062ded0586b397ef07ec583842ea06422689b6a32 +size 11369556 diff --git a/buildah.changes b/buildah.changes index cca6db9..31a7601 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Jan 27 09:43:31 UTC 2025 - madhankumar.chellamuthu@suse.com + +- Update to version 1.38.1: + * Tag v1.38.1 + * [release-1.38][CI:DOCS] Touch up changelogs + * [release-1.38] Bump c/storage v1.56.1, c/image v5.33.1, c/common v0.61.1 + * Fix TOCTOU error when bind and cache mounts use "src" values + * define.TempDirForURL(): always use an intermediate subdirectory + * internal/volume.GetBindMount(): discard writes in bind mounts + * pkg/overlay: add a MountLabel flag to Options + * pkg/overlay: add a ForceMount flag to Options + * Add internal/volumes.bindFromChroot() + * Add an internal/open package + * Allow cache mounts to be stages or additional build contexts + ------------------------------------------------------------------- Mon Nov 18 05:34:39 UTC 2024 - madhankumar.chellamuthu@suse.com diff --git a/buildah.spec b/buildah.spec index e1a008b..78d7999 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.38.0 +Version: 1.38.1 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0