Code

caebe93be872d90fa80d375dbacc875a5f72875b
[pkg-pnp4nagios.git] / debian / changelog
1 pnp4nagios (0.6.19-1) UNRELEASED; urgency=low
3   * debian/pnp4nagios.postrm:
4     - Fixed typo: Apache's config files use file suffix .conf rather than
5       .cfg; this prevented /etc/apache2/conf.d/pnp4nagios.conf from being
6       removed on remove/purge; thanks to Andreas Beckmann for reporting this
7       (cf. #669839).
8   * debian/control:
9     - Optionally depend on php5-cgi instead of libapache2-mod-php5 to allow
10       for easier installations when not using Apache; thanks to Matthias
11       Wamser for reporting this (Closes: #671231).
13  -- Sebastian Harl <tokkee@debian.org>  Thu, 24 Jan 2013 14:50:27 +0100
15 pnp4nagios (0.6.16-2) unstable; urgency=low
17   * debian/control:
18     - Adapted versioned build-dep on libjs-jquery-ui to the workaround used by
19       that package (1.8.14 -> 1.8.ooops.14). Thanks to Christoph Anton
20       Mitterer for reporting this (Closes: #683100).
21   * debian/patches/:
22     - adjust-template-path: Fixed the patch for empty templates.d and some
23       versions of glob() which in this case returns nothing resulting in PHP
24       syntax errors and a crash of PNP4Nagios; thanks to Christoph Anton
25       Mitterer for reporting this and pointing out a fix (Closes: #683138).
27  -- Sebastian Harl <tokkee@debian.org>  Sat, 24 Nov 2012 15:34:54 +0100
29 pnp4nagios (0.6.16-1) unstable; urgency=low
31   * New upstream version.
32   * debian/control:
33     - Depend on jQuery >= 1.6.2 and jQuery-ui >= 1.8.14 (rather than
34       unversioned dependencies); this is what upstream did as well.
35   * debian/rules:
36     - Added recommended targets build-{arch,indep} depending on build-stamp.
37   * debian/pnp4nagios-bin.install:
38     - Install verify_pnp_config_v2.pl to /u/l/pnp4nagios/libexec/.
39   * debian/pnp4nagios-web.postinst:
40     - Call a2mod / restart apache2 only if the binaries are available; thanks
41       to Wouter Schoot for reporting this (Closes: #636218).
42   * debian/po/:
43     - Added Spanish debconf translations; thanks to Camaleón for providing
44       those (Closes: #632953).
45     - Added Portuguese debconf translations; thanks to Pedro Ribeiro for
46       providing those (Closes: #651432).
47     - Added Dutch debconf translations; thanks to Jeroen Schot for providing
48       those (Closes: #654214).
49     - Added Danish debconf translations; thanks to Joe Dalton for providing
50       those (Closes: #654816).
51     - Added Czech debconf translations; thanks to Michal Šimůnek for providing
52       those (Closes: #655132).
53   * debian/README.Debian:
54     - Added a note about installation with Icinga referring to the different
55       htpasswd.users file location; thanks to Alexander Reichle-Schmehl for
56       reporting this (Closes: #646587).
57   * debian/patches/adjust-template-path:
58     - Added support for /etc/pnp4nagios/templates.d.
59   * debian/README.templates.d:
60     - Added README file for the use of /etc/pnp4nagios/templates.d. The file
61       will be installed to that directory.
63  -- Sebastian Harl <tokkee@debian.org>  Tue, 31 Jan 2012 14:00:47 +0100
65 pnp4nagios (0.6.13-1) unstable; urgency=low
67   * New upstream release.
68   * debian/README.Debian:
69     - Added more verbose instructions about how to setup mod_gearman mode.
70   * debian/patches/:
71     - Removed manpage-hyphen -- applied upstream.
72   * debian/rules:
73     - Don't remove scripts/rc.pnp_gearman_worker in 'clean' -- this is now
74       taken care of in the upstream Makefile.
75   * debian/po/:
76     - Added Japanese debconf translation; thanks to Hideki Yamane for
77       providing the translation (Closes: #626386).
78     - Added Swedish debconf translation; thanks to Martin Bagge for providing
79       the translation (Closes: #628926).
80   * debian/control:
81     - Updated standards-version to 3.9.2 -- no changes.
83  -- Sebastian Harl <tokkee@debian.org>  Wed, 22 Jun 2011 12:42:18 +0200
85 pnp4nagios (0.6.12-1) unstable; urgency=low
87   * New upstream release.
88   * debian/patches/:
89     - Removed raise-process-perfdata-timeout -- a similar patch has been
90       included upstream.
91     - Added manpage-hyphen -- do not use hyphens as minus sign in npcd.8.
92   * debian/rules:
93     - npcd.cfg and process_perfdata.cfg are not longer installed as sample
94       configs by the upstream Makefile; so, don't rename those files.
95     - Do not pass --prefix to configure and set man-/infodir correctly. The
96       prefix is set by layout=debian and cannot be overwritten, thus do not
97       pretend this is possible. Also, do not use $prefix when setting man-/
98       infodir but specify the complete path.
99     - Do not install config_local.php and config.php.$PKG_VERSION.
100     - Remove generated scripts/rc.pnp_gearman_worker in 'clean'.
101   * debian/rules, debian/pnp4nagios-bin.install:
102     - Do not install npcd.8 using dh_installman; this is done by the upstream
103       Makefile now.
104   * debian/pnp4nagios-bin.pnp_gearman_worker.default,
105     pnp4nagios-bin.pnp_gearman_worker.init:
106     - Added init script for the PNP4Nagios Gearman worker daemon.
107     - The daemon is disabled by default.
109  -- Sebastian Harl <tokkee@debian.org>  Wed, 27 Apr 2011 09:05:48 +0200
111 pnp4nagios (0.6.11-2) unstable; urgency=low
113   * debian/po/:
114     - Added French debconf translation; thanks to Christian Perrier for
115       providing the translation (Closes: #623181).
116     - Added German debconf translation.
117     - Added Russian debconf translation; thanks to Yuri Kozlov for providing
118       the translation (Closes: #623798).
119   * debian/pnp4nagios-web.postinst:
120     - Do not set permissions of /var/log/pnp4nagios/stats -- this is done in
121       pnp4nagios-bin.postinst which ships the directory. This fixes an error
122       when installing -web without -bin.
124  -- Sebastian Harl <tokkee@debian.org>  Tue, 26 Apr 2011 11:48:54 +0200
126 pnp4nagios (0.6.11-1) unstable; urgency=low
128   [ Sven Velt ]
129   * Initial release (Closes: #479031)
130   * Use "php-fpdf", "php-fpdf-tpl" and "php-fpdi" packages instead of bundled
131     copies.
132   * Do not use the bundled copy of Kohana2 but rather depend on
133     libkohana2-php.
134   * Ship all configuration in /etc and create appropriate symlinks.
135   * Ship upstream sample configs as default configs.
136   * debian/patches:
137     - Added adjust-template-path: install templates into /etc/ rather than
138       /usr/share/.
139     - Added apache-fix-path-to-userfile: fix config directory in the sample
140       httpd.conf.
141     - Added fix-nagios-url: fix cgi-bin path in config.php.
142     - Added fix-npcd-path: fix perfdata paths in npcd.cfg.
143     - Added fix-path-fpdi: FPDI is shipped in its own subdirectory -- adopt
144       path in pdf.php.
145     - Added raise-process-perfdata-timeout: set timeout to 10s in
146       process_perfdata.cfg; in large and/or virtualized setups, 5s might not
147       be enough.
149   [ Sebastian Harl ]
150   * Build the following binary packages:
151     - pnp4nagios-bin: NPCD and process_perfdata.pl
152     - pnp4nagios-web: web interface
153     - pnp4nagios: metapackage depending on the other two
154   * debian/watch: mangle upstream version to replace ".rc" with "~rc".
155   * Make Apache2 configuration optional using debconf.
157  -- Sebastian Harl <tokkee@debian.org>  Mon, 14 Feb 2011 13:15:46 +0100