diff --git a/.gitignore b/.gitignore index 89f470f..591c81a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/Python-3.8.13-noexe.tar.xz +SOURCES/Python-3.8.14-noexe.tar.xz diff --git a/.python38.metadata b/.python38.metadata index f972c8f..d679d1a 100644 --- a/.python38.metadata +++ b/.python38.metadata @@ -1 +1 @@ -b1558d21c10c88078e11d74168b06ae8a49df19f SOURCES/Python-3.8.13-noexe.tar.xz +cbd60e6f484df3a3994b25adc4928983dfa2c204 SOURCES/Python-3.8.14-noexe.tar.xz diff --git a/SPECS/python38.spec b/SPECS/python38.spec index e5da66e..9702296 100644 --- a/SPECS/python38.spec +++ b/SPECS/python38.spec @@ -13,7 +13,7 @@ URL: https://www.python.org/ # WARNING When rebasing to a new Python version, # remember to update the python3-docs package as well -%global general_version %{pybasever}.13 +%global general_version %{pybasever}.14 #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} @@ -1838,6 +1838,11 @@ fi # ====================================================== %changelog +* Mon Sep 12 2022 Charalampos Stratakis - 3.8.14-1 +- Rebase to 3.8.14 +- Security fixes for CVE-2020-10735 and CVE-2021-28861 +Resolves: rhbz#1834423, rhbz#2120642 + * Tue Jun 14 2022 Charalampos Stratakis - 3.8.13-1 - Rebase to 3.8.13 - Security fix for CVE-2015-20107