Skip to content

Releases: rustls/webpki-roots

0.26.3

17 Jun 18:24
@cpu cpu
Compare
Choose a tag to compare

Removed trust anchors:

  • GLOBALTRUST 2020 CA has been removed due to a prolonged pattern of operational and compliance issues.

What's Changed

  • webpki-ccadb: distrust any CA with a distrust after date by @cpu in #73
  • 0.26.3 release preparation, GLOBALTRUST 2020 removal by @cpu in #74

Full Changelog: v/0.26.2...v/0.26.3

0.26.2

04 Jun 21:58
@cpu cpu
Compare
Choose a tag to compare

New trust anchors:

What's Changed

  • Small documentation updates by @cpu in #62
  • Accept upstream changes in CCADB metadata by @ctz in #63
  • Update x509-parser requirement from 0.15.1 to 0.16.0 by @dependabot in #64
  • Update rustls requirement from 0.22 to 0.23 by @dependabot in #65
  • Update reqwest requirement from 0.11 to 0.12 by @dependabot in #66
  • Upgrade to rcgen 0.13 by @djc in #68
  • Prepare 0.26.2, add FIRMAPROFESIONAL CA ROOT-A WEB by @cpu in #71

Full Changelog: v/0.26.1...v/0.26.2

0.26.1

02 Feb 14:46
@cpu cpu
v/0.26.1
Compare
Choose a tag to compare

Removed trust anchors:

New trust anchors:

What's Changed

  • doc: add example of how to use with rustls 0.22 by @jsha in #58
  • move CCADB fetching into a crate by @mspiegel in #56
  • Update rcgen requirement from 0.11.1 to 0.12.0 by @dependabot in #59
  • process upstream February root updates by @cpu in #60

New Contributors

Full Changelog: v/0.26.0...v/0.26.1

0.25.4

02 Feb 15:14
@cpu cpu
v/0.25.4
Compare
Choose a tag to compare

Removed trust anchors:

New trust anchors:

What's Changed

  • Prepare 0.25.4, process upstream February root updates by @cpu in #61

Full Changelog: v/0.25.3...v/0.25.4

0.26.0

30 Nov 18:13
@ctz ctz
Compare
Choose a tag to compare

Headlines

  • Improving API stability. This crate now uses types from rustls-pki-types; we expect this to reduce the number of breaking changes in rustls ecosystem.
  • no_std support.

What's Changed

  • Switch to using the pki-types crate by @djc in #45
  • 0.26.0-alpha.1: bump dependencies by @ctz in #46
  • Bump actions/checkout from 3 to 4 by @dependabot in #47
  • Move to pki-types 0.2.1 by @ctz in #48
  • Update ring requirement from 0.16.20 to 0.17.0 by @dependabot in #49
  • add no-std support by @japaric in #50
  • Refresh certificates by @djc in #52
  • Upgrade to latest webpki and pemfile alphas by @djc in #54
  • Upgrade to (moved ServerName) alpha releases by @djc in #51
  • Update rustls-pemfile requirement from =2.0.0-alpha.1 to =2.0.0-alpha.2 by @dependabot in #55

New Contributors

Full Changelog: v/0.25.3...v/0.26.0

0.25.3

22 Nov 20:11
@cpu cpu
v/0.25.3
Compare
Choose a tag to compare

New trust anchors:

Removed trust anchors:

What's Changed

  • tests: add name constraints integration test. by @cpu in #40
  • Replace mkcert.org with ccadb.org as the source of truth by @cpu in #41
  • docs: update README for CCADB change, webpki fork. by @cpu in #42
  • tests: better DER sequence wrap w/ yasna. by @cpu in #43
  • Refresh certificates by @djc in #52
  • v0.25.3 release preparation by @cpu in #53

Full Changelog: v/0.25.2...v/0.25.3