podman-4.9.4-4.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/1a6dca2) - Resolves: RHEL-40851 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
1d68359260
commit
1aef6eef4e
@ -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.9-rhel
|
||||
%global commit0 6464b2c2c2eadfe036ddf45267fb886b4a48a2ec
|
||||
%global commit0 1a6dca22bed80d4abcedd6d1cb4f8f636c7a42ff
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -20,7 +20,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 4
|
||||
Name: podman
|
||||
Version: 4.9.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
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
|
||||
URL: https://%{name}.io/
|
||||
@ -423,6 +423,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2024 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-4
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
|
||||
(https://github.com/containers/podman/commit/1a6dca2)
|
||||
- Resolves: RHEL-40851
|
||||
|
||||
* Mon Jun 10 2024 Jindrich Novy <jnovy@redhat.com> - 4:4.9.4-3
|
||||
- BR: /usr/bin/man
|
||||
- Related: RHEL-28727
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (gvisor-tap-vsock-97028a6a6d6af2f26680f4fdf9dd15323de07804.tar.gz) = 8a6ecf13ce79d18a41467641c54511db9e2c1ddfe736f10a8e717f08b8e4e184d6858a78a4b03b9736e87b7c393b0809a065d1f457b2c21380ca407d1979bed7
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (v4.9-rhel-6464b2c.tar.gz) = dceec221e6d57c921285738975af6ba2632038f2cd4558e5459da43b4c3738abe5a9dff511f13276c10c881871d699841f6cf5a72c655ff45206cb749f3d1c21
|
||||
SHA512 (v4.9-rhel-1a6dca2.tar.gz) = 367750eadbc9b1981aaddf0731bfdc9a02b992511247b470417f79fcd02b3ab5196f93a2c7aea510e3951e0a309b4c9fc0fb43a5c25978e5e4bbacf4725cf04e
|
||||
|
Loading…
Reference in New Issue
Block a user