diff --git a/libmicrohttpd-0.9.68.tar.gz b/libmicrohttpd-0.9.68.tar.gz deleted file mode 100644 index cf51d17..0000000 --- a/libmicrohttpd-0.9.68.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5716e2a2899abc9e16c8fa7a1a58da88f81aca96a0b7e68a5d4d89e21610b61 -size 1884342 diff --git a/libmicrohttpd-0.9.68.tar.gz.sig b/libmicrohttpd-0.9.68.tar.gz.sig deleted file mode 100644 index 60e43ea..0000000 Binary files a/libmicrohttpd-0.9.68.tar.gz.sig and /dev/null differ diff --git a/libmicrohttpd-0.9.69.tar.gz b/libmicrohttpd-0.9.69.tar.gz new file mode 100644 index 0000000..932a681 --- /dev/null +++ b/libmicrohttpd-0.9.69.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9b6b148b787493e637d3083588711e65cbcb726fa02cee2cd543c5de27e37e +size 1884511 diff --git a/libmicrohttpd-0.9.69.tar.gz.sig b/libmicrohttpd-0.9.69.tar.gz.sig new file mode 100644 index 0000000..a5f7677 Binary files /dev/null and b/libmicrohttpd-0.9.69.tar.gz.sig differ diff --git a/libmicrohttpd.changes b/libmicrohttpd.changes index 0912946..d40bb35 100644 --- a/libmicrohttpd.changes +++ b/libmicrohttpd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 15 18:50:33 UTC 2019 - Martin Hauke + +- update to 0.9.69: + * If application suspends a connection before we could send + 100 CONTINUE, give application another shot at queuing a reply + before the upload begins. + ------------------------------------------------------------------- Tue Nov 5 08:20:42 UTC 2019 - Andreas Stieger diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index dc6956f..4d550ad 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -20,7 +20,7 @@ %global sover 12 %global libname %{name}%{sover} Name: libmicrohttpd -Version: 0.9.68 +Version: 0.9.69 Release: 0 Summary: Small Embeddable HTTP Server Library # Some internal tests are licenced as GPL-3.0+ - they are only used in