From 509a05c0537b266335514803b67d020e5ca0256a Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 3 Sep 2024 10:26:08 +0000 Subject: [PATCH] import UBI podman-4.9.4-10.el9_4 --- .gitignore | 2 +- .podman.metadata | 2 +- SPECS/podman.spec | 24 ++++++++++++++++++++++-- 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c32d148..8b225e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ SOURCES/dnsname-bdc4ab8.tar.gz SOURCES/v0.1.7.tar.gz -SOURCES/v4.9-rhel-b699052.tar.gz +SOURCES/v4.9-rhel-6b45bb1.tar.gz diff --git a/.podman.metadata b/.podman.metadata index 8b1e03f..fdd0a93 100644 --- a/.podman.metadata +++ b/.podman.metadata @@ -1,3 +1,3 @@ 69fb828d3028f968e46420d58cc80bc59e446051 SOURCES/dnsname-bdc4ab8.tar.gz 94419a237f932ff2a79c91f6e3005034d9c367a5 SOURCES/v0.1.7.tar.gz -94aebc72a9994e8317195b5e59d982bfa093d7d7 SOURCES/v4.9-rhel-b699052.tar.gz +3c4f9102c8b2166345e46e34bc551ce3da85628b SOURCES/v4.9-rhel-6b45bb1.tar.gz diff --git a/SPECS/podman.spec b/SPECS/podman.spec index f75e653..c21f8cc 100644 --- a/SPECS/podman.spec +++ b/SPECS/podman.spec @@ -5,7 +5,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 b6990526c61f880eebef5c89facd026d40c7c738 +%global commit0 6b45bb172a71e5af9d3da83dec9ed518538499a4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global cataver 0.1.7 %global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2 @@ -14,7 +14,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $ Epoch: 4 Name: podman Version: 4.9.4 -Release: 6%{?dist} +Release: 10%{?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/ @@ -358,6 +358,26 @@ fi %{_datadir}/%{name}/test %changelog +* Thu Aug 08 2024 Jindrich Novy - 4:4.9.4-10 +- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel + (https://github.com/containers/podman/commit/6b45bb1) +- Resolves: RHEL-53250 + +* Thu Jul 25 2024 Jindrich Novy - 4:4.9.4-9 +- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel + (https://github.com/containers/podman/commit/1a2d8e3) +- Resolves: RHEL-50507 + +* Mon Jul 22 2024 Jindrich Novy - 4:4.9.4-8 +- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel + (https://github.com/containers/podman/commit/affa589) +- Resolves: RHEL-45916 + +* Thu Jul 18 2024 Jindrich Novy - 4:4.9.4-7 +- update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel + (https://github.com/containers/podman/commit/8fa0c76) +- Resolves: RHEL-40804 + * Mon Jul 01 2024 Jindrich Novy - 4:4.9.4-6 - update to the latest content of https://github.com/containers/podman/tree/v4.9-rhel (https://github.com/containers/podman/commit/b699052)