Knowledge Base
Searching in : Software update
ID: SU10P00199
Released on: 2018-10-11
Last Update: 2018-10-11
Print this article

NoMachine 5.3.27 now available

Luxembourg, October 11th, 2018

NoMachine makes available today a minor software update of v5, which is aimed at consolidating recent hardening of security measures in Qt and Apache. Additionally, it fixes color conversion issues affecting performance on some MacBook Pro models.

Enhancements and bug fixes available in 5.3.27 are:

FR09P03686 - Upgrading nxhtd to the last Apache version (v. 2.4.34)
TR10P08887 - Possible arbitrary code execution on client's wintab32.dll preload
TR10P08920 - Low performance on some MacBook Pro models

 

Supported Platforms

Windows 32-bit/64-bit XP/Vista/7/8/8.1/10

Mac OS X Intel 64-bit 10.7/10.8/10.9/10.10/10.11/10.12/10.13/10.14

Linux 32-bit and 64-bit

Red Hat Enterprise 4/5/6/7
SLED 10.x/11.x
SLES 10/11/12
openSUSE 10.x/11.x/12.x/13.x/42.x/15.0
Mandriva 2009/2010/2011
Fedora 10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28
Debian GNU Linux 4.0/5.0/6.0/7.0/8.0/9.0
Ubuntu 8.04/8.10/9.04/9.10/10.4/10.10/11.04/11.10/12.04/12.10/13.04/13.10/14.04/14.10/15.04/15.10/16.04/16.10/17.04/17.10/18.04

Raspberry Pi 2/3 ARMv6/ARMv7/ARMv8

 

Important notices

All customers are invited to read the following document available in the Knowledge Base for further information about what has changed and how to proceed with updating from version 5:

https://www.nomachine.com/DT03O00129

Due to the changes introduced by Apple which has dropped support for 10.5 and 10.6 in recent compilers, NoMachine has discontinued support for those OS X versions. It will still be possible to request packages specifically built for 10.5 and 10.6 under the provisions of a support contract.

 

Download NoMachine Packages

Customers with valid subscriptions should log in to their customer area and download the "Production version". The procedure of downloading and installing Update Version packages is now obsolete.

 

Automatic updates

The automatic check for updates is scheduled to check our repositories every two days.

To update the free NoMachine package:

- Open the NoMachine User Interface from your Programs Menu.

- Click on 'Settings', then on the 'Server preferences' and finally on 'Updates'.

- Then click on the 'Check now' button.

To update the NoMachine Enterprise Client immediately:

- Click on 'Settings' and 'Updates'.

- Then click on the 'Check now' button.

More information about the check for automatic updates is available here:

https://www.nomachine.com/AR05M00847


Manual package update

Please follow the instructions to update your installation manually:

On Windows:

- Download and save the EXE file.
- Double click on the NoMachine executable file.
- As for the installation, the Setup Wizard will take you through all steps necessary for updating NoMachine.

On Mac OS X:

- Download and save the DMG file.
- Double-click on the Disk Image to open it and double-click on the NoMachine program icon.
- As for the installation, the Installer will take you through through all steps necessary for updating NoMachine.

On Linux:

You can use the graphical package manager provided by your Linux distribution or update NoMachine by command line by following instructions below.
If you don't have the sudo utility installed, log on as superuser ("root") and run the commands without sudo.

RPM

- Download and save the RPM file.
- Update your NoMachine installation by running:

# rpm -Uvh <pkgName>_<pkgVersion>_<arch>.rpm

DEB

- Download and save the DEB file.
- Update your NoMachine installation by running:

$ sudo dpkg -i <pkgName>_<pkgVersion>_<arch>.deb

TAR.GZ

- Download and save the TAR.GZ file.
- Update your NoMachine installation by running:

$ cd /usr
$ sudo tar xvzf <pkgName>_<pkgVersion>_<arch>.tar.gz
$ sudo /usr/NX/nxserver --update

If you are installing Enterprise Client or Node run respectively:

$ sudo /usr/NX/nxclient --update
$ sudo /usr/NX/nxnode --update

 

Documents

Installation and configuration guides for the NoMachine products are available at:

https://www.nomachine.com/all-documents

 

The NoMachine Development Team