Skip to content

Bump rustls and related crates to latest versions#556

Open
tnull wants to merge 1 commit intorust-bitcoin:masterfrom
tnull:2026-04-bump-rustls
Open

Bump rustls and related crates to latest versions#556
tnull wants to merge 1 commit intorust-bitcoin:masterfrom
tnull:2026-04-bump-rustls

Conversation

@tnull
Copy link
Copy Markdown
Collaborator

@tnull tnull commented Apr 17, 2026

Fixes #553.
Alternative to #536, which also bumps rustls-webpki and other related crates.

Since there have recently been some advisories, we bump rustls and related crates such as rustls-webpki to latest versions.

@luisschwab
Copy link
Copy Markdown

You could add a cargo audit CI job here as well.

@luisschwab
Copy link
Copy Markdown

You need to alllow the duplicate deps on bitreq's Cargo.toml to fix linting

@tnull
Copy link
Copy Markdown
Collaborator Author

tnull commented Apr 17, 2026

You could add a cargo audit CI job here as well.

Eh, well, yes, see #557.

You need to alllow the duplicate deps on bitreq's Cargo.toml to fix linting

I'm aware, still trying to keep the duplicates minimal though, will update in abit.

@luisschwab
Copy link
Copy Markdown

luisschwab commented Apr 17, 2026

@tcharding if we could get new bitreq and electrsd releases after this is merged it would be great. Thanks.

@luisschwab
Copy link
Copy Markdown

cc @satsfy

Since there have recently been some advisories, we bump `rustls` and
related crates such as `rustls-webpki` to latest versions.
@tnull tnull force-pushed the 2026-04-bump-rustls branch from c39a671 to 9ddc66f Compare April 17, 2026 15:21
@tnull
Copy link
Copy Markdown
Collaborator Author

tnull commented Apr 17, 2026

Should be fixed now.

Copy link
Copy Markdown

@luisschwab luisschwab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 9ddc66f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump rustls/rustls-webpki

2 participants