tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

nss_3_107.rst (2251B)


      1 .. _mozilla_projects_nss_nss_3_107_release_notes:
      2 
      3 NSS 3.107 release notes
      4 ========================
      5 
      6 `Introduction <#introduction>`__
      7 --------------------------------
      8 
      9 .. container::
     10 
     11   Network Security Services (NSS) 3.107 was released on *21 November 2024**.
     12 
     13 `Distribution Information <#distribution_information>`__
     14 --------------------------------------------------------
     15 
     16 .. container::
     17 
     18   The HG tag is NSS_3_107_RTM. NSS 3.107 requires NSPR 4.35 or newer. The latest version of NSPR is 4.36.
     19 
     20   NSS 3.107 source distributions are available on ftp.mozilla.org for secure HTTPS download:
     21 
     22   -  Source tarballs:
     23      https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_107_RTM/src/
     24 
     25   Other releases are available :ref:`mozilla_projects_nss_releases`.
     26 
     27 .. _changes_in_nss_3.107:
     28 
     29 `Changes in NSS 3.107 <#changes_in_nss_3.107>`__
     30 ------------------------------------------------------------------
     31 
     32 .. container::
     33 
     34   - Bug 1923038 - Remove MPI fuzz targets.
     35   - Bug 1925512 - Remove globals `lockStatus` and `locksEverDisabled`.
     36   - Bug 1919015 - Enable PKCS8 fuzz target.
     37   - Bug 1923037 - Integrate Cryptofuzz in CI.
     38   - Bug 1913677 - Part 2: Set tls server target socket options in config class.
     39   - Bug 1913677 - Part 1: Set tls client target socket options in config class.
     40   - Bug 1913680 - Support building with thread sanitizer.
     41   - Bug 1922392 - set nssckbi version number to 2.72.
     42   - Bug 1919913 - remove Websites Trust Bit from Entrust Root Certification Authority - G4.
     43   - Bug 1920641 - remove Security Communication RootCA3 root cert.
     44   - Bug 1918559 - remove SecureSign RootCA11 root cert.
     45   - Bug 1922387 - Add distrust-after for TLS to Entrust Roots.
     46   - Bug 1927096 - update expected error code in pk12util pbmac1 tests.
     47   - Bug 1929041 - Use random tstclnt args with handshake collection script.
     48   - Bug 1920466 - Remove extraneous assert in ssl3gthr.c.
     49   - Bug 1928402 - Adding missing release notes for NSS_3_105.
     50   - Bug 1874451 - Enable the disabled mlkem tests for dtls.
     51   - Bug 1874451 - NSS gtests filter cleans up the constucted buffer before the use.
     52   - Bug 1925505 - Make ssl_SetDefaultsFromEnvironment thread-safe.
     53   - Bug 1925503 - Remove short circuit test from ssl_Init.