Hello community,

here is the log from the commit of package jemalloc for openSUSE:Factory 
checked in at 2019-08-08 14:22:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jemalloc (Old)
 and      /work/SRC/openSUSE:Factory/.jemalloc.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jemalloc"

Thu Aug  8 14:22:17 2019 rev:31 rq:721222 version:5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes        2019-04-28 
19:56:55.619026382 +0200
+++ /work/SRC/openSUSE:Factory/.jemalloc.new.9556/jemalloc.changes      
2019-08-08 14:22:18.560359107 +0200
@@ -1,0 +2,29 @@
+Tue Aug  6 07:01:04 UTC 2019 - Martin Liška <[email protected]>
+
+- Update to version 5.2.1:
+  * Bug fixes:
+  * Fix a severe virtual memory leak on Windows. This regression
+    was first released in 5.0.0.
+  * Fix size 0 handling in posix_memalign(). This regression
+    was first released in 5.2.0.
+  * Fix the prof_log unit test which may observe unexpected
+    backtraces from compiler optimizations. The test was first added in 5.2.0.
+  * Fix the declaration of the extent_avail tree.
+    This regression was first released in 5.1.0.
+  * Fix an incorrect reference in jeprof.
+    This functionality was first released in 3.0.0.
+  * Fix an assertion on the deallocation fast-path.
+    This regression was first released in 5.2.0.
+  * Fix the TLS_MODEL attribute in headers.
+    This regression was first released in 5.0.0.
+  * Optimizations and refactors:
+  * Implement opt.retain on Windows and enable by default on 64-bit.
+  * Optimize away a branch on the operator delete path.
+  * Add format annotation to the format generator function.
+  * Refactor and improve the size class header generation.
+  * Remove best fit.
+  * Avoid blocking on background thread locks for stats.
+
+- Remove disable-test_prof_log_many_traces-test.patch.
+
+-------------------------------------------------------------------

Old:
----
  disable-test_prof_log_many_traces-test.patch
  jemalloc-5.2.0.tar.bz2

New:
----
  jemalloc-5.2.1.tar.bz2

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

Other differences:
------------------
++++++ jemalloc.spec ++++++
--- /var/tmp/diff_new_pack.nUGWgN/_old  2019-08-08 14:22:19.108359024 +0200
+++ /var/tmp/diff_new_pack.nUGWgN/_new  2019-08-08 14:22:19.112359023 +0200
@@ -18,14 +18,13 @@
 
 %define lname  libjemalloc2
 Name:           jemalloc
-Version:        5.2.0
+Version:        5.2.1
 Release:        0
 Summary:        General-purpose scalable concurrent malloc implementation
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
 URL:            http://jemalloc.net/
 Source:         
https://github.com/jemalloc/jemalloc/releases/download/%version/jemalloc-%version.tar.bz2
-Patch0:         disable-test_prof_log_many_traces-test.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
 BuildRequires:  pkg-config
@@ -54,7 +53,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %define _lto_cflags %{nil}

++++++ jemalloc-5.2.0.tar.bz2 -> jemalloc-5.2.1.tar.bz2 ++++++
++++ 4729 lines of diff (skipped)


Reply via email to