The CA-Certificates package is based on the list provided
by the Mozilla Foundation.

This version of the package contains the following adjustments:

(a)
This package explicitly blocklists TrustCor CA certificates in concert
with the upstream Mozilla project [1]. If you need to re-enable TrustCor,
use the following steps to ensure that the blocklist will not be reinstalled
when ca-certificates package is upgraded:

  $ sudo cat /dev/null > /etc/pki/ca-trust/source/blacklist/TrustCor_CA.pem
  $ sudo update-ca-trust

  [1] https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/oxX69KFvsm4/m/PKpJf5W6AQAJ
