Releases: rustls/webpki-roots
1.0.2
- Add "TrustAsia TLS ECC Root CA" and "TrustAsia TLS RSA Root CA" https://bugzilla.mozilla.org/show_bug.cgi?id=1972384
- Add "SwissSign RSA TLS Root CA 2022 - 1" https://bugzilla.mozilla.org/show_bug.cgi?id=1845047
What's Changed
Full Changelog: v/1.0.1...v/1.0.2
1.0.1
Remove Chunghwa Telecom "ePKI Root Certification Authority". See the upstream issue for details.
What's Changed
Full Changelog: v/1.0.0...v/1.0.1
1.0.0
After 51 releases over about nine years, this is the first stable release of the webpki-roots
and webpki-root-certs
crates.
The 1.0.0 release is functionally equal to the 0.26.10 release. We will make a 0.26.11 release that uses 1.0.0 using the semver trick.
What's Changed
Full Changelog: v/0.26.10...v/1.0.0
0.26.11
This is the final 0.26.x release of the webpki-roots
and webpki-root-certs
crates. It depends upon and re-exports 1.0.0 using the "semver trick", meaning people depending on 0.26.x will nevertheless get future 1.x.y releases.
What's Changed
- Refine CI workflow triggers by @djc in #97
- 0.26.11: Prepare webpki-{roots,root-certs} semver trick by @ctz in #99
Full Changelog: v/0.26.10...v/0.26.11
0.26.10
Incorporates CCADB April updates.
Roots removed due to https://wiki.mozilla.org/CA/Root_CA_Lifecycles / https://bugzilla.mozilla.org/show_bug.cgi?id=1957685:
- "AAA Certificate Services"
- "Baltimore CyberTrust Root"
- "Entrust.net Certification Authority (2048)"
- "GlobalSign Root CA"
- "Go Daddy Class 2 Certification Authority"
- "Starfield Class 2 Certification Authority"
- "XRamp Global Certification Authority"
What's Changed
Full Changelog: v/0.26.9...v/0.26.10
0.26.9
The license of the webpki-roots
and webpki-root-certs
crates changed from MPL-2.0 to CDLA-Permissive-2.0. Thank you to the CCADB maintainers for enabling us to make this change.
Upstream changes
None
What's Changed
- Adjust license of mechnically-reformed crates by @ctz in #88
- Run CI on ubuntu-latest by @ctz in #91
- Support code-signing trust bit by @ctz in #93
manual_ok_err
clippy fix by @ctz in #94- webpki-(roots|root-certs): v0.26.8 -> v0.26.9 by @ctz in #95
Full Changelog: v/0.26.8...v/0.26.9
0.26.8
Upstream changes
-
Add "D-TRUST EV Root CA 2 2023"
ref. https://bugzilla.mozilla.org/show_bug.cgi?id=1836258 -
Add "D-TRUST BR Root CA 2 2023"
ref. https://bugzilla.mozilla.org/show_bug.cgi?id=1836258 -
Remove "SwissSign Silver CA – G2"
ref. https://bugzilla.mozilla.org/show_bug.cgi?id=1915902
What's Changed
- ci: use persist-credentials: false throughout by @cpu in #86
- build(deps): update x509-parser requirement from 0.16.0 to 0.17.0 by @dependabot in #89
- webpki-(roots|root-certs): v0.26.7 -> v0.26.8, Jan CCADB updates by @cpu in #90
Full Changelog: v/0.26.7...v/0.26.8
0.26.7
Upstream changes
-
Remove "Entrust Root Certification Authority - G4"
ref. https://bugzilla.mozilla.org/show_bug.cgi?id=1919913 -
Remove "SecureSign RootCA11"
ref. https://bugzilla.mozilla.org/show_bug.cgi?id=1918559 -
Remove "Security Communication RootCA3"
ref. https://bugzilla.mozilla.org/show_bug.cgi?id=1920641
What's Changed
- docs(webpki-roots): simplify usage example by @robjtede in #82
- webpki-ccadb: rework TLS distrust after handling by @cpu in #84
- Version 0.26.7 by @ctz in #85
New Contributors
Full Changelog: v/0.26.6...v/0.26.7
0.26.6
- Corrects the license file distributed with the
webpki-roots
andwebpki-root-certs
crates to properly reflect the MPL 2.0 license. Thanks to @decathorpe for reporting the issue.
What's Changed
- webpki-ccadb: update Moz CCADB root report url by @cpu in #78
- webpki-roots/webpki-root-certs: prepare 0.26.6, fix license data by @cpu in #80
Full Changelog: v/0.26.5...v/0.26.6