From 22d975426d60adef172da7601586512accae11f0 Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Jul 09 2019 17:17:32 +0000 Subject: Issue 50486 - Update jemalloc to 5.2.0 Description: Update jemalloc from 5.1.0 to 5.2.0 https://github.com/jemalloc/jemalloc/releases/tag/5.2.0 Refers: https://pagure.io/389-ds-base/issue/50486 Reviewed by: mhonek(Thanks!) --- diff --git a/rpm/389-ds-base.spec.in b/rpm/389-ds-base.spec.in index 596c843..876adb3 100644 --- a/rpm/389-ds-base.spec.in +++ b/rpm/389-ds-base.spec.in @@ -4,7 +4,7 @@ %global bundle_jemalloc __BUNDLE_JEMALLOC__ %if %{bundle_jemalloc} %global jemalloc_name jemalloc -%global jemalloc_ver 5.1.0 +%global jemalloc_ver 5.2.0 %endif # This is used in certain builds to help us know if it has extra features.