Version 5.0.7 released
TAG: release-5.0.7
This commit is contained in:
parent
9f9bf1eea4
commit
758879ef25
2 changed files with 21 additions and 0 deletions
19
changelog
19
changelog
|
@ -1,3 +1,22 @@
|
|||
netxms (5.0.7-1) stable; urgency=medium
|
||||
|
||||
* Server configuration option to enable agent tunnel binding using only tunnel's source IP address
|
||||
* Fixed incorrect Windows Remote Desktop session color depth reported by agent
|
||||
* Fixed buffer overflow for IPv6 IP addresses print in log
|
||||
* Fixed top level object display issues in "Infrastructure" perspective
|
||||
* Fixed issues:
|
||||
* NX-387 (Tool to read current (loaded) agent config)
|
||||
* NX-937 (Copy DCI value from object overview)
|
||||
* NX-2206 ("Package Deployment Monitor" should be resorted when status of any deployment changes)
|
||||
* NX-2549 (Exception in AlarmNotifier)
|
||||
* NX-2551 (Desktop UI show same warning in alarm viewer multiple times)
|
||||
* NX-2553 (New agent action - show running configuration)
|
||||
* NX-2557 (Exception in WebUI)
|
||||
* NX-2559 (Line colors and time frame not saved when double-clicking graphs in Performance tab)
|
||||
* NX-2561 (Object query hangs on script errors)
|
||||
|
||||
-- Alex Kirhenshtein <alk@netxms.org> Thu, 15 Aug 2024 15:57:53 +0300
|
||||
|
||||
netxms (5.0.6-1) stable; urgency=medium
|
||||
|
||||
* Added notification channel driver for Mattermost
|
||||
|
|
|
@ -6,6 +6,7 @@ usr/lib/*/netxms/java/commons-beanutils-*.jar
|
|||
usr/lib/*/netxms/java/commons-collections-*.jar
|
||||
usr/lib/*/netxms/java/commons-daemon-*.jar
|
||||
usr/lib/*/netxms/java/commons-digester-*.jar
|
||||
usr/lib/*/netxms/java/commons-lang3-*.jar
|
||||
usr/lib/*/netxms/java/commons-logging-*.jar
|
||||
usr/lib/*/netxms/java/ecj-*.jar
|
||||
usr/lib/*/netxms/java/error_prone_annotations-*.jar
|
||||
|
@ -23,6 +24,7 @@ usr/lib/*/netxms/java/jna-*.jar
|
|||
usr/lib/*/netxms/java/jna-platform-*.jar
|
||||
usr/lib/*/netxms/java/mail-*.jar
|
||||
usr/lib/*/netxms/java/mariadb-java-client-*.jar
|
||||
usr/lib/*/netxms/java/mjson-*.jar
|
||||
usr/lib/*/netxms/java/mssql-jdbc-*.jar
|
||||
usr/lib/*/netxms/java/mysql-connector-j-*.jar
|
||||
usr/lib/*/netxms/java/nxreportd-*.jar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue