Hello community,

here is the log from the commit of package libmesode for openSUSE:Factory 
checked in at 2018-09-20 11:42:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmesode (Old)
 and      /work/SRC/openSUSE:Factory/.libmesode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmesode"

Thu Sep 20 11:42:22 2018 rev:3 rq:636611 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmesode/libmesode.changes      2017-12-05 
01:30:28.604778370 +0100
+++ /work/SRC/openSUSE:Factory/.libmesode.new/libmesode.changes 2018-09-20 
11:42:24.172823352 +0200
@@ -1,0 +2,21 @@
+Wed Sep 19 09:37:03 UTC 2018 - [email protected]
+
+- Update to 0.9.2:
+  * OpenSSL tls module verifies certificate by default. Set flag
+    XMPP_CONN_FLAG_TRUST_TLS to ignore result of the verification
+  * Certificate hostname verification is forced for
+    openssl-1.0.2 and newer
+  * OpenSSL tls module disables insecure SSLv2 SSLv3 and TLSv1
+  * Support of handlers with the same callback function,
+    but different userdata
+  * System handlers are deleted on xmpp_conn_t reconnection.
+    Old system handlers could cause problems
+  * Default timeout for xmpp_run() is increased from 1 millisecond
+    to 1 second in order to reduce CPU consumption
+  * Reduced memory usage in expat module
+  * New functions:
+    * xmpp_ctx_set_timeout()
+    * xmpp_sha1_digest()
+- Remove libmesode-0.9.1-openssl-1.1.patch: upstreamed
+
+-------------------------------------------------------------------

Old:
----
  0.9.1.tar.gz
  libmesode-0.9.1-openssl-1.1.patch

New:
----
  0.9.2.tar.gz

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

Other differences:
------------------
++++++ libmesode.spec ++++++
--- /var/tmp/diff_new_pack.kXWt8G/_old  2018-09-20 11:42:24.996822869 +0200
+++ /var/tmp/diff_new_pack.kXWt8G/_new  2018-09-20 11:42:25.000822867 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmesode
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %define c_lib   libmesode0
 Name:           libmesode
-Version:        0.9.1
+Version:        0.9.2
 Release:        0
 Summary:        An XMPP library for C
-License:        GPL-3.0+ or MIT
+License:        GPL-3.0-or-later OR MIT
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/boothj5/libmesode
 Source0:        https://github.com/boothj5/%{name}/archive/%{version}.tar.gz
-Patch0:         libmesode-0.9.1-openssl-1.1.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc
@@ -63,7 +62,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 mkdir m4

++++++ 0.9.1.tar.gz -> 0.9.2.tar.gz ++++++
++++ 4083 lines of diff (skipped)


Reply via email to