Hello community,

here is the log from the commit of package google-perftools for 
openSUSE:Factory checked in at 2011-12-25 17:51:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-perftools (Old)
 and      /work/SRC/openSUSE:Factory/.google-perftools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-perftools", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/google-perftools/google-perftools.changes        
2011-10-16 12:49:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.google-perftools.new/google-perftools.changes   
2011-12-25 17:51:47.000000000 +0100
@@ -1,0 +2,45 @@
+Sat Dec 24 19:05:13 UTC 2011 - [email protected]
+
+- Version 1.9.1, released 23 Dec 2011.
+  * google-perftools: version 1.9 release
+  * Lightweight check for double-frees (blount)
+  * BUGFIX: Fix pprof to exit properly if run with no args (dagitses)
+  * Suggest ASan as a way to diagnose buggy code (ppluzhnikov)
+  * Get rid of unused CACHELINE_SIZE (csilvers)
+  * Replace atexit() calls with global dtors; helps freebsd (csilvers)
+  * Disable heap-checker under AddressSanitizer (kcc)
+  * Fix bug in powerpc stacktracing (ppluzhnikov)
+  * PERF: Use exponential backoff waiting for spinlocks (m3b)
+  * Fix 64-bit nm on 32-bit binaries in pprof (csilvers)
+  * Add ProfileHandlerDisallowForever (rsc)
+  * BUGFIX: Shell escape when forking in pprof (csilvers)
+  * No longer combine overloaded functions in pprof (csilvers)
+  * Fix address-normalizing bug in pprof (csilvers)
+  * More consistently call abort() instead of exit() on failure (csilvers)
+  * Allow NoGlobalLeaks to be safely called more than once (csilvers)
+  * PORTING/BUGFIX: Fix ARM cycleclock to use volatile asm (dougkwan)
+  * PORTING: 64-bit atomic ops for ARMv7 (dougkwan)
+  * PORTING: Implement stacktrace for ARM (dougkwan)
+  * PORTING: Fix malloc_hook_mmap_linux for ARM (dougkwan)
+  * PORTING: Update linux_syscall_support.h for ARM/etc (evannier, sanek)
+  * PORTING: Fix freebsd to work on x86_64 ([email protected])
+  * PORTING: Added additional SYS_mmap fixes for FreeBSD (chappedm)
+  * PORTING: Allow us to compile on OS X 10.6 and run on 10.5 (raltherr)
+  * PORTING: Check for mingw compilers that *do* define timespec
+  * PORTING: Add "support" for MIPS cycletimer
+  * PORTING: Fix fallback cycle-timer to work with Now (dougkwan)
+  * PERF: Move stack trace collecting out of the mutex (taylorc)
+  * PERF: Get the deallocation stack trace outside the mutex (sean)
+  * Make PageHeap dynamically allocated for leak checks (maxim)
+  * BUGFIX: Fix probing of nm -f behavior in pprof (dpeng)
+  * BUGFIX: Fix a race with the CentralFreeList lock before main (sanjay)
+  * Support /pprof/censusprofile url arguments (rajatjain)
+  * Change IgnoreObject to return its argument (nlewycky)
+  * Update malloc-hook files to support more CPUs
+  * BUGFIX: write our own strstr to avoid libc problems (csilvers)
+  * Use simple callgrind compression facility in pprof
+  * Print an error message when we can't run pprof to symbolize (csilvers)
+  * Die in configure when g++ is't installed (csilvers)
+  * DOC: Beef up the documentation a bit about using libunwind (csilvers)
+
+-------------------------------------------------------------------

Old:
----
  google-perftools-1.8.tar.bz2

New:
----
  google-perftools-1.9.1.tar.bz2

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

Other differences:
------------------
++++++ google-perftools.spec ++++++
--- /var/tmp/diff_new_pack.eCVfP4/_old  2011-12-25 17:51:47.000000000 +0100
+++ /var/tmp/diff_new_pack.eCVfP4/_new  2011-12-25 17:51:47.000000000 +0100
@@ -19,7 +19,7 @@
 
 
 Name:           google-perftools
-Version:        1.8
+Version:        1.9.1
 Release:        1
 Group:          System/Libraries
 License:        BSD-3-Clause
@@ -31,6 +31,8 @@
 Patch14:        %{name}_gcc46.patch
 BuildRequires:  gcc-c++ pkg-config
 BuildRequires:  libtool
+BuildRequires:  autoconf
+BuildRequires:  automake
 # Can't use libunwind.  See bnc#393927 and bnc#395623
 %ifarch x86_64 ia64 ppc ppc64 s390 s390x
 %define no_libunwind_on_64 "-DNO_TCMALLOC_SAMPLES"

++++++ google-perftools-1.8.tar.bz2 -> google-perftools-1.9.1.tar.bz2 ++++++
++++ 8113 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to