Skip to content

Prepare for publishing 0.8.2 #255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 24, 2023
Merged

Prepare for publishing 0.8.2 #255

merged 4 commits into from
Apr 24, 2023

Conversation

Taowyoo
Copy link
Collaborator

@Taowyoo Taowyoo commented Apr 24, 2023

bors bot and others added 4 commits April 24, 2023 13:06
180: Rearrange Send/Sync impls for MbedtlsList/MbedtlsBox r=AdrianCX a=jethrogb

See rust-lang/rust#93367

Co-authored-by: Jethro Beekman <[email protected]>
206: Fix CI r=Pagten a=raoulstrackx

A certificate used in CI expired and broke CI. This PR replaces the certificate.

There's also a return value of `std::boxed::Box::<T>::from_raw` that isn't used.

Co-authored-by: Raoul Strackx <[email protected]>
214: Add support for certificate revocation lists r=raoulstrackx a=monokles

Originally introduced by PR #112 but never made it into master.
I cherry-picked the original commits onto a fresh branch and fixed the resulting code.

Since it changes the API, the version number is bumped.

Co-authored-by: Raoul Strackx <[email protected]>
Co-authored-by: koentange <[email protected]>
229: [master] Update `rc2` & replace `block-modes` with `cbc` to get rid of deprecated deps r=Taowyoo a=Taowyoo

Update `rc2` to latest version: 0.8.1

Replace deprecated `block-modes` to `cbc` and
update related code to use new api

Co-authored-by: Yuxiang Cao <[email protected]>
@Taowyoo Taowyoo requested a review from mzohreva April 24, 2023 20:12
@Taowyoo Taowyoo self-assigned this Apr 24, 2023
@Taowyoo
Copy link
Collaborator Author

Taowyoo commented Apr 24, 2023

bors try

bors bot added a commit that referenced this pull request Apr 24, 2023
@bors
Copy link
Contributor

bors bot commented Apr 24, 2023

try

Build succeeded:

  • continuous-integration/travis-ci/push

@mzohreva
Copy link
Contributor

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 24, 2023

Build succeeded:

  • continuous-integration/travis-ci/push

@bors bors bot merged commit fa98271 into v0.8 Apr 24, 2023
@Taowyoo Taowyoo deleted the yx/publish-0.8.2 branch April 24, 2023 23:25
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.

3 participants