14
0

- update to 3.0.2:

* When using Waitress to process trusted proxy headers,
    Waitress will now update the headers to drop any untrusted
    values, thereby making sure that WSGI apps only get trusted
    and validated values that Waitress itself used to update the
    environ.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-waitress?expand=0&rev=72
This commit is contained in:
2024-11-20 17:07:15 +00:00
committed by Git OBS Bridge
parent 640180ab34
commit 0b7a677481
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Nov 20 17:06:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.0.2:
* When using Waitress to process trusted proxy headers,
Waitress will now update the headers to drop any untrusted
values, thereby making sure that WSGI apps only get trusted
and validated values that Waitress itself used to update the
environ.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 30 06:49:46 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com> Wed Oct 30 06:49:46 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

View File

@@ -31,7 +31,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-waitress%{psuffix} Name: python-waitress%{psuffix}
Version: 3.0.1 Version: 3.0.2
Release: 0 Release: 0
Summary: Waitress WSGI server Summary: Waitress WSGI server
License: ZPL-2.1 License: ZPL-2.1

BIN
waitress-3.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
waitress-3.0.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.