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

fix: update shadowsocks crate to 1.22.0 to avoid panic when parsing some QR codes #6400

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Jan 2, 2025

aead-cipher feature has become optional
and is disabled by default.
We enable it to avoid breaking compatibility.

Closes #6189

@link2xt link2xt changed the title fix: update shadowsocks crateto 1.22.0 to avoid panic when parsing some QR codes fix: update shadowsocks crate to 1.22.0 to avoid panic when parsing some QR codes Jan 2, 2025
@link2xt link2xt force-pushed the link2xt/upgrade-shadowsocks branch from a72d938 to 032310f Compare January 2, 2025 20:39
…ome QR codes

`aead-cipher` feature has become optional
and is disabled by default.
We enable it to avoid breaking compatibility.
@link2xt link2xt force-pushed the link2xt/upgrade-shadowsocks branch from 032310f to 9b88966 Compare January 2, 2025 20:51
@link2xt link2xt merged commit 8ec0982 into main Jan 3, 2025
37 checks passed
@link2xt link2xt deleted the link2xt/upgrade-shadowsocks branch January 3, 2025 23:56
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.

Crash when parsing some shadowsocks URLs
2 participants