Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gperftools for openSUSE:Factory 
checked in at 2023-11-08 22:16:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gperftools (Old)
 and      /work/SRC/openSUSE:Factory/.gperftools.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gperftools"

Wed Nov  8 22:16:40 2023 rev:32 rq:1123973 version:2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes    2022-07-12 
11:11:59.903663813 +0200
+++ /work/SRC/openSUSE:Factory/.gperftools.new.17445/gperftools.changes 
2023-11-08 22:16:52.517293858 +0100
@@ -1,0 +2,13 @@
+Fri Sep 29 08:10:03 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 2.13:
+  * generic_fp backtracing method now uses robust address probing method.
+    The previous approach had occasional false positives, which caused
+    occasional rare crashes.
+  * fix pkg-config files
+  * we now support HEAPPROFILE_USE_PID and CPUPROFILE_USE_PID environment
+    variables that force profile filenames to have pid appended.
+    Which will be useful for some programs that fork for parallelism
+  * MPI detection has been extended
+
+-------------------------------------------------------------------

Old:
----
  gperftools-2.10.tar.gz

New:
----
  gperftools-2.13.tar.gz

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

Other differences:
------------------
++++++ gperftools.spec ++++++
--- /var/tmp/diff_new_pack.tElNIj/_old  2023-11-08 22:16:53.577332801 +0100
+++ /var/tmp/diff_new_pack.tElNIj/_new  2023-11-08 22:16:53.577332801 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gperftools
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gperftools
-Version:        2.10
+Version:        2.13
 Release:        0
 Summary:        Performance Tools for C++
 License:        BSD-3-Clause

++++++ gperftools-2.10.tar.gz -> gperftools-2.13.tar.gz ++++++
++++ 48698 lines of diff (skipped)

++++++ gperftools_gcc46.patch ++++++
--- /var/tmp/diff_new_pack.tElNIj/_old  2023-11-08 22:16:53.869343528 +0100
+++ /var/tmp/diff_new_pack.tElNIj/_new  2023-11-08 22:16:53.873343675 +0100
@@ -1,8 +1,8 @@
-Index: google-perftools-1.8/src/base/elf_mem_image.h
+Index: gperftools-2.13/src/base/elf_mem_image.h
 ===================================================================
---- google-perftools-1.8.orig/src/base/elf_mem_image.h
-+++ google-perftools-1.8/src/base/elf_mem_image.h
-@@ -46,6 +46,7 @@
+--- gperftools-2.13.orig/src/base/elf_mem_image.h
++++ gperftools-2.13/src/base/elf_mem_image.h
+@@ -47,6 +47,7 @@
  
  #define HAVE_ELF_MEM_IMAGE 1
  

Reply via email to