diff --git a/libmicrohttpd-0.9.45.tar.gz b/libmicrohttpd-0.9.45.tar.gz deleted file mode 100644 index f7df605..0000000 --- a/libmicrohttpd-0.9.45.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1075def48da9327be22441f4a3460d24159fae2bf4bcfb4ab6e7ca5e95e54a69 -size 1246332 diff --git a/libmicrohttpd-0.9.45.tar.gz.sig b/libmicrohttpd-0.9.45.tar.gz.sig deleted file mode 100644 index bbc5122..0000000 Binary files a/libmicrohttpd-0.9.45.tar.gz.sig and /dev/null differ diff --git a/libmicrohttpd-0.9.46.tar.gz b/libmicrohttpd-0.9.46.tar.gz new file mode 100644 index 0000000..4623bcd --- /dev/null +++ b/libmicrohttpd-0.9.46.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06dbd2654f390fa1e8196fe063fc1449a6c2ed65a38199a49bf29ad8a93b8979 +size 1249529 diff --git a/libmicrohttpd-0.9.46.tar.gz.sig b/libmicrohttpd-0.9.46.tar.gz.sig new file mode 100644 index 0000000..1101711 Binary files /dev/null and b/libmicrohttpd-0.9.46.tar.gz.sig differ diff --git a/libmicrohttpd.changes b/libmicrohttpd.changes index edb080b..ad1b270 100644 --- a/libmicrohttpd.changes +++ b/libmicrohttpd.changes @@ -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 diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 24a9c65..6f77e4b 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -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+