thozza pushed to bind (master). "enable tuning for large systems - increases hardcoded internal limits (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 21 07:38:06 UTC 2015


From c1e4a2fd320d54e0e8a00e31d96d1bfaf325b861 Mon Sep 17 00:00:00 2001
From: Tomas Hozza <thozza at redhat.com>
Date: Thu, 21 May 2015 09:31:01 +0200
Subject: enable tuning for large systems - increases hardcoded internal limits

Signed-off-by: Tomas Hozza <thozza at redhat.com>

diff --git a/bind.spec b/bind.spec
index 717f3f4..5f50c0d 100644
--- a/bind.spec
+++ b/bind.spec
@@ -24,7 +24,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.10.2
-Release:  1%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
+Release:  2%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -384,6 +384,7 @@ libtoolize -c -f; aclocal -I libtool.m4 --force; autoconf -f
   --with-export-libdir=%{_libdir} \
   --with-export-includedir=%{_includedir} \
   --includedir=%{_includedir}/bind9 \
+  --with-tuning=large \
 %if %{PKCS11}
   --enable-native-pkcs11 \
   --with-pkcs11=%{_libdir}/pkcs11/libsofthsm2.so \
@@ -1004,6 +1005,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Thu May 21 2015 Tomas Hozza <thozza at redhat.com> - 32:9.10.2-2
+- enable tuning for large systems - increases hardcoded internal limits
+
 * Thu Feb 26 2015 Tomas Hozza <thozza at redhat.com> - 32:9.10.2-1
 - update to 9.10.2 stable
 - remove parallel-build patch after discussion with upstream [ISC-Bugs #38739]
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bind.git/commit/?h=master&id=c1e4a2fd320d54e0e8a00e31d96d1bfaf325b861


More information about the scm-commits mailing list