mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 15:05:17 -04:00
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
10 lines
154 B
Text
10 lines
154 B
Text
# $Id$
|
|
#
|
|
# This file must follow /bin/sh rules. It is imported directly via
|
|
# configure.
|
|
#
|
|
MAJORVER=9
|
|
MINORVER=8
|
|
PATCHVER=4
|
|
RELEASETYPE=-P
|
|
RELEASEVER=2
|