pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48082: update net/nagios-base to 3.5.0
>Number: 48082
>Category: pkg
>Synopsis: update net/nagios-base to 3.5.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Jul 25 09:20:00 +0000 2013
>Originator: Nils Ratusznik
>Release: NetBSD-6.1
>Organization:
>Environment:
NetBSD dev.anotherhomepage.org 6.1 NetBSD 6.1 (XEN3_DOMU) amd64
>Description:
Pkgsrc version of nagios-base is 3.4.3 in 2013Q2 and in current.
>How-To-Repeat:
Look in package source. Look at web page[1]. Note version discrepancy.
[1] : http://www.nagios.org/download/core/thanks?t=1374736495
>Fix:
Here are the patches :
--- /usr/pkgsrc/net/nagios-base/Makefile 2013-07-11 13:01:12.000000000
+0200
+++ ./Makefile 2013-07-25 09:15:44.000000000 +0200
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.46 2013/06/17 19:48:19 bouyer Exp $
#
-DISTNAME= nagios-3.4.3
+DISTNAME= nagios-3.5.0
PKGNAME= ${DISTNAME:S/-/-base-/}
-PKGREVISION= 8
+#PKGREVISION= 8
CATEGORIES= net sysutils
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/}
--- /usr/pkgsrc/net/nagios-base/PLIST 2013-07-11 13:01:12.000000000 +0200
+++ ./PLIST 2013-07-25 09:20:10.000000000 +0200
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2013/06/17 17:35:28 bouyer Exp $
+@comment $NetBSD$
bin/nagios
bin/nagiostats
bin/p1.pl
@@ -212,6 +212,10 @@
share/nagios/images/logos/nagios.gd2
share/nagios/images/logos/nagios.gif
share/nagios/images/logos/nagiosvrml.png
+share/nagios/images/logos/netbsd40.gd2
+share/nagios/images/logos/netbsd40.gif
+share/nagios/images/logos/netbsd40.jpg
+share/nagios/images/logos/netbsd40.png
share/nagios/images/logos/next.gd2
share/nagios/images/logos/next.gif
share/nagios/images/logos/next.jpg
@@ -222,10 +226,6 @@
share/nagios/images/logos/ng-switch40.png
share/nagios/images/logos/notebook.gd2
share/nagios/images/logos/notebook.gif
-share/nagios/images/logos/netbsd40.gd2
-share/nagios/images/logos/netbsd40.gif
-share/nagios/images/logos/netbsd40.jpg
-share/nagios/images/logos/netbsd40.png
share/nagios/images/logos/novell40.gd2
share/nagios/images/logos/novell40.gif
share/nagios/images/logos/novell40.jpg
@@ -352,9 +352,6 @@
share/nagios/images/zoom1.gif
share/nagios/images/zoom2.gif
share/nagios/includes/jquery-1.7.1.min.js
-share/nagios/js/jquery-1.7.1.min.js
-share/nagios/rss-corefeed.php
-share/nagios/rss-newsfeed.php
share/nagios/includes/rss/extlib/Snoopy.class.inc
share/nagios/includes/rss/rss_cache.inc
share/nagios/includes/rss/rss_fetch.inc
@@ -362,8 +359,11 @@
share/nagios/includes/rss/rss_utils.inc
share/nagios/includes/utils.inc.php
share/nagios/index.php
+share/nagios/js/jquery-1.7.1.min.js
share/nagios/main.php
share/nagios/robots.txt
+share/nagios/rss-corefeed.php
+share/nagios/rss-newsfeed.php
share/nagios/side.php
share/nagios/stylesheets/avail.css
share/nagios/stylesheets/checksanity.css
@@ -383,4 +383,6 @@
share/nagios/stylesheets/tac.css
share/nagios/stylesheets/trends.css
@pkgdir share/nagios/ssi
+@pkgdir share/nagios/media
+@pkgdir share/nagios/docs/images
@pkgdir etc/nagios/objects
--- /usr/pkgsrc/net/nagios-base/distinfo 2013-07-11 13:01:12.000000000
+0200
+++ ./distinfo 2013-07-25 09:16:06.000000000 +0200
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.16 2013/06/17 17:35:28 bouyer Exp $
-SHA1 (nagios-3.4.3.tar.gz) = 3e9b73b9e219829ec4dca6ffe44106401d430ad3
-RMD160 (nagios-3.4.3.tar.gz) = 34121ab4e2a6d400f55db452133542dd3a7a324d
-Size (nagios-3.4.3.tar.gz) = 1784746 bytes
+SHA1 (nagios-3.5.0.tar.gz) = 972e76c638b7d3f15d994eaa8fce0e4907d5d6e1
+RMD160 (nagios-3.5.0.tar.gz) = d75a764486fd3dc0462fb49924698754852d39be
+Size (nagios-3.5.0.tar.gz) = 1789376 bytes
SHA1 (nagios-netbsd40-icons.tar.gz) = 62919c22c5d5dc3f603c3320578431e93dfdd9fe
RMD160 (nagios-netbsd40-icons.tar.gz) =
96ad67a107dad095213ddbf58debcfd5b46d6dee
Size (nagios-netbsd40-icons.tar.gz) = 5659 bytes
Changelog :
3.5.0 - 03/15/2013
------------------
* Fixed bug #403: The "configuration" page of the webui doesn't use entity
encoding when displaying the "command expansion" item (Eric Stanley, Phil
Randal)
* Fixed bug #424: Nagios Core 3.4.4 seg fault (core dump) on restart after
removing config for running service (Eric Stanley)
* Updated CGI utility functions to support UTF-8 characters (Eric Stanley)
* Fixed bug where selecting Command Expansion from Configuration CGI page would
display commands instead (Eric Stanley)
* Fixed bug #369: status.cgi crashes with segfault when there are german ulauts
(äöüß) in the hostname or the servicename (Eric Stanley)
* Fixed bug #418: Scheduled Downtime Notifications Resent On Nagios
Restart/reload (Eric Stanley)
3.4.4 - 01/12/2013
------------------
* Reenabled check for newer versions of Nagios Core (Mike Guthrie)
* Fixed bug #408: service checks get duplicated on reload (Eric Stanley)
* Fixed bug #401: segmentation fault on Solaris when parsing unknown timeperiod
directives. (Eric Stanley)
* Added NULL pointer checks to CGI code. (Eric Stanley)
* Fixed buffer overflow vulnerability in CGI code. Thanks to Neohapsis
(http://archives.neohapsis.com/archives/fulldisclosure/2012-12/0108.html) for
finding this. (Eric Stanley)
Home |
Main Index |
Thread Index |
Old Index