Skip to content

Debian Changelog nagios (2:1.4-3)

2006

nagios (2:1.4-3) unstable; urgency=low

   [sean finney]
   * updated spanish debconf templates from Rudy Godoy (closes: #394957).
   * updated dependencies of nagios-mysql/nagios-pgsql to depend on
     working cmdline clients for the respective dbtypes.  thanks to
     Lucas Nussbaum for his work in finding this (closes: #398631, #398632).
   * backport the lsb-friendly init script written by Marc for nagios2.
   * apache2 now ships htpasswd2 -> htpasswd
   * explicitly enable the auth_basic module otherwise we could open
     ourselves to some trouble...
   * some lintian fixes:
     - loosen depends just a little bit to allow future binNMUs
     - bump Standards-Version to 3.7.2
     - add build-depends on po-debconf
     - add depends on ucf

 -- sean finney <seanius@debian.org>  Wed, 15 Nov 2006 22:30:09 +0100

nagios (2:1.4-2) unstable; urgency=low

   [sean finney]
   * clean up dependencies by removing transitional (pre-sarge) fileutils
     package (closes: #368721), thanks to Stefan Huehner.
   * new portuguese debconf translations from Rui Branco (closes: #384647).
   * test for existance of dbconfig-common hooks before sourcing them
     in the config/postrm scripts (closes: #388228, #388229).

 -- sean finney <seanius@debian.org>  Tue, 19 Sep 2006 12:56:16 +0200

nagios (2:1.4-1) unstable; urgency=high

   [sean finney]
   * resynchronize with upstream source.
     - upstream has incorporated 14_xdata_check-fulldisks.dpatch
   * includes fix for Content-Length bounds/sanity checking mentioned
     in CVE-2006-2162 (closes: #366682).
   * includes fix for the above fix, which was incomplete
     (16_CVE-2006-2162_content-length.dpatch).
   * security release, bumped the urgency.

 -- sean finney <seanius@debian.org>  Fri, 12 May 2006 12:37:37 +0200

nagios (2:1.3-cvs.20050402-13) unstable; urgency=medium

   [sean finney]
   * nagios 1.x sources are now imported into the pkg-nagios
     subversion repository.
   * fix for check_nagios_db that prevented it from working
     on remote hosts.  thanks to Akira Yamanita for pointing
     this out (closes: #352762).
   * trigger a rebuild against the "new new" version of
     libmysqlclient15-dev, due to the recent symbol-versioning
     foobar with libmysqlclient15 (closes: #359637).  rc bug,
     so urgency bumped.

 -- sean finney <seanius@debian.org>  Fri, 31 Mar 2006 08:19:14 +0200

2005

nagios (2:1.3-cvs.20050402-12) unstable; urgency=low

   [sean finney]
   * it would help if i actually put the dependency for dbconfig-common...

 -- sean finney <seanius@debian.org>  Fri, 09 Dec 2005 07:52:03 +0100

nagios (2:1.3-cvs.20050402-11) unstable; urgency=low

   [sean finney]
   * First attempt at dbconfig-common support.  holding my breath...
     - database configuration now goes in database.cfg for
       the nagios daemon, and cgi.cfg for the web interface (i couldn't
       find a non-invasive way to seperate that out)
     - cgi.cfg is no longer shipped as a conffile, but instead managed
       via ucf (so nagios-mysql/pgsql can update it too).
     - requisite documentation changes to README.mysql/README.pgsql.
     - moved the dbd packages from recommends to depends.
     - finally provide a sane version of check_nagios_db
       (closes: #272074, #339985, #311707).
   * all nagios flavors call start/stop on the init scripts in the
     binary packages instead of in the -common package, otherwise strange
     things can happen during upgrades/reconfigures.  maybe this is
     the cause of #338931?
   * bumped build-deps to libmysqlclient15-dev so nagios-mysql will
     work with mysql 5.x.
   * don't EVER rm -rf /etc/nagios, even at purge.  when did we start
     doing that?
   * allow the submit_check_result_via_nsca to take a cmdline paramter
     to specify destination host.  put a note about this in README.Debian
     too (closes: #342010).  thanks to Libor Klepac for the suggestions.
   * we've had a nagios.8 manpage in our debian directory, but never
     installed it... whoops :)
   * various other lintian corrections and overrides.

 -- sean finney <seanius@debian.org>  Thu, 08 Dec 2005 19:36:54 +0100

nagios (2:1.3-cvs.20050402-10) unstable; urgency=low

   * Sean Finney:
     - whoops!  fixed typo in init script, thanks to Norbert Kiesel
       (closes: #341780).

 -- sean finney <seanius@debian.org>  Sat, 03 Dec 2005 10:42:15 +0100

nagios (2:1.3-cvs.20050402-9) unstable; urgency=low

   * Sean Finney:
     - rework the init script use the same nagios_check_command
       as cgi.cfg, which should make life easier for people transitioning
       from earlier versions, users of db-flavored nagioses, and also
       anyone else who has a status log not where we think it ought to
       be (closes: #339401).
     - modified get_config to use arbitrary config files, so the
       above improvements were possible.
     - likewise, improved init script to get the location for
       the named pipe dynamically.
     - updated NEWS/README.* to reflect all this.
     - added error checking for writes to the status log, backported from
       the 2.x cvs tree (closes: #339366).
     - updated postgres build-dep according to martin pitt's recommendations.

 -- sean finney <seanius@debian.org>  Fri, 02 Dec 2005 09:41:08 -0500

nagios (2:1.3-cvs.20050402-8) unstable; urgency=low

   * Sean Finney:
     - added Recommends: for nagios-images
     - added Suggests: for nagios-nrpe-plugin
     - really include the swedish debconf translation this time :)

 -- sean finney <seanius@debian.org>  Thu, 03 Nov 2005 04:38:58 -0500

nagios (2:1.3-cvs.20050402-7) unstable; urgency=low

   * Sean Finney:
     - update dependencies to reflect future nagios-plugins layout.
       people who only want a basic set of plugins should install
       nagios-plugins-base.  keep an eye on the nagios-plugins package
       in the next few weeks to see when this will be available.
     - now compiling with --with-default-perfdata instead of
       --with-file-perfdata, as that seems to be a superior option.  see
       the updated config file for how to get back the old behavior.  thanks
       to john stile for pointing this out (closes: #332722).
     - removed circular dependency on nagios.  nagios-common doesn't really
       depend on having a nagios-server around, it's only the opposite that's
       true.
     - new swedish debconf translations from daniel nylander (closes: #331181).
     - lintian fix: add #DEBHELPER# macro to nagios-common.preinst.
     - lintian fix: once again, keep the changelog in UTF-8.

 -- sean finney <seanius@debian.org>  Sun, 16 Oct 2005 14:20:50 -0400

nagios (2:1.3-cvs.20050402-6) unstable; urgency=low

   * Sean Finney:
     - update debian/rules to install the Knn scripts for nagios to kill
       nagios before mysql is killed (which is done at K19-K21).  thanks
       to Al Nikolov for pointing this out (closes: #321932).
     - finally include a fix for nagios-mysql/nagios-pgsql when they
       start but are unable to connect to the database, which can
       result in massively large logs as nagios spins its wheels.  thanks
       to Andres Salomon and Don Armstrong and Steve Langasek for their
       feedback and suggested patches (closes: #311695).  testing
       of this feature would be appreciated.
     - re-added (commented out) ScriptAliases for the old netsaint
       locations, for folks who still have bookmarks :)  thanks to
       Mathew Rubright for mentioning this (closes: #317015).
     - hardcode the path to traceroute as it will always be there
       on debian systems and this lets us bypass having to have it
       as a build-dependency, which doesn't seem right.  thanks to
       Ben Winslow (closes: #323110).
     - update control file, removing uploaders who have never
       uploaded or even made cvs commits.

 -- sean finney <seanius@debian.org>  Sat, 24 Sep 2005 08:23:22 -0400

nagios (2:1.3-cvs.20050402-5) unstable; urgency=low

   * Sean Finney:
     - updated README.pgsql to mention that you need to install the
       libdbd-pg-perl package before you can use check_nagios_db.  thanks
       to george b. for pointing this out (closes: #318864).
     - removed the upgrade scripts and all other references to netsaint,
       as now there's a full debian release between us and when netsaint
       was part of the archive.
     - thanks to cyril bouthors for politely pointing out that his
       last name is not "bouthers" but "bouthors".  sorry :)
     - a couple more "|| true" additions to chmod/chown on config
       files to cover cases where folks remove config files.
     - fix for distributed monitoring plugin submit_check_result_via_nsca
       to send the numeric status instead of the string representations,
       which lead to... interesting reuslts and general confusion.  thanks
       stephen gran for pointing this out (closes: #314371).
   * Guido Trotter:
     - Changed Guido's uploader's email

 -- sean finney <seanius@debian.org>  Sun, 24 Jul 2005 19:59:13 -0400

nagios (2:1.3-cvs.20050402-4) unstable; urgency=low

   * Sean Finney:
     - fix for syntax error in nagios-common.postinst.  thanks to olaf
       for reporting this (closes: #316790).

 -- sean finney <seanius@debian.org>  Mon, 04 Jul 2005 00:29:24 -0400

nagios (2:1.3-cvs.20050402-3) unstable; urgency=low

   * Sean Finney:
     - compile with --with-file-perfdata (closes: #306555).
     - fix a reference from /usr/doc to /usr/share/doc.  thanks to
       Steve Mynott <steve.mynott@gmail.com> (closes: #308530:).
     - documentation fixes in README.pgsql, thanks for this go to
       Turbo Fredriksson <turbo@bayour.com> (closes: #308564, #308568).
     - don't chmod resource.cfg if it doesn't exist, which would cause
       the postinst scripts to fail.  thaks to Norbert Tretkowski for
       reporting this (leaving bug open for sarge posterity).
     - new vietnamese debconf translations from Clytie Siddall
       (closes: #315652).
     - symlink the online documentation into /usr/share/doc/nagios-common.
       thanks to cyril bouthers for the suggestion (closes: #316103).
     - don't include /etc/apache/conf.d in nagios-common.dirs, there's
       no reason to do so (closes: #314333).  thanks to olaf for helping
       debug this.
     - udpate Standards-Version to 3.6.2.
     - use pg_config in debian rules for determining postgres build config.

 -- sean finney <seanius@debian.org>  Sat, 02 Jul 2005 12:35:03 -0400

nagios (2:1.3-cvs.20050402-2) unstable; urgency=low

   * Sean Finney:
     - change the order of a couple debhelper macros that resulted in
       nagios not being stopped at purge time.  thanks to
       Filip Sneppe <filip.sneppe@uptime.be> for reporting this
       (closes: #304796).
     - include the "grouplist.cgi" patch from apan.sourceforge.net, as
       well as a commented out example in apache.conf to use it.
       thanks to Filip for doing the gruntwork on this.
     - path correction for printf in 9999_nsca_pathfix.dpatch.  thanks
       again to Filip (closes: #304795).

 -- sean finney <seanius@debian.org>  Sat, 16 Apr 2005 01:12:24 -0400

nagios (2:1.3-cvs.20050402-1) unstable; urgency=low

   * Sean Finney:
     - new upstream cvs snapshot (bugfixes and doc updates only).
     - somehow nagios got packaged as a debian-native package.  oops.
       thanks to Stephen Gran <sgran@debian.org> for pointing out
       the mistake (closes: #302245).
     - remove duplicate call do db_purge in maintainer scripts
     - remove duplicate call to invoke-rc.d in maintainer scripts, thanks
       to alban browaeys <browaeys.alban@wanadoo.fr> (closes: #301099).
     - don't jump the gun and use htpasswd-caudium just because it exists.
       instead, make sure that the admin has also not selected to configure
       nagios for apache variants (in which case htpasswd should stay as
       the nagios htpasswd).  thanks again to alban (closes: #301105).
     - check_started was broken for reloading nagios-pgsql and nagios-mysql.
       thanks to Olleg Samoylov <olleg@mipt.ru> (closes: #299470).
     - plugins would break in environments that use commas in their floating
       points.  as a workaround, set LC_NUMERIC=POSIX in the init script.
       thanks again to Olleg Samoylov <olleg@mipt.ru> (closes: #299467).
     - documentation changes suggested by David Greaves <david@dgreaves.com>
       (closes: #299613).
     - added a note about heavily loaded servers in README.Debian
       (closes: #283947, #292473).  thanks to Cyril Bouthors <cyb@debian.org>.
     - updated README.Debian, removing various out-of-date info, and putting
       in a little more about virtual hosts with apache.
     - also updated NEWS, as it looks like the recent side.html change broke
       the configs of some people who were using nagios in a virtualhost.  note
       that a simple fix exists, see README.Debian :)
     - change and clarification in the default contacts.  thanks to
       alban (closes: #302994).

 -- sean finney <seanius@debian.org>  Tue, 05 Apr 2005 00:47:23 -0400

nagios (2:1.3-cvs.20050116-4) unstable; urgency=medium

   * Sean Finney:
     - refine the check_nagios function in the init script to look
       for /usr/sbin/nagios instead of anything matching nagios.
       should fix init script restarts after nagios has crashes.
       thanks to Stephane Dudzinski <stephane@cp.dias.ie> (closes: #297905).
     - updated czech translation, courtesy of
       Miroslav Kure <kurem@upcase.inf.upol.cz> (closes: #298213).
     - updates to README.pgsql: the postgres user nagios should be the
       owner of the nagios databases, and the cgi scripts don't need
       full access to the nagios databases, so creating another user
       is good practice security-wise.  thanks for this go to
       Marcus Better <marcus@better.se> (closes: #296100, #296306).
     - nagios installs now include /var/log/nagios/archives, thanks
       to Heno Ivanov <heno@siil.net> (closes: #290003).
     - check_nagios in the init script is a little more robust by
       running both the check_nagios_db script and looking for the
       pid.  thanks to Ryszard Lach <rla@debian.org> (closes: #296562).
     - removed old, obsolete, probably unused support for check_netsaint.
       if it breaks anything we can always add it back :)
     - why have are we using an ugly hack like update_nagios when we
       have something graceful and built-in like cfg_dir?  thanks to
       Steve Wray <stevew@catalyst.net.nz> for pointing this out.
     - no longer ship update-nagios, as we don't need it.

 -- Sean Finney <seanius@debian.org>  Tue, 08 Mar 2005 17:18:29 -0500

nagios (2:1.3-cvs.20050116-3) unstable; urgency=low

   * Sean Finney:
     - finally a fix for the absolute hrefs in side.html.  thanks to
       Erik Rossen <rossen@prolibre.com> reporting this bug 203 days
       ago (closes: #260914).
     - README.pgsql already contains clarifications on the conf file
       defaults for connecting to RDBMSes.  I updated README.mysql to be
       more clear on this as well thanks to olaf for pointing out
       the discrepancy a while back (closes: #282848).
     - change permissions of update-nagios output to be readable by
       group www-data, as it broke non-setuid cgi scripts.  thanks
       to Joergen Haegg <jorgen.hagg@axis.com> for finding this
       problem (closes: #292293).
     - mkdir /etc/$apache/conf.d, not /etc/$apache/$conf in postinst.
       d'oh.  actually, we shouldn't make that director at all in the
       postscript, but list it as a directory in nagios-common.dirs.
       Thanks to Pierre (didn't get his last name and he sent mail as root)
       for this one (closes: #295345).
     - make absolutely sure that /var/log/nagios/status.log is present
       on the filesystem for nagios-text.  thanks to
       Tobias Krais <krais@bats.ch> for pointing this out (closes: #288914).
     - clarification in the postinst message for when someone chooses
       manual/no configuration of apache and htpasswd doesn't exist.
       thanks to Jamie Wilkinson <jamie@anchor.net.au> (closes: #290243).
     - added checks to prevent dpkg-statoverride from being called on
       files already in the overrides database, and also removing files not
       in the database.

 -- Sean Finney <seanius@debian.org>  Thu, 10 Feb 2005 22:09:43 +0000

nagios (2:1.3-cvs.20050116-2) unstable; urgency=low

   * Sean Finney:
     - use dpkg-statoverride to keep permissions set appropriately
       for cgi files (closes: #293242, #291351).  thanks to
       Tristan Seligmann <mithrandi@mithrandi.za.net> and to
       Steve Greenland <steveg@lsli.com> for reporting this.
     - added a -e 15 to the call of check_nagios in the init script,
       after many reports of check_nagios failing without it
       (closes: #294178, #289830).  thanks to Heno Ivanov <heno@siil.net>
       and jan gregor <pamela@rak.bb.euroweb.sk> for pointing this out.
     - change calls of chown foo.bar to foo:bar, as the former is
       deprecated.
     - restarting the init script no longer issues an extra "Restarting
       nagios", as it created some confusing output.
     - template-based extinfo is restored for nagios-text.

 -- Sean Finney <seanius@debian.org>  Tue, 08 Feb 2005 23:32:31 -0500

nagios (2:1.3-cvs.20050116-1) unstable; urgency=low

   * Sean Finney:
     - built against a new upstream cvs snapshot, removed dpatch patches
       that previously incorporated these post 1.2 changes.  this also
       brings in updated upstream documentation (closes: #282132).
     - nagios-pgsql now recommends libdbd-pg-perl, and likewise for
       nagios-mysql.  thanks to raphaël 'SurcouF' Bordet <surcouf@debianfr.net>
       for pointing this out with nagios-pgsql (closes: #285550).
     - the postinst for nagios-common no longer fails if update-nagios
       returns an error (which can be caused by nagios failing to reload)
       thanks to Olivier Berger <olivier.berger@int-evry.fr> and
       Petter Reinholdtsen <pere@hungry.com> (closes: #283778).
     - now build against libmysqlclient14.  thanks to
       Greg Cox <ratness@hotmail.com> for pointing out that we were
       still building against 3.23 versioned libraries.
     - updated german debconf translation.  thanks for this one go to
       Erik Schanze <schanzi_usenet@gmx.de> (closes: #289404).
     - updated danish debconf translation.  thanks for this one go to
       Claus Hindsgaul <claus_h@image.dk> (closes: #290739).
     - don't disclose the database password in the error logs.  thanks to
       Mikael Magnusson <mikma@users.sourceforge.net> for pointing this
       out (closes: #290319).
     - fixes to calling configure in debian/rules.  among other things this
       should resolve issues with nagios packages not accessing hostextinfo
       as they should.  thanks to Roy Bonser <rbonser@spyder-monkey.com>
       for pointing out these symptoms (closes: #290681).
     - now include a README.pgsql, which was provided by
       Ricky Ng-Adam <rngadam@yahoo.com>.  this should clear up many
       issues that postgresql users were having with lacking documentation.
       thanks also to Marcus Better and Klaus Schiwinsky for their reports
       (closes: #287324, #288705).
     - now start with as a S30 script instead of S20, to make sure we
       give a potential mysql/postgresql server a bit more time to
       start up.  not the perfect solution, but should work for most
       cases.  thanks to Marcus Better <marcus@better.se> for pointing
       this out (closes: #289109).
     - patch the sample cgi.cfg to tell the local admin how to use
       extinfo based on which package they're using--as opposed to
       telling them exactly a method not supported in any package,
       which is what it was previously doing (closes: #275009).

 -- Sean Finney <seanius@debian.org>  Mon, 10 Jan 2005 15:13:21 -0800

2004

nagios (2:1.3-0+pre6) unstable; urgency=medium

   * Sean Finney:
     - another path fix, this time in obsessive_svc_handler.  thanks
       to Ragnar Wisloff <ragnar@skolelinux.no> (closes: #284472).
     - don't freak out if the htpasswd file exists but doesn't have
       a nagiosadmin account.
     - fix for installs where nagios was configured via debconf to use
       a combination of apache that no longer exists on the server.
       thanks to Brian C. DeRocher <brian.derocher@mitretek.org>.
       (closes: #284949).  upload priority set to medium, as it
       fixes an RC bug.

 -- Sean Finney <seanius@debian.org>  Mon, 06 Dec 2004 18:22:51 -0500

nagios (2:1.3-0+pre5) unstable; urgency=low

   * Sean Finney:
     - nagios packages no longer put a copy of the nagios binary in the
       cgi-bin directory (closes: #269221).
     - corrected path to printf in code and documentation.  thanks to
       peter hicks <peter.hicks@poggs.co.uk> (Closes: #282591).
     - corrected nsca related paths in code and documentation.  thanks
       again to peter (Closes: #282791).
     - other misc path fixes in html path-fixing patch.  there's probably
       still more, but got a bunch of them.
     - fix for error value of config file removal in nagios-common
       (Closes: #283355).  thanks to Olaf van der Spek <OvdSpek@LIACS.NL>.
     - everything in hosts.cfg was duplicated because of a bug in the
       postinst for nagios-common.  fixed.  thanks again to Olaf.
       (Closes: #283870).
     - init script has a better check for running nagios processes.  really,
       we should be use start-stop-daemon, but this will work for
       the time being.  thanks again, Olaf.  (Closes: #283875)
     - removed the "-e 5" from the check_started part of the init script,
       as it was preventing some users from restarting (see #283875).
       thanks to tony mancill <tony@mancill.com>.

 -- Sean Finney <seanius@debian.org>  Thu, 02 Dec 2004 12:05:10 -0500

nagios (2:1.3-0+pre4) unstable; urgency=low

   * Joerg Jaspert:
     - Lets release this to unstable.
     - Bug fix: "nagios-text: Nagios does not restart after a server crash",
       thanks to Cyril Bouthors (Closes: #281917). -- People: If you report
       a bug and talk about the new package version - you should test that one...
     - Bug fix: "nagios-pgsql: init-script fails to start nagios due to badly
       executed PS", thanks to Paul Slootman (Closes: #269593).
     - Bug fix: "nagios-text: host and services stay in PENDING state",
       thanks to Artur Pinheiro (Closes: #233563).
     - Bug fix: "nagios-text: Trend graph and current state don't match",
       thanks to Michael Bergbauer (Closes: #233840).
     - Bug fix: "initscript fails to start nagios", thanks to Radu Spineanu
       (Closes: #267295).
     - Bug fix: "nagios-text: Default setup doesn't work - documentation
       needed", thanks to Lucas Nussbaum (Closes: #269171). Default nagiosadmin user
       has access to all of the data.
     - Bug fix: "nagios: [INTL:fr] French debconf templates translation",
       thanks to Christian Perrier (Closes: #281484).

 -- Joerg Jaspert <joerg@debian.org>  Thu, 18 Nov 2004 23:46:12 +0100

nagios (2:1.3-0+pre3) experimental; urgency=low

   * Joerg Jaspert:
     - Fix update-nagios to chown nagios:nagios plugins-auto.cfg or nagios
       doesnt work.
     - Old nagios-{text,mysql,pgsql} usr/share/doc/package directories are now
       deleted before we place the symlink to nagios-common there.
     - Bug fix: "move of status.log to var/cache breaks cgi", thanks to Peter
       Palfrader (Closes: #274884).

 -- Joerg Jaspert <joerg@debian.org>  Wed, 17 Nov 2004 23:51:50 +0100

nagios (2:1.3-0+pre2) experimental; urgency=low

   * Joerg Jaspert:
     - Bug fix: "nagios: tmp file vulnerability in update-nagios", thanks to
       James Troup (Closes: #281210). Also moved the mv of the newly generated
       plugins-auto.cfg above the reload of nagios, which maybe helps nagios to
       find the new commands. :)

 -- Joerg Jaspert <joerg@debian.org>  Mon, 15 Nov 2004 23:57:23 +0100

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

 -- Joerg Jaspert <joerg@debian.org>  Mon, 15 Nov 2004 00:04:03 +0100

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

 -- Joerg Jaspert <joerg@debian.org>  Sun, 14 Nov 2004 13:38:46 +0100

nagios (2:1.2-3.6) unstable; urgency=high

   * NMU to fix RC bugs.
   * status_file is not log file and should be also in /var/cache.
   * Fix init.d script for /var/cache location.
   * Provide /var/cache directory.
   * Compile nagios-text with extinfo support and retain state file.
     Closes: #257702, #265467.
   * Do not purge nagios user as far as it can break nagios-nrpe-server.
     Closes: #249109.
   * Upgraded to nagios-1-x-bugfixes branch which closes minor annoying
     bugs. Closes: #256406.

 -- Piotr Roszatycki <dexter@debian.org>  Tue, 28 Sep 2004 17:27:46 +0200

nagios (2:1.2-3.5) unstable; urgency=medium

   * NMU to fix the init.d file (RC bug)
   * Check if nagios is alive killing its pid rather than
     doing ps hacks (closes: #264627, #235177)
   * BTW I'm wondering if the check_started is useful at
     all... Added a comment about this!
   * Urgency medium because it's a one line fix and we're quite
     in a hurry, to save nagios for sarge!

 -- Guido Trotter <ultrotter@debian.org>  Wed, 11 Aug 2004 07:39:37 +0200

nagios (2:1.2-3.4) unstable; urgency=low

   * NMU to close the remaining release critical bugs
   * Apply patch from Gerald Hochegger that adds back config file parsing into
     nagios-pgsql and nagios-mysql as well as database support in some database
     in which was missing (closes: #246371, #235309, #235139)
   * This also closes: #248487

 -- Guido Trotter <ultrotter@debian.org>  Sun, 11 Jul 2004 23:15:48 +0200

nagios (2:1.2-3.3) unstable; urgency=low

   * NMU to fix some errors made in the previous one
   * Correct typos in update-nagios script (closes: #254156)
   * Don't ship checkcomamnds.cfg during installation
     - This prevents dpkg from asking the modifed conffile question
   * Convert changelog to utf-8

 -- Guido Trotter <ultrotter@debian.org>  Sun, 13 Jun 2004 17:41:54 +0200

nagios (2:1.2-3.2) unstable; urgency=low

   * Non maintainer upload during debconf4
   * Fix update-nagios to read nagios-plugins config from /etc
   * Use ucf before overwriting checkcommands.cfg
   * Do not accept input from netsaint-plugins anymore
   * Conflict with nagios-plugins < 1.3.1.0-6
   * All of this closes: #241807

 -- Guido Trotter <ultrotter@debian.org>  Wed, 2 Jun 2004 14:46:31 -0300

nagios (2:1.2-3.1) unstable; urgency=low

   * Non-maintainer upload during BSP.
   * debian/control: Fixed b0rken Build-Depends (Closes: #235013)
   * debian/update-nagios: Fixed to cope with situations where no
     /etc/init.d/nagios is installed. Patch by Guido Trotter
     <ultrotter@debian.org>, Thanks! (Closes: #236477).
   * Translations:
     + Added pt_BR templates. (Closes: #235391)
     + Updated fr templates. (Closes: #238743)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sat, 27 Mar 2004 09:52:17 +0100

nagios (2:1.2-3) unstable; urgency=low

   * Rebuild to get the source uploaded.

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 26 Feb 2004 07:12:58 +0100

nagios (2:1.2-2) unstable; urgency=low

   * Simplify the build procedure (don't build everything trice - build it
     once and then just link those that change in the *SQL packages).
     Closes: #196802
   * Disable the nagios_check_command line in config file.
     Closes: #226995
   * Make sure we have netsaint-plugins installed before making a link
     from check_netsaint to check_nagios. This SHOULDN'T happen since
     we now have a nagios-plugins package, but just incase.
     Closes: #232054
   * Init script stopped the process twice! Second stop should have been
     'start'.
     Closes: #232362, #233615

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 24 Feb 2004 13:09:51 +0100

nagios (2:1.2-1) unstable; urgency=low

   * New upstream release.
     Fixes various bugs found in Nagios 1.1 in the CGIs, embedded Perl
     interpreter, passive checks, external commands, state retention
     routines, and notification logic.
     Closes: #230923
   * Remove ending slash in apache path config's.
     Closes: #226435
   * Call init script recursivly (i.e. call itself for start/stop) instead
     of duplicating code when restarting.
     Closes: #228927
   * Build depend on libgd2-dev|libgd2-noxpm-dev|libgd2-xpm-dev so we can
     build on woody.

 -- Turbo Fredriksson <turbo@debian.org>  Fri, 6 Feb 2004 13:11:39 +0100

2003

nagios (2:1.1-11) unstable; urgency=low

   * The Apache2 config file is named 'apache2.conf', not 'httpd.conf'
     Catch this in the postinst file.
     Closes: #222009
   * Chown (recursivly) the log directory to the user/group that Nagios
     run as.
     Closes: #221214, #177847
   * Checking for pipe is done with '-p' (not '-f') to 'test'.
     Closes: #219909

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 17 Dec 2003 09:41:51 +0100

nagios (2:1.1-10) unstable; urgency=low

   * Instead of linking /usr/share/nagios/htdocs/stylesheets to
     /etc/nagios/sytlesheets (which is the correct location since
     they are config files), create an Alias line in 'apache.conf'.
     Closes: #216698
   * Fix init script (if neither check_{nagios,netsaint} exists).
     Closes: #214943
   * Added french translation
     Closes: #215282

 -- Turbo Fredriksson <turbo@debian.org>  Sun, 26 Oct 2003 09:29:22 +0100

nagios (2:1.1-9) unstable; urgency=low

   * Fix postinst script (once and for all I hope!)
     Closes: #214151, #213684
   * check_nagios is in /usr/lib/nagios, not /usr/lib/netsaint.
     Closes: #214282
   * Move stylesheets from /usr/share/nagios/htdocs/stylesheets
     to /etc/nagios/stylesheets and make them config files.
     Closes: #214597
   * Build and install statusmap.cgi and trends.cgi by changing
     the builddepend (libgd2-dev instead of libgd2-noxpm|libgd2-xpm).
     Closes: #214771, #214832

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 9 Oct 2003 11:51:59 +0200

nagios (2:1.1-8) unstable; urgency=low

   * More '\!' script errors found.
     Closes: #213684
   * If neither check_nagios nor check_netsaint exists, try to find
     out if Nagios is running the old fashioned way. Using ps...
     Closes: #214014

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 4 Oct 2003 12:18:22 +0200

nagios (2:1.1-7) unstable; urgency=low

   * Duh, braindamage. Forgot to remove the embedded
     perl stuff from the configure line in the rules
     file...

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 2 Oct 2003 21:30:56 +0200

nagios (2:1.1-6) unstable; urgency=low

   * Fixing postinst script error
     Closes: #213714, #213772, #213684
   * DON'T use embedded perl (introduced in 2:1.1-2).
     It's a mess, and Nagios keeps segfaulting. I'll
     have to dig deeper to get this to work, but until
     then, I'll disable embedded perl. Problem seems to
     be that Nagios won't work with libperl (5.8).
     Closes: #213235, #213561, #213770

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 2 Oct 2003 20:01:20 +0200

nagios (2:1.1-5) unstable; urgency=low

   * Remove (recursivly) /etc/nagios on a purge
     Closes: #212993
   * Remove check_nagios symlink when purgeing package
     Closes: #212997

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 27 Sep 2003 19:59:38 +0200

nagios (2:1.1-4) unstable; urgency=low

   * Correct use of update-rc.d
     Closes: #212739
   * Build depend on libpng12-dev, not libpng-dev.
     Closes: #212504
   * Don't fail if restart of apache fails
     Closes: #212667
   * Apply cosmetic patch for the services table (Tactical Overview).
     Closes: #212598

 -- Turbo Fredriksson <turbo@debian.org>  Fri, 26 Sep 2003 13:38:58 +0200

nagios (2:1.1-3) unstable; urgency=low

   * Force remove './nagios-1.1' which MIGHT exist after a failed
     unpack etc.
     Closes: #205579
   * Fix xdata/xrddefault.c to read accept_passive_checks before
     event_handler_enabled (instead of the other way around).
     Patch by Dwayne C. Litzenberger
     Closes: #211888
   * Fix database perms on the database (README.mysql)
     Closes: #175179, #198655
   * Change to po-debconf
     Closes: #189937
   * Update note on enabled/disabled options
     Closes: #198863
   * Depend on libperl5.8 | libperl5.6.
     Closes: #212617

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 25 Sep 2003 11:23:41 +0200

nagios (2:1.1-2) unstable; urgency=low

   * Use embedded perl
   * PostgreSQL dev package '>= 7.2' instead of '> 7.2'.
   * Depend on libpng2-dev instead of libpng12-0-dev (which is
     no longer availible).
     Closes: #205577, #206415
   * Don't set an empty `nagiosadmin' password. Patch by Jon Middleton
     Closes: #205589
   * Don't make the /etc/nagios/hosts.cfg file a conf file (so I can
     modify it from postinst :)
     Closes: #205584
   * Depend on iputils-ping instead of netkit-ping. Latter is incompatible
     with the `check-host-alive' command.
     Closes: #206457
   * Chown/chmod directories recursivly at the very end to avoid root.root
     files earlier.
     Closes: #200526
   * When checking if Nagios is started, first try check_nagios, then check_netsaint
     and lastly, try to find it in the process list using `ps'.
     Closes: #208808, #202084, #200759, #193569
   * Make sure Nagios is started AFTER MySQL/PostgreSQL (which is started at S20)
     by starting Nagios at S21.
     Closes: #210231
   * Command parameter error fixed in README.mysql.
     Closes: #211044
   * Check (and remove if exists) the command pipe in init script before start
     Closes: #211388, #200515
   * Correctly link checkcommands.cfg. Patch by Jérôme Warnier.
   * Don't process /etc/netsaint/plugins-auto.cfg if it don't exists.
     Closes: #198980
   * Change path to command pipe and eventhandlers
   * Link check_netsaint to check_nagios if the latter don't exists.
     Closes: #198614, #200516, #198614, #211395
   * Depend on netsaint-plugins or nagios-plugins (because of use of
     check_{netsaint,nagios}
     Closes: #205575
   * Don't put the html files in /etc/nagios. They aren't config files.
     Closes: #198873

 -- Turbo Fredriksson <turbo@debian.org>  Sun, 21 Sep 2003 12:42:27 +0200

nagios (2:1.1-1) unstable; urgency=low

   * New upstream version
   * Remove bashism in update-nagios
     Closes: #186606
   * Fixed init script. Patch by Dave Carrigan.
     Closes: #192173
   * Don't log del{user,group} commands. Don't fail
     with error if these commands fail.
     Closes: #196043
   * Make sure the config file is readable by both nagios and apache
     Closes: #193433
   * Resonable default configuration. Only one definition, default gw.
     Default gw discovered at install time...
     Closes: #192353
   * Don't execute update-nagios at install time.
     Closes: #185204
   * Look for 'nagios', not '/usr/sbin/nagios' in cgi.cfg.
     Closes: #193569

 -- Turbo Fredriksson <turbo@debian.org>  Fri, 6 Jun 2003 11:08:18 +0200

nagios (2:1.0-9) unstable; urgency=low

   * Typo in init script (extra 'fi')
     Closes: #191064, #191091, #191096

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 29 Apr 2003 11:28:32 +0200

nagios (2:1.0-8) unstable; urgency=low

   * Move the checkcommands.cfg to /var/lib/nagios
     Closes: #186480
   * Make sure that misccommands.cfg contain /usr/bin/mail (depend on 'mailx').
     Closes: #186507
   * Move command_file, temp_file and state_retention_file to /var/cache/nagios
     Closes: #186508
   * When deleting user nagios, also delete the group...
     Closes: #186553
   * Fixing script error in upgrade-netsaint2nagios - remove a !
     Closes: #187337
   * Make sure Nagios is started before trying to start/reload/refresh
     Closes: #171415
   * Make sure that Nagios config file is ok before starting, restarting or reloading...
     Closes: #186557

 -- Turbo Fredriksson <turbo@debian.org>  Sun, 27 Apr 2003 11:26:51 +0200

nagios (2:1.0-7) unstable; urgency=low

   * Only use --with-template-{extinfo,objects} in the nagios-text
     package.

 -- Turbo Fredriksson <turbo@debian.org>  Mon, 17 Mar 2003 09:03:30 +0100

nagios (2:1.0-6) unstable; urgency=low

   * Spelling error in create db command line (README.mysql) fixed.
     Closes: #181134
   * Build-depend on either libgd2-noxpm-dev OR libgd2-xpm-dev
     Closes: #182454
   * Rebuild against PostgreSQL v7.3
     Closes: #181598
   * Update update-nagios.8 to reflect namechange of plugins-auto.cfg ->
     checkcommands.cfg (update-nagios.8).
     Closes: #179901

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 26 Feb 2003 08:30:33 +0100

nagios (2:1.0-5) unstable; urgency=low

   * Wrapper for /usr/lib/nagios/plugins/check_imap fixed.
     Closes: #176820
   * Make sure there's a htpasswd command before we create the .htpasswd
     file. Closes: #178570
   * Catch /usr/bin/htpasswd-caudium. Closes: #179472
   * Catch the nagios_check_command in upgrade-netsaint2nagios (uncomment
     it). Closes: #179295

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 4 Feb 2003 16:14:08 +0100

nagios (2:1.0-4) unstable; urgency=low

   * Make it a native Debian GNU/Linux package (on VERY popular demand :)
     Closes: #172042
   * Depend on fileutils OR coreutils.
     Closes: 175701

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 9 Jan 2003 09:16:45 +0100

2002

nagios (2:1.0-3) unstable; urgency=low

   * Fix bashism.
     Closes: #171329

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 3 Dec 2002 12:32:17 +0100

nagios (2:1.0-2) unstable; urgency=low

   * Enable the following options, maybe we'll be able to use extended
     host information then...
     	--with-default-extinfo
   	--with-template-extinfo

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 28 Nov 2002 20:07:23 +0100

nagios (2:1.0-1) unstable; urgency=low

   * New upstream version
     Changes since 1.0b6 include:
     - Minor bug fixes in CGIs, docs, init script, and sample config files
     - Spec file updates
     - Bug fix for flex host downtime
     - Embedded perl bug fix for arguments with spaces
     - Host escalation logic fix
     - Bug fix for PostgreSQL timestamps
     Closes: #163342

 -- Turbo Fredriksson <turbo@debian.org>  Mon, 25 Nov 2002 07:33:02 +0100

nagios (1.0b5-28) unstable; urgency=low

   * The config file for the check entries is checkcommands.cfg.
     - Update 'update-nagios' (outputs and file creation)
     Closes: #168286
   * Check /usr/share/{nagios,netsaint}/pluginconfig in one go, not
     separate (update-nagios script).

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 23 Nov 2002 18:51:59 +0100

nagios (1.0b5-27) unstable; urgency=low

   * Use 'invoke-rc.d' instead of calling the init script directly.
     See #169712

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 20 Nov 2002 16:10:20 +0100

nagios (1.0b5-26) unstable; urgency=low

   * Files to edit is in /etc/nagios, not /etc/netsaint.
     Closes: #167625
   * Spelling error in the templates file.
   * Fixing MySQL readme - wrong path/commands and wordings.
     Closes: #167645
   * Make sure /etc/nagios/{cgi,resource}.cfg aren't world readable,
     may contain sensitive information (SQL commands).
     Closes: #167648

 -- Turbo Fredriksson <turbo@debian.org>  Mon, 4 Nov 2002 10:40:16 +0100

nagios (1.0b5-25) unstable; urgency=low

   * Build-depends: s@libgd2-dev@libgd2-noxpm-dev (>= 2.0.1)@.

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 2 Nov 2002 13:26:51 +0100

nagios (1.0b5-24) unstable; urgency=low

   * Upgraded my development machine, so that I could get rid of my LibPNG2
     package(s). This should solve the issue with wrong linkage with libpng...
     - Installed libpng12-0 and build depend on 'libpng12-0-dev'.
     Closes: #165824, #166786
   * upgrade-netsaint2nagios assumed that /tmp/nagios existed - fixed. Patch
     by "David D. Kilzer". Thanx.
     Closes: #167243

 -- Turbo Fredriksson <turbo@debian.org>  Fri, 1 Nov 2002 12:31:56 +0100

nagios (1.0b5-23) unstable; urgency=low

   * Only check for old apache.conf IF the file exists. We're running in
     preinst, so the NEW package (ie, new install) isn't unpacked yet.
     Closes: #165815

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 29 Oct 2002 14:54:56 +0100

nagios (1.0b5-22) unstable; urgency=low

   * Remove al references to nagios-0.0.5. Old Netsaint leftovers.
     Closes: #160881

 -- Turbo Fredriksson <turbo@debian.org>  Sun, 27 Oct 2002 09:57:58 +0100

nagios (1.0b5-21) unstable; urgency=low

   * htpasswd=/usr/bin/htpasswd2 after the wrong Apache.
   * Dang, distrubted the wrong hosts.cfg!

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 22 Oct 2002 16:14:56 +0200

nagios (1.0b5-20) unstable; urgency=low

   * Source debconf in the preinst script - move the depend
     on debconf from Depends to Pre-depends.
     Closes: #165715, #165794
   * Fix the '^authorized_for_.*' options. It ended up exactly
     as '^authorized_for_=nagiosadmin'! It worked once!?!
     - Fix 'cat: /etc/nagios/apache.conf: No such file or directory'
     Closes: #165826, #165876
   * Cleanup the build process - patch curtesy Ewen McNeill.
     The sed part (that changes nagios.cfg) needs to be in a
     SHELL script, not in a MAKE file (shell EOL escaping problems).
     Closes: #165833

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 22 Oct 2002 13:20:27 +0200

nagios (1.0b5-19) unstable; urgency=low

   * Make update-nagios update the plugins-auto.cfg in NAGIOS
     format, not Netsaint (it was a direct ripoff - I never changed
     it).
     - Update the nagios.cfg file to include information about
       plugins-auto.cfg.
     - Patch courtesy Ewen McNeill.
     Closes: #165666
   * Suggest, not depend, on netsaint-plugins.

 -- Turbo Fredriksson <turbo@debian.org>  Mon, 21 Oct 2002 07:21:05 +0200

nagios (1.0b5-18) unstable; urgency=low

   * Remove the 'Satisfy Any' and the 'Allow From localhost' in
     apache.conf so that auth and cgi works.
     Closes: #165162
   * Uncommend all the ^authorized_for_*' options in cgi.cfg.
     Closes: #165164
   * If we're not using Apache2, go through each of the webservers
     (apache, apache-ssl) for which to restart (so we restart all that
     have changed).
   * Use htpasswd variable depending on Apache/Apache-SSL or Apache2
     Closes: #165231
   * If we're reconfiguring, ask the passwd/suid questions.
     Closes: #165232
   * Disable the checks in hosts.cfg and services.cfg. They are EXAMPLES!

 -- Turbo Fredriksson <turbo@debian.org>  Fri, 18 Oct 2002 13:28:01 +0200

nagios (1.0b5-17) unstable; urgency=low

   * Catch 'upgrade' to postinst. Don't do anything (yet) though.
   * Only run htpasswd command if the passwd file don't exists OR there
     is no nagiosadmin user in there.
     Closes: #165108

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 17 Oct 2002 07:40:07 +0200

nagios (1.0b5-16) unstable; urgency=low

   * Look in /usr/share/netsaint/pluginconfig/ for pluing configuration
     files when creating/updating the plugins-auto.cfg.
     Closes: #164814
   * Try not to build EVERYTHING if something fails (and clean haven't
     been called) - use stamp files.
     - Check for root in the binary-arch and clean targets.
     Closes: #164922
   * Enable both ScriptAlias'es (/cgi-bin/nagios and /nagios/cgi-bin).
     Hopfully that will be the end of this!
     Closes: #164925
   * I hate 'if then fi' in bash/sh! Negate the check of existing nagios
     configuration in the httpd.conf
     Closes: #164923

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 16 Oct 2002 08:21:50 +0200

nagios (1.0b5-15) unstable; urgency=low

   * Exact path to htpasswd command
   * Remove possible bashism in postinst - 'function configapache()'.
   * Allow symlinks config in apache.conf
     Closes: #164693
   * Wrong ScriptAlias path - typo.
     Closes: #164695
   * I first chowned the htpasswd file, THEN recursivly chown'd the
     /etc/nagios directory, overriding the first chown.
     - Add a 'Deny From All' to the htdocs directory config.
     - Rewrite the post{inst,rm} files - Deconfigure apache if
       purge|remove etc.
     Closes: #164704, #164689
   * Depend ond libgd2-dev instead of libgd1g-dev.
     Closes: #163678

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 15 Oct 2002 09:33:18 +0200

nagios (1.0b5-14) unstable; urgency=low

   * REALLY fix the elsif problem I was supposed to have
     fixed in version 1.0b5-12. Can't explain this...
     Closes: #164156

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 12 Oct 2002 10:32:28 +0200

nagios (1.0b5-13) unstable; urgency=low

   * Was forced to upgrade to PostgreSQL 7.2 to get the psql
     library depends in order.
     Closes: #163673

 -- Turbo Fredriksson <turbo@debian.org>  Fri, 11 Oct 2002 16:09:49 +0200

nagios (1.0b5-12) unstable; urgency=low

   * The credit to Jeff ended up in the wrong README.{my,pg}sql
     file. Sorry jeff.
   * s/elsif/elif. To much perl coding! :)
     Closes: #164156

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 10 Oct 2002 18:03:50 +0200

nagios (1.0b5-11) unstable; urgency=low

   * Remove the /usr/doc/nagios-* linking.
     Closes: #163835
   * Forgot to duplicate and include the pre{inst,rm} scripts!
     Closes: #163706
   * Call update-rc.d (from the postrm) with -f flag.
     Closes: #163707
   * Directory alias in apache.conf should end in /htdocs/ .
     Closes: #163814
   * Update all htdocs to contain correct paths.
     Closes: #163818
   * Include the contrib/eventhandlers.
   * Support Apache2 configuration.
     Closes: #163709

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 10 Oct 2002 09:24:13 +0200

nagios (1.0b5-10) unstable; urgency=low

   * Include information on setting up MySQL.

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 9 Oct 2002 15:15:07 +0200

nagios (1.0b5-9) unstable; urgency=low

   * Directory access on the htdocs directory (apache.conf file).
     Courtesy of Dan Buhler.
   * Chown /etc/nagios recursivly to nagios.nagios.
   * Include create_{mysql|pgsql} scripts into the specific package.
   * Include the contrib/traceroute.cgi in all packages.

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 5 Oct 2002 12:25:24 +0200

nagios (1.0b5-8) unstable; urgency=low

   * Fixing PostgreSQL include paths in some files (xdata/x[cders]ddb.c).
     Closes: #163090
   * Added the /usr/share/nagios/pluginconfig directory to debian/*dirs
     - Add a empty /etc/nagios/command.cfg so that upgrade script don't
       complain.
     Closes: #163062

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 2 Oct 2002 18:30:15 +0200

nagios (1.0b5-7) unstable; urgency=low

   * Adding a ScriptAlias in the postinst script (the part that
     adds the Nagios config to httpd.conf).
     Closes: #160456
   * Copy the templates file into the nagios-{mysql,pgsql} packages
     Closes: #160881, #160868
   * Purge the logfiles on purge. No questions asked. Purge is purge!
     Closes: #160877
   * Pre-depend instead of Depend on adduser (we're creating a user in
     the preinst).
     Closes: #160875
   * Stop the daemon if purge or remove. Also remove the init links
     on a remove (not only on a purge).
     Closes: #160874
   * Instead of adding the nagios config to httpd.conf, do a include
     instead (include /etc/nagios/apache.conf). Take care of configuring
     Apache, Apache-SSL or Both.
     Closes: #160871
   * Only chmod/chgrp the htpasswd.users if it exists.
     Closes: #160869
   * Disable distributed service dependencies
     Closes: #160872
   * Script alias should be /cgi-bin/nagios (not /nagios/cgi-bin).
     Closes: #160681,#162986
   * Remove the nagios user on purge|remove.
     Closes: #160887
   * Fixing the build depends and the build process (invalid user nagios).
     Simple fix: Don't chown the files. Doh!
     Closes: #161150,#162290

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 1 Oct 2002 21:11:49 +0200

nagios (1.0b5-6) unstable; urgency=low

   * Update standars version.
   * Don't install stuff with root.root owner. Do the chown
     separatly in the binary-arch target.
     Closes: #160217

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 11 Sep 2002 07:37:08 +0200

nagios (1.0b5-5) unstable; urgency=low

   * Changed section from main to net.
   * Fixed nagios aliases; '/nagios/cgi-bin', not '/cgi-bin/nagios'.
   * If apache wasn't running, the install/remove scripts would fail.
     Check if Apache is running, and if it is, restart/reload it.

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 5 Sep 2002 15:38:12 +0200

nagios (1.0b5-4) unstable; urgency=low

   * Updated the build depends - libpng3-dev instead of libpng2-dev.
   * Install '/etc/nagios/*.html' files.
   * Install the actual nagios binary. oups.

 -- Turbo Fredriksson <turbo@debian.org>  Wed, 4 Sep 2002 10:16:34 +0200

nagios (1.0b5-3) unstable; urgency=low

   * Section main, not non-US/main.

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 24 Aug 2002 13:51:35 +0200

nagios (1.0b5-2) unstable; urgency=low

   * Added configure line notes in the README.Debian so people interessted
     in the inner workings can have a clue right away.
   * Added information (in the above file) about the upgrade script, and
     that it have to be executed manually.

 -- Turbo Fredriksson <turbo@debian.org>  Sat, 24 Aug 2002 10:56:19 +0200

nagios (1.0b5-1) unstable; urgency=low

   * First official Debian GNU/Package. This is package supersedes Netsaint.
     Closes: #149524
   * New upstream version
     - Fixed another memory leak related to processing of passive checks
     - Init script mods (killproc doesn't collide with RedHat's killproc)
     - Added minimalistic sample object config file (minimal.cfg)
     - Memory leak fixes in the CGIs
     - Minor interface changes to the status and TAC CGIs
     - Bug fix in the notification CGI
     - Spec file fix

 -- Turbo Fredriksson <turbo@debian.org>  Tue, 13 Aug 2002 09:10:24 +0200

nagios (1.0b4-1) unstable; urgency=low

   * Initial revision.
     This is Nagios, the continuation of the Netsaint
     project. It replaces in every way the Netsaint system.

 -- Turbo Fredriksson <turbo@debian.org>  Thu, 20 Jun 2002 08:23:01 +0200