podman-4.0.0-0.31.el9
- update to the latest content of https://github.com/containers/podman/tree/v4.0 (https://github.com/containers/podman/commit/ab3e566) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5d7abfbd07
commit
c44e8e0772
@ -11,7 +11,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
|
|
||||||
%global import_path github.com/containers/podman
|
%global import_path github.com/containers/podman
|
||||||
%global branch v4.0
|
%global branch v4.0
|
||||||
%global commit0 c4a9aa7c73e120fc2e246f056fec83ff35854dba
|
%global commit0 ab3e566d747551492dac8410c3023915491e2540
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global cataver 0.1.7
|
%global cataver 0.1.7
|
||||||
#%%global dnsnamever 1.3.0
|
#%%global dnsnamever 1.3.0
|
||||||
@ -25,7 +25,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 0.30%{?dist}
|
Release: 0.31%{?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,11 @@ exit 0
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 15 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.0-0.31
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/v4.0
|
||||||
|
(https://github.com/containers/podman/commit/ab3e566)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Mon Feb 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.0-0.30
|
* Mon Feb 14 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.0-0.30
|
||||||
- fix linker flags to assure -D_FORTIFY_SOURCE=2 is present at the command line
|
- fix linker flags to assure -D_FORTIFY_SOURCE=2 is present at the command line
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
2
sources
2
sources
@ -2,4 +2,4 @@ SHA512 (v0.1.0.tar.gz) = 72d27e2a7c20f956a177bcda96508c1ec7b8ac0a512f9ab1a045bcf
|
|||||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||||
SHA512 (v4.0-c4a9aa7.tar.gz) = 31622b9a96291d4d57fe26ab8fdf66c9aa83bf861e2a064f35b9b93d91f8525af7dde301cad4c8cc466fb604b6c2cea03713bc3be949b8c68cfee0b522d1d504
|
SHA512 (v4.0-ab3e566.tar.gz) = e93651b9395d3a94da73ea7054b2a5a37aac9c0bab46869739eeee4250d6cbdfe6aaeb0cb347c25a43db19c3ee1e9ecc00998fa180eb73824c0978abdbc117dc
|
||||||
|
Loading…
Reference in New Issue
Block a user