mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
update CAN list
This commit is contained in:
parent
5bbaa0bf5b
commit
80bf7a6918
@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
|
|||||||
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
|
||||||
AC_DIVERT_POP()dnl
|
AC_DIVERT_POP()dnl
|
||||||
|
|
||||||
AC_REVISION($Revision: 1.413 $)
|
AC_REVISION($Revision: 1.414 $)
|
||||||
|
|
||||||
AC_INIT(lib/dns/name.c)
|
AC_INIT(lib/dns/name.c)
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
@ -508,8 +508,8 @@ int main() {
|
|||||||
[AC_MSG_RESULT(ok)],
|
[AC_MSG_RESULT(ok)],
|
||||||
[AC_MSG_RESULT(not compatible)
|
[AC_MSG_RESULT(not compatible)
|
||||||
AC_MSG_ERROR(
|
AC_MSG_ERROR(
|
||||||
[you need OpenSSL 0.9.7k/0.9.8c (or newer) for:
|
[you need OpenSSL 0.9.7l/0.9.8d (or newer) for:
|
||||||
CAN-2002-0659 and CAN-2006-4339
|
CAN-2002-0659, CAN-2006-4339, CVE-2006-2937 and CVE-2006-2940
|
||||||
to skip this test specify: --disable-openssl-version-check]
|
to skip this test specify: --disable-openssl-version-check]
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user