Skip to content

Debian Changelog ud (0.7.1-21)

2007

ud (0.7.1-21) unstable; urgency=low

   * QA upload.
   * Add LSB style dependency information in init.d script.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 30 Dec 2007 19:20:37 +0100

2006

ud (0.7.1-20) unstable; urgency=low

   * QA upload.
   * Automatically update config.sub and config.guess from autotools-dev.
     Closes: #357058.

 -- Matej Vela <vela@debian.org>  Sun, 29 Oct 2006 11:44:09 +0100

ud (0.7.1-19) unstable; urgency=low

   * Orphaned package: changed maintainership to QA (see #349833)
   * Revamped manpages (Closes: #307351)
   * Fixed postrm (Closes: #328493)
   * Revamped postinst, moved /etc/ud/config to /etc/default/ud
   * Fixed a bug in ud-update that would leave garbage file if when updating
     an already up-to-date record file

 -- Thibaut VARENE <varenet@debian.org>  Thu, 2 Feb 2006 13:36:38 +0100

2005

ud (0.7.1-18) unstable; urgency=medium

   * Updated to build correctly upon GNU/Hurd.
     (Closes: #298738)
   * Build issues on amd64 confirmed as closed.
     (Closes: #271758)
   * I've resisted the temptation to replace this program with a perl
     script - so far.

 -- Steve Kemp <skx@debian.org>  Sun, 10 Apr 2005 22:16:52 +0000

2004

ud (0.7.1-17) unstable; urgency=medium

   * Updated build flags to compile with all warnings.
   * Updated Debian standards to 3.6.0
     (Updated copyright file to refer to common GPL license file).
   * Include <time.h> in ud.c to avoid warnings about 'ctime'.
   * Changed daemonize to return void() since the return value is never checked.
   * Removed unused variables to clean up GCC warnings.
   * Removed (non-exploitable) format string holes via syslog
   	(Closes: 225231)
   * Bound-checked all writes to the logging function, via snprintf

 -- Steve Kemp <skx@debian.org>  Sun, 12 Dec 2004 16:03:57 +0000

2003

ud (0.7.1-16) unstable; urgency=low

   * New maintainer in agreement with previous maintainer Manuel Menal
   * Fixed buffer overflow in command line handling
     (Closes: #150154)
   * Removed links to dead upstream in numerous locations.
     (Closes: #83436)
   * Make ouput file only writable by owner, (mode 0644).
     (Closes: #150182)
   * Make PID file only writable by owner, (mode 0644).
     (Closes: #171949)
   * Sync uptime record file after updating.
     (Closes: #121860)
   * Updated standards version to 3.5.10
     Only changed the text of the copyright file to point to shared GPL

 -- Steve Kemp <skx@debian.org>  Mon, 1 Sep 2003 23:14:07 +0000

2002

ud (0.7.1-15) unstable; urgency=low

   * Applied patch from Manuel Menal <mmenal@hurdfr.org> to make ud work on
     Hurd. (closes: #150112)

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 8 Jul 2002 13:38:29 +0200

ud (0.7.1-14) unstable; urgency=low

   * Applied patch from joachim@vmlinux.org to make ud a proper daemon
     (closes: #149406, #142257, #63886)
   * Fixed doc path in man page (closes: #120271)

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 9 Jun 2002 11:41:06 +0200

ud (0.7.1-13) unstable; urgency=low

   * Create /var/lib/misc if needed (closes: #140954)

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 3 Apr 2002 19:40:24 +0200

2001

ud (0.7.1-12) unstable; urgency=low

   * Updated automake/autoconf files (closes: #105431)
   * Removed hack made in previous version, it is not needed.

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 17 Jul 2001 16:02:43 +0200

ud (0.7.1-11) unstable; urgency=low

   * Quick hack to fix makefiles on m68k

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 17 Jun 2001 21:48:03 +0200

ud (0.7.1-10) unstable; urgency=low

   * Fixed permission on pid file (closes: #98287)

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 3 Jun 2001 21:32:18 +0200

2000

ud (0.7.1-9) unstable; urgency=low

   * The new config system wont work if the user selects not to update
     the init file so I'll force the update in postinst (closes: #74599)

 -- Fredrik Hallenberg <hallon@debian.org>  Thu, 12 Oct 2000 14:35:19 +0200

ud (0.7.1-8) unstable; urgency=low

   * Removed gethostname declaration which made compilation on Alpha fail
     (closes: #74388)

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 9 Oct 2000 22:43:49 +0200

ud (0.7.1-7) unstable; urgency=low

   * Create /var/lib/misc in postinst (even though it is required by the FHS)
     (closes: #74311, #74315)

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 8 Oct 2000 11:48:07 +0200

ud (0.7.1-6) unstable; urgency=low

   * Start later (after ntpdate) (closes: #67455)
   * Moved record file to /var/lib/misc (closes: #74150)
   * Moved default template file to /etc/ud/template.html (closes: #54061)
   * Moved configuration to separate file (closes: #69589)

 -- Fredrik Hallenberg <hallon@debian.org>  Fri, 1 Sep 2000 12:41:48 +0200

1999

ud (0.7.1-5) unstable; urgency=low

   * Make sure daemon sets current directory to root directory.
     (closes: #41898)
   * Bumped standards version.
   * Updated description.

 -- Fredrik Hallenberg <hallon@debian.org>  Sun, 25 Jul 1999 19:54:45 +0200

ud (0.7.1-4) unstable; urgency=low

   * The default template had a broken link. (closes: #36122)

 -- Fredrik Hallenberg <hallon@debian.org>  Sat, 3 Jul 1999 15:40:27 +0200

ud (0.7.1-3) unstable; urgency=low

   * Fixed problem with postinst. (bug #32578)
   * Added simple check which makes it possible to restart the daemon without
     a new record being created. (bug #31584)

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 1 Feb 1999 16:38:28 +0100

ud (0.7.1-2) unstable; urgency=low

   * postinst can remove record backup file (bug #27502)
   * fixed upload problems (bug #29305)
   * /etc/uptime.record is no longer a conffile, it is instead managed by
     the postinst/postrm scripts. (bug #27058)

 -- Fredrik Hallenberg <hallon@debian.org>  Fri, 1 Jan 1999 13:52:17 +0100

1998

ud (0.7.1-1) unstable; urgency=low

   * New upstream version.

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 15 Sep 1998 21:02:41 +0200

ud (0.4.1-3) unstable; urgency=low

   * Cleaned up rules file.

 -- Fredrik Hallenberg <hallon@debian.org>  Wed, 15 Jul 1998 18:28:46 +0200

ud (0.4.1-2) unstable; urgency=low

   * Added /etc/uptime.record and /etc/template.ud to conffiles

 -- Fredrik Hallenberg <hallon@debian.org>  Tue, 7 Jul 1998 23:16:01 +0200

ud (0.4.1-1) unstable; urgency=low

   * Small change in the source to fix bug in high score handling.
   * Added man page.
   * Added configuration utility.
   * Initial Release.

 -- Fredrik Hallenberg <hallon@debian.org>  Mon, 1 Jun 1998 23:19:56 +0200