5 kx Mozilla switched to mercurial in 2013 and certdata.txt no longer contains
5 kx the CVS version number. CVS version 1.87 was equivalent to hg version 1.93.
5 kx The upstream version number can now be found in the file nssckbi.h in the
5 kx same directory - #define NSS_BUILTINS_LIBRARY_VERSION "1.94"
5 kx
5 kx ----
5 kx
5 kx Upstream Sources - release branch:
5 kx
5 kx Full repository clone for latest release (~2GB):
5 kx hg clone https://hg.mozilla.org/releases/mozilla-release
5 kx
5 kx mozilla/certdata.txt:
5 kx https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
5 kx
5 kx mozilla/nssckbi.h:
5 kx https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/nssckbi.h
5 kx
5 kx ----
5 kx
5 kx Upstream Sources - development branch (may not be released):
5 kx
5 kx Full repository clone for development tip:
5 kx hg clone https://hg.mozilla.org/projects/nss
5 kx
5 kx mozilla/certdata.txt:
5 kx https://hg.mozilla.org/projects/nss/raw-file/default/lib/ckfw/builtins/certdata.txt
5 kx
5 kx mozilla/nssckbi.h:
5 kx https://hg.mozilla.org/projects/nss/raw-file/default/lib/ckfw/builtins/nssckbi.h