Hello community,

here is the log from the commit of package civetweb for openSUSE:Factory 
checked in at 2020-11-07 21:03:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/civetweb (Old)
 and      /work/SRC/openSUSE:Factory/.civetweb.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "civetweb"

Sat Nov  7 21:03:01 2020 rev:3 rq:846847 version:1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/civetweb/civetweb.changes        2020-07-16 
12:16:29.886846142 +0200
+++ /work/SRC/openSUSE:Factory/.civetweb.new.11331/civetweb.changes     
2020-11-07 21:05:39.385618315 +0100
@@ -1,0 +2,24 @@
+Wed Nov  4 16:14:10 UTC 2020 - Axel Braun <axel.br...@gmx.de>
+
+- version 1.13
+  * Add arguments for CGI interpreters
+  * Support multiple CGi interpreters
+  * Buffering HTTP response headers, including API functions 
mg_response_header_* in C and Lua
+  * Additional C API functions
+  * Fix some memory leaks
+  * Extended use of atomic operations (e.g., for server stats)
+  * Add fuzz tests
+  * Set OpenSSL 1.1 API as default (from 1.0)
+  * Add Lua 5.4 support and deprecate Lua 5.1
+  * Provide additional Lua API functions
+  * Fix Lua websocket memory leak when closing the server
+  * Remove obsolete "file in memory" implementation
+  * Improvements and fixes in documentation
+  * Fixes from static source code analysis
+  * Additional unit tests
+  * Various small bug fixes
+  * Experimental support for some HTTP2 features (not ready for production)
+  * Experimental support for websocket compression
+  * Remove legacy interfaces declared obsolete since more than 3 years
+
+-------------------------------------------------------------------

Old:
----
  civetweb-1.12.tar.gz

New:
----
  civetweb-1.13.tar.gz

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

Other differences:
------------------
++++++ civetweb.spec ++++++
--- /var/tmp/diff_new_pack.9RZw42/_old  2020-11-07 21:05:40.037617274 +0100
+++ /var/tmp/diff_new_pack.9RZw42/_new  2020-11-07 21:05:40.041617267 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define         soname  1_11_0
+%define         soname  1_13_0
 %define         _libname libcivetweb
 
 Name:           civetweb
 Summary:        A C/C++ web server
 License:        MIT
 Group:          Productivity/Networking/Web/Servers
-Version:        1.12
+Version:        1.13
 Release:        0
 URL:            https://github.com/civetweb/civetweb
 Source0:        
https://github.com/civetweb/civetweb/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -59,6 +59,10 @@
 
 install -pm0644  %{SOURCE1} .
 
+#we dont need github files
+rm -rf .github
+rm .git* .clan*
+
 %build
 rm -rf build
 %cmake -DWITH_ALL=1 \

++++++ civetweb-1.12.tar.gz -> civetweb-1.13.tar.gz ++++++
/work/SRC/openSUSE:Factory/civetweb/civetweb-1.12.tar.gz 
/work/SRC/openSUSE:Factory/.civetweb.new.11331/civetweb-1.13.tar.gz differ: 
char 12, line 1


Reply via email to