2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

update CAN list

This commit is contained in:
Mark Andrews 2006-10-04 05:27:05 +00:00
parent 5bbaa0bf5b
commit 80bf7a6918

View File

@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.413 $)
AC_REVISION($Revision: 1.414 $)
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]
)
],