podman-4.0.2-24.el8
- rebuild for CVE-2023-29406 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
72a03044fc
commit
09bb3c936a
@ -23,7 +23,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.0.2
|
Version: 4.0.2
|
||||||
Release: 23%{?dist}
|
Release: 24%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0 and GPLv3+
|
License: ASL 2.0 and GPLv3+
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -411,6 +411,10 @@ exit 0
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 28 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-24
|
||||||
|
- rebuild for CVE-2023-29406
|
||||||
|
- Related: #2176055
|
||||||
|
|
||||||
* Thu Jun 15 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-23
|
* Thu Jun 15 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-23
|
||||||
- rebuild for following CVEs:
|
- rebuild for following CVEs:
|
||||||
CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400
|
CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400
|
||||||
|
Loading…
Reference in New Issue
Block a user