From 93994c4d7206ef65602f3cd0940e22b0a91d2fa8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 8 Nov 2022 06:22:11 -0500 Subject: [PATCH] import python3-3.6.8-48.el8_7 --- SPECS/python3.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/python3.spec b/SPECS/python3.spec index b8fc19e..4937f99 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -14,7 +14,7 @@ URL: https://www.python.org/ # WARNING When rebasing to a new Python version, # remember to update the python3-docs package as well Version: %{pybasever}.8 -Release: 47%{?dist} +Release: 48%{?dist} License: Python @@ -1962,6 +1962,10 @@ fi # ====================================================== %changelog +* Thu Oct 20 2022 Charalampos Stratakis - 3.6.8-48 +- Release bump +Resolves: rhbz#2136436 + * Tue Jun 14 2022 Charalampos Stratakis - 3.6.8-47 - Security fix for CVE-2015-20107 Resolves: rhbz#2075390 @@ -1969,7 +1973,7 @@ Resolves: rhbz#2075390 * Wed Mar 09 2022 Charalampos Stratakis - 3.6.8-46 - Security fix for CVE-2022-0391: urlparse does not sanitize URLs containing ASCII newline and tabs - Fix the test suite support for Expat >= 2.4.5 -Resolves: rhbz#2047376 +Resolves: rhbz#2047376, rhbz#2060435 * Fri Jan 07 2022 Charalampos Stratakis - 3.6.8-45 - Security fix for CVE-2021-4189: ftplib should not use the host from the PASV response