SHA256
1
0
forked from pool/podman

Accepting request 1143772 from home:ojkastl_buildservice:Branch_devel_microos

update to 4.9.2

OBS-URL: https://build.opensuse.org/request/show/1143772
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=47
This commit is contained in:
Danish Prakash 2024-02-03 16:00:38 +00:00 committed by Git OBS Bridge
parent 2e8452ce14
commit 8e84ccfc5d
6 changed files with 20 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param>
<param name="revision">v4.9.1</param>
<param name="revision">v4.9.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">118829d7fc68c34d5a317cda90b69884f3446f5c</param></service></servicedata>
<param name="changesrevision">f9a48ebcfa9a39144be0f86f4ba842752835f945</param></service></servicedata>

View File

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

BIN
podman-4.9.2.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Feb 03 09:11:15 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 4.9.2:
* Bump to v4.9.2
* Release notes for v4.9.2
* Cirrus: Update operating branch
* [v4.9] Bump to c/common v0.57.4, buildkit v0.12.5, c/buidah v1.33.5
* Fix updated runc dep breaking pod devices cgroup
* systests: kube with policies test: fix race
* Remove go.mod pin of runc and update to latest
* systests: kube with policies test: fix race
* Bump to v4.9.2-dev
-------------------------------------------------------------------
Thu Feb 01 14:28:00 UTC 2024 - danish.prakash@suse.com

View File

@ -19,7 +19,7 @@
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
%define project github.com/containers/podman
Name: podman
Version: 4.9.1
Version: 4.9.2
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0