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

- libmicrohttpd 0.9.71:
  * Fix buffer overflow issue in URL parser [boo#1173718]

OBS-URL: https://build.opensuse.org/request/show/818763
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=104
This commit is contained in:
Tomáš Chvátal
2020-07-04 21:38:11 +00:00
committed by Git OBS Bridge
parent 6100be87b4
commit 20c45137bd
6 changed files with 12 additions and 4 deletions
+8
View File
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 4 17:40:48 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- libmicrohttpd 0.9.71:
* Fix buffer overflow issue in URL parser [boo#1173718]
* Fixed PostProcessor bug
* Documentation and example fixes
-------------------------------------------------------------------
Sun Feb 9 10:15:21 UTC 2020 - Martin Hauke <mardnh@gmx.de>