- Update to 3.4.5:

* Fixed security bug in downloader: Zip slip vulnerability - for the
    unlikely situation where a user configures their downloader to use
    a compromised server CVE-2019-14751

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal 2019-09-11 11:07:28 +00:00 committed by Git OBS Bridge
parent 537166da9d
commit e103fbc93f
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:764c20a5f8532a681c261af3c7d1a54768a35df6f3603df75e615cbd34e47cb5
size 1450871

3
nltk-3.4.5.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bed45551259aa2101381bbdd5df37d44ca2669c5c3dad72439fa459b29137d94
size 1450555

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 11 11:05:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.4.5:
* Fixed security bug in downloader: Zip slip vulnerability - for the
unlikely situation where a user configures their downloader to use
a compromised server CVE-2019-14751
-------------------------------------------------------------------
Tue Jul 23 13:52:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -20,7 +20,7 @@
%define interps python python3
%define pyname nltk
Name: python-nltk
Version: 3.4.4
Version: 3.4.5
Release: 0
Summary: Natural Language Toolkit
License: Apache-2.0