]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update CAN list
authorMark Andrews <marka@isc.org>
Wed, 4 Oct 2006 05:25:22 +0000 (05:25 +0000)
committerMark Andrews <marka@isc.org>
Wed, 4 Oct 2006 05:25:22 +0000 (05:25 +0000)
configure.in

index c574b54bc88b1a15b2044890c2126988164569a7..df14c9f7d22a1bc25a02f27209280fbdc2031aeb 100644 (file)
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
 esyscmd([sed "s/^/# /" COPYRIGHT])dnl
 AC_DIVERT_POP()dnl
 
-AC_REVISION($Revision: 1.355.18.58 $)
+AC_REVISION($Revision: 1.355.18.59 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.59)
@@ -508,8 +508,8 @@ int main() {
                [AC_MSG_RESULT(ok)],
                [AC_MSG_RESULT(not compatible)
                 AC_MSG_ERROR(
-[you need OpenSSL 0.9.7k/0.9.8c (or newer) for:
-CAN-2002-0659 and CAN-2006-4339
+[you need OpenSSL 0.9.7l/0.9.8d (or newer) for:
+CAN-2002-0659, CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940
 to skip this test specify: --disable-openssl-version-check]
 )
 ],