Hello community,

here is the log from the commit of package libevent for openSUSE:Factory 
checked in at 2020-08-12 10:56:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevent (Old)
 and      /work/SRC/openSUSE:Factory/.libevent.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevent"

Wed Aug 12 10:56:30 2020 rev:40 rq:825271 version:2.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevent/libevent.changes        2019-10-23 
15:48:56.354570658 +0200
+++ /work/SRC/openSUSE:Factory/.libevent.new.3399/libevent.changes      
2020-08-12 10:56:37.132746985 +0200
@@ -1,0 +2,24 @@
+Tue Jul 28 23:30:12 UTC 2020 - David Disseldorp <dd...@suse.com>
+
+- Update to 2.1.12 stable
+  * buffer: do not pass NULL to memcpy() from evbuffer_pullup()
+  * http: fix undefined-shift in EVUTIL_IS*_ helpers
+  * Check error code of evhttp_add_header_internal() in
+    evhttp_parse_query_impl()
+  * http: fix EVHTTP_CON_AUTOFREE in case of timeout
+  * evdns: Add additional validation for values of dns options
+  * Fix memory corruption in EV_CLOSURE_EVENT_FINALIZE with debug enabled
+  * increase segment refcnt only if evbuffer_add_file_segment() succeeds
+  * evdns: fix a crash when evdns_base with waiting requests is freed
+  * event_base_once: fix potential null pointer threat
+  * http: do not assume body for CONNECT
+  * evbuffer_add_file: fix freeing of segment in the error path
+  * Fix checking return value of the evdns_base_resolv_conf_parse()
+  * Support EV_CLOSED on linux for poll(2)
+  * Parse IPv6 scope IDs.
+  * evutil_time: detect and use _gmtime64_s()/_gmtime64()
+  * bufferevent: allow setting priority on socket and openssl type
+  * Fix EV_CLOSED detection/reporting
+  * Revert "Warn if forked from the event loop during event_reinit()"
+
+-------------------------------------------------------------------

Old:
----
  libevent-2.1.11-stable.tar.gz
  libevent-2.1.11-stable.tar.gz.asc

New:
----
  libevent-2.1.12-stable.tar.gz
  libevent-2.1.12-stable.tar.gz.asc

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

Other differences:
------------------
++++++ libevent.spec ++++++
--- /var/tmp/diff_new_pack.oRh1g4/_old  2020-08-12 10:56:37.768747302 +0200
+++ /var/tmp/diff_new_pack.oRh1g4/_new  2020-08-12 10:56:37.768747302 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libevent
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 Name:           libevent
 %define     version_base 2
 %define     version_minor 1
-%define     version_release 11
+%define     version_release 12
 %define     abi_release 7
 %define     version_suffix stable
 %define     libsoname %{name}-%{version_base}_%{version_minor}-%{abi_release}
@@ -29,7 +29,7 @@
 Summary:        An event notification library
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
-Url:            http://libevent.org/
+URL:            http://libevent.org/
 Source0:        
https://github.com/%{name}/%{name}/releases/download/release-%{version}-%{version_suffix}/%{name}-%{version}-%{version_suffix}.tar.gz
 Source1:        
https://github.com/%{name}/%{name}/releases/download/release-%{version}-%{version_suffix}/%{name}-%{version}-%{version_suffix}.tar.gz.asc
 Source2:        %{name}.keyring

++++++ libevent-2.1.11-stable.tar.gz -> libevent-2.1.12-stable.tar.gz ++++++
++++ 46643 lines of diff (skipped)



Reply via email to