Change logs for nagios-nrpe source package in Edgy

  • nagios-nrpe (2.5.1-1) unstable; urgency=low
    
      * new upstream release.  includes fix from Peter Palfrader to catch
        invalid free()'s when nrpe is called with --no-ssl (closes: #361233).
    
    nagios-nrpe (2.4-2) unstable; urgency=low
    
      [sean finney]
      * removing nrpe_local.cfg caused trouble for some people, so
        i've added it back in (closes: #360093).
    
    nagios-nrpe (2.4-1) unstable; urgency=low
    
      * new upstream release.
    
      [sean finney]
      * (NEEDS TESTING) move away from cdbs for my own sanity.
      * add build-dependency on dpatch.
      * no longer create nrpe_local.cfg.  no reason to have it.
      * remove postinst script for nagios-nrpe-server, as all it
        did was touch the previously mentioned file.
      * upstream has incorporated the following patches:
        - 02_global-cmd-prefix.dpatch
        - 03_nrpe-trailing-whitespace.dpatch
      * check_nrpe -h provides what "-a" does, but i've gone ahead and
        added a comment in check_nrpe.cfg too, because it can't hurt
        to do so :) (closes: #351714).
      * no longer generate the nagios-nrpe-doc package, and move copies of
        the documentation into the plugin and server packages.  add a
        Conflicts: nagios-nrpe-doc to the remaining packages to ensure
        that the stale package doesn't remain.  NEWS.Debian also mentions
        this and instructs the admin to purge the package too.
    
    nagios-nrpe (2.2-1) unstable; urgency=low
    
      * new upstream release.
    
      [sean finney]
      * debian packaging source repository is now migrated to svn.
      * updated 01_nodevrandom-and-docoptions.dpatch and
        02_global-cmd-prefix.dpatch to apply against the latest
        upstream version.
      * nrpe.cfg has moved location in the upstream tarball.
      * introduced 03_nrpe-trailing-whitespace.dpatch to fix regression
        in config file parsing until upstream incorporates it.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 15:07:46 +0100
  • nagios-nrpe (2.0-9) unstable; urgency=low
    
    
      * Sean Finney:
        - nagios-nrpe has now joined forces with the debian pkg-nagios
          project, updated Maintainer and Uploaders field accordingly.
        - provide check_nrpe_1arg command definition so that one can call
          check_nrpe both with and without arguments to the cmds 
          (closes: #248424).
        - changed nagios-nrpe-server's Recommends on nagios-plugins to reflect
          the upcoming new nagios-plugins layout.
        - changed nagios-nrpe-plugin's Depends on nagios to a Recommends.
        - building issues seem to be resolved on arm now (closes: #259442).
        - updated Standards-Version to 3.6.2
        - included patch from joerg and weasel to document some cmdline options
          and provide a better alternative to reading a random byte from
          /dev/random (closes: #333552).
        - included "global command prefix" patch from joerg jaspert
          (closes: #332253).
    
     -- sean finney <email address hidden>  Tue, 25 Oct 2005 10:04:59 -0400