Accepting request 1143449 from devel:microos
Update to version 4.9.1 (forwarded request 1143410 from danishprakash) OBS-URL: https://build.opensuse.org/request/show/1143449 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=125
This commit is contained in:
commit
92884acfe1
2
_service
2
_service
@ -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>
|
||||
|
@ -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>
|
@ -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
3
podman-4.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42819b7ac71f45e1a5985d871a4db3f62e17772e550f7d60a57b329727e5ae83
|
||||
size 13424648
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user