diff --git a/dnsname-18822f9.tar.gz b/dnsname-18822f9.tar.gz deleted file mode 100644 index 1fe4d9fb733310e6a7707e1ab193159fb6197e76..0000000000000000000000000000000000000000 Binary files a/dnsname-18822f9.tar.gz and /dev/null differ diff --git a/podman.spec b/podman.spec index 44f687544c18e7ab652aebeaa329d814e64120b5..6bff482ad22fefb16470c5ed67200d85c04f361d 100644 --- a/podman.spec +++ b/podman.spec @@ -1,8 +1,8 @@ %define gobuild(o:) go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld '" -a -v -x %{?**}; Name: podman -Version: 4.9.4 -Release: 14 +Version: 4.9.5 +Release: 1 Summary: A tool for managing OCI containers and pods. Epoch: 1 License: Apache-2.0 and MIT @@ -314,6 +314,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_bindir}/%{name}sh %changelog +* Thu Jun 19 2025 openeuler_bot - 1:4.9.5-1 +- update podman to 4.9.5 + * Wed Jan 15 2025 duyiwei - 1:4.9.4-14 - fix-CVE-2024-28176 diff --git a/v4.9.5.tar.gz b/v4.9.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6481899b777d162d11ac9e78d02bfa38c055b306 Binary files /dev/null and b/v4.9.5.tar.gz differ