Hello community, here is the log from the commit of package python-websockets for openSUSE:Factory checked in at 2018-06-28 15:13:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-websockets (Old) and /work/SRC/openSUSE:Factory/.python-websockets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockets" Thu Jun 28 15:13:30 2018 rev:3 rq:619374 version:5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-websockets/python-websockets.changes 2017-10-09 19:48:42.222311402 +0200 +++ /work/SRC/openSUSE:Factory/.python-websockets.new/python-websockets.changes 2018-06-28 15:13:40.191565299 +0200 @@ -1,0 +2,6 @@ +Wed Jun 27 09:20:26 UTC 2018 - [email protected] + +- Update to version 5.0.1 + * CVE-2018-1000518: Defend against zip bombs (boo#1099269). + +------------------------------------------------------------------- Old: ---- websockets-3.4.tar.gz New: ---- websockets-5.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-websockets.spec ++++++ --- /var/tmp/diff_new_pack.Arb1zr/_old 2018-06-28 15:13:40.847564097 +0200 +++ /var/tmp/diff_new_pack.Arb1zr/_new 2018-06-28 15:13:40.847564097 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-websockets # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,23 +13,24 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 %bcond_without test Name: python-websockets -Version: 3.4 +Version: 5.0.1 Release: 0 -License: BSD-3-Clause Summary: An implementation of the WebSocket Protocol (RFC 6455) -Url: https://github.com/aaugustin/websockets +License: BSD-3-Clause Group: Development/Languages/Python +Url: https://github.com/aaugustin/websockets Source: https://files.pythonhosted.org/packages/source/w/websockets/websockets-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Suggests: python-asyncio %python_subpackages ++++++ websockets-3.4.tar.gz -> websockets-5.0.1.tar.gz ++++++ ++++ 8715 lines of diff (skipped)
