From 1fe27ba075587f2b5ddc8b6383982e165efc6e90 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 25 Jan 2024 10:38:44 +0000 Subject: [PATCH] import CS python-urllib3-1.26.5-5.el9_3 --- SPECS/python-urllib3.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/SPECS/python-urllib3.spec b/SPECS/python-urllib3.spec index f39293f..02d25e5 100644 --- a/SPECS/python-urllib3.spec +++ b/SPECS/python-urllib3.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 1.26.5 -Release: 3%{?dist}.1 +Release: 5%{?dist} Summary: Python HTTP library with thread-safe connection pooling and file post License: MIT @@ -134,9 +134,13 @@ ln -s %{python3_sitelib}/__pycache__/six.cpython-%{python3_version_nodots}.pyc \ %changelog -* Mon Dec 18 2023 Lumír Balhar - 1.26.5-3.1 -- Security fix for CVE-2023-45803 and CVE-2023-43804 -Resolves: RHEL-16873 RHEL-19704 +* Tue Dec 12 2023 Lumír Balhar - 1.26.5-5 +- Security fix for CVE-2023-45803 +Resolves: RHEL-16874 + +* Thu Oct 12 2023 Lumír Balhar - 1.26.5-4 +- Security fix for CVE-2023-43804 +Resolves: RHEL-12001 * Tue Feb 08 2022 Tomáš Hrnčiar - 1.26.5-3 - Add automatically generated Obsoletes tag with the python39- prefix