Code

changelog: Released for debmon-wheezy.
[pkg-pnp4nagios.git] / debian / changelog
index d5ab8234c08abf7b6a369ffbb864be1da8c8df5f..635a5f2ab4b463a01b06bc513bad589cbf720c8a 100644 (file)
@@ -1,7 +1,20 @@
-pnp4nagios (0.6.19-1) UNRELEASED; urgency=low
+pnp4nagios (0.6.19-1~debmon70+1) debmon-wheezy; urgency=low
+
+  * Rebuild for debmon-wheezy.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Jan 2013 16:55:09 +0100
+
+pnp4nagios (0.6.19-1~debmon60+1) debmon-squeeze; urgency=low
+
+  * Rebuild for debmon-squeeze.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Jan 2013 16:26:42 +0100
+
+pnp4nagios (0.6.19-1) experimental; urgency=low
 
   * New upstream release; thanks to Christoph Anton Mitterer for reporting
     this (Closes: #682175).
+  * Uploading to experimental because of the Wheezy freeze.
   * debian/pnp4nagios.postrm:
     - Fixed typo: Apache's config files use file suffix .conf rather than
       .cfg; this prevented /etc/apache2/conf.d/pnp4nagios.conf from being
@@ -12,10 +25,28 @@ pnp4nagios (0.6.19-1) UNRELEASED; urgency=low
       for easier installations when not using Apache; thanks to Matthias
       Wamser for reporting this (Closes: #671231).
     - Updated standards-version to 3.9.4 -- no changes.
+    - Let pnp4nagios-bin suggest rrdtool which is used by the rrd_convert
+      helper script; thanks to Christoph Anton Mitterer for suggesting this
+      (cf. #684420).
   * debian/patches:
     - fix-npcd-path updated for 0.6.19.
-
- -- Sebastian Harl <tokkee@debian.org>  Thu, 24 Jan 2013 14:50:27 +0100
+    - Added format-security; fixing a missing printf-style format argument.
+  * debian/rules:
+    - Manually clean-up auto-generated scripts/rrd_modify.pl.
+    - Use dpkg-buildflags to determine CPPFLAGS/CFLAGS.
+  * debian/icinga-module.cfg, debian/rules:
+    - Provide a sample Icinga module configuration; thanks to Christoph Anton
+      Mitterer for providing this (Closes: #683459).
+  * debian/nagios.cfg:
+    - Unified whitespacing; thanks to Christoph Anton Mitterer for the patch
+      (Closes: #683471).
+  * debian/pnp4nagios-bin.postinst:
+    - Don't use world-readable permissions for process_perfdata.cfg as this
+      would allow local users to read the Gearman shared key; thanks to
+      Christoph Anton Mitterer for reporting this; fixes CVE-2012-3457
+      (Closes: #683879).
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 24 Jan 2013 16:30:51 +0100
 
 pnp4nagios (0.6.16-2) unstable; urgency=low