Skip to content

Debian Changelog rinetd (0.62-5)

2004

rinetd (0.62-5) unstable; urgency=low

   * debian/rules:
     + Fixed timestamps to avoid build issues (Closes: #277979).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 24 Oct 2004 13:14:09 +0200

rinetd (0.62-4) unstable; urgency=low

   * debian/changelog:
     + Converted to UTF-8.
   * debian/control:
     + Set policy to 3.6.1.1.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 2 Aug 2004 12:07:56 +0200

2003

rinetd (0.62-3) unstable; urgency=low

   * debian/rules:
     + Fixed autotools clock skews.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 1 Nov 2003 11:56:55 +0100

rinetd (0.62-2) unstable; urgency=low

   * debian/control:
     + Set policy to 3.6.1.0.
     + Set debhelper build-dependency to (>= 4.1.68) because of dh_installppp.
     + Removed leading "an" from the short description and enhanced the long
       description.
   * debian/rules:
     + Use dh_installppp instead of doing the work by hand (Closes: #212909).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 27 Oct 2003 11:15:48 +0100

rinetd (0.62-1) unstable; urgency=low

   * New upstream release, includes our fix for DSA 289-1.
   * Set policy to 3.5.10.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 27 May 2003 15:41:37 +0200

rinetd (0.61-2) unstable; urgency=low

   * New maintainer.
   * Maintainer upload (Closes: #86201, #145756).
   * Fixed then applied a user-contributed patch to make logging non-buffered
     (Closes: #163654).
   * Added a 1 second delay in the init.d script to avoid restarting rinetd
     too quickly (Closes: #180449). This isn't perfect, though: the real problem
     is the race condition when using daemon() and writing a PID file.
   * rinetd now closes its configuration file (Closes: #182705).
   * Fixed an off-by-one overflow and a missing reallocation in handleAccept().
   * Replaced malloc/strcpy with strdup in readArgs().
   * Added a -f flag to run rinetd in the foreground, and updated manpage and
     index.html accordingly.

 -- Samuel Hocevar <sam@zoy.org>  Sun, 13 Apr 2003 19:12:01 +0200

2002

rinetd (0.61-1.2) unstable; urgency=low

   * NMU (bug squashing party).
   * Fixed debian/rules (./configure and make clean) (closes: #145756).

 -- Sebastien Bacher <seb128@debian.org>  Sat, 31 Aug 2002 15:15:25 +0200

rinetd (0.61-1.1) unstable; urgency=low

   * NMU.
   * Fixed detection of numeric addresses. This fixes a bug that occurs when
     starting rinetd in an unconnected machine.
   * Added missing includes.
   * Added -O2 to compilation options. Added -Wall and -Wstring
     compilation options and removed all the warnings.
   * Changed a lot of fprintf(stder,...) to syslogs.
   * The program was reporting a bogus line number in errors.
   * Replaced signal with sigaction.
   * Uses autoconf.
   * Now it logs DNS errors.
   * Checks closing of pid file, this catchs the failure to write the pidfile
     due to a disk full.
   * Removed unused function Sleep.
   * You don't need bind(2) on a socket you'll use for connect(2).
   * Uses compatibility mode 4 of debhelper.
   * Reload rinetd configuration when a PPP connection goues up. This useful
     when using DNS names in /etc/rinetd.conf that can't be resolved without
     an Internet connection. The proper solution to this is to resolve DNS
     names each time that is needed (with perhaps a small caching period).
   * Uses logrotate to rotate logs instead of savelog and cron.

 -- Nicolás Lichtmaier <nick@debian.org>  Sat, 4 May 2002 00:27:47 -0300

2001

rinetd (0.61-1) unstable; urgency=low

   * Non maintainer upload
   * New upstream release
   * Updated Standards-Version to 3.5.1
   * Reference to GPL in debian/copyright is corrected to
     /usr/share/common-licenses/GPL
   * Upstream URL in debian/copyright is corrected to
     ftp://ftp.boutell.com/pub/boutell/rinetd/rinetd.tar.gz
   * Upstream changelog will be installed with dh_installchangelogs
     instead of dh_installdocs
   * dh_suidregister call is removed from debian/rules
   * Build-Depends on debhelper added
   * Recompiled with newer debhelper version doing the /usr/doc to
     /usr/share/doc transition for us
   * Moved man pages from /usr/man to /usr/share/man to comply with FHS

 -- Roland Bauerschmidt <rb@debian.org>  Fri, 16 Feb 2001 10:53:19 -0600

1999

rinetd (0.52-2) unstable; urgency=low

   * Add cron.weekly entry for rotating the logs

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Sat, 16 Jan 1999 01:21:26 +0100

rinetd (0.52-1) unstable; urgency=low

   * New upstream version

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Fri, 15 Jan 1999 21:22:14 +0100

1998

rinetd (0.41-1) unstable; urgency=low

   * added reload, restart and force-reload entries to init.d script
   * marked init.d script as conffile
   * remove dh_du calls from debian/rules
   * New upstream version

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Thu, 5 Mar 1998 18:53:03 +0100

1997

rinetd (0.3-1) unstable; urgency=low

   * Initial release

 -- Gergely Madarasz <gorgo@caesar.elte.hu>  Sun, 7 Dec 1997 02:07:00 +0100