From 4eac9e8a2ff6fcd327ba19a6ab2f5eeaf3039251 Mon Sep 17 00:00:00 2001 From: Oskari Rauta Date: Mon, 27 Feb 2023 15:15:09 +0000 Subject: podman: update to v4.4.2 Security: - This release fixes CVE-2023-0778, which allowed a malicious user to potentially replace a normal file in a volume with a symlink while exporting the volume, allowing for access to arbitrary files on the host file system. Bugfixes: - Fixed a bug where containers started via the podman-kube systemd template would always use the "passthrough" log driver (#17482). - Fixed a bug where pulls would unexpectedly encounter an EOF error. Now, Podman automatically transparently resumes aborted pull connections. - Fixed a race condition in Podman's signal proxy. Misc: - Updated the containers/image library to v5.24.1. Patch also refreshed Signed-off-by: Oskari Rauta --- utils/podman/patches/010-do-not-build-docs.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/podman/patches') diff --git a/utils/podman/patches/010-do-not-build-docs.patch b/utils/podman/patches/010-do-not-build-docs.patch index 67317fda3..6f77e1b87 100644 --- a/utils/podman/patches/010-do-not-build-docs.patch +++ b/utils/podman/patches/010-do-not-build-docs.patch @@ -9,7 +9,7 @@ .PHONY: binaries ifeq ($(shell uname -s),FreeBSD) -@@ -792,7 +792,7 @@ package-install: package ## Install rpm +@@ -797,7 +797,7 @@ package-install: package ## Install rpm /usr/bin/podman info # will catch a broken conmon .PHONY: install -- cgit v1.2.3