Accepting request 335907 from home:pluskalm:branches:devel:libraries:c_c++

- Update to 0.9.44

OBS-URL: https://build.opensuse.org/request/show/335907
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=51
This commit is contained in:
Ismail Dönmez 2015-10-02 13:46:47 +00:00 committed by Git OBS Bridge
parent 26120f7deb
commit b9d47c7cd6
6 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:414bb37471fd91646a7a41c6877a5be2d03871e8d9f845fd3ee55d0970d9069f
size 1247583

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2739cc05112dc00a5ebe1a470174970ca3a3fd71dcd67fb7539af9d83b8411e
size 1244988

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 2 12:33:17 UTC 2015 - mpluskal@suse.com
- Update to 0.9.44
* Various fixes for W32 VS project files.
* Fix digest authentication with URL arguments where value-less
keys are given before the last argument.
* Do not use shutdown() on listen socket if
MHD_USE_PIPE_FOR_SHUTDOWN is set.
-------------------------------------------------------------------
Sat Sep 19 10:43:28 UTC 2015 - mpluskal@suse.com

View File

@ -26,7 +26,7 @@
%global libmicrohttpd libmicrohttpd10
%global libmicrospdy libmicrospdy0
Name: libmicrohttpd
Version: 0.9.43
Version: 0.9.44
Release: 0
Summary: Small Embeddable HTTP Server Library
License: LGPL-2.1+