diff --git a/_service b/_service index a76810c..3b4ef1e 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.8.3 + v4.9.0 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 626daf0..2a27943 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - 85dc30df56566a654700722a4dd190e1b9680ee7 \ No newline at end of file + f7c7b0a7e437b6d4849a9fb48e0e779c3100e337 \ No newline at end of file diff --git a/podman-4.8.3.tar.xz b/podman-4.8.3.tar.xz deleted file mode 100644 index 07be81b..0000000 --- a/podman-4.8.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56ae3e3a03014e7877bc2d8e8c08042f67a7e9abb28444de013d64e208708f72 -size 13435624 diff --git a/podman-4.9.0.tar.xz b/podman-4.9.0.tar.xz new file mode 100644 index 0000000..3f79dac --- /dev/null +++ b/podman-4.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f5926935142d72250a399472a218908ada301ea39f9e814de2724b276b6465 +size 13429096 diff --git a/podman.changes b/podman.changes index c10ef30..785baec 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Jan 23 06:19:07 UTC 2024 - danish.prakash@suse.com + +- Update to version 4.9.0: + * Bump to v4.9.0 + * Fix a small grammar error in RELEASE_NOTES.md + * Fix push endpoint stream + * Finalized release notes for v4.9.0 + * farm build: push built images to registry + * Move the --farm flag to farm build command + * Clean up farm-build miscommit + * [CI:DOCS] Add podman farm build doc + * Add release notes for v4.9.0 + * gvproxy: Update to 0.7.2 release + * [v4.9] Bump Buildah to v1.33.3, c/common to v0.57.2, c/image to v5.29.1 + * Add a net health recovery service to Qemu machines + * Set up podman machine remote user correctly + * Remove Libpod special-init conditions + * Fix `podman system reset` with external containers + * [v4.8] podman kube play: fix broken annotation parsing + * feat: disable pid max in the podman machine + * systests: cp: add wait_for_ready + * System tests: fixes for RHEL8 gating failures + * Add API forwarding support for HyperV + * bump to v4.8.4-dev + ------------------------------------------------------------------- Thu Jan 04 05:59:42 UTC 2024 - danish.prakash@suse.com diff --git a/podman.spec b/podman.spec index 53431ae..1f751a7 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.8.3 +Version: 4.9.0 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0