Updated NEWS for v0.9.76

This commit is contained in:
Evgeny Grin (Karlson2k)
2023-02-28 21:31:00 +03:00
parent e8118a6fca
commit e88a26c10d
+14
View File
@@ -1,3 +1,17 @@
Sun 26 Feb 2023 17:49:30 CET
Released GNU libmicrohttpd 0.9.76 hotfix. -CG
This is a hotfix release.
Fixed potential DoS vector in MHD_PostProcessor discovered by Gynvael
Coldwind and Dejan Alvadzijevic.
While the researchers have not been able to exploit this attack vector
when libmicrohttpd is compiled with the standard GNU C library, it is
recommended that you update MHD as soon as possible if PostProcessor
functionality is used in your applications.
Otherwise, you can skip this release.
-- Evgeny Grin (Karlson2k)
Sun 26 Dec 2021 20:30:00 MSK
Released GNU libmicrohttpd 0.9.75 -EG