Skip to content

Debian Changelog openntpd (3.9p1+debian-9)

2011

openntpd (3.9p1+debian-9) unstable; urgency=low

   * The 'room-for-one-more?--hell-yeeeeah!' dupload.
   * Runtime-depend on netbase to properly handle getservbyname() calls without
     hardcodes (Closes: #647152).
   * Bumped up to Standards-Version 3.9.2.0.  No changes required.
   * Improve building targets for simplifying portscripts.
   * Added collab-maint git repo at Vcs-Git and Vcs-Browser control fields.

 -- Ulises Vitulli <dererk@debian.org>  Tue, 06 Dec 2011 18:05:10 -0300

openntpd (3.9p1+debian-8) unstable; urgency=low

   * The 'Why-do-I-run-a-buildd-If-I-never-remember-to-use-it' dupload.
   * Use adjtimex() patch just under linux-based ports
     (Closes: #306106, #419219).

 -- Ulises Vitulli <dererk@debian.org>  Fri, 11 Feb 2011 07:37:21 -0300

openntpd (3.9p1+debian-7) unstable; urgency=low

   * The 'that-would-be-niceee' dupload.
   * Adopted portable openntpd's patch for adjtimex() to adjust kernel skew
     (Closes: #380737, #593429).
   * Specify which priority the events are sent to syslog (Closes: #502162).
   * Manpages clarification (Closes: #575705).

 -- Ulises Vitulli <dererk@debian.org>  Thu, 03 Feb 2011 18:16:42 -0300

2010

openntpd (3.9p1+debian-6) unstable; urgency=low

   * The 'grrrrrrrrr' dupload.
   * debian/initscript:
    - Implement 'status' method.
    - Report about an already running process when trying to start.
    - When stopping, kill parent process, instead both (Closes: #599889)
      thanks Graham Wilson.
   * Bumped up to Standards-Version 3.9.1.  No changes required.

 -- Ulises Vitulli <dererk@debian.org>  Wed, 13 Oct 2010 10:27:27 -0300

openntpd (3.9p1+debian-5) unstable; urgency=low

   * Adding missing dependency on hardening-include.

 -- Ulises Vitulli <dererk@debian.org>  Wed, 09 Jun 2010 01:39:40 -0300

openntpd (3.9p1+debian-4) unstable; urgency=low

   * New maintainer (Closes: #543854).
   * The 'say-aaaaaaaaaaahh' upload.
   * Apply a pidfile patch, upstream doesn't like the idea of pidfiles, but
     sometimes they are useful for quick monitoring (Closes: #354825).
   * Avoid stripping by default on their own (Closes: #437691).
   * Dies if no peer servername is invalid, and logs badpeers through CRITICAL
     syslog. Thanks SergeyBKirpichev (Closes: #456661).
   * Depend on $network at init start and do not go through reloading if there
     is no listening interface declared. Thanks SergeyBKirpichev
     (Closes: #495528, #507586, #529984).
   * Explicity set default config file (Closes: #570253).
   * Enhance ntpd.conf manpage to verbosely remember we don't listen to any
     by default (Closes: #575705).
   * Switch to 3.0 source format, drop dependency on quilt.
   * Use hardening-include to handle gcc Hardening features.

 -- Ulises Vitulli <dererk@debian.org>  Tue, 08 Jun 2010 16:52:01 -0300

2009

openntpd (3.9p1+debian-3) unstable; urgency=low

   * Updating package to standards version 3.8.3.
   * Removing vcs fields.
   * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Thu, 27 Aug 2009 08:56:19 +0200

openntpd (3.9p1+debian-2) unstable; urgency=medium

   * Prefixing debhelper files with package name.
   * Using quilt rather than dpatch.
   * Applying patch from Stefan Praszalowicz
     <stefan.praszalowicz@avedya.com> to give a warning rather than fail on IPv4
     only networks when seeing an IPv6 DNS record (Closes: #500676).
   * Applying patch from Sergey B Kirpichev <skirpichev@gmail.com> to not fail if
     there is a backslash followed by a whitespaces in comments of the
     openntpd.conf (Closes: #435753).

 -- Daniel Baumann <daniel@debian.org>  Sat, 10 Jan 2009 23:06:29 +0100

2008

openntpd (3.9p1+debian-1) unstable; urgency=low

   * Reverting config.guess and configu.sub to upstream.
   * Updating package to debhelper 6.
   * Adding homepage field in control file.
   * Adding vcs fields in control file.
   * Removing watch file.
   * Updatingto debhelper 7.
   * Updating to standards 3.8.0.
   * Updating vcs fields in control file.
   * Using patch-stamp rather than patch in rules file.
   * Adding symlink from ntpd manpage to openntpd (Closes: #501552).
   * Replacing obsolete dh_clean -k with dh_prep.
   * Merging upstream version 3.9p1+debian.
   * Reordering rules file.
   * Rewriting copyright file in machine-interpretable format.
   * Adding upstream target in rules file.

 -- Daniel Baumann <daniel@debian.org>  Sat, 08 Nov 2008 11:19:00 +0100

openntpd (3.9p1-7) unstable; urgency=low

   * Introducing /usr/sbin/openntpd symlink pointing and checking for that
     in the init script rather than for /etc/openntpd/ntpd.conf, thanks to
     Vincent Bernat <bernat@luffy.cx> (Closes: #423595).

 -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jan 2008 12:02:00 +0100

openntpd (3.9p1-6) unstable; urgency=low

   * Added check for existence of /etc/openntpd/ntpd.conf in init script
     (Closes: #423595).
   * Including if-up.d script as suggested by Anarcat
     <anarcat@mumia.anarcat.ath.cx> to restart automatically when IP address
     changes (Closes: #457520).

 -- Daniel Baumann <daniel@debian.org>  Sun, 20 Jan 2008 11:04:00 +0100

openntpd (3.9p1-5) unstable; urgency=low

   * New maintainer (Closes: #459495).
   * Rediffed reconnect.dpatch and moved config patch from diff.gz to a dpatch.
   * Bumped package to new policy and debhelper 5.
   * Some formal cleanups in debian/*.
   * Conditionally call deluser in postrm.
   * Removed a bashism in postinst.
   * Updated watch file to version 3.
   * Applied patch from Petter Reinholdtsen <pere@hungry.com> to add LSB
     formatted dependency info to the init.d script (Closes: #460227).
   * Improved package description as suggested by Christine Spang
     <spang@mit.edu> and Kurt Roeckx <kurt@roeckx.be> (Closes: #403432).

 -- Daniel Baumann <daniel@debian.org>  Tue, 15 Jan 2008 18:11:00 +0100

2007

openntpd (3.9p1-4) unstable; urgency=low

   * Reconnect after an EINVAL to make it work with dynamic IP
     addresses.  (Closes: #392250)

 -- Kurt Roeckx <kurt@roeckx.be>  Mon, 05 Mar 2007 18:40:48 +0100

2006

openntpd (3.9p1-3) unstable; urgency=low

   * Add build dependency on groff.  Manpages where installed in
     the cat dir instead of the man dir.  (Closes: #378474)

 -- Kurt Roeckx <kurt@roeckx.be>  Sun, 16 Jul 2006 17:51:20 +0000

openntpd (3.9p1-2) unstable; urgency=low

   * Make sure that the /var/run/openntpd directory exists
     when starting the daemon (Closes: #374166)
   * Use --oknodo when stopping the daemon, so that it doesn't
     give an error when it's not running.
   * Change the default config to use the debian pool as time servers.

 -- Kurt Roeckx <kurt@roeckx.be>  Sun, 18 Jun 2006 13:25:02 +0000

openntpd (3.9p1-1) unstable; urgency=low

   * New upstream release
     - Remove getifaddrs_null.dpatch, merge upstream.
   * Remove the conflicts/replaces with xntp and xntp3.  They're not
     in the archive anymore for a long time.  (Closes: #316550)

 -- Kurt Roeckx <kurt@roeckx.be>  Sun, 11 Jun 2006 12:23:45 +0000

2005

openntpd (3.7p1-1) unstable; urgency=low

   * New upstream release.  Removed the following patches:
     poll_errors.dpatch, freeifaddrs.dpatch, imsg_memmove.dpatch,
     network_unreachable.dpatch, daemonize_settime.dpatch.
     Keep: getifaddrs_null.dpatch
   * Remove the conflicts/replaces with xntp and xntp3.  They're not
     in the archive anymore for a long time.  (Closes: #316550)
   * Change Standards-Version to 3.6.2.  No changes required.

 -- Kurt Roeckx <kurt@roeckx.be>  Sat, 27 Aug 2005 17:36:57 +0200

openntpd (3.6.1p1-3) unstable; urgency=medium

   * getifaddrs_null.dpatch: getifaddrs() can return a interface doesn't have
     an address, like for instance on a ppp interface.  Skip the address
     instead of segfaulting.  Patch provided by Gabor Burjan
     <buga@buvoshetes.hu>.  (Closes: #310586)

 -- Kurt Roeckx <kurt@roeckx.be>  Tue, 24 May 2005 21:00:00 +0200

openntpd (3.6.1p1-2) unstable; urgency=medium

   * Change E-mail address to kurt@roeckx.be
   * poll_errors.dpatch: When poll() says there was an error on a socket, it
     didn't get checked and on the next poll() call got the same error again
     resulting in cpuhog. Patch from upstream CVS. (Closes: #307348)
   * Add a Depends on adduser since we use it in the postinst/postrm.
   * Use set -e in postinst/postrm instead of doing /bin/sh -e.
   * Create a defaults file, and mention the -s option in it.
   * freeifaddrs.dpatch: Call freeifaddrs() with the proper pointer.  Patch
     from upstream CVS.
   * imsg_memmove.dpatch: Use a memmove() instead of memcpy() as those buffers
     might overlap.  Patch from upstream CVS.
   * network_unreachable.dpatch: Do not consider ENETUNREACH as a fatal error.
     Patch from upstream CVS.
   * daemonize_settime.dpatch: When started with -s option (which isn't used by
     default) daemonize if sending failed instead of waiting for a reply.  This
     might be a problem when the network is down.  Patch from upstream CVS.
   * Remove the reload option from the init.d script since sending a SIGHUP
     does not work.  It just sets a flag and does nothing with that.

 -- Kurt Roeckx <kurt@roeckx.be>  Fri, 06 May 2005 15:04:54 +0200

2004

openntpd (3.6.1p1-1) unstable; urgency=low

   * Initial Release. (Closes: #266022)

 -- Kurt Roeckx <Q@ping.be>  Wed, 18 Aug 2004 00:09:22 +0200