Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-idna for openSUSE:Factory 
checked in at 2024-04-18 22:08:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-idna (Old)
 and      /work/SRC/openSUSE:Factory/.python-idna.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-idna"

Thu Apr 18 22:08:01 2024 rev:17 rq:1168783 version:3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-idna/python-idna.changes  2023-11-28 
22:18:30.363803737 +0100
+++ /work/SRC/openSUSE:Factory/.python-idna.new.26366/python-idna.changes       
2024-04-18 22:08:03.155440923 +0200
@@ -1,0 +2,7 @@
+Thu Apr 18 07:30:37 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com>
+
+- update to 3.7 (bsc#1222842, CVE-2024-3651):
+  * Fix issue where specially crafted inputs to encode() could take
+    exceptionally long amount of time to process. [CVE-2024-3651]
+
+-------------------------------------------------------------------

Old:
----
  idna-3.6.tar.gz

New:
----
  idna-3.7.tar.gz

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

Other differences:
------------------
++++++ python-idna.spec ++++++
--- /var/tmp/diff_new_pack.YFblfq/_old  2024-04-18 22:08:04.047473704 +0200
+++ /var/tmp/diff_new_pack.YFblfq/_new  2024-04-18 22:08:04.051473851 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-idna
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-idna
-Version:        3.6
+Version:        3.7
 Release:        0
 Summary:        Internationalized Domain Names in Applications (IDNA)
 License:        BSD-3-Clause
@@ -46,7 +46,7 @@
 library but currently only supports the older 2003 specification.
 
 %prep
-%setup -q -n idna-%{version}
+%autosetup -p1 -n idna-%{version}
 
 %build
 %pyproject_wheel
@@ -61,5 +61,6 @@
 %files %{python_files}
 %license LICENSE.md
 %doc README.rst
-%{python_sitelib}/*
+%{python_sitelib}/idna
+%{python_sitelib}/idna-%{version}*-info
 

++++++ idna-3.6.tar.gz -> idna-3.7.tar.gz ++++++
++++ 3429 lines of diff (skipped)

Reply via email to