From ee13b0e37bf5eb003bfae44721fb5f01e6ac5ddc Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 1 Aug 2005 22:01:49 +0000 Subject: Move note about inet6_apps from configure.ac to NEWS. svn path=/trunk/; revision=4213 --- NEWS | 5 ++++- configure.ac | 5 ----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 3bf2eeb1..99f30f14 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,10 @@ SECURITY FIX: MAJOR INCOMPATIBLE CHANGES: * Remove support for --netsec/-T options, the required inet6_apps library is no - longer available. Matthias Andree + longer available. + http://www.inner.net/pub/ipv6/ states, as of 2005-07-03: "/pub/ipv6 + Our IPv6 software is now long defunct. Please find a more modern source." + I haven't been able to find a more modern source. Matthias Andree OTHER CHANGES: * Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP. (ESR) diff --git a/configure.ac b/configure.ac index 9e54d9f5..dea23245 100644 --- a/configure.ac +++ b/configure.ac @@ -340,11 +340,6 @@ AC_ARG_ENABLE(opie, [with_opie=no]) test "$with_opie" = "yes" && AC_DEFINE(OPIE_ENABLE,1,Define if you want OPIE support compiled in) -### XXX FIXME: the inet6-apps library is no longer available, -### http://www.inner.net/pub/ipv6/ states, as of 2005-07-03: -### "/pub/ipv6 -### Our IPv6 software is now long defunct. Please find a more modern -### source." AC_ARG_ENABLE(inet6, [ --enable-inet6 support IPv6], -- cgit v1.2.3