diff --git a/SPECS/python3.spec b/SPECS/python3.spec index 2e4d209..47b4d72 100644 --- a/SPECS/python3.spec +++ b/SPECS/python3.spec @@ -15,7 +15,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 @@ -1966,16 +1966,19 @@ fi # ====================================================== %changelog -* Tue Sep 13 2022 Andrew Lukoshko - 3.6.8-47.alma +* Tue Nov 08 2022 Andrew Lukoshko - 3.6.8-48.alma - Add AlmaLinux to supported distros +* 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 * 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