15
0

- Add CVE-2023-46137-HTTP-pipeline-response.patch (bsc#1216588,

CVE-2023-46137) serializing pipelined HTTP requests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=141
This commit is contained in:
2023-11-15 13:49:48 +00:00
committed by Git OBS Bridge
parent 74cff35e83
commit fe170239b0
3 changed files with 183 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 15 13:48:33 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Add CVE-2023-46137-HTTP-pipeline-response.patch (bsc#1216588,
CVE-2023-46137) serializing pipelined HTTP requests.
-------------------------------------------------------------------
Mon Jun 26 20:21:58 UTC 2023 - Dirk Müller <dmueller@suse.com>