[Pkg-nagios-changes] [pkg-check-mk] 01/02: Imported Upstream version 1.2.6p12

Matt Taggart taggart at moszumanska.debian.org
Thu Sep 24 19:45:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

taggart pushed a commit to branch master
in repository pkg-check-mk.

commit 729dafecdc64b6689516b8c0b3d0cda977264da1
Author: Matt Taggart <taggart at debian.org>
Date:   Thu Sep 24 12:44:52 2015 -0700

    Imported Upstream version 1.2.6p12
---
 ChangeLog            | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++
 VERSION              |   2 +-
 agents.tar.gz        | Bin 929083 -> 884310 bytes
 checkman.tar.gz      | Bin 214814 -> 215156 bytes
 checks.tar.gz        | Bin 426584 -> 428801 bytes
 conf.tar.gz          | Bin 1922 -> 1923 bytes
 doc.tar.gz           | Bin 1430593 -> 1433218 bytes
 inventory.tar.gz     | Bin 17125 -> 17306 bytes
 livestatus.tar.gz    | Bin 430519 -> 430896 bytes
 mkeventd.tar.gz      | Bin 109974 -> 110013 bytes
 modules.tar.gz       | Bin 139675 -> 140025 bytes
 notifications.tar.gz | Bin 10309 -> 10319 bytes
 package_info         |  12 +++--
 pnp-templates.tar.gz | Bin 49736 -> 49774 bytes
 setup.sh             |   2 +-
 share.tar.gz         | Bin 4354 -> 4354 bytes
 web.tar.gz           | Bin 4114717 -> 4118295 bytes
 17 files changed, 147 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index cea1d72..c0853c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,138 @@
+1.2.6p12:
+    WATO:
+    * 2599 FIX: Fix newly introduced fatal bug preventing creation of new hosts in WATO...
+
+
+1.2.6p11:
+    Checks & Agents:
+    * 2455 FIX: raritan_pdu_inlet: Fixed scaling...
+    * 1280 FIX: check_mail_loop: Fixed name auf protocol parameter
+    * 1284 FIX: symantec_av_progstate: Now Supports the current version of Symantec AV
+    * 1285 FIX: blade_bx_powerfan: Fixed exception in case of fan failure
+    * 2545 FIX: akcp_daisy_temp: sensorProbe8-X20 not trying to discover services on these devices
+    * 2564 FIX: logins: missing manpage
+    * 2575 FIX: cpu.loads: Fix exception in displaying parameters for CPU load check...
+    * 2576 FIX: symantec_av_updates: fix crash due to missing datetime module, also handle DD.MM.YYYY date format
+    * 2567 FIX: jolokia_metrics: fixed crash if agent output is missing memory metrics
+    * 2577 FIX: printer_input, printer_output: Fix exception on Brother NC-340h
+    * 2554 FIX: oracle_recovery_status: Fixed exception when files have no checkpoints
+    * 2568 FIX: apache_status: fixed computation of bytes and requests per second...
+    * 2557 FIX: cmciii_lcp_airin cmciii_lcp_airout cmciii_lcp_waterin cmciii_lcp_waterout: Fixed exception parsing data from some devices
+    * 2558 FIX: cmciii.temp: Do not discover air temperature sensors anymore...
+    * 2582 FIX: printer_supply_ricoh: Fix exception when parameters have been set via WATO
+    * 1290 FIX: brocade_mlx_fan: Fix: Not longer add fans who not are present while discovery
+    * 2569 FIX: fixed crash in aix lvm check after volume disappears...
+    * 2559 FIX: job: Trying to read job result files as non root when agent is not executed as root
+    * 2570 FIX: winperf_msx_queues: fixed crash when winperf data is missing...
+    * 2593 FIX: cisco_wlc, cisco_wlc_clients: Fix discovery so that Cisco Virtual Wireless Controller are detected...
+    * 2561 FIX: check-mk-agent rpm is now also replacing check_mk_agent named rpms...
+    * 2609 FIX: mysql_capacity: Can now handle sizes reported being NULL...
+
+    Multisite:
+    * 2612 SEC: Fixed possible XSS on service detail page using the long service output...
+    * 2613 SEC: Additional fix for refleced XSS on index page using start_url...
+    * 2340 FIX: Email validation: Top level domains can now have a maximum length of 24 characters
+    * 2509 FIX: Logwatch: Fixed exception when deleting a specific logfile on multiple hosts
+    * 2510 FIX: Fixed sidebar frame scaling in chrome when using browser zoom
+    * 2548 FIX: Fixed exceptions in different places in case of user errors...
+    * 2549 FIX: Silently ignore not existing painters and sorters in views...
+    * 2532 FIX: Fixed undefined variable exception in prediction in rare cases...
+    * 1289 FIX: Fixed missing table headers in hostgroup view
+    * 2551 FIX: Fixed locking issues when editing dashboards...
+    * 2578 FIX: Fix exception in case a user has a non-existant role...
+    * 2555 FIX: Availability: Fixed exception when trying to group BI aggregations by host/service-groups
+    * 2580 FIX: Remove bogus ;0 in comment of problem acknowledgements...
+    * 2607 FIX: Fixed broken links from BI views to aggregation group views
+    * 2615 FIX: Fixed bug in legacy dashboard conversion when having users not permitted to access embedded views...
+
+    WATO:
+    * 2264 WATO Web API: new function get_all_hosts (returns all host attributes)
+    * 2550 FIX: Catching exception when having name conflicts while moving a folder
+    * 2552 FIX: API: Service Discovery action is now creating missing pending log entry and marks the site dirty
+    * 2560 FIX: Fixed rare exception when using bulk host move...
+    * 2610 FIX: Fixed host search showing results of not permitted folder
+    * 2611 FIX: Fixed host view permission checks on host related pages...
+
+    Event Console:
+    * 2614 FIX: Fixed exception when processing events with umlaut in names from history
+
+    Livestatus:
+    * 2579 FIX: Fixed syntax of JSON in case of column headers turned on...
+    * 2581 FIX: Fix crashing Nagios core in rare case when excessive commands are being executed...
+
+    HW/SW-Inventory:
+    * 2553 FIX: solaris_prtdiag: Can now handle Supermicro servers using Solaris 10
+
+
+1.2.6p10:
+    Checks & Agents:
+    * 2406 FIX: fileinfo: fixed missing size performance data for very large (e.g 2TB) files and fileinfo groups...
+    * 2377 FIX: cpu.loads: Fix output of reference for predition (was scaled wrongly by number of cores)
+    * 2476 FIX: check_bi_aggr: Fixed exception when authentication is enabled
+    * 1274 FIX: heartbeat_crm: Handle case of error messages from CRM
+    * 2488 FIX: veem_jobs: fix problems with spaces or single quotes in the names of jobs...
+    * 2494 FIX: Clasic SNMP mode now uses normal snmpwalk when bulkwalks are disabled with SNMPv3
+    * 2495 FIX: printer_supply: Fixed exception when unit type is not available via SNMP
+    * 2497 FIX: veeam_client: Fixed exception when client is missing in agent output
+    * 1275 FIX: Fileinfo: Fixed handling of output from AIX Agent
+    * 2414 FIX: logwatch: now really ignores ignored logwatch lines...
+    * 2415 FIX: check_mail, check_mail_loop: fixed incorrect POP3 ssl setting (thanks to Bernhard Schmidt)...
+    * 2452 FIX: cisco_temperature: Fixed handling of scaling...
+    * 2416 FIX: agent_netapp: fixed rare problem where environmental sensor info (fan, psus, temp) were not shown...
+    * 2453 FIX: ups_socomec_capacity: Correctly handle time remaining when on inverter...
+    * 2418 FIX: agent_vsphere.pysphere: legacy agent no longer aborts when evaluating unknown ssl option...
+    * 2504 FIX: cups_queues: Fixed wrong queue discovery on hosts running apcupsd
+
+    Multisite:
+    * 2470 FIX: Fixed exception in logwatch log list in rare cases...
+    * 2375 FIX: prediction preview: automatically select valid prediction period
+
+    WATO:
+    * 2407 FIX: WATO master/slave replication: fixed problem where the configuration from the master site was not activate on slave site...
+    * 2474 FIX: Fixed possible corruption of user datasets (contact, mail, rbn config)...
+    * 2475 FIX: LDAP: Fixed possible exception during sync when syncing custom user attributes...
+    * 2499 FIX: Git: Fixed message "Please tell me who you are. Run git config ..." on making changes...
+
+    Notifications:
+    * 2412 FIX: Fixed broken notification analysis feature...
+
+    HW/SW-Inventory:
+    * 2483 FIX: win_exefiles: more gracefully handle incomplete lines, avoid execption
+    * 2454 FIX: lnx_distro: Fixed inventory for SuSE installations with patchlevel 0
+
+
+1.2.6p9:
+    Core & Setup:
+    * 2465 FIX: Fixed broken Check_MK Discovery checks (check reports "(null)")
+
+    Multisite:
+    * 2468 FIX: Fixed actions for duplicate host names on different sites...
+
+    WATO:
+    * 2466 FIX: Fixed exception when searching for rulesets / global settings using special characters like umlauts
+    * 2467 FIX: Fixed encoding exception occuring in localized GUI when a WATO action triggers an error message...
+
+
+1.2.6p8:
+    Checks & Agents:
+    * 2398 agent_vsphere: now able to opt-out of servers ssl certifcate check...
+    * 2449 FIX: db2_mem: Fixed scaling of perfdata...
+    * 1264 FIX: ad_replication: Fixed handling of agent output without Destination DC entry
+    * 2374 FIX: md: Fix exception for certain outputs of certain special MD configurations...
+    * 2458 FIX: FreeBSD-Agent: Fixed uptime calculation
+
+    Multisite:
+    * 1263 FIX: Fixed handling of urls in views...
+    * 2396 FIX: LDAP: Fixed handling of LDAP trees having special chars in the path (e.g. in OU names)...
+    * 2459 FIX: Preventing caching of all HTTP requests to dynamic pages (*.py)...
+
+    WATO:
+    * 2372 FIX: Avoid freezing WATO during bulk discovery if hosts do not respond in a timely manner
+    * 1267 FIX: Fixed confirm activating foreign changes dialog...
+    * 2397 FIX: Fixed wrong confirm text in distributed setup when activating foreign changes
+    * 2464 FIX: UDP ports for SNMP communication can now be configured via WATO
+
+
 1.2.6p7:
     Checks & Agents:
     * 2321 FIX: process discovery: fixed exception during service discovery when no explicit process matching was set...
@@ -60,6 +195,9 @@
     * 2348 FIX: HTML-Mails: Added missing link to service descriptions
     * 2349 FIX: HTML-Mails: Fixed state colors in Outlook
 
+    BI:
+    * 2370 FIX: Fix computation of "in downtime" and "acknownledged" of hosts in BI aggregations...
+
     Reporting & Availability:
     * 2331 FIX: Fix missing column with name "Summary" when "Do not display the host name" is checked
 
diff --git a/VERSION b/VERSION
index 7212062..b4faaf3 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.6p7
+1.2.6p12
diff --git a/agents.tar.gz b/agents.tar.gz
index 6739b60..9be2aaa 100644
Binary files a/agents.tar.gz and b/agents.tar.gz differ
diff --git a/checkman.tar.gz b/checkman.tar.gz
index deab37e..3422a35 100644
Binary files a/checkman.tar.gz and b/checkman.tar.gz differ
diff --git a/checks.tar.gz b/checks.tar.gz
index f748e82..69f2102 100644
Binary files a/checks.tar.gz and b/checks.tar.gz differ
diff --git a/conf.tar.gz b/conf.tar.gz
index 32f8a68..0883389 100644
Binary files a/conf.tar.gz and b/conf.tar.gz differ
diff --git a/doc.tar.gz b/doc.tar.gz
index 86e4a2f..268dcfa 100644
Binary files a/doc.tar.gz and b/doc.tar.gz differ
diff --git a/inventory.tar.gz b/inventory.tar.gz
index 497c1d8..aaf9752 100644
Binary files a/inventory.tar.gz and b/inventory.tar.gz differ
diff --git a/livestatus.tar.gz b/livestatus.tar.gz
index 68823e6..16c00e1 100644
Binary files a/livestatus.tar.gz and b/livestatus.tar.gz differ
diff --git a/mkeventd.tar.gz b/mkeventd.tar.gz
index 0a980c6..57dc7ae 100644
Binary files a/mkeventd.tar.gz and b/mkeventd.tar.gz differ
diff --git a/modules.tar.gz b/modules.tar.gz
index d37813a..64d7d05 100644
Binary files a/modules.tar.gz and b/modules.tar.gz differ
diff --git a/notifications.tar.gz b/notifications.tar.gz
index 96e56c4..cb597e8 100644
Binary files a/notifications.tar.gz and b/notifications.tar.gz differ
diff --git a/package_info b/package_info
index 12c0669..fa6027d 100644
--- a/package_info
+++ b/package_info
@@ -8,8 +8,8 @@
                       'cfg_examples/nginx_status.cfg',
                       'cfg_examples/apache_status.cfg',
                       'cfg_examples/sqlplus.sh',
-                      'check-mk-agent_1.2.6p7-1_all.deb',
-                      'check-mk-agent-1.2.6p7-1.noarch.rpm',
+                      'check-mk-agent_1.2.6p12-1_all.deb',
+                      'check-mk-agent-1.2.6p12-1.noarch.rpm',
                       'check_mk_agent.aix',
                       'check_mk_agent.freebsd',
                       'check_mk_agent.hpux',
@@ -614,6 +614,7 @@
                         'lnx_quota',
                         'lnx_thermal',
                         'local',
+                        'logins',
                         'logwatch',
                         'logwatch.ec',
                         'logwatch.groups',
@@ -1006,6 +1007,7 @@
                       'climaveneta_fan',
                       'climaveneta_temp',
                       'cmciii',
+                      'cmciii.include',
                       'cmciii_lcp_airin',
                       'cmciii_lcp_airout',
                       'cmciii_lcp_fans',
@@ -3007,6 +3009,6 @@
                    'htdocs/defaults.py']},
  'name': 'check_mk',
  'title': 'Files shipped with Check_MK',
- 'version': '1.2.6p7',
- 'version.min_required': '1.2.6p7',
- 'version.packaged': '1.2.6p7'}
\ No newline at end of file
+ 'version': '1.2.6p12',
+ 'version.min_required': '1.2.6p12',
+ 'version.packaged': '1.2.6p12'}
\ No newline at end of file
diff --git a/pnp-templates.tar.gz b/pnp-templates.tar.gz
index 3677cf9..5aa8cc6 100644
Binary files a/pnp-templates.tar.gz and b/pnp-templates.tar.gz differ
diff --git a/setup.sh b/setup.sh
index 8f1fabf..bd2a2fc 100755
--- a/setup.sh
+++ b/setup.sh
@@ -24,7 +24,7 @@
 # Boston, MA 02110-1301 USA.
 
 
-VERSION=1.2.6p7
+VERSION=1.2.6p12
 NAME=check_mk
 LANG=
 LC_ALL=
diff --git a/share.tar.gz b/share.tar.gz
index 0e3430f..902b592 100644
Binary files a/share.tar.gz and b/share.tar.gz differ
diff --git a/web.tar.gz b/web.tar.gz
index 94521c7..cc07ce7 100644
Binary files a/web.tar.gz and b/web.tar.gz differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-check-mk.git



More information about the Pkg-nagios-changes mailing list