Hello community,

here is the log from the commit of package libeXosip2 for openSUSE:Factory 
checked in at 2020-08-31 16:47:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libeXosip2 (Old)
 and      /work/SRC/openSUSE:Factory/.libeXosip2.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libeXosip2"

Mon Aug 31 16:47:49 2020 rev:26 rq:826221 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libeXosip2/libeXosip2.changes    2018-04-24 
15:35:14.361641846 +0200
+++ /work/SRC/openSUSE:Factory/.libeXosip2.new.3399/libeXosip2.changes  
2020-08-31 16:48:35.576306211 +0200
@@ -1,0 +2,13 @@
+Wed Feb  5 19:14:45 UTC 2020 - David Sugar <tychos...@gmail.com>
+
+- Update to 5.1.0
+  * critical security issues
+  * See package, very many long neglected bug fixes
+  * directly supports openssl 1.0.2-1.1.1 (and libressl) without patching
+- drop no longer needed openssl patch
+  openssl110-fix.patch
+- now requires libosip2 >= 5.1.0
+- now requires c-ares for proper resolver functionality
+- license was actually gpl-2.0-or-later, confirmed from sources and headers
+
+-------------------------------------------------------------------

Old:
----
  libexosip2-5.0.0.tar.gz
  openssl110-fix.patch

New:
----
  libexosip2-5.1.0.tar.gz

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

Other differences:
------------------
++++++ libeXosip2.spec ++++++
--- /var/tmp/diff_new_pack.W17a7O/_old  2020-08-31 16:48:45.720311129 +0200
+++ /var/tmp/diff_new_pack.W17a7O/_new  2020-08-31 16:48:45.720311129 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libeXosip2
 #
-# Copyright (c) 2018 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
@@ -12,25 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define soname libeXosip2-12
 
 Name:           libeXosip2
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 Summary:        Extended osip2 library
-License:        GPL-2.0-only
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Other
-Url:            http://savannah.nongnu.org/projects/exosip/
+URL:            http://savannah.nongnu.org/projects/exosip/
 Source:         
http://download.savannah.nongnu.org/releases/exosip/libexosip2-%{version}.tar.gz
-Patch0:         openssl110-fix.patch
+BuildRequires:  c-ares-devel
+BuildRequires:  gcc
 BuildRequires:  glibc-devel
+BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libosip2) >= 5.0.0
-BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(libosip2) >= 5.1.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,8 +50,8 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{soname} = %{version}
 Requires:       glibc-devel
-Requires:       pkgconfig(libosip2)
-Requires:       pkgconfig(openssl)
+Requires:       libosip2-devel >= 5.1.0
+Requires:       openssl-devel
 Provides:       %{soname}-devel = %{version}
 
 %description devel
@@ -58,9 +59,6 @@
 
 %prep
 %setup -q -n libexosip2-%{version}
-%if 0%{?suse_version} >= 1330 
-%patch0 -p0
-%endif
 
 %build
 %configure \

++++++ libexosip2-5.0.0.tar.gz -> libexosip2-5.1.0.tar.gz ++++++
++++ 39175 lines of diff (skipped)


Reply via email to