Accepting request 1186811 from devel:microos

Update to version 5.1.2 (forwarded request 1186773 from danishprakash)

OBS-URL: https://build.opensuse.org/request/show/1186811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=137
This commit is contained in:
Ana Guerrero 2024-07-14 06:48:56 +00:00 committed by Git OBS Bridge
commit 8813c2398b
7 changed files with 34 additions and 9 deletions

View File

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

View File

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

View File

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

3
podman-5.1.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Jul 11 07:34:21 UTC 2024 - danish.prakash@suse.com
- Update to version 5.1.2:
* Bump to v5.1.2
* libpod/container_top_linux.c: fix missing header
* pkg/machine/wsl: force terminate wsl instance
* pkg/machine/wsl: wrap command errors
* Update release notes for v5.1.2
* remote: fix incorrect CONTAINER_CONNECTION parsing
* CI: do not install python packages at runtime
* Undo a change to .cirrus.yml that depends on things not backported
* Update containers/image to v5.31.1
* apple virtiofs: fix racy mount setup
* cirrus: fix broken macos artifacts URL
* test/e2e: remove podman system service tests
* pkg/machine/apple: machine stop timeout
* podman top: join the container userns
* restore: fix missing network setup
* podman run use pod userns even with --pod-id-file
* remote API: fix pod top error reporting
* [v5.1] Drop minikube CI test
* Workaround rawhide validation dnf error
* Bump to v5.1.2-dev
-------------------------------------------------------------------
Sun Jun 30 14:19:27 UTC 2024 - Dan Čermák <dcermak@suse.com>

View File

@ -1,4 +1,4 @@
name: podman
version: 5.1.1
mtime: 1717530847
commit: bda6eb03dcbcf12a5b7ae004c1240e38dd056d24
version: 5.1.2
mtime: 1720614055
commit: 94a24974ab345324db1a1489c924af4b89d2d0e9

View File

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