180e2fcdc7
Removed the check for regex.h in configure in order to disable regex syntax checking, as it exposes BIND to a critical flaw in libregex on some platforms. [RT #32688] Security: CVE-2013-2266 Approved by: delphij (mentor) Sponsored by: DK Hostmaster A/S
11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
# $Id$
|
|
#
|
|
# This file must follow /bin/sh rules. It is imported directly via
|
|
# configure.
|
|
#
|
|
MAJORVER=9
|
|
MINORVER=8
|
|
PATCHVER=4
|
|
RELEASETYPE=-P
|
|
RELEASEVER=2
|