release 5.0.3
This commit is contained in:
parent
951545007f
commit
c64a04c18d
2 changed files with 15 additions and 0 deletions
14
changelog
14
changelog
|
@ -1,3 +1,17 @@
|
|||
netxms (5.0.3-1) stable; urgency=medium
|
||||
|
||||
* Notification channel driver "Shell" escapes single quote character during exec-type command line expansion
|
||||
* Priority inclusion rules in UI element filter
|
||||
* Macro expansion in API call executeLibraryScript works for all object classes
|
||||
* Improved handling of large number of simultaneous ICMP ping requests
|
||||
* Fixed bug in database upgrade procedure
|
||||
* Fixed deadlock in web UI
|
||||
* Fixed issues:
|
||||
* NX-2521 (ICMP.PacketLoss internal DCI collects 0 after server restart)
|
||||
* NX-2529 (Option to enable/disable Version Number on Web interface)
|
||||
|
||||
-- Alex Kirhenshtein <alk@netxms.org> Wed, 15 May 2024 18:29:34 +0300
|
||||
|
||||
netxms (5.0.2-1) stable; urgency=high
|
||||
|
||||
* Fixed bug in database upgrade procedure
|
||||
|
|
|
@ -2,6 +2,7 @@ usr/bin/nx-collect-server-diag
|
|||
usr/bin/nxcsum
|
||||
usr/bin/nxencpasswd
|
||||
usr/bin/nxgenguid
|
||||
usr/bin/nxping
|
||||
usr/lib/*/libnetxms.so.*
|
||||
usr/lib/*/libnxclient.so.*
|
||||
usr/lib/*/libnxdb.so.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue