diff --git a/_service b/_service index 4cf9453..072838d 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.5.0 + v4.5.1 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index ee87b0f..1056f36 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - 75e3c12579d391b81d871fd1cded6cf0d043550a \ No newline at end of file + 9eef30051c83f62816a1772a743e5f1271b196d7 \ No newline at end of file diff --git a/podman-4.5.0.tar.xz b/podman-4.5.0.tar.xz deleted file mode 100644 index 8bb015e..0000000 --- a/podman-4.5.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d367b66f74a92bec1d19d4e33c1ba6aff786b0be39abde6123146e89d5940ff -size 10867152 diff --git a/podman-4.5.1.tar.xz b/podman-4.5.1.tar.xz new file mode 100644 index 0000000..969ee26 --- /dev/null +++ b/podman-4.5.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e443cfd573ac06d177e163623ee6ab5386108c3a84263a6ddbd9906507aaee9 +size 10870856 diff --git a/podman.changes b/podman.changes index 7067708..a776f47 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon May 29 10:56:00 UTC 2023 - danish.prakash@suse.com + +- Update to version 4.5.1: + * Release v4.5.1 + * [CI:DOCS] Final release notes for v4.5.1 + * [CI:BUILD] Packit: set propose-downstream action type to pre-sync + * Revert "Resolve symlink path for qemu directory if possible" + * no need for podman-next rpm test on maint branch + * [CI:BUILD] Packit: add jobs for downstream Fedora package builds + * libpod: configureNetNS() tear down on errors + * libpod: rootlessNetNs.Cleanup() fix error message + * network create/update: allow dns servers comma separated + * machine: fix default connection URL to use 127.0.0.1 + * compat: accept tag in /images/create?fromSrc + * compat container create: match duplicate mounts correctly + * machine: qemu only remove connection after confirmation + * windows: podman save allow the use of stdout + * remote: exec inspect update exec session status + * podman-remote logs: handle server error correctly + * libpod: stop containers with --restart=always + * Do not include image annotations when building spec + * [v4.5] system tests: fix race in kube-play read-only + * api: fix parsing filters + * Support systemd optional prefix '-' for devices. + * *: migrate image registry to registry.k8s.io + * Makefile: include `release-artifacts` target + * [CI:BUILD] Packit: Initial Enablement + * Bump to v4.5.1-dev + ------------------------------------------------------------------- Tue Apr 18 06:46:57 UTC 2023 - danish.prakash@suse.com diff --git a/podman.spec b/podman.spec index c2a941f..8c4a232 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.5.0 +Version: 4.5.1 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0