Hello community,

here is the log from the commit of package loudmouth for openSUSE:Factory 
checked in at 2015-11-12 19:35:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/loudmouth (Old)
 and      /work/SRC/openSUSE:Factory/.loudmouth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "loudmouth"

Changes:
--------
--- /work/SRC/openSUSE:Factory/loudmouth/loudmouth.changes      2015-04-18 
10:38:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.loudmouth.new/loudmouth.changes 2015-11-12 
19:35:57.000000000 +0100
@@ -1,0 +2,31 @@
+Tue Nov 10 10:57:11 UTC 2015 - [email protected]
+
+- update to 1.5.1 and switch to the mcabber branch:
+  - This Loudmouth release is compatible with current Glib/GTK
+    libraries
+  - The internal asyncns copy has been removed
+  - The security has been improved in several ways:
+    - Certificates: added checking of SAN(s) when CN does not match
+      and fixed CN wildcard handling
+    - SSL 2 and 3 have been deactivated; TLS 1.1 and 1.2 have been
+      activated
+    - Use the default cipher suite of GnuTLS
+    - New API: Implementation of lm_ssl_set_ca and
+      lm_ssl_set_cipher_list This enables the application to choose
+      additional CA certificates to trust as well as the cipher
+      suites which are used by OpenSSL or GnuTLS
+  - Many resolver and parser issues have been fixed
+
+  For details on the branch switch see:
+  https://github.com/mcabber/loudmouth/issues/13
+
+- enable gssapi support. new BR: krb5-devel
+- enable IDN support: new BR: pkgconfig(libidn)
+- drop patches:
+  loudmouth-drop-stanzas-on-fail.patch
+  loudmouth-fix-async-resolving.patch
+  loudmouth-fix-sasl-md5-digest-uri.patch
+  loudmouth-glib.patch
+  loudmouth-use-pkg-config-for-gnutls.patch
+
+-------------------------------------------------------------------

Old:
----
  loudmouth-1.4.3.tar.bz2
  loudmouth-drop-stanzas-on-fail.patch
  loudmouth-fix-async-resolving.patch
  loudmouth-fix-sasl-md5-digest-uri.patch
  loudmouth-glib.patch
  loudmouth-use-pkg-config-for-gnutls.patch

New:
----
  loudmouth-1.5.1.tar.bz2

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

Other differences:
------------------
++++++ loudmouth.spec ++++++
--- /var/tmp/diff_new_pack.6VEvu7/_old  2015-11-12 19:35:58.000000000 +0100
+++ /var/tmp/diff_new_pack.6VEvu7/_new  2015-11-12 19:35:58.000000000 +0100
@@ -17,31 +17,21 @@
 
 
 Name:           loudmouth
-Version:        1.4.3
+Version:        1.5.1
 Release:        0
 Summary:        Jabber Client Library Written in C
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Other
 Url:            http://www.loudmouth-project.org/
-#Source:         
http://ftp.imendio.com/pub/imendio/%{name}/src/%{name}-%{version}.tar.bz2
-# Source without URL, as coolo's script does not like the fact that upstream 
server is broken...
-Source:         %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM loudmouth-fix-sasl-md5-digest-uri.patch 
[email protected] -- Taken from Debian, fix sasl md5 digest URI
-Patch0:         loudmouth-fix-sasl-md5-digest-uri.patch
-# PATCH-FIX-UPSTREAM loudmouth-fix-async-resolving.patch [email protected] -- 
Taken from Debian, don't check for sync dns failures when using asyncns
-Patch1:         loudmouth-fix-async-resolving.patch
-# PATCH-FIX-UPSTREAM loudmouth-drop-stanzas-on-fail.patch [email protected] 
-- Taken from Debian, ignore stanza that can't be parsed
-Patch2:         loudmouth-drop-stanzas-on-fail.patch
-# PATCH-FIX-UPSTREAM loudmouth-use-pkg-config-for-gnutls.patch 
[email protected] -- Taken from Debian, use pkg-config to detect gnutls
-Patch3:         loudmouth-use-pkg-config-for-gnutls.patch
-# PATCH-FIX-UPSTREAM loudmouth-glib.patch [email protected] -- Fix build 
with glib 2.31: only glib.h can be included.
-Patch4:         loudmouth-glib.patch
+Source:         https://mcabber.com/files/loudmouth/%{name}-%{version}.tar.bz2
 BuildRequires:  check-devel
 BuildRequires:  openssl-devel
 BuildRequires:  gtk-doc
+BuildRequires:  krb5-devel
 BuildRequires:  libtool
 BuildRequires:  sgml-skel
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libidn)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libloudmouth-1-0 = %{version}-%{release}
 
@@ -84,14 +74,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
-autoreconf -f -i
 %configure\
        --disable-static \
        --with-ssl=openssl \
@@ -108,7 +92,7 @@
 
 %files -n libloudmouth-1-0
 %defattr (-, root, root)
-%doc AUTHORS CONTRIBUTORS COPYING ChangeLog NEWS README
+%doc AUTHORS COPYING README
 %{_libdir}/*.so.*
 
 %files devel

++++++ loudmouth-1.4.3.tar.bz2 -> loudmouth-1.5.1.tar.bz2 ++++++
++++ 119915 lines of diff (skipped)


Reply via email to