Accepting request 1143410 from home:danishprakash:branches:devel:microos

Update to version 4.9.1

OBS-URL: https://build.opensuse.org/request/show/1143410
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=46
This commit is contained in:
Dan Čermák 2024-02-01 16:45:42 +00:00 committed by Git OBS Bridge
parent 4e16aa5178
commit 2e8452ce14
6 changed files with 27 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.0</param>
<param name="revision">v4.9.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">f7c7b0a7e437b6d4849a9fb48e0e779c3100e337</param></service></servicedata>
<param name="changesrevision">118829d7fc68c34d5a317cda90b69884f3446f5c</param></service></servicedata>

View File

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

3
podman-4.9.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Feb 01 14:28:00 UTC 2024 - danish.prakash@suse.com
- Update to version 4.9.1:
* Bump to v4.9.1
* Release notes for v4.9.1
* [v4.9] Bump Buildah to v1.33.4, c/common v0.57.3, c/image v5.29.2
* pkginstaller: bump Qemu version to 8.2.1
* Assign separate ports for each appleHV machine
* Fix machine inspect test config
* AppleHV: update LastUp time
* applehv: return socket path from setupAPIForwarding
* applehv: Remove unneeded cmd.ExtraFiles assignment
* abi: drop check for IsRootless()
* system: enhance check for re-exec into rootless userns
* system: enhance check for re-exec into rootless userns
* Fix `podman machine set --rootful` for applehv
* applehv - fix vm lookup
* rpm: use go-rpm-macros on RHEL 10
* Bump to v4.9.1-dev
-------------------------------------------------------------------
Tue Jan 23 06:19:07 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.0
Version: 4.9.1
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0