.. include:: ../vars.rst .. _section-whats-fixed-611: What's Fixed in 6.1.1 ===================== Zoom Level in Routing Service Graph was Reset after an Update ------------------------------------------------------------- The Routing Service graph's zoom level and view position may have been changed when the graph was updated. This issue has been resolved. Now the zoom level will not be reset and the view position will not be changed when the graph is updated. [RTI Issue ID ADMINCONSOLE-790] Process View Showed Multiple Log Tabs ------------------------------------- The Process view showed multiple Log tabs in some situations. For example, this occurred if you deleted and quickly recreated a *DomainParticipant* that contained Distributed Logger information. This problem has been resolved. [RTI Issue ID ADMINCONSOLE-806] Some Entities no Longer Appeared in Routing Service Graph after an Update ------------------------------------------------------------------------- If DomainRoutes were disabled and then re-enabled, |AC|'s Routing Service graph did not show all the entities. This issue has been resolved and updates will be correctly shown in the Routing Service graph. [RTI Issue ID ADMINCONSOLE-903] |AC_HEADING| Failed on Linux Platforms when Closing Windows with Embedded Web Content -------------------------------------------------------------------------------------- |AC| may have failed when closing windows that had embedded web content. The windows that were affected by this issue were the Help Contents and the Welcome Screen. This situation, which only happened on Linux systems, caused the application to be blocked. The problem with the Help Contents windows happened when the help was not open in the browser but in a new |AC| window. The problem with the Welcome Screen happened when closing an |AC| window while the Welcome Screen tab was open. This problem may also have happened when closing |AC| while the Entity Info tab was open. This issue has been resolved. [RTI Issue ID ADMINCONSOLE-932] QoS for Childless Publishers/Subscribers not Displayed ------------------------------------------------------ When a childless Publisher or Subscriber was selected, its QoS was not displayed. In previous versions, you may have worked around this problem by turning off the RTI Topics filter. This issue has been resolved, so this workaround is no longer necessary. [RTI Issue ID ADMINCONSOLE-935] |AC_HEADING| may have Reported a Mismatch that Should have been a Match ----------------------------------------------------------------------- When using XCDR2 and appendable types, there were some circumstances in which |AC| incorrectly showed a mismatch, that should have been a match. This issue has been fixed to show the right matching status. [RTI Issue ID ADMINCONSOLE-939] |AC_HEADING| Crashed when using Wayland Windowing System --------------------------------------------------------- Due to a known issue in OpenJFX™ 11, |AC| crashed when using the Wayland windowing system. This issue has been fixed. |AC| will use x11 instead of Wayland to avoid this problem. For more information about the OpenJFX issue, please see https://bugs.openjdk.java.net/browse/JDK-8210411. [RTI Issue ID ADMINCONSOLE-941] |AC_HEADING| Failed to Subscribe to Topics under Certain Circumstances ---------------------------------------------------------------------- |AC| failed to subscribe to topics under certain circumstances. As result, |AC| indicated that it was subscribed to the topic when it was not. This issue has been fixed. Now if |AC| fails to subscribe to a topic, a dialog will show the error. [RTI Issue ID ADMINCONSOLE-943] Broken Documentation Links in Real-Time WAN Transport Dialog ------------------------------------------------------------ From the Preferences dialog's Administration panel, selecting the **AdminConsole:RealTimeWAN** QoS profile opens a window that had broken links to documentation. This issue has been fixed. [RTI Issue ID ADMINCONSOLE-944] Crash when using an Unsupported GTK Version ------------------------------------------- Using an unsupported GTK version may have caused |AC| to crash. This issue has been fixed. |AC| will notify you during startup if it detects an unsupported GTK version. |AC| will still run, but you may see problems due to the unsupported GTK version. See :ref:`section-ac-release-notes-compatibility` for the minimum GTK version. [RTI Issue ID ADMINCONSOLE-949] Process Information showed Incorrect Version Number for RTI Connext Micro -------------------------------------------------------------------------- The Process Information panel did not correctly display the version number for *RTI Connext Micro*. This problem has been resolved. [RTI Issue ID ADMINCONSOLE-965] Domain View Graph Stayed Open after User Manually Left the Domain ----------------------------------------------------------------- If you manually left a Domain while its Domain View graph was open, that graph remained open and displayed invalid information. This issue has been fixed. Now when you manually leave a Domain, the graph for that Domain will close, since |AC| is no longer connected to that Domain. [RTI Issue ID ADMINCONSOLE-966] Routing Service Graph Showed Wrong Names for Some Entities ----------------------------------------------------------- Routing Service entities whose names contained a "/" character may not have displayed correctly in the Routing Service graph. This issue has been fixed. Now even if the Routing Service entity contains this specific character, the name shown in the graph will be correct. [RTI Issue ID ADMINCONSOLE-969] |AC_HEADING| Views Sometimes Obscured ------------------------------------- In some views, the content was obscured by a description of that view's entity if the view was anchored (unlinked from tracking changes to the graphical selection). This issue has been fixed. [RTI Issue ID ADMINCONSOLE-972] |AC_HEADING| showed writer_depth in QoS Tree View when it was not Available --------------------------------------------------------------------------- |AC| always showed the default value for writer_depth in the QoS Tree View. However, this field is not sent over the wire, so |AC| has no way to know its real value. Therefore writer_depth has been removed from the QoS Tree View. [RTI Issue ID ADMINCONSOLE-973] |AC_HEADING| may have Failed when Providing Process ID for Some Processes ------------------------------------------------------------------------- |AC| may have failed when providing the Process ID on some architectures that use a larger Process ID. This issue has been fixed. [RTI Issue ID ADMINCONSOLE-975] Incorrect Units Displayed in Routing Service User Interface ----------------------------------------------------------- A column that shows the latency experienced by Routing Service components was mislabeled as microseconds, when it was actually showing milliseconds. The column label as been corrected. [RTI Issue ID ADMINCONSOLE-982] Failure to Import Discovery Information if topic_data Present ------------------------------------------------------------- |AC| failed to import discovery data files if they contained non-empty XML elements. This issue has been resolved. [RTI Issue ID ADMINCONSOLE-986] High CPU usage by |AC_HEADING| ------------------------------ |AC| incorrectly identified too many fields as participating in the key of the data type. Also, the Instance Table view attempted to add all key fields as columns. If this behavior was combined with finding too many keys, |AC| experienced high CPU consumption. This issue has been resolved. [RTI Issue ID ADMINCONSOLE-995] |AC_HEADING| did not correctly delete Publisher and Subscriber Entities ----------------------------------------------------------------------- There was a problem that caused the Publisher and Subscriber entities discovered by |AC| to remain created in the different |AC| views even when they were no longer present in the system. This issue has been resolved; Publisher and Subscriber entities are now correctly removed. [RTI Issue ID ADMINCONSOLE-1000] |AC_HEADING| may have failed on Ubuntu 16.04 LTS Systems -------------------------------------------------------- |AC| may have failed on Ubuntu® 16.04 LTS systems, due to a problem with JavaFX® and its web engine. As result of this failure, |AC| closed without notifying the user. This problem has been resolved. [RTI Issue ID ADMINCONSOLE-1019] .. _section-adminconsole-611-fixed-vulnerabilities: Fixes related to vulnerabilities -------------------------------- This release fixes some potential vulnerabilities, described below. Arbitrary code execution in |AC_HEADING| upon loading malicious Discovery XML data file due to vulnerabilities in XStream ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Previous releases of |AC| had a third-party dependency on XStream 1.4.9. That version of XStream is known to be affected by a number of publicly disclosed vulnerabilities. These vulnerabilities have been fixed by upgrading to the latest stable version of XStream, 1.4.19. See :ref:`section-adminconsole-611-third-party-upgrades`. The impact on |AC| of using the previous version of XStream was as follows: * Exploitable through a compromised local file system containing a malicious Discovery XML data file. * |AC| could crash or leak sensitive information. An attacker could execute code with |AC| privileges. * CVSS v3.1 Score: 8.4 HIGH * CVSS v3.1 Vector: `AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H `_ [RTI Issue ID ADMINCONSOLE-1035]