summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-06-15 11:01:11 -0400
committerjim-p <jimp@pfsense.org>2017-06-15 11:02:40 -0400
commit35fd88d3e91f8c3f3ab75ed762895ddbd2a4d27c (patch)
tree4fb5f83cc501574ef3b4bc24eaea13fbacdfb320 /tools
parentd0dab7f6d587d7bc3d16aa6496bdaebb3bbe9816 (diff)
downloadpfsense-35fd88d3e91f8c3f3ab75ed762895ddbd2a4d27c.zip
pfsense-35fd88d3e91f8c3f3ab75ed762895ddbd2a4d27c.tar.gz
Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendation
Ref: https://kb.isc.org/article/AA-01497 https://www.us-cert.gov/ncas/current-activity/2017/06/15/ISC-Releases-Security-Updates-BIND (cherry picked from commit 4705e0f878ca65d1dd29fe408fc625a65983d996)
Diffstat (limited to 'tools')
-rw-r--r--tools/conf/pfPorts/make.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index db14173..d8f92ca 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -80,6 +80,9 @@ dns_bind99_UNSET_FORCE=FIXED_RRSET IDN LARGE_FILE
dns_bind910_SET_FORCE=DLZ_FILESYSTEM FILTER_AAAA IPV6 LINKS RRL SIGCHASE SSL THREADS GSSAPI_NONE
dns_bind910_UNSET_FORCE=FIXED_RRSET IDN LARGE_FILE
+dns_bind911_SET_FORCE=DLZ_FILESYSTEM FILTER_AAAA IPV6 LINKS RRL SIGCHASE SSL THREADS GSSAPI_NONE
+dns_bind911_UNSET_FORCE=FIXED_RRSET IDN LARGE_FILE LMDB
+
www_c-icap_SET_FORCE=LARGE_FILES
www_c-icap_UNSET_FORCE=IPV6
OpenPOWER on IntegriCloud