Path to this page:
Subject: CVS commit: pkgsrc/www/p5-HTTP-Daemon
From: Thomas Klausner
Date: 2023-02-22 23:13:04
Message id: 20230222221305.04603FA90@cvs.NetBSD.org
Log Message:
p5-HTTP-Daemon: update to 6.15.
6.15 2023-02-22 22:02:46Z
- Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests
Correctly handle multiple Content-Length headers and its variants
(Theo van Hoesel)
Closes "Discrepancies in the Parsing of Content Length header ..." \
(GH#56)
(blessingcharles)
- kill test server with KILL rather than QUIT (GH#63) (Graham Knop)
- Create TestServer test lib for running daemon process (GH#62) (Graham Knop)
- Clean up tests (GH#61) (Graham Knop)
Files: