diff --git a/_service b/_service index ed14c54..e2cb818 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.9.1 + v4.9.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 6932b55..875a253 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - 118829d7fc68c34d5a317cda90b69884f3446f5c \ No newline at end of file + f9a48ebcfa9a39144be0f86f4ba842752835f945 \ No newline at end of file diff --git a/podman-4.9.1.tar.xz b/podman-4.9.1.tar.xz deleted file mode 100644 index b8efc38..0000000 --- a/podman-4.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42819b7ac71f45e1a5985d871a4db3f62e17772e550f7d60a57b329727e5ae83 -size 13424648 diff --git a/podman-4.9.2.tar.xz b/podman-4.9.2.tar.xz new file mode 100644 index 0000000..d3f76fc --- /dev/null +++ b/podman-4.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ebf1d2af9904c4d24a987cbc228689c5ae18ae04683b8ecb15ce53b02ce4bc +size 13583260 diff --git a/podman.changes b/podman.changes index d38bcdc..9c53c20 100644 --- a/podman.changes +++ b/podman.changes @@ -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 diff --git a/podman.spec b/podman.spec index 7cf62eb..be76fc6 100644 --- a/podman.spec +++ b/podman.spec @@ -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