X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=6bf096215d363639807848786bc45428f34d0805;hb=ed5be3c0aede7df0051100f7b49d02f452b4e962;hp=cdc817f9080e629bb93416ff455f9bd2e77a3b6d;hpb=814aeca68b2bf22f54b17ca77e3d9a94c2cceccd;p=packages%2Fxinetd.git diff --git a/debian/changelog b/debian/changelog index cdc817f..6bf0962 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +xinetd (1:2.3.14-4) UNRELEASED; urgency=low + + * Add Disable-services-with-a-duplicated-id.patch: if a service has the same + id and is configured in both xinetd configuration directories _and_ in + /etc/inetd.conf, the configuration (even if disabled) from xinetd + directories takes precedence. + * /etc/default/xinetd wasn't installed anymore because of a typo: + debian/xinetd.defaults -> debian/xinetd.default. + * debian/xinetd.postrm: don't purge configuration that isn't ours on purge + anymore. + + -- Pierre Habouzit Wed, 28 Nov 2007 10:14:47 +0100 + xinetd (1:2.3.14-3) unstable; urgency=low [ The let's try to provide inet-superserver upload ]