Accepting request 1240490 from devel:microos
Update to version 1.38.1 (forwarded request 1240479 from mchellamuthu) OBS-URL: https://build.opensuse.org/request/show/1240490 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=96
This commit is contained in:
commit
348ddf89ae
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="filename">buildah</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="revision">v1.38.0</param>
|
||||
<param name="revision">v1.38.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/buildah.git</param>
|
||||
<param name="changesrevision">7aa3b5ee0470647fcf125930913132fe7c556bcd</param></service></servicedata>
|
||||
<param name="changesrevision">a07dde1b8d12cd35717aae96ecda38cb6911e9c3</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f64339fbd63d7c7c699dee10c2131ad548843127d029ae5c4f9b84d043896e3e
|
||||
size 11364040
|
3
buildah-1.38.1.tar.xz
Normal file
3
buildah-1.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aaf43367bc60a9d108a89d2062ded0586b397ef07ec583842ea06422689b6a32
|
||||
size 11369556
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user