tor-browser

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

nss_3_120.rst (1230B)


      1 .. _mozilla_projects_nss_nss_3_120_release_notes:
      2 
      3 NSS 3.120 release notes
      4 ===============================
      5 
      6 `Introduction <#introduction>`__
      7 --------------------------------
      8 
      9 .. container::
     10 
     11   Network Security Services (NSS) 3.120 was released on *8 January 2026**.
     12 
     13 `Distribution Information <#distribution_information>`__
     14 --------------------------------------------------------
     15 
     16 .. container::
     17 
     18   The HG tag is NSS_3_120_RTM. NSS 3.120 requires NSPR 4.38.2 or newer.
     19 
     20   NSS 3.120 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_120_RTM/src/
     24 
     25   Other releases are available :ref:`mozilla_projects_nss_releases`.
     26 
     27 .. _changes_in_nss_3.120:
     28 
     29 `Changes in NSS 3.120 <#changes_in_nss_3.120>`__
     30 ------------------------------------------------------------------
     31 
     32 .. container::
     33 
     34   - Bug 2008768 - Fix docs generation bug.
     35   - Bug 2007908 - CID 1678226: Dereferencing null pointer plaintext.data().
     36   - Bug 2004694 - Run PKCS12 fuzz target with --fuzz=tls in CI.
     37   - Bug 1978603 - Allowing RT be started several times.
     38   - Bug 2005751 - move linux decision and build tasks to d2g worker pools.