Jan Engelhardt 2012-11-14 23:33:41 +00:00 committed by Git OBS Bridge
parent 607d021372
commit 127b8fc586
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cce16f18dd1dc7a087d37d33ae4ca507b5bcba64dabefa228ba801d1a78e4554
size 245192

3
jemalloc-3.2.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96eff12ec2bcf135e502cad8df67af484f491aa19856eaa5ee89ec771abe040f
size 250072

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 14 23:32:04 UTC 2012 - jengelh@inai.de
- Update to new upstream release 3.2.0
* Fix deadlock in the "arenas.purge" mallctl.
- Update to new upstream release 3.1.0
* Auto-detect whether running inside Valgrind, thus removing the
need to manually specify MALLOC_CONF=valgrind:true.
* Disable tcache by default if running inside Valgrind, in order to
avoid making unallocated objects appear reachable to Valgrind.
* Fix heap profiling crash if sampled object is freed via realloc(p, 0).
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 4 04:46:02 UTC 2012 - jengelh@inai.de Tue Sep 4 04:46:02 UTC 2012 - jengelh@inai.de

View File

@ -16,7 +16,7 @@
# #
Name: jemalloc Name: jemalloc
Version: 3.0.0 Version: 3.2.0
Release: 0 Release: 0
License: BSD-2-Clause License: BSD-2-Clause
%define lname libjemalloc1 %define lname libjemalloc1