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

nagios-devel-2.12-1.el5.asp121 RPM for i386

From ASPLinux / i386 / updates / 12.1 / i386

Name: nagios-devel Distribution: Unknown
Version: 2.12 Vendor: ASPLinux
Release: 1.el5.asp121 Build date: Wed Jun 4 13:15:59 2008
Group: Applications/System Build host: server3.asplinux.com.ua
Size: 2042 Source RPM: nagios-2.12-1.el5.asp121.src.rpm
Packager: ASPLinux Team <packages@asp-linux.com>
Url: http://www.nagios.org/
Summary: Provides include files that Nagios-related applications may compile against
Nagios is a program that will monitor hosts and services on your
network. It has the ability to email or page you when a problem arises
and when a problem is resolved. Nagios is written in C and is
designed to run under Linux (and some other *NIX variants) as a
background process, intermittently running checks on various services
that you specify.

This package provides include files that Nagios-related applications
may compile against.

Provides

Requires

Copyright

GPLv2+

Signatures

internal MD5: 7d9415835234e5b4c012a47eeeaf82ba
GPG

Changelog

* Fri May 23 2008 Shawn Starr <shawn.starr@rogers.com> 2.12-1
  - Upstream released 2.12
  - Fixes CVE-2007-5803 XSS issues, Bugzilla #445512
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.11-3
  - add Requires for versioned perl (libperl.so)
  - get rid of pointless file Requires
* Mon Mar 17 2008 Mike McGrath <mmcgrath@redhat.com> 2.11-2
  - Upstream released new version
  - Added perl-ExtUtils-Embed
* Tue Feb 12 2008 Mike McGrath <mmcgrath@redhat.com> 2.10-6
  - Rebuild for gcc43
* Thu Nov 29 2007 Mike McGrath <mmcgrath@redhat.com> 2.10-5
  - Upstream released 2.10
  - Renamed cfg-sample configs to just .cfg
  - Added BR of perl-devel, libjpeg-devel, libpng-devel
* Wed Sep 26 2007 Mike McGrath <mmcgrath@redhat.com> 2.9-5
  - rebuild for koji test
* Sat Sep 08 2007 Mike McGrath <mmcgrath@redhat.com> 2.9-4
  - rebuild
* Wed Aug 22 2007 Mike McGrath <mmcgrath@redhat.com> 2.9-3
  - Rebuild for ppc32 and license
* Tue Jul 10 2007 Mike McGrath <mmcgrath@redhat.com> 2.9-2
  - Release bump
* Fri Jun 29 2007 Mike McGrath <mmcgrath@redhat.com> 2.9-1
  - Upstream released 2.9
* Tue Feb 06 2007 Mike McGrath <imlinux@gmail.com> 2.7-2
  - Upstream released 2.7
* Thu Nov 30 2006 Mike McGrath <imlinux@gmail.com> 2.6-1
  - Upstream released 2.6
* Thu Sep 07 2006 Mike McGrath <imlinux@gmail.com> 2.5-3
  - Release bump for mass rebuild
* Wed Aug 02 2006 Mike McGrath <imlinux@gmail.com> 2.5-2
  - Fixed default permissions for private and the resource file
* Fri Jul 14 2006 Mike McGrath <imlinux@gmail.com> 2.5-1
  - Upstream released 2.5
* Mon Jun 26 2006 Mike McGrath <imlinux@gmail.com> 2.4-2
  - Added /usr/bin/nagiostats bz# 194461
* Sun Jun 04 2006 Mike McGrath <imlinux@gmail.com> 2.4-1
  - Upstream released 2.4
  - Cleaned up changelog
* Mon May 15 2006 Mike McGrath <imlinux@gmail.com> 2.3.1-1
  - Bug fix for HTTP content_length header integer overflow in CGIs
  - Updates no longer remove Nagios from starting up on reboot
* Tue May 09 2006 Mike McGrath <imlinux@gmail.com> 2.3-3
  - updates to the init script that prevented nagios from shutting down
* Wed May 03 2006 Mike McGrath <imlinux@gmail.com> 2.3-1
  - Upstream released 2.3
  - Bug fix for negative HTTP content_length header in CGIs
  - Added missing links for notes_url and action_url to service column of status detail page
* Tue May 02 2006 Mike McGrath <imlinux@gmail.com> 2.2-3
  - Upstream released 2.2
* Tue Feb 21 2006 Mike McGrath <imlinux@gmail.com> 2.0-1
  - Upstream released 2.0 (changes below)
  - Fix for segfault in timed event queue
  - Removed length limitations for object vars/vals
  - Updated config.sub and config.guess to versions from automake-1.9
  - Doc updates
* Sat Feb 04 2006 Mike McGrath <imlinux@gmail.com> 2.0-0.2.rc2
  - Fixed default options in Apache config
* Fri Jan 27 2006 Mike McGrath <imlinux@gmail.com> 2.0-0.1.rc2
  - Using 2.0rc2 tarball
* Thu Jan 26 2006 Mike McGrath <imlinux@gmail.com> 1.3-15
  - Fixed usermod -a issue, Bugzilla #49609
* Sat Jan 15 2005 Mike McGrath <imlinux@gmail.com> 1.3-14
  - Fedora friendly spec file
* Sat May 31 2003 Karl DeBisschop <kdebisschop@users.sourceforge.net> (1.1-1)
  - Merge with CVS for 1.1 release
* Fri May 30 2003 Karl DeBisschop <kdebisschop@users.sourceforge.net> (1.0-4)
  - cmdgrp was not always getting created
  - patches for cmd.cgi and history.cgi
* Sat May 24 2003 Karl DeBisschop <kdebisschop@users.sourceforge.net> (1.0-3)
  - patches for doco and PostgreSQL timestamp
  - make sure all files are packaged (otherwise, will not build on RH9)
* Sat May 17 2003 Karl DeBisschop <kdebisschop@users.sourceforge.net> (1.0-2)
  - patch for file descriptor leak
* Fri Oct 04 2002 Karl DeBisschop <kdebisschop@users.sourceforge.net>
  - merge many improvements from Ramiro Morales <rm-rpms@gmx.net>
    (macros for PERF_EXTERNAL and EMBPERL, cleanup pre/post scripts,
     nnmmsg logger macro, include eventhandlers, convertcfg, mini_epn)
  - use LSB-standard /etc/init.d/nagios startup location
* Tue Aug 13 2002 Karl DeBisschop <kdebisschop@users.sourceforge.net>
  - INSTALL was renamed INSTALLING
  - p1.pl script included in package
  - web server restarted because Red Hat 7.3 init does not do 'reload'
* Fri Jun 14 2002 Ethan Galstad <nagios@nagios.org) (1.0b4)
  - Modified requirements to work when installed using KickStart (Jeff Frost)
  - Changed method used for checking for user/group existence (Jeff Frost)
* Wed May 15 2002 Ethan Galstad <nagios@nagios.org) (1.0b1)
  - Updated to work with new sample template-based config files (Darren Gamble)
* Sun Feb 17 2002 Ole Gjerde <gjerde@ignus.com> (1.0a4)
  - Fixed spec file to work with Nagios
* Wed Jan 17 2001 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.7a5-1)
  - switch from /usr/libexec to /usr/lib because linux FHS has no libexec
  - use global macro to set location of init script
  - fold htaccess.sample into contrib directory of tarball
* Fri Nov 03 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6-1)
  - Rebuild with final sources
* Wed Sep 06 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b5-1)
  - Create separate cgi, html, and devel packages
  - Include commands.cfg
* Sun Aug 27 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b5-1)
  - beta 5
* Sun Jul 23 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b3-2)
  - fixes for daemon-init, multi-OS RPM building
* Wed Jul 12 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b3-1)
  - beta 3
* Sun Jun 25 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b2-3)
  - true beta2 sources
* Sat Jun 24 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b2-2)
  - cleanup spec, still using pre-beta2 sources
* Sat Jun 24 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b2-1)
  - mandrake merge using pre-beta2 sources (many thanks to Stefan van der Eijk <s.vandereijk@chello.nl>)
* Wed Jun 14 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b1-1)
  - add stylesheet diffs
* Mon Jun 12 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.6b1-1)
  - adapt for 0.0.6b1
* Mon Jun 05 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net> (0.0.5-4)
  - add traceroute.cgi and htaccess.sample
  - move placement of docs (in files) to avoid group warnings
  - change www user and group to nobody and add warning
* Mon Jun 05 2000 Karsten Weiss <knweiss@gmx.de> (0.0.5-3)
  - official group name
  - improved user detection
* Tue Oct 19 1999 Mike McHenry <mmchen@minn.net) (0.0.4-2)
  - Fixed init.d scripts to better fit new Redhat init.d script formats
* Fri Sep 03 1999 Mike McHenry <mmchen@minn.net> (0.0.4-1)
  - Upgraded package from 0.0.4b4 to 0.0.4
* Mon Aug 16 1999 Mike McHenry <mmchen@minn.net>
  - First RPM build (0.0.4b4)

Files

/usr/include/nagios
/usr/include/nagios/locations.h


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Dec 1 02:38:02 2008