Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Brotli for openSUSE:Factory 
checked in at 2021-01-26 14:44:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Brotli (Old)
 and      /work/SRC/openSUSE:Factory/.python-Brotli.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Brotli"

Tue Jan 26 14:44:38 2021 rev:3 rq:866129 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Brotli/python-Brotli.changes      
2019-03-01 16:48:09.577782408 +0100
+++ /work/SRC/openSUSE:Factory/.python-Brotli.new.28504/python-Brotli.changes   
2021-01-26 14:44:39.983247478 +0100
@@ -1,0 +2,10 @@
+Fri Jan 22 19:54:33 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.0.9:
+  * Fix integer overflow when input chunk is longer than
+    2GiB [boo#1175825]
+  * `brotli -v` now reports raw / compressed size
+  * decoder: minor speed / memory usage improvements
+  * encoder: fix rare access to uninitialized data in ring-buffer
+
+-------------------------------------------------------------------

Old:
----
  Brotli-1.0.7.zip

New:
----
  Brotli-1.0.9.zip

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

Other differences:
------------------
++++++ python-Brotli.spec ++++++
--- /var/tmp/diff_new_pack.WG7Mjr/_old  2021-01-26 14:44:40.683248561 +0100
+++ /var/tmp/diff_new_pack.WG7Mjr/_new  2021-01-26 14:44:40.683248561 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Brotli
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Brotli
-Version:        1.0.7
+Version:        1.0.9
 Release:        0
 Summary:        Python bindings for the Brotli compression library
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/google/brotli
+URL:            https://pypi.org/project/Brotli/
 Source:         
https://files.pythonhosted.org/packages/source/B/Brotli/Brotli-%{version}.zip
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -31,7 +31,6 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-
 %python_subpackages
 
 %description

Reply via email to