Hello community, here is the log from the commit of package libmicrohttpd for openSUSE:Factory checked in at 2020-02-14 16:28:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmicrohttpd (Old) and /work/SRC/openSUSE:Factory/.libmicrohttpd.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmicrohttpd" Fri Feb 14 16:28:06 2020 rev:39 rq:772475 version:0.9.70 Changes: -------- --- /work/SRC/openSUSE:Factory/libmicrohttpd/libmicrohttpd.changes 2019-12-23 22:42:48.845960095 +0100 +++ /work/SRC/openSUSE:Factory/.libmicrohttpd.new.26092/libmicrohttpd.changes 2020-02-14 16:28:15.563284602 +0100 @@ -1,0 +2,15 @@ +Sun Feb 9 10:15:21 UTC 2020 - Martin Hauke <[email protected]> + +- Update to 0.9.70: + * Fixed 100-continue handling for PATCH method + * Fixed FTBFS from wrong #endif position for certain builds + * Fixed connection overflow issue when combining + MHD_USE_NO_LISTEN_SOCKET with MHD_USE_THREAD_PER_CONNECTION + * Updated m4 script to fix FTBFS when using + -Werror=unused-but-set-parameter + * Adding fix for urlencoding of keys without values in + post-processor logic. + * Adding patch from Ethan Tuttle with test case for urlencoding + in post-processor for keys without values. + +------------------------------------------------------------------- Old: ---- libmicrohttpd-0.9.69.tar.gz libmicrohttpd-0.9.69.tar.gz.sig New: ---- libmicrohttpd-0.9.70.tar.gz libmicrohttpd-0.9.70.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmicrohttpd.spec ++++++ --- /var/tmp/diff_new_pack.cOVnUW/_old 2020-02-14 16:28:16.307285006 +0100 +++ /var/tmp/diff_new_pack.cOVnUW/_new 2020-02-14 16:28:16.307285006 +0100 @@ -1,7 +1,7 @@ # # spec file for package libmicrohttpd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010,2011,2012 Stephan Kleine # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %global sover 12 %global libname %{name}%{sover} Name: libmicrohttpd -Version: 0.9.69 +Version: 0.9.70 Release: 0 Summary: Small Embeddable HTTP Server Library # Some internal tests are licenced as GPL-3.0+ - they are only used in ++++++ libmicrohttpd-0.9.69.tar.gz -> libmicrohttpd-0.9.70.tar.gz ++++++ ++++ 2678 lines of diff (skipped)
