From d259b667510e7eb11a2f9209904d2ffa08dee61c211e9db1903ad88c054ce2b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 16 Dec 2019 07:52:04 +0000 Subject: [PATCH] Accepting request 757200 from home:mnhauke - 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. OBS-URL: https://build.opensuse.org/request/show/757200 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmicrohttpd?expand=0&rev=100 --- libmicrohttpd-0.9.68.tar.gz | 3 --- libmicrohttpd-0.9.68.tar.gz.sig | Bin 566 -> 0 bytes libmicrohttpd-0.9.69.tar.gz | 3 +++ libmicrohttpd-0.9.69.tar.gz.sig | Bin 0 -> 566 bytes libmicrohttpd.changes | 8 ++++++++ libmicrohttpd.spec | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 libmicrohttpd-0.9.68.tar.gz delete mode 100644 libmicrohttpd-0.9.68.tar.gz.sig create mode 100644 libmicrohttpd-0.9.69.tar.gz create mode 100644 libmicrohttpd-0.9.69.tar.gz.sig 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 60e43ea8603fb0271cae2ae3035d1825c7219c13fa0f6d09fdfd53a71b6868e2..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j-KLOaVcY6`N3p5WA41g)Rchz z{{)tPJihQ5E~Ng?zrL(In-^rrgrZC!pG+J;B$aTh`VE`lOxSK+%Z!3bFi;Pfz2~)0 z>~a0$PQm6qCj(x2&t$!hKc%*1k>gCoYoU>^HqOW5D^dg!>N&((Z0h7v5x-~~Y>oO( z+pM1le{wsQTCq7ED70rYuDe;wV+Y!ELT87#4T2 ze9)8^@Ax-NAOd|$PMy45zrU=XRHGWM@;6z*8f8aCCwnNB_QQj`eE<^oh zK4@?nL3sChI{H!3Vd2Z0Xb2^-zn% Eh}vTl?EnA( 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 0000000000000000000000000000000000000000000000000000000000000000..a5f767740e15c3edcfdb254bd6d3204bb3dbdb671e58fd713703f949ea6aedea GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j-KLOaVcYV~~p{9B#If2DRx# z{3qKke2Ys{cdFn~n6qQKcuTKJLg)8G)qI^&_$mI^`sWFV(Q5%5=RoO*P|HZVKH`DI zo&QGQ=YO53J*GbI&$XV~%TcLEH^|MRY9e9cuPYY;hI$A}iO7Ep+Na+;;{7YKntj_# zmsevwukoRH$bm^yo$A5 zO(YEy3l=cw9zTc-chMzAA24Le;;o!qqDaA=CxgL>f?69;XSLTcU2({c6gUSFwo))+ ERY|W6^#A|> literal 0 HcmV?d00001 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