-
smokeping (2.0.9-2ubuntu2) feisty; urgency=low
* debian/patches/ubuntu_curl.pm:
- fixed regex for Curl probe (Closes LP73437)
* debian/control:
- fixed Maintainer field
-- Ante Karamatic <email address hidden> Mon, 19 Mar 2007 20:05:29 +0100
-
smokeping (2.0.9-2ubuntu1) feisty; urgency=low
* Create /var/run/smokeping before starting, if it doesn't exsist
-- Ante Karamatic <email address hidden> Tue, 14 Nov 2006 23:47:34 +0100
-
smokeping (2.0.9-2) unstable; urgency=low
* debian/patches/15_clean_makefile.dpatch:
+ remove unneeded and potentially unsecure include paths.
* debian/patches: selected patches from the upstream SVN repository
+ 40_password.dpatch: skip reading the password file when running as a CGI.
+ 50_ldap.dpatch: Make the 'scope' option in the LDAP probe actually work.
+ 60_fping.dpatch:
* Support the '-S' (set source address, see #198486) fping option.
* Don't try to execute fping when running as a CGI.
+ 70_syslog.dpatch: Don't die silently if syslogd is unavailable.
(Closes: #395056)
* Remove all the autogenerated documentation at clean time, to properly
undo the effects of the 'build' target.
* Install example configuration files for documentation.
smokeping (2.0.9-1) unstable; urgency=low
* New upstream release
* Add debian/watch.
* Update debian/copyright.
-- Ubuntu Archive Auto-Sync <email address hidden> Wed, 08 Nov 2006 19:39:28 +0000
-
smokeping (2.0.8-3) unstable; urgency=low
* remove all configuration file modifications from postinst, as per policy.
* no need for debconf anymore; remove all translations as well.
* add a NEWS.Debian entry about configuration file incompatibilities
between versions 1.x and 2.x.
* Upgraded to Standards-Version 3.7.2. No changes needed.
smokeping (2.0.8-2) unstable; urgency=low
* debian/patches/10_path_changes.dpatch: fix the library path.
(Closes: #363439)
* debian/control: move dpatch to Build-Depends, as it's
required for the 'clean' target.
* debian/po/cs.po: include a Czech translation from Miroslav Kure.
(Closes: #363118)
* debian/po/fr.po: include a French translation from Olivier Trichet.
(Closes: #364165)
* debian/rules: don't run the 'build' target twice.
* debian/postinst: accept 'reconfigure' as the first parameter.
smokeping (2.0.8-1) unstable; urgency=low
[ Niko Tyni ]
* New upstream version.
+ makes all the CGI self-referring links relative and provides a
new variable to configure this behaviour. (Closes: #351783)
* debian/postrm:
+ only call deluser if the smokeping user exists
+ redirect all deluser output to stderr so debconf won't get confused
* Delay init.d startup so the SSH probe can test against localhost
(Closes: #349832)
* Upgrade to debhelper compatibility level 5.
* Move debhelper from Build-Depends-Indep to Build-Depends, since it's
required in the 'clean' target.
* (po-)debconfize the postinst note on failed upgrade
+ debian/po/fi.po: include a Finnish translation
+ debian/po/es.po: include a Spanish translation
+ debian/rules: add a dh_installdebconf call
+ debian/control: Build-Depend on po-debconf, Depend on ${misc:Depends}
[ Jose Carlos Garcia Sogo ]
* Integrate Niko work in latest versions. Again, a big thanks goes to him.
* debian/patches:
+ 10_path_changes: included again. Also change tSmoke.dist paths.
+ 20_conffile: included again.
-- Ubuntu Archive Auto-Sync <email address hidden> Thu, 15 Jun 2006 15:39:19 +0100