NetXMS Support Forum

General => Announcements => Topic started by: Victor Kirhenshtein on January 29, 2016, 11:22:04 PM

Title: NetXMS 2.0.2 released
Post by: Victor Kirhenshtein on January 29, 2016, 11:22:04 PM
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
Title: Re: NetXMS 2.0.2 released
Post by: 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?
Title: Re: NetXMS 2.0.2 released
Post by: Dani@M3T on January 31, 2016, 03:42:14 PM
Thanks for the new release Victor!

The generic Linux static agents are missing in the download section of the website
Title: Re: NetXMS 2.0.2 released
Post by: ilyav3 on January 31, 2016, 10:07:43 PM
pop-up menu does not work in the event monitor. in the operations console and the Web
Title: Re: NetXMS 2.0.2 released
Post by: Victor Kirhenshtein on February 04, 2016, 08:28:37 PM
Hi,

just uploaded static agents.

Best regards,
Victor
Title: Re: NetXMS 2.0.2 released
Post by: nik247 on February 05, 2016, 03:37:08 AM
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.
Title: Re: NetXMS 2.0.2 released
Post by: Dani@M3T on February 05, 2016, 10:13:37 AM
Thanks for the static agents Victor!
Title: Re: NetXMS 2.0.2 released
Post by: Alex Kirhenshtein on February 09, 2016, 09:31:15 AM
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?
Title: Re: NetXMS 2.0.2 released
Post by: kingofkya on March 04, 2016, 12:06:51 AM


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