tor-browser

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

nss_3_115_1.rst (1114B)


      1 .. _mozilla_projects_nss_nss_3_115_1_release_notes:
      2 
      3 NSS 3.115.1 release notes
      4 ==========================
      5 
      6 `Introduction <#introduction>`__
      7 --------------------------------
      8 
      9 .. container::
     10 
     11   Network Security Services (NSS) 3.115.1 was released on *21 August 2025**.
     12 
     13 `Distribution Information <#distribution_information>`__
     14 --------------------------------------------------------
     15 
     16 .. container::
     17 
     18   The HG tag is NSS_3_115_1_RTM. NSS 3.115.1 requires NSPR 4.36 or newer. The latest version of NSPR is 4.37.
     19 
     20   NSS 3.115.1 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_115_1_RTM/src/
     24 
     25   Other releases are available :ref:`mozilla_projects_nss_releases`.
     26 
     27 .. _changes_in_nss_3.115.1:
     28 
     29 `Changes in NSS 3.115.1 <#changes_in_nss_3.115.1>`__
     30 ------------------------------------------------------------------
     31 
     32 .. container::
     33 
     34   - Bug 1982742 - restore support for finding certificates by decoded serial number.
     35   - Bug 1984165 - avoid CKR_BUFFER_TO_SMALL error in trust lookups.