podman-4.4.1-9.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/ffc2614) - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f5cc89a29d
commit
fc1f90302d
@ -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.4.1-rhel
|
||||
%global commit0 e1703bb7f47675964852173c465769bef9ef4e1b
|
||||
%global commit0 ffc2614b8e9bb54604f1facb4cf2db9dc766b6b3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -21,7 +21,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 3
|
||||
Name: podman
|
||||
Version: 4.4.1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -410,6 +410,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Fri Mar 17 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-9
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
||||
(https://github.com/containers/podman/commit/ffc2614)
|
||||
- Related: #2176055
|
||||
|
||||
* Wed Mar 08 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-8
|
||||
- use ldd directly to check for static link - avoid broken file utility
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (v4.4.1-rhel-e1703bb.tar.gz) = 910dfcdb4cf09b17bac0070d923b11c92ff3ab6995f5e8e811b4ab20481b6ee91d76d10b69384f0375b53f98cf75c205190ba18645bc2a976977f9b86667f263
|
||||
SHA512 (v4.4.1-rhel-ffc2614.tar.gz) = c6a36a12a12b7d77acd818522f4aad70ea0f34381b4446596c02b117d11681768fdadc5884fd003794eefc455828d62e3ce2f8344ae924ea67b7f328a0f0f1d9
|
||||
|
Loading…
Reference in New Issue
Block a user