podman-4.4.1-16.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel (https://github.com/containers/podman/commit/8b741dc) - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
196cb7233a
commit
b3eca4dcbe
@ -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 fd0ea3b9716aab3975e7ff2a93ed259201b6800a
|
||||
%global commit0 8b741dcacbe083510762e64894a689c9a05b02d0
|
||||
%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: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -416,6 +416,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Fri May 12 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-16
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
||||
(https://github.com/containers/podman/commit/8b741dc)
|
||||
- Related: #2176055
|
||||
|
||||
* Tue Apr 18 2023 Jindrich Novy <jnovy@redhat.com> - 3:4.4.1-15
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.4.1-rhel
|
||||
(https://github.com/containers/podman/commit/fd0ea3b)
|
||||
|
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-fd0ea3b.tar.gz) = 812308315bab472f308447079a65253e5d5244486ed7b2bfd3acb107f494cdd2a8fe485ee596551ad6936e3fad3169aa71e6442c8c60a91381a0c2af77b3eaef
|
||||
SHA512 (v4.4.1-rhel-8b741dc.tar.gz) = 60fb29c2077b3f895f5dd591efb7c4a07962a3071ffef772e2aedc11c704e659c21dc79d8701b53a545edce3820eb7ca9399059cc1c238195f9e8dd6b5806402
|
||||
|
Loading…
Reference in New Issue
Block a user