Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2020-05-20 18:35:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3 (Old)
 and      /work/SRC/openSUSE:Factory/.python3.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3"

Wed May 20 18:35:45 2020 rev:97 rq:806764 version:3.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3/python3-base.changes     2020-04-23 
18:24:56.759457023 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new.2738/python3-base.changes   
2020-05-20 18:35:52.516031149 +0200
@@ -1,0 +2,9 @@
+Sun May 17 15:37:35 UTC 2020 - Callum Farmer <[email protected]>
+
+- Update to version 3.8.3:
+  - Complete list of changes is available at
+    
https://docs.python.org/release/3.8.3/whatsnew/changelog.html#python-3-8-3-final,
+    but most of them are just bugfixes.
+  - Removed patch CVE-2020-8492-urllib-ReDoS.patch: contained in upstream
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python3/python3-doc.changes      2020-04-23 
18:24:56.807457115 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new.2738/python3-doc.changes    
2020-05-20 18:35:52.808031761 +0200
@@ -1,0 +2,9 @@
+Sun May 17 15:40:11 UTC 2020 - Callum Farmer <[email protected]>
+
+- Update to version 3.8.3:
+  - Complete list of changes is available at
+    
https://docs.python.org/release/3.8.3/whatsnew/changelog.html#python-3-8-3-final,
+    but most of them are just bugfixes.
+  - Removed patch CVE-2020-8492-urllib-ReDoS.patch: contained in upstream
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python3/python3.changes  2020-04-23 
18:24:57.255457973 +0200
+++ /work/SRC/openSUSE:Factory/.python3.new.2738/python3.changes        
2020-05-20 18:35:52.952032063 +0200
@@ -1,0 +2,9 @@
+Sun May 17 15:40:53 UTC 2020 - Callum Farmer <[email protected]>
+
+- Update to version 3.8.3:
+  - Complete list of changes is available at
+    
https://docs.python.org/release/3.8.3/whatsnew/changelog.html#python-3-8-3-final,
+    but most of them are just bugfixes.
+  - Removed patch CVE-2020-8492-urllib-ReDoS.patch: contained in upstream
+
+-------------------------------------------------------------------

Old:
----
  CVE-2020-8492-urllib-ReDoS.patch
  Python-3.8.2.tar.xz
  Python-3.8.2.tar.xz.asc

New:
----
  Python-3.8.3.tar.xz
  Python-3.8.3.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-base.spec ++++++
--- /var/tmp/diff_new_pack.5DVdgO/_old  2020-05-20 18:35:54.020034301 +0200
+++ /var/tmp/diff_new_pack.5DVdgO/_new  2020-05-20 18:35:54.024034309 +0200
@@ -78,7 +78,7 @@
 ### COMMON-DEF-END ###
 
 Name:           python3-base
-Version:        3.8.2
+Version:        3.8.3
 Release:        0
 Summary:        Python 3 Interpreter and Stdlib Core
 License:        Python-2.0
@@ -201,10 +201,6 @@
 # PATCH-FEATURE-UPSTREAM bpo-31046_ensurepip_honours_prefix.patch bpo#31046 
[email protected]
 # ensurepip should honour the value of $(prefix)
 Patch29:        bpo-31046_ensurepip_honours_prefix.patch
-# PATCH-FIX-UPSTREAM CVE-2020-8492-urllib-ReDoS.patch bsc#1162367 
[email protected]
-# Fixes Python urrlib allowed an HTTP server to conduct Regular
-# Expression Denial of Service (ReDoS)
-Patch30:        CVE-2020-8492-urllib-ReDoS.patch
 # PATCH-FIX-UPSTREAM bsc1167501-invalid-alignment.patch 
gh#python/cpython#19133 [email protected]
 # Fix wrong misalignment of pointer to vectorcallfunc
 Patch31:        bsc1167501-invalid-alignment.patch
@@ -301,7 +297,6 @@
 %patch27 -p1
 %patch28 -p1
 %patch29 -p1
-%patch30 -p1
 %patch31 -p1
 
 # drop Autoconf version requirement

++++++ python3-doc.spec ++++++
--- /var/tmp/diff_new_pack.5DVdgO/_old  2020-05-20 18:35:54.040034343 +0200
+++ /var/tmp/diff_new_pack.5DVdgO/_new  2020-05-20 18:35:54.044034351 +0200
@@ -72,7 +72,7 @@
 ### COMMON-DEF-END ###
 #
 Name:           python3-doc
-Version:        3.8.2
+Version:        3.8.3
 Release:        0
 Summary:        Additional Package Documentation for Python 3
 License:        Python-2.0
@@ -135,10 +135,6 @@
 # PATCH-FEATURE-UPSTREAM bpo-31046_ensurepip_honours_prefix.patch bpo#31046 
[email protected]
 # ensurepip should honour the value of $(prefix)
 Patch29:        bpo-31046_ensurepip_honours_prefix.patch
-# PATCH-FIX-UPSTREAM CVE-2020-8492-urllib-ReDoS.patch bsc#1162367 
[email protected]
-# Fixes Python urrlib allowed an HTTP server to conduct Regular
-# Expression Denial of Service (ReDoS)
-Patch30:        CVE-2020-8492-urllib-ReDoS.patch
 # PATCH-FIX-UPSTREAM bsc1167501-invalid-alignment.patch 
gh#python/cpython#19133 [email protected]
 # Fix wrong misalignment of pointer to vectorcallfunc
 Patch31:        bsc1167501-invalid-alignment.patch
@@ -187,7 +183,6 @@
 %patch27 -p1
 %patch28 -p1
 %patch29 -p1
-%patch30 -p1
 %patch31 -p1
 
 # drop Autoconf version requirement

python3.spec: same change
++++++ Python-3.8.2.tar.xz -> Python-3.8.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/python3/Python-3.8.2.tar.xz 
/work/SRC/openSUSE:Factory/.python3.new.2738/Python-3.8.3.tar.xz differ: char 
27, line 1



Reply via email to