Compare commits

1 Commits
1.1 ... main

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>

View File

@@ -31,7 +31,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-waitress%{psuffix}
Version: 3.0.1
Version: 3.0.2
Release: 0
Summary: Waitress WSGI server
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.