Accepting request 1089876 from home:AndreasStieger:branches:devel:libraries:c_c++
libmicrohttpd 0.9.77 OBS-URL: https://build.opensuse.org/request/show/1089876 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=115
This commit is contained in:
parent
acf7fdc7df
commit
bf844fbc21
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f0b1547b5a42a6c0f724e8e1c1cb5ce9c4c35fb495e7d780b9930d35011ceb4c
|
|
||||||
size 2199858
|
|
Binary file not shown.
BIN
libmicrohttpd-0.9.77.tar.gz
(Stored with Git LFS)
Normal file
BIN
libmicrohttpd-0.9.77.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libmicrohttpd-0.9.77.tar.gz.sig
Normal file
BIN
libmicrohttpd-0.9.77.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 30 20:09:15 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- libmicrohttpd 0.9.77:
|
||||||
|
* improvements for Digest and Basic authorizations
|
||||||
|
* fix efficiency for TLS upgraded connections
|
||||||
|
* fix processing of folded headers in requests
|
||||||
|
* fix functionality with blocking sockets
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 28 21:20:34 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
Tue Feb 28 21:20:34 UTC 2023 - Andreas Stieger <andreas.stieger@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.76
|
Version: 0.9.77
|
||||||
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…
Reference in New Issue
Block a user