diff --git a/_service b/_service index 28ef3ef..eda7b10 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.4.0 + v4.4.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 644a522..3ca1ef4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - 3443f453e28169a88848f90a7ce3137fc4a4bebf \ No newline at end of file + 34e8f3933242f2e566bbbbf343cf69b7d506c1cf \ No newline at end of file diff --git a/podman-4.4.0.tar.xz b/podman-4.4.0.tar.xz deleted file mode 100644 index 811d96d..0000000 --- a/podman-4.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37c47b435beef7d47dd3cfa471146a056ac97673bfb1096e6b77ac1e329fe978 -size 8693484 diff --git a/podman-4.4.1.tar.xz b/podman-4.4.1.tar.xz new file mode 100644 index 0000000..f109eb3 --- /dev/null +++ b/podman-4.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2b7526ade665f20d13bb1aae3364e2828c829034bdbfdea38c5a4f7ea37882 +size 8801176 diff --git a/podman.changes b/podman.changes index 21e1fa6..ce00df5 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Feb 09 12:15:40 UTC 2023 - fvogt@suse.com + +- Update to version 4.4.1: + * Bump to v4.4.1 + * Update release notes for Podman 4.4.1 + * kube play: do not teardown unconditionally on error + * Resolve symlink path for qemu directory if possible + * events: document journald identifiers + * Quadlet: exit 0 when there are no files to process + * Cleanup podman-systemd.unit file + * Install podman-systemd.unit man page, make quadlet discoverable + * Add missing return after errors + * oci: bind mount /sys with --userns=(auto|pod:) + * docs: specify order preference for FROM + * Cirrus: Fix & remove GraphQL API tests + * test: adapt test to work on cgroupv1 + * make hack/markdown-preprocess parallel-safe + * Fix default handling of pids-limit + * system tests: fix volume exec/noexec test + * Bump to v4.4.1-dev + ------------------------------------------------------------------- Thu Feb 02 12:57:45 UTC 2023 - dcermak@suse.com diff --git a/podman.spec b/podman.spec index 6f28d00..dbc7fec 100644 --- a/podman.spec +++ b/podman.spec @@ -18,7 +18,7 @@ %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d} %define project github.com/containers/podman Name: podman -Version: 4.4.0 +Version: 4.4.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0 @@ -149,6 +149,8 @@ install -D -m 0644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}/README.SUSE %{_bindir}/podman # Manpages %{_mandir}/man1/podman*.1* +%{_mandir}/man5/podman*.5* +%{_mandir}/man5/quadlet*.5* %exclude %{_mandir}/man1/podman-remote*.1* # Configs %dir %{_prefix}/lib/modules-load.d