Changelog for
RackTables-0.22.0-4.10.noarch.rpm :
* Fri Feb 18 2022 Lars Vogdt
- update to 0.22.0 + update: drop support for PHP 5.x + update: add HDMI port type + update: support new source types in getImageHREF() (GH#279) + bugfix: display log records consistently + bugfix: evaluate {$op_deleteObject} in the right context (Mantis#2021) + bugfix: fix remote interface to IOS 15 devices (Mantis#2029) (Mantis#2031) + bugfix: fix more cases of \"ROW is a keyword in MySQL 8\"- fix env-script interpreter warning for perl gateway scripts
* Tue Oct 20 2020 Lars Vogdt - update to 0.21.5 + update: fix assorted URL and notes + update: add SNMP support for HPE 5130 (JG937A) and A5120 (JG237A) + update: add an ID column to the table of attributes + update: refine some SNMP code + update: upgrade CodeMirror to 5.58.1 + update: add two more Netgear switches (Mantis#1983) + new feature: allow to customize tag palette (Mantis #1991)
* Tue Nov 26 2019 larsAATTlinux-schulserver.de - 0.21.4- update to 0.21.4: + bugfix: amend SQL to work on MySQL 8 (Mantis#1909) + update: use vertical writing mode in the 802.1Q report + update: add snmp syncing support for Arista DCS-7050SX-64
* Wed Jul 03 2019 larsAATTlinux-schulserver.de - 0.21.3- update to 0.21.3: + update: add a log entry limit to the object page (Mantis#769) + bugfix: fix an XSS issue in an error message
* Wed Apr 03 2019 larsAATTlinux-schulserver.de - 0.21.2- replace /usr/bin/env calls with path to final interpreters
* Tue Mar 26 2019 larsAATTlinux-schulserver.de - 0.21.2- update to 0.21.2: + update: enable CSS and JavaScript from external URLs (GH#231) + update: 802.1Q: do permission check for changing native vlan while keeping the allowed vlans list unchanged + update: 802.1Q: foreign VLANs (missing from the vlan domain list) are not propagated to uplinks + update: ability to extend supported device breed list via plug-in + update: add a server configuration report (same as before install/upgrade) + update: new modular port type \'SFP28\' + update: allow to delete local user accounts (Mantis#1089) + update: show names in allocated units when assigning rackspace (Mantis#1711) + update: drop support for $localreports + update: display file comment in the SELECT (Mantis#1419) + update: change command-line arguments in git-commit + new feature: \"shared router\" allocation (GH#210 by Vladimir Ivanov) + new feature: optional tag descriptions + new feature: support for HP N.11.78 and IOS 15 (GH #225 by Vasilii Shashkov) + bugfix: fixup an SQL query in the integrity report + bugfix: make the \"Uncheck all\" button rack-specific
* Thu Mar 08 2018 larsAATTlinux-schulserver.de - 0.21.1- split out the most important racktables apache config to provide it as /conf.d/ file to get included either automatically or by a dedicated Include directive- rename the apache vhost config to racktables.conf.in to let RackTables not pick it up automatically- enhance README.SUSE
* Fri Jan 05 2018 larsAATTlinux-schulserver.de - 0.21.1- update to 0.21.1: + update: improve Percona server support (Mantis#1793) + bugfix: fix an upgrade bug introduced in 0.21.0 (found by Chris James) from 0.21.0: + update: better display objects that have no common name + update: highlight RackCode syntax in the Permissions viewer too + update: refine delivery of rack thumb images + update: new plugin architecture + update: add support for IP-over-InfiniBand L2 addresses + update: improve MariaDB support + update: rename VLANIPV4NET_LISTSRC to VLANNET_LISTSRC + bugfix: put dictionary-based attributes formatting right + bugfix: date attributes now can be set for racks, rows and locations + bugfix: add support for PHP 7.1 (Mantis #1771) + bugfix: fix logging out (Mantis #496 and duplicates) + new feature: tag colors (GH#158 by Maik Ehinger)- do not track config.php as \"noreplace\" config: this needs to change on any update to trigger the upgrade scripts (of the database). As config.php does only contain the version number, this should not be critical.- package the two example plugins for cacti and munin in /usr/share/RackTables/plugins- package secret.php with some default values (installer should be started anyway because of missing DB connection values)- enhance README.SUSE and apache configuration
* Mon Sep 04 2017 larsAATTlinux-schulserver.de - 0.21.14- update to 0.20.14: + update: cover comments too in IPv4 & IPv6 search (Mantis#1773 by Fred Stuck) + update: suppress the rackspace portlet column if it is empty + update: refine items in the dictionary (e.g. SuperMicro and EMC) + update: adjust some code for easier customization + update: improve some error messages
* Wed May 17 2017 larsAATTlinux-schulserver.de - 0.21.13- update to 0.20.13: + update: fix performance for pages with images (GH#190 by Michael A. Mikhailov) + update: improve SNMP support for Brocade devices (GH#180 by Chris Jones) + update: imply %u for port labels too (Mantis#1739 by Gianluca Laudano) + update: switch the Cisco UCS gateway to the new API (by Brian Pothier) + update: display port inner type when port outer type is ambiguous in Object\'s \"Ports\" tab + bugfix: address an upgrade failure related to triggers (Mantis#1733)