Hello community,

here is the log from the commit of package gperftools for openSUSE:Factory 
checked in at 2013-08-01 15:36:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gperftools (Old)
 and      /work/SRC/openSUSE:Factory/.gperftools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gperftools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes    2013-01-02 
12:57:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gperftools.new/gperftools.changes       
2013-08-01 15:36:07.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Jul 30 17:44:01 UTC 2013 - cgard...@suse.com
+
+- gperftools 2.1, released 30 July 2013.
+  * fixes for building on newer platforms. Notably, there's now initial
+    support for x32 ABI (--enable-minimal only at this time))
+  * Some fixes for debug allocation on POWER/Linux 
+  * new getNumericProperty stats for cache sizes
+  * added HEAP_PROFILER_TIME_INTERVAL variable (see documentation)
+  * added environment variable to control heap size (TCMALLOC_HEAP_LIMIT_MB)
+  * added environment variable to disable release of memory back to OS
+    (TCMALLOC_DISABLE_MEMORY_RELEASE)
+  * cpu profiler can now be switched on and off by sending it a signal
+    (specified in CPUPROFILESIGNAL)
+  * (issue 491) fixed race-ful spinlock wake-ups
+  * (issue 496) added some support for fork-ing of process that is using
+    tcmalloc
+  * (issue 368) improved memory fragmentation when large chunks of
+    memory are allocated/freed
+
+-------------------------------------------------------------------

Old:
----
  gperftools-2.0.tar.bz2

New:
----
  gperftools-2.1.tar.bz2

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

Other differences:
------------------
++++++ gperftools.spec ++++++
--- /var/tmp/diff_new_pack.FkjIVr/_old  2013-08-01 15:36:08.000000000 +0200
+++ /var/tmp/diff_new_pack.FkjIVr/_new  2013-08-01 15:36:08.000000000 +0200
@@ -17,16 +17,16 @@
 
 
 Name:           gperftools
-Version:        2.0
+Version:        2.1
 Release:        0
 Url:            http://code.google.com/p/gperftools/
 Source0:        %{name}-%{version}.tar.bz2
 Patch4:         %{name}-fix_docdir.patch
-Patch11:        %{name}_fix_multiple_install_headers.patch
+# Patch11:        %{name}_fix_multiple_install_headers.patch
 Patch12:        %{name}_fix_unassigned_malloc_in_unittest.patch
 Patch14:        %{name}_gcc46.patch
-Patch15:        %{name}-glibc216.patch
-Patch16:        spinlock-rand.patch
+#Patch15:        %{name}-glibc216.patch
+#Patch16:        spinlock-rand.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -64,11 +64,11 @@
 %prep
 %setup -q
 %patch4 -p1
-%patch11 -p1
+#patch11 -p1
 %patch12 -p1
 %patch14 -p1
-%patch15 -p1
-%patch16 -p1
+#patch15 -p1
+#patch16 -p1
 
 %build
 autoreconf -fi

++++++ gperftools-2.0.tar.bz2 -> gperftools-2.1.tar.bz2 ++++++
++++ 46024 lines of diff (skipped)

++++++ gperftools-fix_docdir.patch ++++++
--- /var/tmp/diff_new_pack.FkjIVr/_old  2013-08-01 15:36:09.000000000 +0200
+++ /var/tmp/diff_new_pack.FkjIVr/_new  2013-08-01 15:36:09.000000000 +0200
@@ -1,10 +1,10 @@
-Index: gperftools/Makefile.am
+Index: gperftools-2.0.99/Makefile.am
 ===================================================================
---- gperftools.orig/Makefile.am
-+++ gperftools/Makefile.am
-@@ -124,7 +124,7 @@ googleinclude_HEADERS =                             \
-    src/google/tcmalloc.h                        \
-    src/windows/google/tcmalloc.h
+--- gperftools-2.0.99.orig/Makefile.am
++++ gperftools-2.0.99/Makefile.am
+@@ -128,7 +128,7 @@ googleinclude_HEADERS =                            \
+    src/google/stacktrace.h                    \
+    src/google/tcmalloc.h
  
 -docdir = $(prefix)/share/doc/$(PACKAGE)-$(VERSION)
 +docdir = $(prefix)/share/doc/packages/$(PACKAGE)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to