14
0

- Update to 4.1.3:

* Fix handling of zero-valued mtimes which can occur when running on some filesystems
  * Fix potential path traversal attack while running in autorefresh mode on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whitenoise?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-07-22 11:39:49 +00:00
committed by Git OBS Bridge
parent b68236dacb
commit 9338d9055d
4 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 22 11:38:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.1.3:
* Fix handling of zero-valued mtimes which can occur when running on some filesystems
* Fix potential path traversal attack while running in autorefresh mode on Windows
-------------------------------------------------------------------
Sun Jul 7 22:31:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,14 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-whitenoise
Version: 4.1.2
Version: 4.1.3
Release: 0
Summary: Static file serving for WSGI applications
License: MIT
Group: Development/Languages/Python
Url: http://whitenoise.evans.io
Url: https://github.com/evansd/whitenoise
Source: https://files.pythonhosted.org/packages/source/w/whitenoise/whitenoise-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros

View File

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

3
whitenoise-4.1.3.tar.gz Normal file
View File

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