1
0
This branch is 5 commits behind pool/python-waitress:factory
Ana Guerrero ee0612d449 Accepting request 1184077 from devel:languages:python
- update to 3.0.0:
  * Fixed testing of vendored asyncore code to not rely on
    particular naming for errno's.
  * HTTP Request methods and versions are now validated to meet
    the HTTP standards thereby dropping invalid requests on the floor.
  * No longer close the connection when sending a HEAD request
    response.
  * Always attempt to send the Connection: close response header
    when we are going to close the connection to let the remote
    know in more instances.
  * Document that trusted_proxy may be set to a wildcard value to
    trust all proxies.
  * clear_untrusted_proxy_headers is set to True by default.

    https://github.com/Pylons/waitress/security/advisories/GHSA-4f7p-27jc-3c36
  * Waitress did not properly validate that the HTTP headers it received
    were properly formed, thereby potentially allowing a front-end server
    to treat a request different from Waitress. This could lead to HTTP
  * Waitress won’t accidentally throw away part of the path if it
- Initial package (0.8.3)

OBS-URL: https://build.opensuse.org/request/show/1184077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-waitress?expand=0&rev=32
2024-07-03 18:28:48 +00:00
2024-06-30 08:09:07 +00:00
2024-06-30 08:09:07 +00:00
2024-06-30 08:09:07 +00:00
2024-06-30 08:09:07 +00:00
2024-06-30 08:09:07 +00:00
2024-06-30 08:09:07 +00:00
2024-06-30 08:09:07 +00:00
Description
No description provided
315 KiB
Languages
Shell 100%