Package nss: Information

    Source package: nss
    Version: 3.55.0-alt1.2
    Build time:  Oct 29, 2021, 09:23 AM
    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

    List of rpms provided by this srpm:
    libnss (e2kv5, e2kv4, e2k)
    libnss-debuginfo (e2kv5, e2kv4, e2k)
    libnss-devel (e2kv5, e2kv4, e2k)
    libnss-devel-static (e2kv5, e2kv4, e2k)
    libnss-nssckbi-checkinstall (e2kv5, e2kv4, e2k)
    nss-utils (e2kv5, e2kv4, e2k)
    nss-utils-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Alexey Gladkov


      1. libsqlite3-devel
      2. python3
      3. chrpath
      4. libnspr-devel
      5. gyp
      6. ninja-build
      7. rpm-macros-alternatives
      8. gcc-c++
      9. zlib-devel

    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.