forked from pool/libmicrohttpd
Accepting request 942726 from home:AndreasStieger:branches:devel:libraries:c_c++
libmicrohttpd 0.9.75 OBS-URL: https://build.opensuse.org/request/show/942726 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=110
This commit is contained in:
parent
cf98fcb7ff
commit
4fbbfcd004
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42035d0261373324bfb434018f4ab892514b10253d1af232e41b4cc2c11e650b
|
|
||||||
size 1962057
|
|
Binary file not shown.
3
libmicrohttpd-0.9.75.tar.gz
Normal file
3
libmicrohttpd-0.9.75.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9278907a6f571b391aab9644fd646a5108ed97311ec66f6359cebbedb0a4e3bb
|
||||||
|
size 1952076
|
BIN
libmicrohttpd-0.9.75.tar.gz.sig
Normal file
BIN
libmicrohttpd-0.9.75.tar.gz.sig
Normal file
Binary file not shown.
@ -1,7 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 27 09:52:13 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- libmicrohttpd 0.9.75:
|
||||||
|
* fixes for where "monotonic" clock may jump back
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 20 19:41:33 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
Mon Dec 20 19:41:33 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
- libmicrohttp 0.9.74:
|
- libmicrohttpd 0.9.74:
|
||||||
* new experimental implementation of WebSockets disabled by default
|
* new experimental implementation of WebSockets disabled by default
|
||||||
* improved compliance with the RFC HTTP specifications
|
* improved compliance with the RFC HTTP specifications
|
||||||
* new implementation of reply header forming
|
* new implementation of reply header forming
|
||||||
|
@ -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.74
|
Version: 0.9.75
|
||||||
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