Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nagios-www-2.5-28 RPM for i586

From SuSE Linux 10.2 updates for i386 / rpm / i586

Name: nagios-www Distribution: openSUSE 10.2 (i586)
Version: 2.5 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 28 Build date: Fri Apr 11 23:20:17 2008
Group: System/Monitoring Build host: poincare.suse.de
Size: 4236731 Source RPM: nagios-2.5-28.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.nagios.org/
Summary: Nagios Network Monitor
Nagios Network Monitor

Authors:
--------
    Ethan Galstad <nagios@nagios.org>

Provides

Requires

Copyright

GPL v2 or later

Signatures

internal MD5: a9fafb0945542b3bf6144239a7d5b0dc
GPG

Changelog

* Wed Apr 09 2008 - lnussel@suse.de
  - use better patches for CVE-2008-1360, CVE-2007-5803 and
    CVE-2007-5624 (bnc#339447, bnc#372037).
* Wed Mar 05 2008 - olh@suse.de
  - extend last change to fix CVE-2007-5624 (bnc#339447)
* Tue Jan 08 2008 - olh@suse.de
  - Bug fixes to prevent possible XSS attack in CGIs (339447)
    CVE-2007-5624
* Thu Nov 16 2006 - tsieden@suse.de
  - changed home dir to /var/lib/nagios (#221791)
* Tue Oct 17 2006 - olh@suse.de
  - fix uninitialized variable in run_global_service_event_handler (212892)
* Mon Sep 18 2006 - olh@suse.de
  - add a user/group nagios (#61908)
* Fri Sep 08 2006 - olh@suse.de
  - update to version 2.5
    disable sapmon patch for the time being
* Wed May 24 2006 - schwab@suse.de
  - Don't build as root.
  - Don't strip binaries.
  - Fix format string bug.
* Thu May 04 2006 - stark@suse.de
  - fixed possible buffer overflow in CGI scripts (#140494)
    (CVE-2006-2162)
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Mon Jan 09 2006 - stark@suse.de
  - fixed off-by-one overflow (#141124)
* Fri Nov 18 2005 - stark@suse.de
  - update to stable version 1.3
* Thu Oct 06 2005 - stark@suse.de
  - fixed autobuild warnings about printf format
* Sat May 14 2005 - stark@suse.de
  - fixed compiler errors about usage of uninitialized vars
* Sun Apr 24 2005 - aj@suse.de
  - Compile with GCC4.
* Mon Aug 30 2004 - ro@suse.de
  - removed apache1 traces
* Mon May 03 2004 - stark@suse.de
  - fix compiler-warnings
* Tue Feb 03 2004 - stark@suse.de
  - update to nagios 1.2
* Thu Sep 18 2003 - stark@suse.de
  - /usr/lib/nagios and /usr/lib/nagios/plugins are owned
    by root (#31100)
* Mon Sep 08 2003 - stark@suse.de
  - add apache2 config-files, require http_daemon
    and need apache2-devel-packages for build (#30157)
* Wed Aug 27 2003 - ro@suse.de
  - remove traceroute-lbl from neededforbuild
    traceroute from net-tools is used anyway
* Mon Aug 18 2003 - stark@suse.de
  - added activation meta-data to sysconfig (#28830)
* Fri Aug 15 2003 - poeml@suse.de
  - change cmdgrp from nogroup to www (the group apache now runs
    under) [#21782]
  - implement try-restart correctly
* Thu Jul 31 2003 - stark@suse.de
  - use stop/restart macros
* Tue Jul 29 2003 - aj@suse.de
  - Fix chown invocation.
* Fri Jul 25 2003 - stark@suse.de
  - added bugfixes
* Thu Jun 12 2003 - kukuk@suse.de
  - Make sure plugin directory exist
* Thu Jun 12 2003 - kukuk@suse.de
  - Add nagios libdir to filelist
* Wed Jun 04 2003 - stark@suse.de
  - update to bugfix release 1.1
    * File descriptor leak in file-based performance routines
    * Timestamp fix for PostgreSQL 7.3
    * Minor bug fixes to cmd and history CGIs
    * Minor documentation fixes
* Mon Jan 13 2003 - stark@suse.de
  - added sysconfig-metadata (#22607)
* Mon Dec 02 2002 - stark@suse.de
  - adopted sapmoni.dif for gcc 3.3
* Mon Nov 25 2002 - stark@suse.de
  - update to 1.0 final
    * Minor bug fixes in CGIs
    * Minor doc updates
    * Bug fix for flex host downtime
    * Embedded perl bug fixe for arguments with spaces
    * Host escalation logic fix
* Tue Oct 15 2002 - stark@suse.de
  - running pre-flight configuration check always when
    starting nagios (#20916)
  - added logrotate definitions for logfiles
  - fixed embedded perl (#20916) (thanks to mls)
* Mon Sep 23 2002 - stark@suse.de
  - update to 1.0b6
    * Added wildcards and multiple hosts/hostgroups to host dependency
    and service dependency definitions
    * Added wildcard support for members directive in hostgroup
    definitions
    * Minor bug fixes and cleanups in CGIs
    * Minor cleanups in the core
    * New version of snprintf() included that supports %f
    * Notification interval for escalations now defaults to
    non-escalated value
* Fri Aug 23 2002 - stark@suse.de
  - update to 1.0b5
    * Fixed memory leak related to processing of passive checks
    * Memory leak fixes in the CGIs
    * Minor interface changes to the status and TAC CGIs
    * Bug fix in the notification CGI
    * Added minimalistic sample object config file (minimal.cfg)
* Fri Aug 16 2002 - stark@suse.de
  - added PreReq (Bug #17938 #17939)
* Mon Aug 12 2002 - stark@suse.de
  - updated sapmoni patch to provide documentation
* Mon Aug 12 2002 - mls@suse.de
  - made it work with threaded perl-5.8
* Thu Aug 08 2002 - stark@suse.de
  - added patch to be able to use nagios-plugins-sap
* Sat Jul 27 2002 - adrian@suse.de
  - fix neededforbuild
* Fri Jul 05 2002 - stark@suse.de
  - update to 1.0b4
    * Address field in host definitions is now optional in
    template-based config format. Defaults to host name if not
    specified.
    * Fixed memory leak when processing passive checks
    * Added illegal_macro_output_chars variable to main config file
    to allow for stripping dangerous shell characters from plugin
    output
* Wed Jun 12 2002 - stark@suse.de
  - removed -devel subpackage and moved the file to main-package
* Mon Jun 10 2002 - stark@suse.de
  - update to 1.0b3
    * Bug fixes in template-based object code
    * Bug fix in tac CGI for counting host and service states
    properly
    * Default is now to check for external commands as often as
    possible
    * Ping syntax for WAP interface moved to CGI config file
    * Command file user/group defaults to Nagios user/group unless
    overridden with configure script options
    * Sample template-based object config file fixes
* Tue May 28 2002 - stark@suse.de
  - update to 1.0b2
    * Fixed bug with escaping strings for DB support
    (MySQL & PostgreSQL)
    * Several bug fixes in template-based object code
    * Multiple hostgroups supported in host and service escalations
    * Wildcard support in service, service escalation, and host
    escalation definitions
* Thu May 23 2002 - stark@suse.de
  - install config-file templates
* Wed May 22 2002 - stark@suse.de
  - initial version of Nagios (the successor of NetSaint)

Files

 υπ


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Jul 25 03:34:51 2008