Hello community,

here is the log from the commit of package libserf for openSUSE:Factory checked 
in at 2016-09-07 11:47:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libserf (Old)
 and      /work/SRC/openSUSE:Factory/.libserf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libserf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libserf/libserf.changes  2014-10-31 
20:14:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libserf.new/libserf.changes     2016-09-07 
11:47:07.000000000 +0200
@@ -1,0 +2,18 @@
+Thu Sep  1 12:37:28 UTC 2016 - [email protected]
+
+- Apache Serf 1.3.9:
+  * serf is now Apache Software Foundation project
+  * fix various build issues
+  * resolve a bucket (aka "memory") leak when a request bucket is
+    destroyed before it is morphed into an aggregate bucket
+  * reset state variables when resetting connection
+  * fix types of passed, but unused batons
+  * fix some usages of the openssl BIO api
+  * improve handling of bad data in the response state line
+  * support more overrides via SCons arguments
+  * adapt to OpenSSL 1.1.x api
+- drop upstream patches:
+    libserf-1.3.x-fix-comment-style.patch
+    libserf-1.3.x-fix-deflate-buckets-test.patch
+
+-------------------------------------------------------------------

Old:
----
  libserf-1.3.x-fix-comment-style.patch
  libserf-1.3.x-fix-deflate-buckets-test.patch
  serf-1.3.8.tar.bz2

New:
----
  libserf.keyring
  serf-1.3.9.tar.bz2
  serf-1.3.9.tar.bz2.asc

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

Other differences:
------------------
++++++ libserf.spec ++++++
--- /var/tmp/diff_new_pack.Q75Xeo/_old  2016-09-07 11:47:12.000000000 +0200
+++ /var/tmp/diff_new_pack.Q75Xeo/_new  2016-09-07 11:47:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libserf
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,22 +16,22 @@
 #
 
 
-%bcond_without gssapi
 # version 1.2.0 requires apr 1.3.0 or later for apr_socket_addr_get
 %define minimum_apr_version 1.3.0
 %define major  1
 %define minor  3
 %define SHLIBVER %{major}.%{minor}.0
+%bcond_without gssapi
 Name:           libserf
-Version:        1.3.8
+Version:        1.3.9
 Release:        0
 Summary:        High-Performance Asynchronous HTTP Client Library
 License:        Apache-2.0
 Group:          System/Libraries
-Url:            https://serf.googlecode.com
-Source:         
https://serf.googlecode.com/svn/src_releases/serf-%{version}.tar.bz2
-Patch1:         libserf-1.3.x-fix-comment-style.patch
-Patch2:         libserf-1.3.x-fix-deflate-buckets-test.patch
+Url:            https://serf.apache.org/
+Source:         
https://dist.apache.org/repos/dist/dev/serf/serf-%{version}.tar.bz2
+Source2:        
https://dist.apache.org/repos/dist/dev/serf/serf-%{version}.tar.bz2.asc
+Source3:        https://people.apache.org/keys/group/serf.asc#/%{name}.keyring
 BuildRequires:  gcc
 BuildRequires:  glibc-devel
 BuildRequires:  libapr-util1-devel >= %{minimum_apr_version}
@@ -85,8 +85,6 @@
 
 %prep
 %setup -q -n "serf-%{version}"
-%patch1 -p1
-%patch2 -p1
 
 %build
 scons \
@@ -116,7 +114,6 @@
 %endif
 
 %post   -n libserf-%{major}-%{major} -p /sbin/ldconfig
-
 %postun -n libserf-%{major}-%{major} -p /sbin/ldconfig
 
 %files -n libserf-%{major}-%{major}

++++++ libserf.keyring ++++++
++++ 11939 lines (skipped)

++++++ serf-1.3.8.tar.bz2 -> serf-1.3.9.tar.bz2 ++++++
++++ 3403 lines of diff (skipped)


Reply via email to