



NoMachine 5.3.29 now available
Luxembourg, April 11th, 2019
NoMachine makes available today a minor software update of v5, which is aimed at consolidating recent hardening of security measures in Apache and OpenSSL. Additionally, a bug which was fixed in an earlier update of the version 6 branch has also been included in this release.
The full list of enhancements and bug fixes are:
FR04Q03813 Updating the OpenSSL libraries provided by NoMachine to version 1.0.2r
FR04Q03812 Updating nxhtd to Apache v. 2.4.39
TR08O08021 Authentication dialog box appears while creating a virtual session requesting user to authenticate
Supported Platforms
Windows 32-bit/64-bit XP/Vista/7/8/8.1/10
Windows Server 2008/2012/2016
Mac OS X Intel 64-bit 10.7 to 10.14
Linux 32-bit and 64-bit
RHEL 4 to RHEL 7
SLED 10 to SLED 15
SLES 10 to SLES 15
openSUSE 10.x to openSUSE 15.x
Mandriva 2009 to Mandriva 2011
Fedora 10 to Fedora 29
Debian 4.0 to Debian 9
Ubuntu 8.04 to Ubuntu 18.10
Raspberry Pi 2/3 ARMv6/ARMv7/ARMv8
Important notices
All customers with version 5 installed 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 to version 6:
https://www.nomachine.com/DT03O00129
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