From 58d080a4a0e6859e1ebc138d3a3a0778146509c6 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 12 Nov 2024 11:00:47 +0000 Subject: [PATCH] import UBI python-setuptools-53.0.0-13.el9 --- SPECS/python-setuptools.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/python-setuptools.spec b/SPECS/python-setuptools.spec index b8a5913..e59666d 100644 --- a/SPECS/python-setuptools.spec +++ b/SPECS/python-setuptools.spec @@ -28,7 +28,7 @@ Name: python-setuptools # When updating, update the bundled libraries versions bellow! Version: 53.0.0 -Release: 12%{?dist}.1 +Release: 13%{?dist} Summary: Easily build and distribute Python packages # setuptools is MIT # appdirs is MIT @@ -241,9 +241,9 @@ PYTHONPATH=$(pwd) %pytest --ignore=pavement.py %changelog -* Wed Jul 24 2024 Lumír Balhar - 53.0.0-12.1 +* Wed Jul 24 2024 Lumír Balhar - 53.0.0-13 - Security fix for CVE-2024-6345 -Resolves: RHEL-50466 +Resolves: RHEL-49978 * Wed Jan 11 2023 Charalampos Stratakis - 53.0.0-12 - Security fix for CVE-2022-40897