Package libnss: Information

    Binary package: libnss
    Version: 3.55.0-alt1.2
    Architecture: e2k
    Build time:  Oct 29, 2021, 09:23 AM
    Source package: nss
    Category: System/Libraries
    Report package bug
    License: MPL-2.0
    Summary: Netscape Network Security Services(NSS)
    Description: 
    Network Security Services (NSS) is a set of libraries designed
    to support cross-platform development of security-enabled server
    applications. Applications built with NSS can support SSL v2
    and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME,
    X.509 v3 certificates, and other security standards.  See:
    http://www.mozilla.org/projects/security/pki/nss/overview.html

    Maintainer: Alexey Gladkov


    Last changed


    Oct. 29, 2021 Michael Shigorin 3.55.0-alt1.2
    - E2K: updated certdata.txt from nss-3.71; see also:
      http://opennet.ru/55875; http://opennet.ru/55897
    Sept. 6, 2020 Michael Shigorin 3.55.0-alt1.1
    - E2K: fix ftbfs with upstream patch (bmo#1661378) and upstream-suggested
      patch (bmo#1663346).
    July 30, 2020 Alexey Gladkov 3.55.0-alt1
    - New version (3.55).
    - Security fixes:
      + CVE-2020-6829, CVE-2020-12400: Replace P384 and P521 with new, verifiable implementations from Fiat-Crypto and ECCKiila.
      + CVE-2020-12401: Remove unnecessary scalar padding.
      + CVE-2020-12403: Explicitly disable multi-part ChaCha20 (which was not functioning correctly) and more strictly enforce tag length.