Update podman to 5.8.3
Resolves: RHEL-185738
This commit is contained in:
parent
c2e7ca53bf
commit
215a50ac35
@ -5,7 +5,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v5.6-rhel
|
||||
%global commit0 5b263b5f5b48004a87caac44e67349a8266d9ef4
|
||||
%global commit0 93dbfd0d86ee57f8f91801f61ce57dd880a4725f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -13,7 +13,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
Epoch: 6
|
||||
Name: podman
|
||||
Version: 5.8.2
|
||||
Version: 5.8.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
|
||||
@ -377,6 +377,9 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.3-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.8.3
|
||||
- Resolves: RHEL-185738
|
||||
* Thu Apr 16 2026 Jindrich Novy <jnovy@redhat.com> - 6:5.8.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.8.2
|
||||
- Related: RHEL-168737
|
||||
|
||||
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (podman-5.8.2-5b263b5.tar.gz) = 4e09d5ac989eac1e1751c846b9cf06991fd69e05eeb914f6f096aca62ca3d188c0aae00f352c571b7839503de4dfead075ff5ebf0484bac2d7c3566f194ce3e8
|
||||
SHA512 (podman-5.8.3-93dbfd0.tar.gz) = 32f706dfd870e1436a128e86fa76f243bc847096be5194a267364c617284f3b29c37b36efe10f9c93fdccec237fec839e67b890356150d9e26873eb24a78ac79
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
|
||||
Loading…
Reference in New Issue
Block a user