diff --git a/_service b/_service index 8194265..32ed9be 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.8.1 + v4.8.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 698a9a9..f412efb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - ef6e5ac40302770027e7598ee09d177454adcd2f \ No newline at end of file + aa546902fa1a927b3d770528565627d1395b19f3 \ No newline at end of file diff --git a/podman-4.8.1.tar.xz b/podman-4.8.1.tar.xz deleted file mode 100644 index 1df3e12..0000000 --- a/podman-4.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e5a4d3f1863d50d55752e921aaf8c9c3d17264480eccb36fedb5b089ce392e3 -size 13431816 diff --git a/podman-4.8.2.tar.xz b/podman-4.8.2.tar.xz new file mode 100644 index 0000000..bf70fc2 --- /dev/null +++ b/podman-4.8.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0dd0a145e2bb5f25fcdb3de40d1cc8916d0253a0b93c8ef403ca7b08f2c1af2 +size 13424576 diff --git a/podman.changes b/podman.changes index 83e1113..6dcfbfd 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Dec 11 16:13:48 UTC 2023 - kastl@b1-systems.de + +- Update to version 4.8.2: + * v4.8.2 + * [CI:DOCS] Update RELEASE_NOTES.md for v4.8.2 + * Kube Play - set ReportWriter when building an image + * Fix user-mode net init flag on first time install + * bump c/common to v0.57.1 + * bump version to v4.8.2-dev + ------------------------------------------------------------------- Thu Dec 7 08:43:26 UTC 2023 - Danish Prakash diff --git a/podman.spec b/podman.spec index de90bb5..7eb2908 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.1 +Version: 4.8.2 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0