Hello community,

here is the log from the commit of package libmicrohttpd for openSUSE:Factory 
checked in at 2018-03-01 12:06:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmicrohttpd (Old)
 and      /work/SRC/openSUSE:Factory/.libmicrohttpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmicrohttpd"

Thu Mar  1 12:06:18 2018 rev:30 rq:580334 version:0.9.59

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmicrohttpd/libmicrohttpd.changes      
2017-12-06 08:54:46.001380482 +0100
+++ /work/SRC/openSUSE:Factory/.libmicrohttpd.new/libmicrohttpd.changes 
2018-03-01 12:06:20.253266618 +0100
@@ -1,0 +2,18 @@
+Mon Feb 26 19:05:14 UTC 2018 - [email protected]
+
+- Update to version 0.9.59:
+  * Fix masking operation.
+  * Fix deadlock when failing to prepare chunked response
+  * Fix __clang_major__ related warnings for non-clang compilers.
+  * Fixed tests on platforms with huge number of CPUs.
+  * Doxygen configuration was updated.
+  * Various doxygen fixes.
+
+- Update to version 0.9.58:
+  * Fixed HTTPS tests on modern platforms.
+  * Minor documentation installation fixes.
+  * Tolerate AF_UNIX when trying to determine our binding port
+    from socket.  Use `sockaddr_storage` instead of trying to
+    guess the sockaddr type before calling getsockname().
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libmicrohttpd.spec ++++++
--- /var/tmp/diff_new_pack.F33cKo/_old  2018-03-01 12:06:20.989240206 +0100
+++ /var/tmp/diff_new_pack.F33cKo/_new  2018-03-01 12:06:20.993240062 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmicrohttpd
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010,2011,2012  Stephan Kleine
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,12 +20,12 @@
 %global sover   12
 %global libname %{name}%{sover}
 Name:           libmicrohttpd
-Version:        0.9.57
+Version:        0.9.59
 Release:        0
 Summary:        Small Embeddable HTTP Server Library
 # Some internal tests are licenced as GPL-3.0+ - they are only used in
 # check phase and not shipped further
-License:        LGPL-2.1+ AND GPL-3.0+
+License:        LGPL-2.1-or-later AND GPL-3.0-or-later
 Group:          Productivity/Networking/Web/Servers
 Url:            https://www.gnu.org/software/libmicrohttpd/
 Source0:        https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
@@ -71,7 +71,7 @@
 
 %package -n %{libname}
 Summary:        Small embeddable http server library
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 
 %description -n %{libname}
@@ -79,7 +79,7 @@
 
 %package devel
 Summary:        Small Embeddable HTTP Server Library
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       pkgconfig
@@ -110,6 +110,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
+rm -f %{buildroot}%{_infodir}/%{name}_performance_data.png
 
 %check
 # Paralel execution of tests fail

++++++ libmicrohttpd-0.9.57.tar.gz -> libmicrohttpd-0.9.59.tar.gz ++++++
++++ 24735 lines of diff (skipped)



Reply via email to