openbsd-inetd (0.20050402-6) unstable; urgency=high

  * Try again to fix #386469 by stopping the daemon in postinst before
    starting it, because update-inetd run by the maintainer script of a
    different package may have restarted it after the prerm ran on upgrade.
    Patch courtesy of Steve Langasek. (Closes: #386469)

 -- Marco d'Itri <md@linux.it>  Wed, 21 Mar 2007 19:07:01 +0100

openbsd-inetd (0.20050402-5) unstable; urgency=medium

  * Try again to fix #386469, this time by removing from the init script
    stop target the --exec argument to start-stop-daemon, which is known
    to be broken and generally a bad idea.

 -- Marco d'Itri <md@linux.it>  Sun, 25 Feb 2007 21:28:18 +0100

openbsd-inetd (0.20050402-4) unstable; urgency=medium

  * Fix inetd to build on hurd. (Closes: #393829)
  * Accept UDP connections on all ports. (Closes: #389854)
  * Try harder to remove the netkit-inetd conffiles and kill the old inetd
    to prevent postinst failing. (Closes: #386469)

 -- Marco d'Itri <md@linux.it>  Sat,  6 Jan 2007 18:33:42 +0100

openbsd-inetd (0.20050402-3) unstable; urgency=medium

  * Depend on update-inetd and provide inet-superserver.
  * Converted the init script to use the LSB logging functions.
    (Closes: #384879)
  * Added LSB dependency info to the init script. (Closes: #386629)
  * Fixed a typo in the package description. (Closes: #390232)

 -- Marco d'Itri <md@linux.it>  Sun, 10 Sep 2006 13:46:23 +0200

openbsd-inetd (0.20050402-2) unstable; urgency=medium

  * Added a sleep command to the init script restart section.
    (Closes: #376716)
  * Added -E option not to clobber the environment, contribute by
    Ian Jackson. (Closes: #355005)
  * Priority raised to standard.

 -- Marco d'Itri <md@linux.it>  Thu, 17 Aug 2006 18:53:39 +0200

openbsd-inetd (0.20050402-1) unstable; urgency=low

  * New CVS snapshot.
    + Fixes the permissions of UNIX domain sockets. (Closes: #309537)

 -- Marco d'Itri <md@linux.it>  Sun, 22 May 2005 18:51:03 +0200

openbsd-inetd (0.20040915-1) unstable; urgency=low

  * New CVS snapshot.
    + Fixes gcc 4.0 FTBFS. (Closes: #287860)
  * Made the init script source /etc/default/openbsd-inetd, if present.
    (Closes: #251224)
  * Documented in inetd(8) that switching between binding to INADDR_ANY and
    to a specific address requires restarting the daemon. (Closes: #242392)
  * Added code to create the requested type of IPv6 socket using
    setsockopt(IPPROTO_IPV6). This requires a modern 2.4 or 2.6 kernel.
  * Added Conflicts+Replaces+Provides: netkit-inetd to fully replace it.
    prerm will unlink netkit-inetd's conffiles and the init script is
    named openbsd-inetd to allow purging netkit-inetd.
    Alternative solutions to both issues are welcome.
  * Changed the default inetd.conf to satisfy people who think that every
    listening socket is a security hole: no internal services are enabled
    by default. This means that the daemon will not even be started by the
    init script until some service is enabled in inetd.conf.
  * Removed from the default inetd.conf the already-commented examples
    of the internal services which are actually dangerous to run.

 -- Marco d'Itri <md@linux.it>  Sun,  2 Jan 2005 02:40:43 +0100

openbsd-inetd (0.20020802-1) unstable; urgency=low

  * New package.
  * Pre/postinstall scripts borrowed from aj's netkit-inetd package.
  * This package fixes many bugs in netkit-inetd, among them:
    #10813, #32579, #55052, #66752, #143539, #143815, #143816, #125181,
    #45907, #82241, #96544, #110673.

 -- Marco d'Itri <md@linux.it>  Tue, 20 Aug 2002 15:51:39 +0200
