Accepting request 1173189 from home:danishprakash:branches:devel:microos

- Update to version 1.35.4
- Fix for CVE-2024-3727 (bsc#1224117)

OBS-URL: https://build.opensuse.org/request/show/1173189
OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=37
This commit is contained in:
Dan Čermák 2024-05-13 07:05:29 +00:00 committed by Git OBS Bridge
parent 13de60e4f2
commit 0c753036dc
6 changed files with 16 additions and 6 deletions

View File

@ -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.3</param>
<param name="revision">v1.35.4</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/containers/buildah.git</param>
<param name="changesrevision">9f0251c1111dc189673c48062d43335f912b81a7</param></service></servicedata>
<param name="changesrevision">c2926eaffff989f0718e171d0beb7ddec5b24902</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63dd9734a6ec610ca41edb14f2ac12a0b02698adf543a3a59faeb0f3012461c8
size 11846204

BIN
buildah-1.35.4.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri May 10 13:56:57 UTC 2024 - danish.prakash@suse.com
- Update to version 1.35.4:
* [release-1.35] Bump to Buildah v1.35.4
* [release-1.35] CVE-2024-3727 updates (bsc#1224117)
* integration test: handle new labels in "bud and test --unsetlabel"
* [release-1.35] Bump go-jose CVE-2024-28180
* [release-1.35] Bump ocicrypt and go-jose CVE-2024-28180
-------------------------------------------------------------------
Tue Apr 02 12:49:59 UTC 2024 - dcermak@suse.com

View File

@ -19,7 +19,7 @@
%define project github.com/containers/buildah
Name: buildah
Version: 1.35.3
Version: 1.35.4
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0