Skip to content

Conversation

cpu
Copy link
Member

@cpu cpu commented Nov 22, 2024

Bringing useful changes from #490 to main:

update MSRV 1.64 -> 1.71

This matches upstream rustls. Resolves #489

rustls 0.23.18, 0.14.1 changelog update

  • Updates main to rustls 0.23.18 for the acceptor API fix, like the rel-0.14 release branch.
  • Backports the rel-0.14 release notes for 0.14.1 to the main changelog.
  • Sets main's version as 0.15 in preparation for a release in the future when ready.

cpu added 2 commits November 22, 2024 14:11
This matches upstream rustls.
* Updates main to rustls 0.23.18 for the acceptor API fix, like the
  rel-0.14 release branch.
* Backports the rel-0.14 release notes for 0.14.1 to the main changelog.
* Sets main's version as 0.15 in preparation for a release in the future
  when ready.
@cpu cpu self-assigned this Nov 22, 2024
@cpu cpu changed the title Cpu rustls 0.23.18 0.14.1 backports for main, rustls 0.23.18 Nov 22, 2024
@cpu
Copy link
Member Author

cpu commented Nov 25, 2024

Build+test (clang, aws-lc-rs, 1.64.0, ubuntu-latest) Expected — Waiting for status to be reported

These will be stuck outstanding due to the MSRV change. I'll admin merge and then fix the rules afterwards for the new MSRV.

@cpu cpu merged commit 72e92f2 into rustls:main Nov 25, 2024
40 checks passed
@cpu cpu deleted the cpu-rustls-0.23.18 branch November 25, 2024 14:11
@cpu
Copy link
Member Author

cpu commented Nov 25, 2024

and then fix the rules afterwards for the new MSRV.

Done.

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.

Match MSRV to upstream, 1.64 -> 1.73
2 participants