8
0

Accepting request 988945 from home:ohollmann:branches:devel:languages:perl

- Fix request smuggling in HTTP::Daemon
  (CVE-2022-31081, bsc#1201157)
  * CVE-2022-31081.patch
  * CVE-2022-31081-2.patch

OBS-URL: https://build.opensuse.org/request/show/988945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=19
This commit is contained in:
2022-07-18 15:36:00 +00:00
committed by Git OBS Bridge
parent 92b96b534e
commit 410d10973f
4 changed files with 100 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 13 09:04:49 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
- Fix request smuggling in HTTP::Daemon
(CVE-2022-31081, bsc#1201157)
* CVE-2022-31081.patch
* CVE-2022-31081-2.patch
-------------------------------------------------------------------
Fri Mar 4 03:07:35 UTC 2022 - Tina Müller <timueller+perl@suse.de>