From d94b96e89bee3cb94e62d41a2c22594564fb8a0c Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Fri, 4 Aug 2017 01:00:00 +0200 Subject: [PATCH] Disabled jemalloc on aarch64 and s390x, as it fails reproducably --- varnish.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/varnish.spec b/varnish.spec index 8b101b5..d27cf91 100644 --- a/varnish.spec +++ b/varnish.spec @@ -17,7 +17,7 @@ Summary: High-performance HTTP accelerator Name: varnish Version: 5.1.3 -Release: 1%{?v_rc}%{?dist} +Release: 2%{?v_rc}%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -399,9 +399,11 @@ fi %endif %changelog +* Fri Aug 04 2017 Ingvar Hagelund - 5.1.3-2 +- Disabled jemalloc on aarch64 and s390x, as it fails reproducably + * Thu Aug 03 2017 Ingvar Hagelund - 5.1.3-1 - New upstream release, including fix for VSV00001 -- Disabled jemalloc on aarch64 and s390x, as it fails reproducably * Wed Aug 02 2017 Patrick Uiterwijk - 5.1.2-3 - Added patch for vsv00001