Accepting request 1288469 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1288469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=161
This commit is contained in:
2025-06-26 09:34:29 +00:00
committed by Git OBS Bridge
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.5.1</param>
<param name="revision">v5.5.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">850db76dd78a0641eddb9ee19ee6f60d2c59bcfa</param></service></servicedata>
<param name="changesrevision">e7d8226745ba07a64b7176a7f128e4ef53225a0e</param></service></servicedata>

View File

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

3
podman-5.5.2.obscpio Normal file
View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 25 04:50:07 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 5.5.2:
* Security
- This release addresses CVE-2025-6032, in which the TLS
connection used to pull VM images for podman machine was, by
default, not validated, allowing connections to servers with
invalid certificates by default and potentially allowing a
Man in the Middle attack.
* Bugfixes
- Fixed a bug where Podman could panic after a reboot on
systems with pods containing containers (#26469).
-------------------------------------------------------------------
Fri Jun 06 05:03:54 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

View File

@@ -1,4 +1,4 @@
name: podman
version: 5.5.1
mtime: 1749147935
commit: 850db76dd78a0641eddb9ee19ee6f60d2c59bcfa
version: 5.5.2
mtime: 1750776105
commit: e7d8226745ba07a64b7176a7f128e4ef53225a0e

View File

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