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

Matt Taggart taggart at moszumanska.debian.org
Fri Jul 10 18:58:07 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 ebec314c750e6c9ac004c1d9af32d9a6f26dedcf
Author: Matt Taggart <taggart at debian.org>
Date:   Fri Jul 10 11:56:16 2015 -0700

    Imported Upstream version 1.2.6p7
---
 ChangeLog            |  72 +++++++++++++++++++++++++++++++++++++++++++++++++++
 VERSION              |   2 +-
 agents.tar.gz        | Bin 928597 -> 929083 bytes
 checkman.tar.gz      | Bin 214815 -> 214814 bytes
 checks.tar.gz        | Bin 426201 -> 426584 bytes
 conf.tar.gz          | Bin 1921 -> 1922 bytes
 doc.tar.gz           | Bin 1429282 -> 1430593 bytes
 inventory.tar.gz     | Bin 17119 -> 17125 bytes
 livestatus.tar.gz    | Bin 430491 -> 430519 bytes
 mkeventd.tar.gz      | Bin 109916 -> 109974 bytes
 modules.tar.gz       | Bin 139381 -> 139675 bytes
 notifications.tar.gz | Bin 10254 -> 10309 bytes
 package_info         |  11 ++++----
 pnp-templates.tar.gz | Bin 49691 -> 49736 bytes
 setup.sh             |   2 +-
 share.tar.gz         | Bin 4353 -> 4354 bytes
 web.tar.gz           | Bin 4114360 -> 4114717 bytes
 17 files changed, 80 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c793796..cea1d72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+1.2.6p7:
+    Checks & Agents:
+    * 2321 FIX: process discovery: fixed exception during service discovery when no explicit process matching was set...
+    * 2394 FIX: megaraid_ldisks: Is now supporting LSI CacheCade drives
+
+
+1.2.6p6:
+    Core & Setup:
+    * 2307 FIX: Windows Agent MSI installer: removed version information from product name...
+
+    Checks & Agents:
+    * 2305 FIX: agent_vsphere, esx_vsphere_sensors: now able to handle sensor names with semicolon...
+    * 1253 FIX: printer_io,printer_supply: prevent discovery on not supported devices
+    * 2217 FIX: md: Fix handling of found and expected disks
+    * 2218 FIX: hr_cpu: Not applying levels now works...
+    * 2309 FIX: cpu_util checks: removed superfluous space in check output
+    * 1257 FIX: oracle_jobs: Fix: Discovery now supports the old oracle plugin again
+    * 1258 FIX: fileinfo solaris: Fixed configuration crash...
+    * 2221 FIX: cisco_temperature: Fixed order of device levels for some devices...
+    * 2311 FIX: windows agent: now replaces BOM (byte order marks) from local and plugin scripts...
+    * 2350 FIX: FreeBSD Agent: Changed bash path to /usr/local/bin/bash...
+            NOTE: Please refer to the migration notes!
+    * 2351 FIX: FreeBSD Agent: Made plugin/local paths standard conform...
+            NOTE: Please refer to the migration notes!
+    * 2352 FIX: FreeBSD Agent: Removed statgrab cpu section because there is a dedicated cpu section...
+    * 2359 FIX: adva_fsp_if: Use more reliable SNMP table, avoids sporadic problems...
+    * 2360 FIX: esx_vsphere_vm.snapshot: Fix output of snapshot age in performance data and graph...
+    * 2378 FIX: if: Now fixing encoding in interface descriptions according to rule...
+    * 2363 FIX: jolokia_metrics.uptime: Do not inventory instances where Uptime is missing - avoid crashed check
+    * 2381 FIX: emc_datadomain_fans: Made check more robust against broken SNMP output
+    * 2366 FIX: carel_sensors: fix crash in case of missing temperature sensor
+    * 2382 FIX: mssql_backup: Formating age output more human friendly
+    * 2383 FIX: FreeBSD Agent: Fixed handling <<<ps>>> section when jailed
+    * 2368 FIX: ucd_cpu_load: fix exception in case of dump SNMP agent sending 12,540000 instead of 12.540000
+    * 2320 FIX: winperf_msx_queues: no longer crashes in service discovery if there are no msx queues available
+
+    Multisite:
+    * 2385 SEC: Fixed possible reflected XSS on all GUI pages where users can produce unhandled exceptions...
+    * 2387 SEC: Fixed XSS problem on all pages using confirm dialogs outputting user provided parameters...
+    * 2388 SEC: Fixed reflected XSS on the index page using the start_url parameter
+    * 2389 SEC: Fixed XSS using the _body_class parameter of views...
+    * 2390 SEC: Fixed possible XSS issue on views...
+    * 2391 SEC: Auth cookie is using "secure" flag when HTTPS request detected...
+    * 2392 SEC: Auth cookie is always using "httponly" flag...
+    * 2310 FIX: multisite view data export: fixed exception when using joined columns...
+    * 2361 FIX: Fix exception for missing key 'title' in certain cases of older customized views
+    * 2379 FIX: Plugin-Output: Fixed handling of URLs within output of check_http...
+    * 2380 FIX: Custom Host Notes painter was showing service notes when used in service based views
+    * 2393 FIX: Fixed exception "user_confdir" not set in case of exceptions during login
+
+    WATO:
+    * 2364 Moved global settings for old plain emails to deprecated folder...
+    * 2384 SEC: Prevent user passwords from being visible in webserver log on user creation...
+    * 2386 SEC: Fixed possible XSS on WATO rule edit page...
+    * 2344 FIX: Improved validation of selected rules when editing BI aggregations...
+
+    Notifications:
+    * 2343 FIX: Rule Based Notifications GUI can now deal with latin-1 encoded plugin output in backlog...
+    * 2347 FIX: Improved error message in notify.log when sendmail is missing
+    * 2348 FIX: HTML-Mails: Added missing link to service descriptions
+    * 2349 FIX: HTML-Mails: Fixed state colors in Outlook
+
+    Reporting & Availability:
+    * 2331 FIX: Fix missing column with name "Summary" when "Do not display the host name" is checked
+
+    Event Console:
+    * 2328 FIX: Fix sporadic error "Connection reset by peer" when reloading Event Console...
+
+    HW/SW-Inventory:
+    * 2367 FIX: win_system: Fixed exception when non-UTF-8 sequences are contained agent output
+
+
 1.2.6p5:
     Checks & Agents:
     * 2280 agent_vsphere: now provides more information if the login attempt fails...
diff --git a/VERSION b/VERSION
index 7160aa4..7212062 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.6p5
+1.2.6p7
diff --git a/agents.tar.gz b/agents.tar.gz
index b75f582..6739b60 100644
Binary files a/agents.tar.gz and b/agents.tar.gz differ
diff --git a/checkman.tar.gz b/checkman.tar.gz
index 0b8f48c..deab37e 100644
Binary files a/checkman.tar.gz and b/checkman.tar.gz differ
diff --git a/checks.tar.gz b/checks.tar.gz
index a0b5317..f748e82 100644
Binary files a/checks.tar.gz and b/checks.tar.gz differ
diff --git a/conf.tar.gz b/conf.tar.gz
index 2d4aedf..32f8a68 100644
Binary files a/conf.tar.gz and b/conf.tar.gz differ
diff --git a/doc.tar.gz b/doc.tar.gz
index d1037eb..86e4a2f 100644
Binary files a/doc.tar.gz and b/doc.tar.gz differ
diff --git a/inventory.tar.gz b/inventory.tar.gz
index f9c903c..497c1d8 100644
Binary files a/inventory.tar.gz and b/inventory.tar.gz differ
diff --git a/livestatus.tar.gz b/livestatus.tar.gz
index 084c1de..68823e6 100644
Binary files a/livestatus.tar.gz and b/livestatus.tar.gz differ
diff --git a/mkeventd.tar.gz b/mkeventd.tar.gz
index 12d0e4b..0a980c6 100644
Binary files a/mkeventd.tar.gz and b/mkeventd.tar.gz differ
diff --git a/modules.tar.gz b/modules.tar.gz
index a9df211..d37813a 100644
Binary files a/modules.tar.gz and b/modules.tar.gz differ
diff --git a/notifications.tar.gz b/notifications.tar.gz
index 4fe56f0..96e56c4 100644
Binary files a/notifications.tar.gz and b/notifications.tar.gz differ
diff --git a/package_info b/package_info
index aed2197..12c0669 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.6p5-1_all.deb',
-                      'check-mk-agent-1.2.6p5-1.noarch.rpm',
+                      'check-mk-agent_1.2.6p7-1_all.deb',
+                      'check-mk-agent-1.2.6p7-1.noarch.rpm',
                       'check_mk_agent.aix',
                       'check_mk_agent.freebsd',
                       'check_mk_agent.hpux',
@@ -1949,6 +1949,7 @@
                              'check_mk-ntp.time.php',
                              'check_mk-nvidia.temp.php',
                              'check_mk-openvpn_clients.php',
+                             'check_mk-oracle_asm_diskgroup.php',
                              'check_mk-oracle_dataguard_stats.php',
                              'check_mk-oracle_instance.php',
                              'check_mk-oracle_logswitches.php',
@@ -3006,6 +3007,6 @@
                    'htdocs/defaults.py']},
  'name': 'check_mk',
  'title': 'Files shipped with Check_MK',
- 'version': '1.2.6p5',
- 'version.min_required': '1.2.6p5',
- 'version.packaged': '1.2.6p5'}
\ No newline at end of file
+ 'version': '1.2.6p7',
+ 'version.min_required': '1.2.6p7',
+ 'version.packaged': '1.2.6p7'}
\ No newline at end of file
diff --git a/pnp-templates.tar.gz b/pnp-templates.tar.gz
index 4507ff8..3677cf9 100644
Binary files a/pnp-templates.tar.gz and b/pnp-templates.tar.gz differ
diff --git a/setup.sh b/setup.sh
index 26f18ea..8f1fabf 100755
--- a/setup.sh
+++ b/setup.sh
@@ -24,7 +24,7 @@
 # Boston, MA 02110-1301 USA.
 
 
-VERSION=1.2.6p5
+VERSION=1.2.6p7
 NAME=check_mk
 LANG=
 LC_ALL=
diff --git a/share.tar.gz b/share.tar.gz
index f76d007..0e3430f 100644
Binary files a/share.tar.gz and b/share.tar.gz differ
diff --git a/web.tar.gz b/web.tar.gz
index 078e642..94521c7 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