This update for openssl fixes the following issues contained in the OpenSSL Security Advisory [26 Jan 2017] (bsc#1021641)
Security issues fixed: - CVE-2016-7055: The x8664 optimized montgomery multiplication may produce incorrect results (bsc#1009528) - CVE-2017-3731: Truncated packet could crash via OOB read (bsc#1022085) - CVE-2017-3732: BNmodexp may produce incorrect results on x8664 (bsc#1022086) - Degrade the 3DES cipher to MEDIUM in SSLv2 (bsc#1001912)
Non-security issues fixed: - fix crash in openssl speed (bsc#1000677) - fix X509CERTFILE path (bsc#1022271) - AES XTS key parts must not be identical in FIPS mode (bsc#1019637)