Hello community, here is the log from the commit of package libmicrohttpd for openSUSE:Factory checked in at 2018-12-10 12:23:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmicrohttpd (Old) and /work/SRC/openSUSE:Factory/.libmicrohttpd.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmicrohttpd" Mon Dec 10 12:23:48 2018 rev:31 rq:656222 version:0.9.61 Changes: -------- --- /work/SRC/openSUSE:Factory/libmicrohttpd/libmicrohttpd.changes 2018-03-01 12:06:20.253266618 +0100 +++ /work/SRC/openSUSE:Factory/.libmicrohttpd.new.19453/libmicrohttpd.changes 2018-12-10 12:23:50.162796623 +0100 @@ -1,0 +2,20 @@ +Fri Dec 7 13:28:42 UTC 2018 - [email protected] + +- Update to version 0.9.61: + * parse arguments with (properly) escaped URLs correctly. Replace + sprintf with snprintf in testcases. + * Fix build issue with GnuTLS < 3.0. + * Add MHD_create_response_from_buffer_with_free_callback. +- Update to version 0.9.60: + * gettext updated to 0.19.8 + * can use epoll() without listen socket now + * in thread-per-connection mode, socket closure is now + communicated in a timely fashion to the application + * added MHD_RF_HTTP_VERSION_1_0_RESPONSE option + * preventing bogus transfer-encoding values + * Added MHD_OPTION_GNUTLS_PSK_CRED_HANDLER + * allow digest authentication with hashed password + * ensure request completed callback is called from correct thread + and also for upgraded connections + +------------------------------------------------------------------- Old: ---- libmicrohttpd-0.9.59.tar.gz libmicrohttpd-0.9.59.tar.gz.sig New: ---- libmicrohttpd-0.9.61.tar.gz libmicrohttpd-0.9.61.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmicrohttpd.spec ++++++ --- /var/tmp/diff_new_pack.mt3Apf/_old 2018-12-10 12:23:50.918795869 +0100 +++ /var/tmp/diff_new_pack.mt3Apf/_new 2018-12-10 12:23:50.926795861 +0100 @@ -20,7 +20,7 @@ %global sover 12 %global libname %{name}%{sover} Name: libmicrohttpd -Version: 0.9.59 +Version: 0.9.61 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.59.tar.gz -> libmicrohttpd-0.9.61.tar.gz ++++++ ++++ 97497 lines of diff (skipped)
