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

- Update to version 5.0.3:
- Fix for CVE-2024-3727 (bsc#1224122)

OBS-URL: https://build.opensuse.org/request/show/1173229
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=55
This commit is contained in:
Dan Čermák 2024-05-13 07:00:12 +00:00 committed by Git OBS Bridge
parent 1c8a639455
commit a4393a94b5
7 changed files with 24 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="url">https://github.com/containers/podman.git</param> <param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v5.0.2</param> <param name="revision">v5.0.3</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/containers/podman.git</param> <param name="url">https://github.com/containers/podman.git</param>
<param name="changesrevision">3304dd95b8978a8346b96b7d43134990609b3b29</param></service></servicedata> <param name="changesrevision">d08315df35cb6e95f65bf3935f529295c6e54742</param></service></servicedata>

View File

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

BIN
podman-5.0.3.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri May 10 18:10:00 UTC 2024 - danish.prakash@suse.com
- Update to version 5.0.3:
* Bump to v5.0.3
* Update release notes for v5.0.3
* [v5.0] Bump Buildah to v1.35.4 CVE-2024-3727 (bsc#1224122)
* [CI:DOCS] Fix artifact action
* [CI:DOCS] Build & upload release artifacts with GitHub Actions
* Fix machine volumes with long path and paths with dashes
* Disable failing bud test
* Remove unncessary lines at the end of specfile summary
* Add GitHub action to update version on Podman.io
* Bump to v5.0.3-dev
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 19 12:17:30 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> Fri Apr 19 12:17:30 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@ -1,4 +1,4 @@
name: podman name: podman
version: 5.0.2 version: 5.0.3
mtime: 1713363763 mtime: 1715355434
commit: 3304dd95b8978a8346b96b7d43134990609b3b29 commit: d08315df35cb6e95f65bf3935f529295c6e54742

View File

@ -22,7 +22,7 @@
%bcond_without apparmor %bcond_without apparmor
Name: podman Name: podman
Version: 5.0.2 Version: 5.0.3
Release: 0 Release: 0
Summary: Daemon-less container engine for managing containers, pods and images Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0 License: Apache-2.0