forked from pool/libmicrohttpd
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:
parent
89aed068f7
commit
edc478b956
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90d0a3d396f96f9bc41eb0f7e8187796049285fabef82604acd4879590977307
|
|
||||||
size 1886435
|
|
Binary file not shown.
3
libmicrohttpd-0.9.71.tar.gz
Normal file
3
libmicrohttpd-0.9.71.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8f445e85faf727b89e9f9590daea4473ae00ead38b237cf1eda55172b89b182
|
||||||
|
size 1894695
|
BIN
libmicrohttpd-0.9.71.tar.gz.sig
Normal file
BIN
libmicrohttpd-0.9.71.tar.gz.sig
Normal file
Binary file not shown.
@ -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>
|
Sun Feb 9 10:15:21 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global sover 12
|
%global sover 12
|
||||||
%global libname %{name}%{sover}
|
%global libname %{name}%{sover}
|
||||||
Name: libmicrohttpd
|
Name: libmicrohttpd
|
||||||
Version: 0.9.70
|
Version: 0.9.71
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Small Embeddable HTTP Server Library
|
Summary: Small Embeddable HTTP Server Library
|
||||||
# Some internal tests are licenced as GPL-3.0+ - they are only used in
|
# Some internal tests are licenced as GPL-3.0+ - they are only used in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user