Comment 5 for bug 1832659

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

@Steve

Ubuntu 18.04 ships salt 2017.7.4 which has been patched for openssl 1.1.1 compatibility.

Please see:

https://launchpad.net/ubuntu/+source/salt/2017.7.4+dfsg1-1ubuntu18.04.1

salt (2017.7.4+dfsg1-1ubuntu18.04.1) bionic; urgency=medium

  * Cherrypick two upstream patches to fix compat with OpenSSL 1.1.1,
    without these salt fails to start when OpenSSL is upgraded from 1.1.0
    to 1.1.1. LP: #1823332
  * Fix up install call in debian/rules to resolve FTBFS.

Are there reasons why you use v2016 salt? Why not use v2017 salt from ubuntu? Do you need to request upstream backport of https://github.com/saltstack/salt/pull/51655/files for v2016? Does patch from https://github.com/saltstack/salt/pull/51655/files work on v2016?