Hi all,

This post is going to be short and sweet and for those who installed using the APT repo.

If you built from source please follow here

The APT repo has just been updated with the SSL/TLS bug fix.

To install the updated daemon with minimal downtime you can do the following:

  1. sudo apt-get update
  2. sudo apt-get install zen
  3. zen-cli stop
    wait 5 seconds
  4. zend

You can verify that you are at the latest version by running:
zen-cli getinfo

You should now be at "version": 2001051,

Have a good one :)