Don't force inetd_compat for upgrades.
[packages/xinetd.git] / debian / NEWS
1 xinetd (1:2.3.14-3) unstable; urgency=low
2
3   This version enables inetd_compat mode by default, so that we can pretend to
4   be a real inet-superserver. This way, packages that use update-inetd will
5   work with xinetd properly. The inetd_compat mode is forced for new
6   installations only, and can be tweaked in /etc/default/xinetd.
7
8   Note that if the same service is configured in /etc/xinetd.d/ and in
9   /etc/inetd.conf, the former takes precedence, based on the service id.
10
11  -- Pierre Habouzit <madcoder@debian.org>  Tue, 27 Nov 2007 01:55:29 +0100