Changes between Version 10 and Version 11 of nss


Ignore:
Timestamp:
12/21/2022 02:16:51 AM (17 months ago)
Author:
ken@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • nss

    v10 v11  
    11= NSS =
    22
    3 == Old notes, retained in case still useful ==
     3== For those who do not automatically update nss and nspr ==
     4
     5The BLFS patch to create a pkgconfig file adds a Makefile to extract the minimum required nspr version using code that translates to
     6{{{
     7head -n1 nss/automation/release/nspr-version.txt
     8}}}
     9
     10Alternatively, you can look at current and past release notes at
     11[https://firefox-source-docs.mozilla.org/security/nss/releases/]
     12
     13The main page there always points to the latest version and may, or may not, mention a revised minimum nspr version. If it does not, and you need to know the current minimum without looking at the nss source, you can scroll down the left panel of that page in firefox or falkon to find the Release Notes for previous versions (or in links and lynx the links to releases come before the current text).
     14
     15
     16== Very old notes, retained in case still useful to someone ==
    417
    518=== ppc64 ===