podman-4.9.4-18.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/70e4d02) - Resolves: RHEL-62522 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6716680daf
commit
c32c323034
@ -8,7 +8,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.9-rhel
|
%global branch v4.9-rhel
|
||||||
%global commit0 1866072c25d1746bfd18c735c04c5c0815d7443c
|
%global commit0 70e4d02dbd57bf7980a33e722d868dc1c6bcbb72
|
||||||
%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 commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||||
@ -20,7 +20,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 4
|
Epoch: 4
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.9.4
|
Version: 4.9.4
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -423,6 +423,11 @@ fi
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 01 2024 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-18
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
|
||||||
|
(https://github.com/containers/podman/commit/70e4d02)
|
||||||
|
- Resolves: RHEL-62522
|
||||||
|
|
||||||
* Wed Oct 30 2024 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-17
|
* Wed Oct 30 2024 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-17
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
|
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
|
||||||
(https://github.com/containers/podman/commit/1866072)
|
(https://github.com/containers/podman/commit/1866072)
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||||
SHA512 (gvisor-tap-vsock-c62637db4d1417408b84340cbe993843a4984b92.tar.gz) = 393142016cebd14426377706c5409dd26c08a0c4b0e7268fae9040c96bcea1e0944fac97cfff989529f833f2d956f03f29c2d8ee0668bfd34474bf387d2b2438
|
SHA512 (gvisor-tap-vsock-c62637db4d1417408b84340cbe993843a4984b92.tar.gz) = 393142016cebd14426377706c5409dd26c08a0c4b0e7268fae9040c96bcea1e0944fac97cfff989529f833f2d956f03f29c2d8ee0668bfd34474bf387d2b2438
|
||||||
SHA512 (v4.9-rhel-1866072.tar.gz) = 52143f600c0f459106211dc243d4d1790ea204957414b33773b2fd1e9029c75c8e88bd482f0d32c27d141111a8d9fc947579b3f1fcdabe8cad902b1d3858e355
|
SHA512 (v4.9-rhel-70e4d02.tar.gz) = 155d1ff21d9e01f8d32e4201b5cabc13b95ae805d0302ba2a4ea0057f42cc55dd87bb68b867f72be3719bb856ad00ab44eccb48a721b98eeb4e8ebfbd5451b02
|
||||||
|
Loading…
Reference in New Issue
Block a user