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

  * Update icon with standard cli icon mark

 -- Kimitake <kimitake@gmail.com>  Wed,  7 Apr 2010 01:34:27 -0700

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

  * /etc/event.d/openntpd is empty 

 -- Kimitake <kimitake@gmail.com>  Thu,  4 Mar 2010 23:52:14 -0800

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

  * Move XSBC-Bugtracker section after Standards-Version

 -- Kimitake <kimitake@gmail.com>  Tue,  2 Mar 2010 21:55:02 -0800

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

  * Add /etc/event.d/openntpd to start the daemon at startup
  * Twist postinst/postrm/prerm
  * Add bugtracker information
  * Add icon

 -- Kimitake <kimitake@gmail.com>  Tue,  2 Mar 2010 20:02:15 -0800

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

  * Change Section from user/other to user/system 
  * Remove unnecessary files

 -- Kimitake <kimitake@gmail.com>  Mon,  2 Nov 2009 19:28:01 -0800

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

  * built for diablo

 -- Kimitake <kimitake@gmail.com>  Fri, 27 Jun 2008 20:54:11 -0700

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

  * Twist interval timer for battery
  * When the offset is larger than 3.0s (QSCALE_OFF_MAX),
    ntpd sets the time by force.

 -- Kimitake <kimitake@gmail.com>  Mon, 15 Jan 2008 00:38:30 -0800

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

  * init version for Chinook (Maemo 4.0)

 -- Kimitake <kimitake@gmail.com>  Mon, 26 Nov 2007 00:25:33 -0800

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,  5 Mar 2007 18:40:48 +0100

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

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,  6 May 2005 15:04:54 +0200

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

