[Pkg-nagios-devel] Fixed in upload of nagios 2:1.3-0+pre1 to experimental
Joerg Jaspert
joerg@debian.org
Mon, 15 Nov 2004 17:11:32 -0500
tag 211169 + fixed-in-experimental
tag 235400 + fixed-in-experimental
tag 236324 + fixed-in-experimental
tag 238877 + fixed-in-experimental
tag 239174 + fixed-in-experimental
tag 246085 + fixed-in-experimental
tag 246372 + fixed-in-experimental
tag 248725 + fixed-in-experimental
tag 257289 + fixed-in-experimental
tag 258455 + fixed-in-experimental
tag 266864 + fixed-in-experimental
tag 267827 + fixed-in-experimental
tag 268230 + fixed-in-experimental
tag 269313 + fixed-in-experimental
tag 269568 + fixed-in-experimental
tag 272883 + fixed-in-experimental
tag 273235 + fixed-in-experimental
tag 274179 + fixed-in-experimental
tag 274262 + fixed-in-experimental
tag 275596 + fixed-in-experimental
tag 276061 + fixed-in-experimental
tag 276349 + fixed-in-experimental
tag 276421 + fixed-in-experimental
tag 277049 + fixed-in-experimental
tag 280161 + fixed-in-experimental
quit
This message was generated automatically in response to an
upload to the experimental distribution. The .changes file follows.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 15 Nov 2004 00:04:03 +0100
Source: nagios
Binary: nagios-pgsql nagios-text nagios-mysql nagios-common
Architecture: source i386 all
Version: 2:1.3-0+pre1
Distribution: experimental
Urgency: low
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Changed-By: Joerg Jaspert <joerg@debian.org>
Description:
nagios-common - A host/service/network monitoring and management system
nagios-mysql - A host/service/network monitoring and management system
nagios-pgsql - A host/service/network monitoring and management system
nagios-text - A host/service/network monitoring and management system
Closes: 211169 235400 236324 238877 239174 246085 246372 248725 257289 258455 266864 267827 268230 269313 269568 272883 273235 274179 274262 275596 276061 276349 276421 277049 280161
Changes:
nagios (2:1.3-0+pre1) experimental; urgency=low
.
* Joerg Jaspert:
- Bah, init script had the wrong name for dh_installinit and I somehow missed
to notice that. Changed, thanks to Dagfinn Ilmari Mannsåker
.
nagios (2:1.3-0+pre) experimental; urgency=low
.
* Joerg Jaspert:
- New Maintainer, nagios is now maintained by a team, via alioth.
- We are 1.3pre, updated from CVS. Source Tarball is from 1.2, we need the
new Upstream Version as we now use the original tarball from upstream, no longer
a modified one.
- Updated debian/control and debian/copyright for it.
- Moved nagios to dpatch for its patches, converted them all.
- Added a few patches to move sed magic out of debian/rules.
- Updated to Standards 3.6.1
- Moved /var/log/nagios/rw/nagios.cmd to /var/run/nagios/nagios.cmd to
follow the FHS. Updated 04_command_pipe_move.dpatch for this.
Added NEWS entry - if you use some other tools which access the file
in the old location - add a symlink until they are fixed.
(Yes, actually Piotr fixed the init-script for this with his NMU, but
he forgot all the other things where it is mentioned. And var/run fits
better IMO).
This includes some things in 07_fix_default_config.dpatch, to fix hardcoded
values in nagios binaries.
Fixes "nagios: Nagios command fifo location violates FHS", thanks
to Jeroen van Wolffelaar (Closes: #268230).
Also fixes: "nagios-text fails to start", thanks to James Clark (Closes: #276061).
- Change debian/rules, first half is done, but still needs some work.
- Try to clean the install-stamp: target a bit and do more things with
dh_install, to get a more readable rules file.
- Rename check_imap.sh to check_imap
- Lets split the package a bit more and add a nagios-common package to it.
Move all files that are similar in all 3 existing nagios packages to
this new package and let all 3 depend on it. Move most of the Package
dependencies to the -common package. Let all 3 packages depend on the new
-common one, and let the common one depend on our Virtual Package "nagios".
Also the -common conflicts with the nagios-package <= 2:1.2-3.6.
This fixes: "nagios-text removes /etc/nagios on purge" (Closes: #275596).
- Remove ucf dependency, wasnt used.
- Remove debconf warnings for upgrades from versions years ago noone has anymore.
- Revised postinst script, dont modify apaches config directly, put a symlink in
the conf.d directory which gets automagically included by apache.
- Revised postrm script for new methods.
- We now dont check with ps and some greps for apache to reload it anymore. We
simply issue a reload as this reloads config but doesnt restart server if it
is not running.
- update-nagios no longer creates /etc/nagios/checkcommands.cfg. It now creates
/var/cache/nagios/plugins-auto.cfg which is a better location for this file.
This (Closes: #236324, 266864)
- We now deliver a small checkcommands.cfg, including a small header telling the
user that he can use this file for his own commands now.
- Bug fix: "default nagios.cfg doesn't use new /var/cache paths", thanks
to Peter Palfrader (Closes: #276349).
- Bug fix: "wrong status.log path in init script", thanks to jan gregor
(Closes: #277049).
- Bug fix: "nagios-pgsql: specified version does not install with
postgresql support, instead mysql support is installed.", thanks to
Greg Folkert (Closes: #274262).
- Bug fix: "nagios-text: nagiosadmin user had to be in contact configs,
else cgi acess denied", thanks to Alban Browaeys (Closes: #274179).
- Bug fix: "nagios-mysql: Cgi and init.d script can't read status info",
thanks to Ryszard Lach (Closes: #246372, 211169). Read README.Debian.
Added: check_nagios_db
- Also fixes: "nagios-pgsql /etc/init.d/nagios script reload function is
broken", thanks to Philippe Lafoucrière (Closes: #272883).
- Bug fix: "init script does not work with a clean environment", thanks
to Peter Palfrader (Closes: #276421).
- Bug fix: "nagios-text: removing nagios does not clean Include line at
httpd.conf. Better use /etc/apache/conf.d", thanks to txemi (Closes: #273235).
- Bug fix: "nagios-text: typo in configure-script", thanks to Raoul
Borenius (Closes: #269568).
- Bug fix: "Errors in English of po-debconf://nagios", thanks to Matt
Bonner (Closes: #246085).
- Bug fix: "nagios: Please add German translation of the debconf
templates", thanks to Erik Schanze (Closes: #280161).
- Bug fix: "missing examples in /usr/share/doc/nagios-text/examples",
thanks to job bogan (Closes: #258455).
- Bug fix: "nagios-pgsql: icon not coming up in statusmap", thanks to
Tommy Tsui (Closes: #235400).
- Bug fix: "nagios-text: Config file error", thanks to Karel Bemelmans
(Closes: #238877).
- Bug fix: "nagios-text: Extended host data broken", thanks to Paul
Tietjens (Closes: #239174).
- Bug fix: "performance data handling broken", thanks to Gebhardt Thomas
(Closes: #257289).
- Bug fix: "nagios-mysql: README.mysql should not guide users into
giving all mysql-passwords away", thanks to Jeroen van Wolffelaar
(Closes: #267827).
* Sean Finney:
- added danish and catalan debconf translations. thanks go to
Claus Hindsgaul and Aleix Badia i Bosch respectively.
closes: #248725, #269313.
- adduser and debconf are now normal dependencies
- added fix in init script for non-existant pidfile
Files:
083c13ffd422a9f571074644bf600148 1055 net optional nagios_1.3-0+pre1.dsc
f98140863902085066defa32789caa4f 76941 net optional nagios_1.3-0+pre1.diff.gz
15d71b638344c3701921e374ad3d07bc 989362 net optional nagios-text_1.3-0+pre1_i386.deb
ea7e2dc7b513a466d2ca9ecf0a90ea90 1009520 net optional nagios-mysql_1.3-0+pre1_i386.deb
7be24a5dd2140a37dbe76f69078de7a8 1020862 net optional nagios-pgsql_1.3-0+pre1_i386.deb
73fcfbc61849ace2038f391ced9b2984 1209646 net optional nagios-common_1.3-0+pre1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Joerg Jaspert <joerg@debian.org> -- Debian Developer
iD8DBQFBl+szcV7WoH57iskRAqTqAJ4uKxQ1AcOjHQOqTk5IXwNZeJbfcQCfSzEs
d6raRSogY9HLWGmPtTuBJ+Q=
=uXBq
-----END PGP SIGNATURE-----