Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558710 - net-analyzer/nagios-4.1.1 version bump
Summary: net-analyzer/nagios-4.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Hamilton
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 11:49 UTC by Tomáš Mózes
Modified: 2015-08-31 19:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nagios 4.0.8-r2 to nagios 4.1.1 (nagios-4.0.8-to-4.1.1.patch,1.24 KB, patch)
2015-08-25 11:49 UTC, Tomáš Mózes
Details | Diff
nagios 4.0.8-r2 to nagios 4.1.1 (nagios-4.0.8-to-4.1.1.patch,1.25 KB, patch)
2015-08-25 11:51 UTC, Tomáš Mózes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomáš Mózes 2015-08-25 11:49:31 UTC
Created attachment 410228 [details, diff]
nagios 4.0.8-r2 to nagios 4.1.1

4.1.1 – 08/19/2015
FIXES

    Fixed CGI’s not being able to read object configuration data when dependencies were present (John Frickson)
    Fix for exclude (!) not working for dependencies (John Frickson)

4.1.0 – 08/18/2015
ENHANCEMENTS

    Make sticky status for acks and comments configurable enhancement #20 (Trevor McDonald / Scott Wilkerson)
    Add host_down_disable_service_checks directive to nagios.cfg #44 (Trevor McDonald / Scott Wilkerson)
    Promoted JSON CGIs to released status (Eric Stanley)
    New graphical CGI displays: statusmap, trends, histogram (Eric Stanley)
    httpd.conf doesn’t support Apache version > 2.3 (DanielB / John Frickson)

FIXES

    Fix for not all service dependencies created (John Frickson)
    Fix SIGSEGV with empty custom variable (orbis / John Frickson)
    Fix contact macros in environment variables (dvoryanchikov)
    Fixed host’s current attempt goes to 1 after going to hard state (John Frickson)
    Fixed two bugs/problems: Replace use of %zd in base/utils.c & incorrect va_start() in cgi/jsonutils.c (Peter Eriksson)
    Fixed: Let remove_specialized actually remove all workers (Phil Mayers)
    Fixed log file spam caused when using perfdata command directives in nagios.cfg (shashikanthbussa)
    Fixed off-by-one error in bounds check leads to segfault (Phil Mayers)
    Added links for legacy graphical displays (Eric Stanley)
    Update embedded URL’s to https versions of Nagios websites (scottwilkerson)
    Fixed doxygen comments to work with latest doxygen 1.8.9.1 #30 (Trevor McDonald)
    Fixed makefile target “html” to PHONY to fix GitHub issue #28 (Trevor McDonald)
    Fixed typo as per GitHub issue #27 (Trevor McDonald)
    Fixed jsonquery.php 404 not found error, and disabled Send Query button until form populates #43 (Scott Wilkerson)
    Fixed linking in Tactical Overview for several of the Host entries in Featured section #48 (Scott Wilkerson)
    Fixed passing limit and sort options to pagination and sort links #42 (Scott Wilkerson)
    Added form field for icon URL and clean-up when it changes in CGI Status Map. (Eric Stanley)
    Added options to cgi.cfg to uncheck sticky and send when acknowledging a problem (Trevor McDonald)
    Low impact changes to automate the generation of RPMs from nagios.spec file. (T.J. Yang)
    Update index.php (Trevor McDonald)
    Fixed escaping of corewindow parameter to account for possible XSS injection (Scott Wilkerson)
    Typo correction (T.J. Yang)
    Make getCoreStatus respect cgi_base_url (Moritz Schlarb)
    Adjusted map layout to work within frames (Eric Stanley)
    Fixed map displays are now the full size of browser window (Eric Stanley)
    Fixed labels and icons on circular markup no longer scale on zoom (Eric Stanley)
    Got all maps except circular markup working with icons (Eric Stanley)
    Fixes to make legacy CGIs work again. (Eric Stanley)
    Fixes to make all/html target tolerant of being run multiple times (Eric Stanley)
    For user-supplied maps, converted node group to have transform (Eric Stanley)
    Fixed issue transitioning from circular markup map to other maps (Eric Stanley)
    Fix displayForm to trigger on the buttom press (Scott Wilkerson)
    Fix fo getBBox crash on Firefox (Eric Stanley)
    Fixed map now resets zoom when form apply()’d (Eric Stanley)
    Fixed so close box on dialogs actually closes dialog (Eric Stanley)
    Corrected directive in trends display (Eric Stanley)
    Fixed minor issue with link in trends linkes (Eric Stanley)
    Fixed issue with map displaying on Firefox (Eric Stanley)
    Added exclusions for ctags generation (Eric Stanley)
    Update map-popup.html (Scott Wilkerson)
    Initial commit of new graphical CGIs (Eric Stanley)
    Fixed Github bug #18 – archivejson.cgi returns wrong host for state change query (Eric Stanley)
    Status JSON: Added next_check to service details (Eric Stanley)
    Fixed escaping of keys for scalar values in JSON CGIs (Eric Stanley)
    build: Include <sys/loadavg.h> if it exists. (Eric J. Mislivec)
    lib-tests: test-io{cache|broker} need -lsocket to link. (Eric J. Mislivec)
    lib-tests: test-runcmd assumes GNU echo. (Eric J. Mislivec)
    lib-tests: Signal handlers don’t return int on most platforms, and using a cast was the wrong way to resolve this. (Eric J. Mislivec)
    Fix some type/format mismatch warnings for pid_t. (Eric J. Mislivec)
    Fix build on Solaris. (Eric J. Mislivec)
    runcmd: Fix build when we don’t HAVE_SETENV. (Eric J. Mislivec)
    Fixed checkresult output processing (Eric Mislivec)
    Corrected escaping of long output macros (Eric Mislivec)
    Fixed null pointer dereferences in archive JSON (Eric Stanley)
    Fixed memory overwrite issue in JSON string escaping (Eric Stanley)
    JSON CGI: Now escaping object and array keys (Eric Stanley)
Comment 1 Tomáš Mózes 2015-08-25 11:51:28 UTC
Created attachment 410230 [details, diff]
nagios 4.0.8-r2 to nagios 4.1.1
Comment 2 Michael Orlitzky gentoo-dev 2015-08-31 14:17:14 UTC
Fixed in 2de3258e and b48fff5b. I also bumped nagios-plugins while I was at it. Thanks!
Comment 3 Tomáš Mózes 2015-08-31 19:35:13 UTC
Thank you Michael.