From fcc809d8497f988463f11e2d22cb75740f70e209 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 18 Dec 2025 11:33:14 +0000 Subject: [PATCH] import UBI librepo-1.18.0-6.el10_1 --- ...-value-from-prepare_repo_download_ta.patch | 0 ...x-input-termination-for-pgpParsePkts.patch | 0 ...mporting-keys-with-prefix-and-suffix.patch | 0 librepo.spec | 19 ++++++++++--------- 4 files changed, 10 insertions(+), 9 deletions(-) rename 0005-Propagate-return-value-from-prepare_repo_download.patch => 0003-Propagate-return-value-from-prepare_repo_download_ta.patch (100%) rename 0003-Fix-input-termination-for-pgpParsePkts.patch => 0004-Fix-input-termination-for-pgpParsePkts.patch (100%) rename 0004-Test-importing-keys-with-prefix-and-suffix.patch => 0005-Test-importing-keys-with-prefix-and-suffix.patch (100%) diff --git a/0005-Propagate-return-value-from-prepare_repo_download.patch b/0003-Propagate-return-value-from-prepare_repo_download_ta.patch similarity index 100% rename from 0005-Propagate-return-value-from-prepare_repo_download.patch rename to 0003-Propagate-return-value-from-prepare_repo_download_ta.patch diff --git a/0003-Fix-input-termination-for-pgpParsePkts.patch b/0004-Fix-input-termination-for-pgpParsePkts.patch similarity index 100% rename from 0003-Fix-input-termination-for-pgpParsePkts.patch rename to 0004-Fix-input-termination-for-pgpParsePkts.patch diff --git a/0004-Test-importing-keys-with-prefix-and-suffix.patch b/0005-Test-importing-keys-with-prefix-and-suffix.patch similarity index 100% rename from 0004-Test-importing-keys-with-prefix-and-suffix.patch rename to 0005-Test-importing-keys-with-prefix-and-suffix.patch diff --git a/librepo.spec b/librepo.spec index 9b1019b..77b913e 100644 --- a/librepo.spec +++ b/librepo.spec @@ -37,10 +37,10 @@ URL: https://github.com/rpm-software-management/librepo Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz Patch1: 0001-Use-rpm-sequoia-on-RHEL-10.patch Patch2: 0002-Fix-a-memory-leak-in-select_next_target.patch +Patch3: 0003-Propagate-return-value-from-prepare_repo_download_ta.patch # https://github.com/rpm-software-management/librepo/pull/325 -Patch3: 0003-Fix-input-termination-for-pgpParsePkts.patch -Patch4: 0004-Test-importing-keys-with-prefix-and-suffix.patch -Patch5: 0005-Propagate-return-value-from-prepare_repo_download.patch +Patch4: 0004-Fix-input-termination-for-pgpParsePkts.patch +Patch5: 0005-Test-importing-keys-with-prefix-and-suffix.patch BuildRequires: cmake BuildRequires: gcc @@ -133,14 +133,15 @@ Python 3 bindings for the librepo library. %{python3_sitearch}/%{name}/ %changelog -* Wed Sep 24 2025 Ales Matej - 1.18.0-6 -- Propagate return value from prepare_repo_download_targets (RHEL-101181) +* Thu Jul 03 2025 Ales Matej - 1.18.0-6 +- Test for: Fix input termination for pgpParsePkts (RHEL-125130) -* Thu Jul 03 2025 Ales Matej - 1.18.0-5 -- Test for: Fix input termination for pgpParsePkts (RHEL-101176) +* Tue Jun 24 2025 Romain Geissler - 1.18.0-5 +- Fix input termination for pgpParsePkts + Resolves: RHEL-82533 -* Tue Jun 24 2025 Romain Geissler - 1.18.0-4 -- Fix input termination for pgpParsePkts (RHEL-101176) +* Tue Jun 24 2025 Ales Matej - 1.18.0-4 +- Propagate return value from prepare_repo_download_targets (RHEL-85338) * Tue Oct 29 2024 Troy Dawson - 1.18.0-3 - Bump release for October 2024 mass rebuild: