podman-4.0.2-26.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.0-rhel (https://github.com/containers/podman/commit/427a15f) - Resolves: RHEL-17145 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6da377dc01
commit
f25d38d532
@ -8,7 +8,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v4.0-rhel
|
||||
%global commit0 d54ecc8c3b635ee79d60a6eb4b04bd2a046f60f0
|
||||
%global commit0 427a15fffeb9e4236a4e34946e2f4dbd73fcabad
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -23,7 +23,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.0.2
|
||||
Release: 25%{?dist}
|
||||
Release: 26%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -411,6 +411,11 @@ exit 0
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Wed Jan 03 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-26
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.0-rhel
|
||||
(https://github.com/containers/podman/commit/427a15f)
|
||||
- Resolves: RHEL-17145
|
||||
|
||||
* Sun Dec 03 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:4.0.2-25
|
||||
- rebuild with golang 1.20.6+ for CVE-2023-39321 CVE-2023-29409
|
||||
- Related: Jira:RHEL-4508
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (v4.0-rhel-d54ecc8.tar.gz) = 920e2c48014ac9cb5db20a7afd717c5c92c2181f758a462a070c67b271c611bb8a65bff20a1b1e89e5305dbd11dc8f5c3f5c2723d71523ee0787abf5c495fc27
|
||||
SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c
|
||||
SHA512 (v4.0-rhel-427a15f.tar.gz) = 73724433a094fac73a2103892ec21040c9af7e66f0159901ad54b4f5606189ffa88ac5559f5974cd9799cff3756840e63cfbdc80e5454fafcdb55b2fc5d2e674
|
||||
|
Loading…
Reference in New Issue
Block a user