Accepting request 1164114 from home:dancermak:branches:devel:microos
New upstream release 1.35.3 OBS-URL: https://build.opensuse.org/request/show/1164114 OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=36
This commit is contained in:
parent
e27ab57f7d
commit
13de60e4f2
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.35.1</param>
|
||||
<param name="revision">v1.35.3</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">f0141c696c7510edb8d4e109bfd4bbc05edbf6a2</param></service></servicedata>
|
||||
<param name="changesrevision">9f0251c1111dc189673c48062d43335f912b81a7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e8a5bbb2c33a0d9ca9d7451974182b15a3d8f725a8271382de524b29e30e386
|
||||
size 11829524
|
3
buildah-1.35.3.tar.xz
Normal file
3
buildah-1.35.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63dd9734a6ec610ca41edb14f2ac12a0b02698adf543a3a59faeb0f3012461c8
|
||||
size 11846204
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user