14
0

- Update to 0.40.3

* [SECURITY] Fix request smuggling vulnerability by discarding
    trailers (#1062) (CVE-2025-58068, bsc#1248994)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=139
This commit is contained in:
2025-09-01 10:57:00 +00:00
committed by Git OBS Bridge
parent 55031f778c
commit 5a6dd68e1a
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 1 06:01:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.40.3
* [SECURITY] Fix request smuggling vulnerability by discarding
trailers (#1062) (CVE-2025-58068, bsc#1248994)
-------------------------------------------------------------------
Fri Aug 1 08:17:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>