ca-certificates/debian
2023-03-11 09:47:10 +01:00
..
po Commit autoreordered Indonesian debconf translation file 2016-11-30 21:04:02 -06:00
source Remove SPI lintian override 2015-12-04 23:09:47 -06:00
ca-certificates-udeb.links Add ca-certificates udeb package #845456 2016-11-30 20:37:34 -06:00
ca-certificates.dirs Add ca-certificates udeb package #845456 2016-11-30 20:37:34 -06:00
ca-certificates.examples Add example ca-certificates-local source package for local CAs 2013-08-29 15:45:22 -05:00
ca-certificates.postinst Fix permissions on /usr/local/share/ca-certificates 2018-12-20 09:58:21 -06:00
ca-certificates.postrm Add ca-certificates udeb package #845456 2016-11-30 20:37:34 -06:00
ca-certificates.triggers Remove unneeded and confusing usage of interest-noawait 2013-01-19 14:16:02 -06:00
changelog Upload to unstable 2023-03-11 09:47:10 +01:00
config.in Drop upgrading code for upgrades from Debian Etch and earlier. 2013-06-10 19:50:09 +02:00
control mozilla/certdata2pem.py: print a warning for expired certificates. 2021-10-04 22:05:09 +02:00
copyright Set Standards-Version: 4.5.0; Replace tabs in copywrite 2020-06-01 13:58:10 -05:00
gbp.conf Add unstable gbp.conf 2017-07-17 18:03:18 -05:00
README.Debian Update README.Debian to remove SPI inclusion and add Mozilla link 2015-12-05 23:26:03 -06:00
README.source Move README.source from mozilla/ to debian/, add dev branch 2013-08-31 13:17:03 -05:00
rules Drop -compat flag on openssl rehash 2018-04-09 18:26:26 -05:00
templates Drop trailing space from debconf template causing misformatting 2022-02-22 10:18:48 +01:00

Mozilla switched to mercurial in 2013 and certdata.txt no longer contains
the CVS version number.  CVS version 1.87 was equivalent to hg version 1.93.
The upstream version number can now be found in the file nssckbi.h in the
same directory - #define NSS_BUILTINS_LIBRARY_VERSION "1.94"

----

Upstream Sources - release branch:

 Full repository clone for latest release (~2GB):
  hg clone https://hg.mozilla.org/releases/mozilla-release

 mozilla/certdata.txt:
  https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt

 mozilla/nssckbi.h:
  https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/nssckbi.h

----

Upstream Sources - development branch (may not be released):

 Full repository clone for development tip:
  hg clone https://hg.mozilla.org/projects/nss

 mozilla/certdata.txt:
  https://hg.mozilla.org/projects/nss/raw-file/default/lib/ckfw/builtins/certdata.txt

 mozilla/nssckbi.h:
  https://hg.mozilla.org/projects/nss/raw-file/default/lib/ckfw/builtins/nssckbi.h