Accepting request 1068433 from home:AndreasStieger:branches:devel:libraries:c_c++

add CVE

OBS-URL: https://build.opensuse.org/request/show/1068433
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=113
This commit is contained in:
Jan Engelhardt 2023-03-01 16:49:14 +00:00 committed by Git OBS Bridge
parent cf8696d819
commit acf7fdc7df

View File

@ -2,7 +2,8 @@
Tue Feb 28 21:20:34 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- libmicrohttpd 0.9.76
* Fix potential DoS vector in MHD_PostProcessor (boo#1208745)
* CVE-2023-27371: Fix potential DoS vector in MHD_PostProcessor
(boo#1208745)
-------------------------------------------------------------------
Mon Dec 27 09:52:13 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>