tor-browser

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

nss_3_109.rst (2479B)


      1 .. _mozilla_projects_nss_nss_3_109_release_notes:
      2 
      3 NSS 3.109 release notes
      4 ========================
      5 
      6 `Introduction <#introduction>`__
      7 --------------------------------
      8 
      9 .. container::
     10 
     11   Network Security Services (NSS) 3.109 was released on *28 February 2024**.
     12 
     13 `Distribution Information <#distribution_information>`__
     14 --------------------------------------------------------
     15 
     16 .. container::
     17 
     18   The HG tag is NSS_3_109_RTM. NSS 3.109 requires NSPR 4.35 or newer. The latest version of NSPR is 4.36.
     19 
     20   NSS 3.109 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_109_RTM/src/
     24 
     25   Other releases are available :ref:`mozilla_projects_nss_releases`.
     26 
     27 .. _changes_in_nss_3.109:
     28 
     29 `Changes in NSS 3.109 <#changes_in_nss_3.109>`__
     30 ------------------------------------------------------------------
     31 
     32 .. container::
     33 
     34   - Bug 1939512 - Call BL_Init before RNG_RNGInit() so that special SHA instructions can be used if available
     35   - Bug 1930807 - NSS policy updates - fix inaccurate key policy issues
     36   - Bug 1945883 - SMIME fuzz target
     37   - Bug 1914256 - ASN1 decoder fuzz target
     38   - Bug 1936001 - Part 2: Revert "Extract testcases from ssl gtests for fuzzing"
     39   - Bug 1915155 - Add fuzz/README.md
     40   - Bug 1936001 - Part 4: Fix tstclnt arguments script
     41   - Bug 1944545 - Extend pkcs7 fuzz target
     42   - Bug 1912320 - Extend certDN fuzz target
     43   - Bug 1854095 - delete old docker image definitions and task scheduling code  
     44   - Bug 1854095 - apply nspr patch in acvp script
     45   - Bug 1854095 - parse try syntax on pushes to nss-try
     46   - Bug 1854095 - add "fuzz" task kind
     47   - Bug 1854095 - add "test" task kind
     48   - Bug 1854095 - add "certs" task kind
     49   - Bug 1854095 - add "build" task kind
     50   - Bug 1854095 - add "tools" task kind
     51   - Bug 1854095 - add "fuzz" docker image
     52   - Bug 1854095 - add "gcc-4.4" docker image
     53   - Bug 1854095 - add "clang-format" docker image
     54   - Bug 1854095 - add "acvp" docker image
     55   - Bug 1854095 - add "builds" docker image
     56   - Bug 1854095 - switch .taskcluster.yml to taskgraph
     57   - Bug 1944300 - restore alloca.h include
     58   - Bug 1944300 - refactor run_hacl.sh slightly
     59   - Bug 1944300 - ignore all libcrux files in run_hacl.sh
     60   - Bug 1944300 - use `diff -u` in HACL* consistency check
     61   - Bug 1944300 - revert changes to HACL* files from bug 1866841
     62   - Bug 1936001 - Part 3: Package frida corpus script