SUSE-RU-2020:1279-1: moderate: Recommended update for python-pyOpenSSL
    sle-updates at lists.suse.com 
    sle-updates at lists.suse.com
       
    Thu May 14 10:18:38 MDT 2020
    
    
  
   SUSE Recommended Update: Recommended update for python-pyOpenSSL
______________________________________________________________________________
Announcement ID:    SUSE-RU-2020:1279-1
Rating:             moderate
References:         #1138748 
Affected Products:
                    SUSE OpenStack Cloud Crowbar 8
                    SUSE OpenStack Cloud 8
                    SUSE OpenStack Cloud 7
                    SUSE Linux Enterprise Server for SAP 12-SP3
                    SUSE Linux Enterprise Server for SAP 12-SP2
                    SUSE Linux Enterprise Server 12-SP5
                    SUSE Linux Enterprise Server 12-SP4
                    SUSE Linux Enterprise Server 12-SP3-LTSS
                    SUSE Linux Enterprise Server 12-SP3-BCL
                    SUSE Linux Enterprise Server 12-SP2-LTSS
                    SUSE Linux Enterprise Server 12-SP2-BCL
                    SUSE Enterprise Storage 5
                    HPE Helion Openstack 8
______________________________________________________________________________
   An update that has one recommended fix can now be installed.
Description:
   This update for python-pyOpenSSL fixes the following issues:
   python-pyOpenSSL was updated to version 17.1.0.
   Backward-incompatible changes:
   * Removed the deprecated ``OpenSSL.rand.egd()`` function. Applications
     should prefer ``os.urandom()`` for random number generation. `#630
     <https://github.com/pyca/pyopenssl/pull/630>`_
   * Removed the deprecated default ``digest`` argument to
     ``OpenSSL.crypto.CRL.export()``. Callers must now always pass an
     explicit ``digest``. `#652 <https://github.com/pyca/pyopenssl/pull/652>`_
   * Fixed a bug with ``ASN1_TIME`` casting in ``X509.set_notBefore()``,
     ``X509.set_notAfter()``, ``Revoked.set_rev_date()``,
     ``Revoked.set_nextUpdate()``, and ``Revoked.set_lastUpdate()``. You must
     now pass times in the form ``YYYYMMDDhhmmssZ``. ``YYYYMMDDhhmmss+hhmm``
     and ``YYYYMMDDhhmmss-hhmm`` will no longer work. `#612
     <https://github.com/pyca/pyopenssl/pull/612>`_
   Deprecations:
    * Deprecated the legacy "Type" aliases: ``ContextType``,
      ``ConnectionType``, ``PKeyType``, ``X509NameType``,
      ``X509ExtensionType``, ``X509ReqType``, ``X509Type``,
      ``X509StoreType``, ``CRLType``, ``PKCS7Type``, ``PKCS12Type``,
      ``NetscapeSPKIType``. The names without the "Type"-suffix should be
      used instead.
   Changes:
    * Added ``OpenSSL.crypto.X509.from_cryptography()`` and
      ``OpenSSL.crypto.X509.to_cryptography()`` for converting X.509
      certificate to and from pyca/cryptography objects. `#640
      <https://github.com/pyca/pyopenssl/pull/640>`_
    * Added ``OpenSSL.crypto.X509Req.from_cryptography()``,
      ``OpenSSL.crypto.X509Req.to_cryptography()``,
      ``OpenSSL.crypto.CRL.from_cryptography()``, and
      ``OpenSSL.crypto.CRL.to_cryptography()`` for converting X.509 CSRs and
      CRLs to and from pyca/cryptography objects. `#645
      <https://github.com/pyca/pyopenssl/pull/645>`_
    *  Added ``OpenSSL.debug`` that allows to get an overview of used library
       versions (including linked OpenSSL) and other useful runtime
       information using ``python -m OpenSSL.debug``. `#620
       <https://github.com/pyca/pyopenssl/pull/620>`_
    * Added a fallback path to ``Context.set_default_verify_paths()`` to
      accommodate the upcoming release of ``cryptography`` ``manylinux1``
      wheels. `#633 <https://github.com/pyca/pyopenssl/pull/633>`_
Patch Instructions:
   To install this SUSE Recommended Update use the SUSE recommended installation methods
   like YaST online_update or "zypper patch".
   Alternatively you can run the command listed for your product:
   - SUSE OpenStack Cloud Crowbar 8:
      zypper in -t patch SUSE-OpenStack-Cloud-Crowbar-8-2020-1279=1
   - SUSE OpenStack Cloud 8:
      zypper in -t patch SUSE-OpenStack-Cloud-8-2020-1279=1
   - SUSE OpenStack Cloud 7:
      zypper in -t patch SUSE-OpenStack-Cloud-7-2020-1279=1
   - SUSE Linux Enterprise Server for SAP 12-SP3:
      zypper in -t patch SUSE-SLE-SAP-12-SP3-2020-1279=1
   - SUSE Linux Enterprise Server for SAP 12-SP2:
      zypper in -t patch SUSE-SLE-SAP-12-SP2-2020-1279=1
   - SUSE Linux Enterprise Server 12-SP5:
      zypper in -t patch SUSE-SLE-SERVER-12-SP5-2020-1279=1
   - SUSE Linux Enterprise Server 12-SP4:
      zypper in -t patch SUSE-SLE-SERVER-12-SP4-2020-1279=1
   - SUSE Linux Enterprise Server 12-SP3-LTSS:
      zypper in -t patch SUSE-SLE-SERVER-12-SP3-2020-1279=1
   - SUSE Linux Enterprise Server 12-SP3-BCL:
      zypper in -t patch SUSE-SLE-SERVER-12-SP3-BCL-2020-1279=1
   - SUSE Linux Enterprise Server 12-SP2-LTSS:
      zypper in -t patch SUSE-SLE-SERVER-12-SP2-2020-1279=1
   - SUSE Linux Enterprise Server 12-SP2-BCL:
      zypper in -t patch SUSE-SLE-SERVER-12-SP2-BCL-2020-1279=1
   - SUSE Enterprise Storage 5:
      zypper in -t patch SUSE-Storage-5-2020-1279=1
   - HPE Helion Openstack 8:
      zypper in -t patch HPE-Helion-OpenStack-8-2020-1279=1
Package List:
   - SUSE OpenStack Cloud Crowbar 8 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE OpenStack Cloud 8 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE OpenStack Cloud 7 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server for SAP 12-SP3 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server for SAP 12-SP2 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server 12-SP5 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server 12-SP4 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server 12-SP3-LTSS (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server 12-SP3-BCL (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server 12-SP2-LTSS (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Linux Enterprise Server 12-SP2-BCL (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - SUSE Enterprise Storage 5 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
   - HPE Helion Openstack 8 (noarch):
      python-pyOpenSSL-17.1.0-4.23.1
      python3-pyOpenSSL-17.1.0-4.23.1
References:
   https://bugzilla.suse.com/1138748
    
    
More information about the sle-updates
mailing list