Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmicrohttpd for openSUSE:Factory 
checked in at 2021-12-28 12:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmicrohttpd (Old)
 and      /work/SRC/openSUSE:Factory/.libmicrohttpd.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmicrohttpd"

Tue Dec 28 12:26:01 2021 rev:42 rq:942730 version:0.9.75

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmicrohttpd/libmicrohttpd.changes      
2021-05-20 19:25:00.133956796 +0200
+++ /work/SRC/openSUSE:Factory/.libmicrohttpd.new.2520/libmicrohttpd.changes    
2021-12-28 12:26:03.336458443 +0100
@@ -1,0 +2,38 @@
+Mon Dec 27 09:52:13 UTC 2021 - Andreas Stieger <andreas.stie...@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.stie...@gmx.de>
+
+- libmicrohttpd 0.9.74:
+  * new experimental implementation of WebSockets disabled by default
+  * improved compliance with the RFC HTTP specifications
+  * new implementation of reply header forming
+  * new implementation of request chunked encoding parsing
+  * new automatic error replies
+  * Keep-alive header is omitted by default for HTTP/1.1 connections.
+    Use of header can be enforced by response flag.
+  * Chunked encoding is used for HTTP/1.1 non-keep-alive connections
+    for responses with unknown size. Previously MHD used "indication
+    of the end of the response by closing connection" in such cases,
+    however it is not correct for HTTP/1.1 connections as per HTTP
+    RFC.
+  * As required by HTTP RFC, use HTTP/1.1 version instead of HTTP/1.0
+    in reply headers when client is HTTP/1.0 . HTTP/1.0 version can
+    be enforced by response flag.
+  * User response headers are used in replies in the same order as
+    was added by application.
+  * Allowed tab characters in response header values.
+  * All custom "Connection:" response headers are automatically
+    combined into single "Connection:" header.
+  * "keep-alive" token silently dropped from custom "Connection:"
+    response header. "Keep-alive" cannot be enforced and used
+    automatically if possible.
+  * Allow tab character in custom response header value.
+  * Disallow space character in custom response header value.
+  * Do not allow responses with 1xx codes for HTTP/1.0 requests.
+  * Detected and reported incorrect "Upgrade" responses.
+
+-------------------------------------------------------------------

Old:
----
  libmicrohttpd-0.9.73.tar.gz
  libmicrohttpd-0.9.73.tar.gz.sig

New:
----
  libmicrohttpd-0.9.75.tar.gz
  libmicrohttpd-0.9.75.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmicrohttpd.spec ++++++
--- /var/tmp/diff_new_pack.9QgSjt/_old  2021-12-28 12:26:03.924458889 +0100
+++ /var/tmp/diff_new_pack.9QgSjt/_new  2021-12-28 12:26:03.928458892 +0100
@@ -20,7 +20,7 @@
 %global sover   12
 %global libname %{name}%{sover}
 Name:           libmicrohttpd
-Version:        0.9.73
+Version:        0.9.75
 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.73.tar.gz -> libmicrohttpd-0.9.75.tar.gz ++++++
++++ 73063 lines of diff (skipped)

Reply via email to