NetXMS 2.0.2 released

Started by Victor Kirhenshtein, January 29, 2016, 11:22:04 PM

Previous topic - Next topic

Victor Kirhenshtein

Hi all,

NetXMS version 2.0.2 is out. It is another patch release for 2.0 branch. Changes since previous release are following:


- Optimized LDAP synchronization for large directories
- Added NXSL API for manipulating object geolocation
- Fixed bug that allows to crash server remotely by sending garbage to client connector port
- NXSL: new hash map attributes "keys" and "values"
- Object custom attributes can be accessed as hash map in NXSL
- New server debug console commands "log" and "logmark"
- Management console:
        - Improved file transfer error handling
        - Double click on geo map zoom in and center map on point under cursor
- Android Console:
        - Updated ACRA library: now crash reports are sent via e-mail (will use the app installed on device to send mail)
        - Fixed bug in action bar commands: disconnect and exit sometimes wasn't working
- Android Agent:
        - Updated ACRA library: now crash reports are sent via e-mail (will use the app installed on device to send mail)
- Fixed issues: #1042, #1049, #1093, #1111, #1117, #1125, #1128, #1133, #1134, #1139

Best regards,
Victor

hzdtony

I on the Debian 8.3 run apt-get update && apt-get upgrade,but not upgrade from 2.0.1-1 to 2.0.2. repository is not update?

Dani@M3T

Thanks for the new release Victor!

The generic Linux static agents are missing in the download section of the website

ilyav3

pop-up menu does not work in the event monitor. in the operations console and the Web

Victor Kirhenshtein

Hi,

just uploaded static agents.

Best regards,
Victor

nik247

Quote from: hzdtony on January 31, 2016, 02:40:33 PM
I on the Debian 8.3 run apt-get update && apt-get upgrade,but not upgrade from 2.0.1-1 to 2.0.2. repository is not update?
on the Debian 7.0 no update 2.0.2 too.

Dani@M3T

Thanks for the static agents Victor!

Alex Kirhenshtein

Repository updated.

Quote from: hzdtony on January 31, 2016, 02:40:33 PM
I on the Debian 8.3 run apt-get update && apt-get upgrade,but not upgrade from 2.0.1-1 to 2.0.2. repository is not update?

kingofkya

#8


NVM: i figured it out for anyone else.

apt-get install netxms-dbdrv-mysql

is what you want.





Might be an issue on the debian repo for this releses.
Fresh install debian wheezy install get this.


# apt-get install netxms-server netxms-agent netxms-server-mysql\
or
# apt-get install netxms-server-mysql
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
netxms-server-mysql : Depends: netxms-server (= 1.2.17) but 2.0.2-1 is to be installed
E: Unable to correct problems, you have held broken packages.



i have this in my sources
deb http://packages.netxms.org/debian/ wheezy main