X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=debian%2FNEWS;h=457bfad3c6524b536f078259e43a9a93fb71f163;hb=HEAD;hp=374498eddcfa62e08974ee28a833aab94fef8e33;hpb=814aeca68b2bf22f54b17ca77e3d9a94c2cceccd;p=packages%2Fxinetd.git diff --git a/debian/NEWS b/debian/NEWS index 374498e..457bfad 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,10 +1,19 @@ +xinetd (1:2.3.14-6) unstable; urgency=low + + Thanks to David Madore, xinetd now is able to listen on IPv6 addresses for + inetd.conf compatibility layer. This is now the new default mode for xinetd + in Debian. + + -- Pierre Habouzit Mon, 24 Mar 2008 12:50:42 +0100 + xinetd (1:2.3.14-3) unstable; urgency=low This version enables inetd_compat mode by default, so that we can pretend to be a real inet-superserver. This way, packages that use update-inetd will - work with xinetd properly. + work with xinetd properly. The inetd_compat mode is forced for new + installations only, and can be tweaked in /etc/default/xinetd. Note that if the same service is configured in /etc/xinetd.d/ and in - /etc/inetd.conf, the former takes precedence. + /etc/inetd.conf, the former takes precedence, based on the service id. -- Pierre Habouzit Tue, 27 Nov 2007 01:55:29 +0100