SHA256
1
0
forked from pool/podman

Accepting request 1195261 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1195261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=140
This commit is contained in:
Ana Guerrero 2024-08-22 16:10:42 +00:00 committed by Git OBS Bridge
commit a405609bbd
7 changed files with 23 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.2.1</param>
<param name="revision">v5.2.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">d0582c9e1e6c80cc08c3f042b91993c853ddcbc6</param></service></servicedata>
<param name="changesrevision">fcee48106a12dd531702d729d17f40f6e152027f</param></service></servicedata>

View File

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

3
podman-5.2.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 22 08:06:56 UTC 2024 - dcermak@suse.com
- Update to version 5.2.2:
Bugfixes:
* Fixed a bug where rootless Podman could fail to validate the runtime's
volume path on systems with a symlinked /home (#23515).
Misc:
* Updated Buildah to v1.37.2
* Updated the containers/common library to v0.60.2
* Updated the containers/image library to v5.32.2
-------------------------------------------------------------------
Wed Aug 14 19:29:56 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: podman
version: 5.2.1
mtime: 1723638343
commit: d0582c9e1e6c80cc08c3f042b91993c853ddcbc6
version: 5.2.2
mtime: 1724262191
commit: fcee48106a12dd531702d729d17f40f6e152027f

View File

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