2006
ez-ipupdate (3.0.11b8-11.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues and non RC FTBFS
* Fix FTBFS on GNU/k*BSD by manually updating config.{guess|sub}
Closes: #342409
* Lintian fixes:
- Add a build dependency on po-debconf as debconf-updatepo is used
during the build process
- Add a (basic) LSB section in the init script
* Debconf templates translations:
- German updated. Closes: #344894
- Swedish added. Closes: #339121
- French updated. Closes: #340060
- Czech updated. Closes: #341932
- Portuguese updated. Closes: #382083
- Vietnamese added. Sent during the call for updates of the NMU campaign.
- Norwegian Bokmål added. Closes: #396390
- Russian added. Sent during the call for updates of the NMU campaign.
- Romanian added. Sent during the call for updates of the NMU campaign.
-- Christian Perrier <bubulle@debian.org> Tue, 31 Oct 2006 07:35:57 +0100
2005
ez-ipupdate (3.0.11b8-10) unstable; urgency=low
* debian/templates:
+ Allow translation of the "configure manually" option (Closes: #339047).
* debian/rules:
+ Use dh_install instead of cp.
+ Use dh_installexamples instead of cp.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 14 Nov 2005 20:11:20 +0100
ez-ipupdate (3.0.11b8-9) unstable; urgency=low
* Acknowledge NMU. Thanks to Lucas Wall (Closes: #237444, #300821). * debian/control: + Set policy to 3.6.2.1. * debian/rules: + Use dh_installman instead of dh_installmanpages. * debian/po/vi.po: + Vietnamese debconf template translation, thanks to Clytie Siddall (Closes: #311643). * debian/config debian/templates: + Merge the "manage the config file automatically?" and the "choose service type" questions and set the priority to high (Closes: #275600). + Put zoneedit higher in the list of services in debconf because it is easy to set up. + Do not ask for the interface in PPP mode. + Tuned the questions so that they do not refer to a particular debconf backend, and many other fixes suggested by Joey Hess (Closes: #275602). + Replaced ez-ipupdate/daemon with ez-ipupdate/ppp. * CHANGELOG: + Changelog information more recent than 2001/07/04 is not available; I added the NEWS information to this file instead (Closes: #306751). * ez-ipupdate.c: + Fixed a segfault thanks to Robert Jacobs (Closes: #323718).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 12 Nov 2005 10:32:58 +0100
ez-ipupdate (3.0.11b8-8.1) unstable; urgency=low
* Non-maintainer upload * Switched to po-debconf. (closes: #237444) * Added Czech debconf template translation. * Added French debconf template translation. * Added German debconf template translation. * Added Brazilian Portuguese debconf template translation. (closes: #300821)
-- Lucas Wall <lwall@debian.org> Fri, 25 Mar 2005 17:34:15 -0300
2004
ez-ipupdate (3.0.11b8-8) unstable; urgency=critical
* ez-ipupdate.c:
+ Fixed the format string vulnerability in CAN-2004-0980 (Closes: #280822).
* debian/control:
+ Set policy to 3.6.1.1.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 13 Nov 2004 15:45:58 +0100
2003
ez-ipupdate (3.0.11b8-7) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.0.
+ Set debhelper build-dependency to (>= 4.1.68) because of dh_installppp.
* debian/rules:
+ Use dh_installppp instead of doing the work by hand (Closes: #212896).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 27 Oct 2003 13:39:09 +0100
ez-ipupdate (3.0.11b8-6) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.0. No changes required.
+ Updated debhelper build-dependency to (>= 3.4.4) because we now
use debian/compat.
+ Use ${misc:Depends}.
* debian/config:
+ Fixed the wildcard/MX prompting, thanks to Sam Couter (Closes: #201720).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 17 Jul 2003 14:44:06 +0200
ez-ipupdate (3.0.11b8-5) unstable; urgency=low
* Do not prompt for a username or password in daemon mode (Closes: #198141). * debian/postinst: + Removed useless verbosity when installing the package for the first time.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 20 Jun 2003 10:17:37 +0200
ez-ipupdate (3.0.11b8-4) unstable; urgency=low
* Do not output the "invalid cache file" message if the reason is that the
cache file is empty.
* debian/postinst:
+ Removed a temporary file that was left behind.
* Log to LOG_DAEMON instead of LOG_USER so that messages go to daemon.log.
* Only show the executable name in syslog, not its full path.
* Do not switch to OPT_QUIET in daemon mode, so that daemon.log shows
useful information such as login failures (Closes: #179717).
* Fixed a few spelling errors in the log messages.
* Open syslog before creating the pid file so that errors regarding the
pid file creation are logged as well.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 19 Jun 2003 02:51:13 +0200
ez-ipupdate (3.0.11b8-3) unstable; urgency=low
* Fixed a crash in the GNUDip code when no address is specified.
* debian/control:
+ Set policy to 3.5.10.
+ Removed the leading "a" in the package description.
+ Added URLs for the various services in the long description.
* debian/postinst:
+ Fixed default cache filename, thanks to Daniel Bonniot (Closes: #194004).
+ Added an invariant section to the default configuration file to preserve
user changes (Closes: #191642).
+ No longer clear the password in debconf.
* debian/config:
+ The GNUDip service needs a server address when run as a daemon; added a
debconf prompt for this.
+ Added a debconf prompt to run ez-ipupdate as a daemon or through the
PPP ip-up.d script (Closes: #85942).
* debian/ppp:
+ Added this script for /etc/ppp/ip-up.d/.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 18 Jun 2003 15:08:00 +0200
ez-ipupdate (3.0.11b8-2) unstable; urgency=low
* Re-ran "rm -f config.sub config.guess configure install-sh missing \
mkinstalldirs && aclocal && automake --copy --add-missing && autoconf"
* Updated policy to 3.5.9.0.
-- Samuel Hocevar <sam@zoy.org> Wed, 23 Apr 2003 05:29:22 +0200
ez-ipupdate (3.0.11b8-1) unstable; urgency=low
* New upstream release.
* The debconf-created file is now mode 700 to avoid password exposure
(Closes: #190237).
-- Samuel Hocevar <sam@zoy.org> Wed, 23 Apr 2003 05:03:37 +0200
ez-ipupdate (3.0.11b7-3) unstable; urgency=low
* The "faster than light" release. * Really fixed the timestamp skew in debian/rules (Closes: #180901).
-- Samuel Hocevar <sam@zoy.org> Fri, 14 Feb 2003 02:12:38 +0100
ez-ipupdate (3.0.11b7-2) unstable; urgency=low
* The "bloody valentine" release. * Fixed another timestamp skew in debian/rules (Closes: #180901, #180904).
-- Samuel Hocevar <sam@zoy.org> Fri, 14 Feb 2003 01:06:02 +0100
ez-ipupdate (3.0.11b7-1) unstable; urgency=low
* The "eternal hellfire for lazy maintainers" release. * New upstream package (Closes: #167038). * Removed dependency on debconf-tiny (Closes: #137029). * We now Provide: dyndns-client (Closes: #139082). * Updated authors list in debian/copyright (Closes: #177772). * Fixed -Wall warnings. * This release fixes a hang in ODS_read_response() (Closes: #169043). * Added various safety checks in the init.d script. * Fixed the reload rule in the init.d script (Closes: #144798). * The init.d script only looks for files ending with .conf (Closes: #139518). * Applied a patch to handle running ez-ipupdate as a user, courtesy of Sam Couter (Closes: #127913). * Applied a patch for debconf management of the default configuration, courtesy of Sam Couter again (Closes: #100327). * Prevented timestamp skews in debian/rules. * Wrote a short manpage (Closes: #168361).
-- Samuel Hocevar <sam@zoy.org> Thu, 13 Feb 2003 15:56:57 +0100
2001
ez-ipupdate (3.0.11b5-1) unstable; urgency=low
* New upstream package.
-- Samuel Hocevar <sam@zoy.org> Thu, 8 Nov 2001 19:43:21 +0100
ez-ipupdate (3.0.10-2) unstable; urgency=low
* Now builds and runs properly on Hurd (Closes: #108058).
-- Samuel Hocevar <sam@zoy.org> Thu, 9 Aug 2001 15:31:23 +0200
ez-ipupdate (3.0.10-1) unstable; urgency=low
* New upstream release. * Fixed typo in init.d (Closes: #97175).
-- Samuel Hocevar <sam@zoy.org> Fri, 11 May 2001 18:51:35 +0200
ez-ipupdate (3.0.6-1) unstable; urgency=low
* New upstream release. * Fixed moronic errors in the init.d file (Closes: #85057, #85955, #85956). * Removed generic installation instructions from /usr/share/doc.
-- Samuel Hocevar <sam@zoy.org> Thu, 1 Mar 2001 11:44:35 +0100
2000
ez-ipupdate (3.0.4-1) unstable; urgency=low
* Initial Release (Closes: #78202).
-- Samuel Hocevar <sam@zoy.org> Mon, 25 Dec 2000 05:48:01 +0100