podman-4.9.3-1.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/9e929db) - Resolves: RHEL-28632 RHEL-28628 RHEL-28803 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3aef9ececf
commit
2eed0ed9dc
15
podman.spec
15
podman.spec
@ -7,8 +7,8 @@
|
||||
GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -linkmode=external -compressdwarf=false -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v %{?**};
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v4.9
|
||||
%global commit0 4b69d939e692aeab7f10d3757458e3c201da8fbb
|
||||
%global branch v4.9-rhel
|
||||
%global commit0 06e4598da01fa01c0dd2b4f750a9d88cc7a81106
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -17,10 +17,10 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
%global gvproxyver 0.7.1
|
||||
%global commit_gvproxy 97028a6a6d6af2f26680f4fdf9dd15323de07804
|
||||
|
||||
Epoch: 3
|
||||
Epoch: 4
|
||||
Name: podman
|
||||
Version: 4.9.4
|
||||
Release: 0.1%{?dist}
|
||||
Version: 4.9.3
|
||||
Release: 1%{?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/
|
||||
@ -422,6 +422,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Wed Mar 13 2024 Jindrich Novy <jnovy@redhat.com> - 3:4.9.3-1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel
|
||||
(https://github.com/containers/podman/commit/06e4598)
|
||||
- Resolves: RHEL-28632 RHEL-28628 RHEL-28803
|
||||
|
||||
* Tue Feb 20 2024 Jindrich Novy <jnovy@redhat.com> - 3:4.9.4-0.1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.9
|
||||
(https://github.com/containers/podman/commit/4b69d93)
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (gvisor-tap-vsock-97028a6a6d6af2f26680f4fdf9dd15323de07804.tar.gz) = 8a6ecf13ce79d18a41467641c54511db9e2c1ddfe736f10a8e717f08b8e4e184d6858a78a4b03b9736e87b7c393b0809a065d1f457b2c21380ca407d1979bed7
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (v4.9-4b69d93.tar.gz) = dbb4577b7bcdc9cbe9e25a6e990c48e187a154b291afaace6900e54db2930edd665d4e24a76d4dde2b8a73bee840892e198c3a78ada451ab7bbf1f71e018f04c
|
||||
SHA512 (v4.9-rhel-06e4598.tar.gz) = c2fcbbc9e408ae55e017666f2c2c7bdd3eafa79df5bac7ecee6f3769cf138d70a6a38114e1fd9e50ab6525a58c8b5a1f68ecfa671e9fb9682d159e6abda565f1
|
||||
|
Loading…
Reference in New Issue
Block a user