SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nagvis-1.9.34-1.2.noarch.rpm :

* Mon Sep 05 2022 a.kwastAATTweb.de- update to 1.9.34 Core: Checkmk BI backend: Add verify_peer, ca_path and verify_depth options to configure parameters for HTTPS certificate verification (#317 Thanks to loocars) Frontend: FIX: Fix PHP 8.1 incompatibility in different configuration dialogs Worldmap: FIX: Fix PHP 8.1 incompatibility (#316 Thanks to loocars) Security: FIX: Fix SSRF (triggerable by admin users) in geomap.php (#319 Thanks to dontqwerty) FIX: Fix arbitrary file read in (#322 Thanks to Shortfinga) FIX: Fix type juggling vulnerability in cookie hash processing (#321 Thanks to Shortfinga) Add option to enable compatibility with Checkmk 2.2 cookies. This needs to be enable with a new configuration option (logon_multisite_cookie_version). This setting will automatically be enabled when NagVis is shipped together with Checkmk. (#323 Thanks to Shortfinga)- update to 1.9.33 Frontend: FIX: Weathermap lines of Checkmk monitored network interfaces displaying network traffic in bytes instead of bits FIX: Weathermap lines of Checkmk use 1000 as base instead of 1024. (#315 Thanks to soeren-gugel)- update to 1.9.32 Frontend: FIX: Weathermap lines of Checkmk monitored network interfaces displaying network traffic in bytes instead of bits FIX: Weathermap lines of Checkmk use 1000 as base instead of 1024. (#315 Thanks to soeren-gugel)- update to 1.9.31 Frontend: FIX: Add support for services with single quotes in names (#314 Thanks to Yogibaer75) FIX: Fix scrolling on overview page (#307 Thanks to ArminRadmueller)- update to 1.9.30 Frontend: FIX: Fix reload of gadgets in chrome in some situations (#305 Thanks to gzalo) FIX: Fix line_label_y_offset on weather map line labels (#301 Thanks to corus87) Remove builtin \"on-demand-filter\" header template. It was introduced for supporting NagVis backed \"network topology\" views in Checkmk, which are not used anymore from Checkmk. Since the template relies on an outdated jquery and select2 3rd party dependency and there does not seem to be a use for it anymore, we drop it now.- update to 1.9.29 Security: FIX: Fix possible deletion of arbitrary files (CVE-2021-33178). An authenticated user with enough permissions to access the NagVis. ManageBackgrounds endpoint, such as admin, can delete arbitrary files on the server limited by the rights of the Apache system user. In OMD environments, such as Checkmk, this is limited to files owned by the site user. In other environments this may affect all files that are writable by the web server user.- update to 1.9.28 Frontend Add support for svg image based icon sets (#298 Thanks to itsul) FIX: Fix off-screen text input boxes in popups (#300 Thanks to jacobbaungard) FIX: Fix weathermap lines handling \"Bit\" of Checkmk checks (#296 Thanks to BlackFlash5)
* Wed Jul 28 2021 a.kwastAATTweb.de- update to 1.9.27 Core FIX: Fix PHP 7 (or older) incompatibilities introduced with 1.9.26. (Error (Error): Call to undefined method ReflectionType::getName())- update to 1.9.26 Core FIX: Fix PHP 8 incompatibilites Worldmap Add new option filter_group for filtering host objects on a worldmap based on the membership of hosts in a host group.
* Mon Mar 01 2021 a.kwastAATTweb.de- update to 1.9.25 FIX: Fix map corruption regression introduced with 1.9.24. This issue was triggered by objects on a map having a numeric \"object_id\" attribute. The issue resulted in map configuration files without \"define global\" object at the beginning of the map. In this situation NagVis will show an error like \"Error: (0) in_array() expects parameter 2 to be array, bool given\". You will have to find the problematic map config (.cfg) and readd the global section. FIX: Fix editing map options when object_id not set in global section object FIX: Fix possible map corruption caused by object ID cleanup (#280) FIX: Fix missing socket string in some livestatus backend error messages- update to 1.9.24 FIX: Fix more PHP 7.4 incompatibilites (#265). (This fixes one issue related to the PDO auth module and one issue related to map configurations with numeric object_id attributes.) FIX: Fix Checkmk BI backend error when pending services are in downtime. (Undefined index \'downtime\' was shown)
* Tue Oct 27 2020 a.kwastAATTweb.de- update to 1.9.23 Frontend: Make NagVis compatible with Checkmk 2.0 auth cookies- update to 1.9.22 Core: FIX: Fix error handling of DB backends when DB opening failed. (Undefined property: CorePDOHandler::$dsn) (#267) Frontend: Colors with alpha channel are now allowed (format: #RRGGBBAA) (#270) FIX: Improve validation of file names in several places to prevent input of not printable characters. Improve recently introduced textbox scaling according to zoom (pull #263) update to 1.9.21 Frontend: FIX: Additional fix for weathermap lines byte/bit handling for Checkmk interface checks (issue #256) FIX: Fix random error \"NotFoundError: Node.removeChild\" FIX: Fix relative coordinate handling (issue #250) FIX: Remove \"\\r\", \"\\t\" and 0x00 - 0x1F from multiline text boxes (issue #258) textbox scaling according to zoom (scale_to_zoom option) (pull #255)
* Tue Jun 30 2020 a.kwastAATTweb.de- update to 1.9.20 Core: Drop some PHP < 5.2 compatibility code for json encoding / decoding FIX: PHP 7.4 compat fix (Trying to access array offset on value of type int)
* Fri May 08 2020 a.kwastAATTweb.de- update to 1.9.19 Frontend: FIX: Fix weathermap lines displaying byte/s instead of bit/s for Checkmk interface checks (issue #230) FIX: New textboxes introduced with 1.9.18 broke the map configs (issue #245) FIX: Fix potential javascript error when zooming (issue #242)
* Thu Mar 19 2020 a.kwastAATTweb.de- update to 1.9.18 Core: •Add new map global option \"ignore_linked_maps_summary_state\" (issue #223) •FIX: Worldmap max_zoom is now 20 (issue #228) Frontend: •Weathermap lines: New options line_label_in/line_label_out to configure the name of the perfdata values to use for in/out traffic (#244) •Weathermap lines: Use \"CRITICAL\" color when no perfdata is available (#243) •Sidebar map states now indicate acknowledgement and downtime states (issue #221) •Textboxes can now be edited using a simple WYSIWIG editor (issue #216) •Worldmap: render middle sections of long lines
* Mon Sep 09 2019 a.kwastAATTweb.de- update to 1.9.14 Core: MKBI backend: Use \"htmlcgi\" URL/path for building links to the Checkmk GUI. (Aggregations used the base_url, which should not be used for user URLs) Consistent page reloads: center + zoom of the map kept in URL Memory and performance optimization: line rendering - clip long lines protruding out of viewport Memory and performance optimization: fix getMapObject SQL query (lng/lat rectangle) Frontend FIX: Fix creating users when mbstring extension is not available
* Sat Jun 15 2019 a.kwastAATTweb.de- update to 1.9.12 Core: FIX: Allow \"
*\" character to be part of backend dbpass values Multisite Snapin: Reworked data export API to snapin. The new API is compatible with Checkmk 1.6b2 and newer. Frontend FIX: Fixed incompatibility with PHP 7.2 (count(STRING)) when creating roles Improved error handling of CSV lines with less than 4 fields
* Thu Mar 08 2018 ecsosAATTopensuse.org- remove Require ZendFramework. Is it still needed?- rebase spec
* Tue Jan 30 2018 ecsosAATTopensuse.org- update to 1.9.5 Frontend:
* FIX: Fixed wrong hostname label in service hover menus
* FIX: Fixed repeated zoom of background image on state updates
* FIX: Fixed errors when saving viewport as new map
* FIX: Fixed rare issue when cloning just added objects
* FIX: Fixed broken worldmap when using relative objects
* FIX: Fixed displaying wrong backend option \"-b\" in summary output
* FIX: Don\'t display \"update backend configuration\" confirm in quiet mode
* FIX: Don\'t fail updating map configurations when no maps are defined
* FIX: Don\'t register demo rotation when using the \"-o\" option
* Wed Dec 06 2017 ecsosAATTopensuse.org- update to 1.9.4 Core:
* List of hover menu childs (e.g. services in host object hover) can now be left unsorted (keep original sorting). This is useful for aggregation objects where the single elements have a defined order and should not be sorted by state. (Configure this per object by adding the attribute hover_childs_sort=k). Frontend:
* On demand automaps: Hostgroup filter in header menu is now a searchable dropdown field
* FIX: Fixed moving textbox objects in IE
* Wed Oct 04 2017 ecsosAATTopensuse.org- change require from php5-ZendFramework to php-ZendFramework to use php7 also
* Sat Sep 30 2017 ecsosAATTopensuse.org- change wrong named php-pear-xml_parser to right named php-pear-XML_Parser
* Tue Sep 26 2017 ecsosAATTopensuse.org- update to 1.9.3 Core:
* Multisite auth: Dropped support for WATO folder permissions Frontend:
* std_html_bar Gadget: Added new optional parameters \"perfdata\" to specify the perfdata index to show and \"border\" to enable/disable the border of the bar using the values 0/1
* Sat Aug 19 2017 ecsosAATTopensuse.org- Update to 1.9.2 Core:
* The default values for the \"url\" option of map objects can now be configured in the map global sections using the options host_url, hostgroup_url, service_url, servicegroup_url, map_url, dyngroup_url and aggr_url- Changes from 1.9.1 Core:
* FIX: Fixed incompatibility with pecl-http (Cannot redeclare http_redirect())
* FIX: Fixed duplicate global section in sample automaps after editing Frontend:
* FIX: Fixed wrong positioned labels of gadgets
* FIX: Added missing stale images of the std_small iconset
* FIX: Fixed map update (background color, title, favicon) on changed state- Changes from 1.9 Core:
* MKBI backend: New option \"auth_secret_file\" to read the secret from a file- Changes from 1.9b1 - 1.9b19 See https://github.com/NagVis/nagvis/blob/master/ChangeLog- Changes from 1.8.6 Core:
* FIX: Template objects can now be used recursive
* FIX: Fixed missing Url/view/
* permission. It was not possible to permit non admin users to access external URLs in rotation pools without this permissions.
* Tue Sep 22 2015 ajAATTajaissle.de- Update to 1.8.5 Core:
* FIX: Livestatus Backend: Fixed exception handling when fetching services which are marked to be in a downtime, but the downtime defails can not be fetched
* FIX: Fixed missing Action/perform/
* permission for auth databases created with NagVis versions newer than NagVis 1.7b3. All auth databases which have been created before, have the Action/perform/
* permission available. It was not possible to permit user not having the
*/
*/
* permission to the acknowledgement and custom actions via the context menu Frontend:
* Multisite Snapin: Improved performance when a lot of users use the snapin. The snapin contents were calculated on each access in the past. Now, the snapin contents are cached for 15 seconds. This gives a good performance boost when multiple users have use the snapin while having access to the same set of maps.
* Wed Apr 08 2015 ajAATTajaissle.de- update to 1.8.2: Core:
* Improved handling of map config files without read permissions on overview page and in header menu (such maps are simply hidden)
* NagiosBP-Backend: Fixed exception when component state is not known Frontend:
* FIX: Map import: Added missing validation of map name format
* FIX: Hiding \"loading...\" animation when maps are disabled on overview page
* FIX: Fixed sorting of maps on overview page
* FIX: Fixed js exception \"g_map_names\" not defined when having header_show_states set to disabled
* FIX: Fixed overlapping sub-hover menus for adding icons/lines
* Tue Mar 10 2015 larsAATTlinux-schulserver.de- update to 1.8.1: + fixes the broken form dialogs like user- and role management or the password change dialog + also fixes handling of external URLs within rotations + Cached ajax queries last no longer than 30 seconds now
* Sun Mar 01 2015 larsAATTlinux-schulserver.de- update to 1.8: + New object: Dynamic groups It uses livestatus filters to create a grouping object of different hosts or services matching this filter. + New object: Aggregations Used for displaying aggregated information, currently used together with the Check_MK Business Intelligence backend to display the states of aggregations and their elements. + Dynamic maps You can use a livestatus filter to collect a group of hosts or services to be shown on a map. The objects are automatically positioned in a grid by default, but you can reposition the objects and also change all other attributes of these objects. + Automap changes You can now create automaps on demand just by providing URL parameters which then are used to render the automap. Improved the performance and memory usage of the automap. The automap is now using line configuration parameters from the global section. + Sidebar changes All nodes having child elements are now expandable. The state of each node is saved per user. The sidebar can now optionally display the states of all maps. + Map zooming Added an optional zoom bar and mousewheel zoom handlers (ALT + wheel move). The zoom can now be configured to make the map fill the viewport of the browser. The zoom can now be configured to scale the objects or not. + Merge state of host, hostgroup and servicegroup cross multiple backends You can merge equal named objects of multiple backends together to be shown on NagVis maps as a single object now. + Gadgets Gadgets can now be used for all kind of statful objects. They can get more information about an object now, being useful even for objects without performance data. The gadget std_table.php has been added as example to give you feeling for the new options. + Check_MK integration Added a new backend to display the aggregation of Check_MK Business Intelligence. Dealing with the staleness value of hosts and services as a new sub-state. The default hover template is now showing the host and service tags when available. It is now possible to display tag group information in the hover menus. + Usability The GUI design has been consolidated to give a more consistent look n feel. The overview page now uses the whole screen width for showing the list of maps. The main configuration, map management and object add/modify dialog have been reworked for better usability and error handling. + For a detailed view on the changes since 1.7 have a look at the changelog of this release in /usr/share/doc/packages/nagvis/ChangeLog
 
ICM