Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Victor Kirhenshtein
71cd3a2c01 Revert "fixed MIB compiler call in postinstall hook"
This reverts commit becc69e55f.
2024-05-03 15:30:23 +03:00
Victor Kirhenshtein
becc69e55f fixed MIB compiler call in postinstall hook 2024-05-03 15:29:34 +03:00
Victor Kirhenshtein
4de38c72f0 updated change log 2024-04-15 16:04:00 +03:00
Victor Kirhenshtein
ceab5b7ebd release 4.5.5 2024-04-01 17:15:18 +03:00
Victor Kirhenshtein
4e93bd1ca9 release 4.5.4 2024-03-07 12:24:44 +02:00

View file

@ -1,3 +1,48 @@
netxms (4.5.6-1) stable; urgency=medium
* Fixed bug in background task scheduler
* Fixed bug in reporting access control
* Fixed minor memory leak in server
* Fixed event storm detection event generation
* Fixed incorrect notification popup size calculation in user agent
* Fixed bug in NXSL function CreateUserAgentNotification
* Improved housekeeper throttling logic
* User-defined scripts for housekeeper
* Object context menu available in alarm view
* Call for DCI status change added to web API
-- Alex Kirhenshtein <alk@netxms.org> Mon, 15 Apr 2024 15:42:07 +0300
netxms (4.5.5-1) stable; urgency=medium
* Fixed scheduled file upload
* Fixed policy apply on object selection change
* Fixed custom attribute conflict propagation and conflict removal
* Fixed agent crash on empty output from external table provider
* Fixed bug in pin/popup agent file view
* Updated OPC UA subagent dependencies
* New agent metrics System.CurrentTime.ISO8601.Local, System.CurrentTime.ISO8601.UTC, and System.TimeZoneOffset
* Bundled zlib updated to latest version
* Print exception trace replaced by error logging
* Disable walk action on root object in mib browser
* Business service polls can be disabled or will not be executed if object is unmanaged
* Added peer certificate verification for notification channels
-- Alex Kirhenshtein <alk@netxms.org> Mon, 01 Apr 2024 17:14:23 +0300
netxms (4.5.4-1) stable; urgency=medium
* Improved Juniper driver
* Improved integration with ticketing system Redmine
* Fixed build errors on Solaris 11.4 with Solaris Studio 12.6
* Fixed memory leak in web UI (server side)
* Fixed some server performance issues
* Fixed issues:
* NX-2492 (Custom attribute inheritance conflict not detected)
* NX-2515 (Inherited object custom attributes not deleted from children)
-- Alex Kirhenshtein <alk@netxms.org> Thu, 07 Mar 2024 12:24:18 +0200
netxms (4.5.3-1) stable; urgency=medium
* Fixed server crash during passive network discovery