!72 [sync] PR-71: update to 4.9.4
From: @openeuler-sync-bot Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
b85ceaef75
@ -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 %{?**};
|
%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
|
Name: podman
|
||||||
Version: 4.9.3
|
Version: 4.9.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A tool for managing OCI containers and pods.
|
Summary: A tool for managing OCI containers and pods.
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
@ -277,6 +277,11 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/
|
|||||||
%{_bindir}/%{name}sh
|
%{_bindir}/%{name}sh
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Feb 25 2024 lijian <lijian2@kylinos.cn> 1:4.9.3-1
|
||||||
- update to 4.9.3
|
- update to 4.9.3
|
||||||
- delete plugin podman-machine-cni
|
- delete plugin podman-machine-cni
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user