summaryrefslogtreecommitdiff
path: root/devel/jemalloc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-08-06 07:50:24 +0000
committeradam <adam@pkgsrc.org>2019-08-06 07:50:24 +0000
commit696cf66e13043345985a00165f6b97dd103796fd (patch)
tree26ca99d9620526940b34f5e3420986926c99e8d2 /devel/jemalloc
parentccd3c55fcb9a213809f3a284bfaac25b737bfe3d (diff)
downloadpkgsrc-696cf66e13043345985a00165f6b97dd103796fd.tar.gz
jemalloc: updated to 5.2.1
5.2.1 This release is primarily about Windows. A critical virtual memory leak is resolved on all Windows platforms. The regression was present in all releases since 5.0.0. 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.
Diffstat (limited to 'devel/jemalloc')
-rw-r--r--devel/jemalloc/Makefile4
-rw-r--r--devel/jemalloc/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/jemalloc/Makefile b/devel/jemalloc/Makefile
index 5e3455f2e67..eb0bc0b5b49 100644
--- a/devel/jemalloc/Makefile
+++ b/devel/jemalloc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2019/04/24 17:10:59 adam Exp $
+# $NetBSD: Makefile,v 1.15 2019/08/06 07:50:24 adam Exp $
-DISTNAME= jemalloc-5.2.0
+DISTNAME= jemalloc-5.2.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=jemalloc/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff --git a/devel/jemalloc/distinfo b/devel/jemalloc/distinfo
index ef5c1892eac..a07f553fc16 100644
--- a/devel/jemalloc/distinfo
+++ b/devel/jemalloc/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2019/04/24 17:10:59 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/08/06 07:50:24 adam Exp $
-SHA1 (jemalloc-5.2.0.tar.bz2) = 5a5255f7bca3e79a063f26f292cf93f17fe3b14f
-RMD160 (jemalloc-5.2.0.tar.bz2) = a805e8c2ad3e7a2f7960bc1407baeaca797bd77e
-SHA512 (jemalloc-5.2.0.tar.bz2) = e3be4d534770126caf10f2684aed9fe4ba1422dd47625fe50343cfb750f26eff869fcc7d1e30a96dd6c73f6614c4bbcd560fd24fc26b55ac731c43e60fd05234
-Size (jemalloc-5.2.0.tar.bz2) = 543892 bytes
+SHA1 (jemalloc-5.2.1.tar.bz2) = 9e06b5cc57fd185379d007696da153893cf73e30
+RMD160 (jemalloc-5.2.1.tar.bz2) = 9a0876956a96e1b2c7c25c15754241670f3d4609
+SHA512 (jemalloc-5.2.1.tar.bz2) = 0bbb77564d767cef0c6fe1b97b705d368ddb360d55596945aea8c3ba5889fbce10479d85ad492c91d987caacdbbdccc706aa3688e321460069f00c05814fae02
+Size (jemalloc-5.2.1.tar.bz2) = 554279 bytes
SHA1 (patch-Makefile.in) = 62e04375dec9aab678fed5bc32559deb942e799f
SHA1 (patch-configure) = 5dec3fb5b2ece549e40743780db3057dd83cc17e
SHA1 (patch-include_jemalloc_internal_quantum.h) = e291b59958813fc1af28bea0a5a63d5715090a48