Accepting request 1226457 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1226457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=147
This commit is contained in:
Ana Guerrero 2024-11-26 19:55:31 +00:00 committed by Git OBS Bridge
commit a93bc1c9f5
7 changed files with 30 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.3.0</param>
<param name="revision">v5.3.1</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">874bf2c301ecf0ba645f1bb45f81966cc755b7da</param></service></servicedata>
<param name="changesrevision">4cbdfde5d862dcdbe450c0f1d76ad75360f67a3c</param></service></servicedata>

View File

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

3
podman-5.3.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Nov 26 05:59:43 UTC 2024 - madhankumar.chellamuthu@suse.com
- Update to version 5.3.1:
* Bump to v5.3.1
* Update release notes for v5.3.1
* Update windows installer tests
* Windows: don't install WSL/HyperV on update
* Switch to non-installing WSL by default
* docs: add 5.3 as Reference version
* only read ssh_config for non machine connections
* ssh_config: allow IdentityFile file with tilde
* ssh_config: do not overwrite values from config file
* connection: ignore errors when parsing ssh_config
* spec: clamp rlimits in a userns
* cirrus: set proper DEST_BRANCH for 5.3
* libpod: addHosts() prevent nil deref
* Bump bundled krunkit to 0.1.4
* fix podman machine init --ignition-path
* Bump to v5.3.1-dev
-------------------------------------------------------------------
Mon Nov 18 05:55:40 UTC 2024 - madhankumar.chellamuthu@suse.com

View File

@ -1,4 +1,4 @@
name: podman
version: 5.3.0
mtime: 1731427817
commit: 874bf2c301ecf0ba645f1bb45f81966cc755b7da
version: 5.3.1
mtime: 1732196420
commit: 4cbdfde5d862dcdbe450c0f1d76ad75360f67a3c

View File

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