From 4167eebaa726d8db099cb3b28c5f8118e62b5542e18a1a1da491981d131c7a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 27 Jun 2018 11:03:33 +0000 Subject: [PATCH] Accepting request 619360 from home:abergmann:branches:devel:languages:python - Update to version 5.0.1 * CVE-2018-1000518: Defend against zip bombs (boo#1099269). OBS-URL: https://build.opensuse.org/request/show/619360 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockets?expand=0&rev=5 --- python-websockets.changes | 6 ++++++ python-websockets.spec | 11 ++++++----- websockets-3.4.tar.gz | 3 --- websockets-5.0.1.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 websockets-3.4.tar.gz create mode 100644 websockets-5.0.1.tar.gz diff --git a/python-websockets.changes b/python-websockets.changes index bf5634b..2d5ea99 100644 --- a/python-websockets.changes +++ b/python-websockets.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 27 09:20:26 UTC 2018 - abergmann@suse.com + +- Update to version 5.0.1 + * CVE-2018-1000518: Defend against zip bombs (boo#1099269). + ------------------------------------------------------------------- Sat Oct 7 16:20:14 UTC 2017 - stefan.bruens@rwth-aachen.de diff --git a/python-websockets.spec b/python-websockets.spec index cb1faba..1ef6c50 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -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 diff --git a/websockets-3.4.tar.gz b/websockets-3.4.tar.gz deleted file mode 100644 index f621d08..0000000 --- a/websockets-3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43e5b9f51dd0000a4c6f646e2ade0c886bd14a784ffac08b9e079bd17a63bcc5 -size 41618 diff --git a/websockets-5.0.1.tar.gz b/websockets-5.0.1.tar.gz new file mode 100644 index 0000000..3ac7904 --- /dev/null +++ b/websockets-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a49d315db5a7a19d55422e1678e8a1c3b9661d7296bef3179fa620cf80b12674 +size 68494