Hello community,

here is the log from the commit of package libcares2 for openSUSE:Factory 
checked in at 2017-06-28 10:35:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcares2 (Old)
 and      /work/SRC/openSUSE:Factory/.libcares2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcares2"

Wed Jun 28 10:35:08 2017 rev:41 rq:505210 version:1.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcares2/libcares2.changes      2016-11-03 
12:58:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libcares2.new/libcares2.changes 2017-06-28 
10:35:11.956605009 +0200
@@ -1,0 +2,10 @@
+Tue Jun 20 19:35:16 UTC 2017 - [email protected]
+
+- Version update to 1.13.0:
+  * Fixes bsc#1044946 CVE-2017-1000381
+  * Bunch of bugfixes
+- Drop cares-1.9.1-ocloexec.patch as it broke again and it is
+  not really worth all the fwdporting
+- Drop check phase there is only return 0
+
+-------------------------------------------------------------------

Old:
----
  c-ares-1.12.0.tar.gz
  c-ares-1.12.0.tar.gz.asc
  cares-1.9.1-ocloexec.patch

New:
----
  c-ares-1.13.0.tar.gz
  c-ares-1.13.0.tar.gz.asc

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

Other differences:
------------------
++++++ libcares2.spec ++++++
--- /var/tmp/diff_new_pack.CgpKTo/_old  2017-06-28 10:35:12.788487319 +0200
+++ /var/tmp/diff_new_pack.CgpKTo/_new  2017-06-28 10:35:12.792486754 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcares2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +18,7 @@
 
 %define pkg_name c-ares
 Name:           libcares2
-Version:        1.12.0
+Version:        1.13.0
 Release:        0
 Summary:        Library for asynchronous name resolves
 License:        MIT
@@ -28,14 +28,12 @@
 Source1:        
http://c-ares.haxx.se/download/%{pkg_name}-%{version}.tar.gz.asc
 Source3:        libcares2.keyring
 Source4:        baselibs.conf
-Patch0:         cares-1.9.1-ocloexec.patch
-Patch1:         0001-Use-RPM-compiler-options.patch
+Patch0:         0001-Use-RPM-compiler-options.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 c-ares is a C library that performs DNS requests and name resolves
@@ -56,7 +54,6 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 # Remove bogus cflags checking
 sed -i -e '/XC_CHECK_BUILD_FLAGS/d' configure.ac
@@ -77,9 +74,6 @@
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%check
-make %{?_smp_mflags} check
-
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 

++++++ c-ares-1.12.0.tar.gz -> c-ares-1.13.0.tar.gz ++++++
++++ 51109 lines of diff (skipped)


Reply via email to