update to 4.9.4
(cherry picked from commit af951b4e4a1053d4dab4a451856df00e57fad71b)
This commit is contained in:
parent
b46506b846
commit
e85d2cedad
@ -1,7 +1,7 @@
|
||||
%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.3
|
||||
Version: 4.9.4
|
||||
Release: 1
|
||||
Summary: A tool for managing OCI containers and pods.
|
||||
Epoch: 1
|
||||
@ -277,6 +277,11 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
|
||||
%{_bindir}/%{name}sh
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2024 lijian <lijian2@kylinos.cn> 1:4.9.4-1
|
||||
- update to 4.9.4
|
||||
- Fixed CVE-2024-1753 in Buildah and podman build
|
||||
- Fixed a bug in health check
|
||||
|
||||
* Sun Feb 25 2024 lijian <lijian2@kylinos.cn> 1:4.9.3-1
|
||||
- update to 4.9.3
|
||||
- delete plugin podman-machine-cni
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user