Hello community,

here is the log from the commit of package libapr1 for openSUSE:Factory checked 
in at 2015-05-06 07:47:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libapr1 (Old)
 and      /work/SRC/openSUSE:Factory/.libapr1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libapr1"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libapr1/libapr1.changes  2015-03-12 
16:38:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libapr1.new/libapr1.changes     2015-05-06 
07:47:05.000000000 +0200
@@ -1,0 +2,33 @@
+Sun May  3 03:32:33 UTC 2015 - crrodrig...@opensuse.org
+
+- remove baselibs.conf that osc rejects now with message: 
+ERROR: 'arch' referenced in baselibs.conf is not being built
+ERROR: 'ppc' referenced in baselibs.conf is not being built
+ERROR: 'package' referenced in baselibs.conf is not being built
+ERROR: 'arch' referenced in baselibs.conf is not being built
+ERROR: 'ppc' referenced in baselibs.conf is not being built
+ERROR: 'package' referenced in baselibs.conf is not being built
+
+-------------------------------------------------------------------
+Sun May  3 03:24:24 UTC 2015 - crrodrig...@opensuse.org
+
+- apr 1.5.2
+* apr_escape: Correctly calculate the size of the returned string in
+  apr_escape_path and set the correct return value in case we actually
+  escape the string
+* apr_poll(cb): fix error paths returned values and leaks.
+* apr_skiplist: Optimize the number of allocations by reusing pooled or
+  malloc()ed nodes for the lifetime of the skiplist.
+* apr_skiplist: Fix possible multiple-free() on the same value in
+   apr_skiplist_remove_all() 
+   (obsoletes 0007-backport-r1604596-1604598-from-trunk.patch)
+* apr_global_mutex/apr_proc_mutex: Resolve failures with the 
+   POSIX sem implementation in environments which receive signals.
+   (obsoletes 0009-Merge-r1610854-from-trunk.patch)
+* drop already included or no longer needed patches:
+     0004-Backport-r1593600-from-1.6.patch
+     0005-Backport-r1593612-from-1.6.patch
+     0007-backport-r1604596-1604598-from-trunk.patch
+     0009-Merge-r1610854-from-trunk.patch
+     string-compare.diff
+-------------------------------------------------------------------

Old:
----
  0004-Backport-r1593600-from-1.6.patch
  0005-Backport-r1593612-from-1.6.patch
  0007-backport-r1604596-1604598-from-trunk.patch
  0009-Merge-r1610854-from-trunk.patch
  apr-1.5.1.tar.bz2
  baselibs.conf
  string-compare.diff

New:
----
  apr-1.5.2.tar.bz2

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

Other differences:
------------------
++++++ libapr1.spec ++++++
--- /var/tmp/diff_new_pack.nMLx8c/_old  2015-05-06 07:47:06.000000000 +0200
+++ /var/tmp/diff_new_pack.nMLx8c/_new  2015-05-06 07:47:06.000000000 +0200
@@ -20,22 +20,16 @@
 %define installbuilddir %{_libdir}/apr-%{aprver}/build
 %define includedir %{_includedir}/apr-%{aprver}
 Name:           libapr1
-Version:        1.5.1
+Version:        1.5.2
 Release:        0
 Summary:        Apache Portable Runtime (APR) Library
 License:        Apache-2.0
 Group:          Development/Libraries/Other
 Url:            http://apr.apache.org/
 Source:         http://www.apache.org/dist/apr/apr-%{version}.tar.bz2
-Source2:        baselibs.conf
-Patch1:         string-compare.diff
 Patch4:         apr-1.4.5-linux3.patch
 Patch5:         apr-visibility.patch
-Patch6:         0004-Backport-r1593600-from-1.6.patch
-Patch7:         0005-Backport-r1593612-from-1.6.patch
-Patch8:         0007-backport-r1604596-1604598-from-trunk.patch
-Patch9:         0009-Merge-r1610854-from-trunk.patch
-Patch10:        apr-use-getrandom.patch
+Patch6:         apr-use-getrandom.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  libtool
@@ -81,14 +75,9 @@
 
 %prep
 %setup -q -n apr-%{version}
-%patch1
 %patch4
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
 # Do not put date to doxy content
 sed -i \
        -e '4 iHTML_TIMESTAMP=NO' \

++++++ apr-1.5.1.tar.bz2 -> apr-1.5.2.tar.bz2 ++++++
++++ 3048 lines of diff (skipped)


Reply via email to