Skip to content
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

Update changelog and clarify about yanking #2891

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Update changelog and clarify about yanking #2891

merged 2 commits into from
Oct 7, 2024

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Oct 7, 2024

This adds the following note to old 0.3 releases:

Note: This release of futures-util has been yanked due to a bug fixed in 0.3.31 and a compile failure with futures-task 0.3.31 and later.

And, adds the following to header to clarify when the yank will be done:

Releases may yanked if there is a security bug, a soundness bug, or a regression.

cc @shepmaster

@taiki-e taiki-e added docs 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels Oct 7, 2024
@shepmaster
Copy link
Member

Much appreciated, thank you.

```
     Running unittests src/lib.rs (target/debug/deps/futures_macro-cb16371840b70586)

/home/runner/work/futures-rs/futures-rs/target/debug/deps/futures_macro-cb16371840b70586: error while loading shared libraries: libstd-f157c25fb2dbfbe0.so: cannot open shared object file: No such file or directory
error: test failed, to rerun pass `-p futures-macro --lib`

Caused by:
  process didn't exit successfully: `/home/runner/work/futures-rs/futures-rs/target/debug/deps/futures_macro-cb16371840b70586 --skip panic_on_drop_fut` (exit status: 127)
```
@taiki-e taiki-e merged commit 7211cb7 into master Oct 7, 2024
24 checks passed
@taiki-e taiki-e deleted the changelog branch October 7, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants