Accepting request 343463 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 0.9.46 * Undoing change from Sun Oct 25 15:29:23 CET 2015 as the original code was counter-intuitive but correct, and the new code does break pipelining. Ignore empty lines at the beginning of an HTTP request (more tolerant implementation). OBS-URL: https://build.opensuse.org/request/show/343463 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=56
This commit is contained in:
parent
393a9699d6
commit
d381260f05
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1075def48da9327be22441f4a3460d24159fae2bf4bcfb4ab6e7ca5e95e54a69
|
||||
size 1246332
|
Binary file not shown.
3
libmicrohttpd-0.9.46.tar.gz
Normal file
3
libmicrohttpd-0.9.46.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06dbd2654f390fa1e8196fe063fc1449a6c2ed65a38199a49bf29ad8a93b8979
|
||||
size 1249529
|
BIN
libmicrohttpd-0.9.46.tar.gz.sig
Normal file
BIN
libmicrohttpd-0.9.46.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 10 14:23:58 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 0.9.46
|
||||
* Undoing change from Sun Oct 25 15:29:23 CET 2015 as the
|
||||
original code was counter-intuitive but correct, and the new
|
||||
code does break pipelining. Ignore empty lines at the beginning
|
||||
of an HTTP request (more tolerant implementation).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 1 11:44:58 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -23,10 +23,10 @@
|
||||
%define enable_libmicrospdy 0
|
||||
%endif
|
||||
|
||||
%global libmicrohttpd libmicrohttpd11
|
||||
%global libmicrohttpd libmicrohttpd12
|
||||
%global libmicrospdy libmicrospdy0
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.45
|
||||
Version: 0.9.46
|
||||
Release: 0
|
||||
Summary: Small Embeddable HTTP Server Library
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user