Debian Patches
Status for shadowsocks-libev/3.3.6+ds-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 01-tests-test.sh-Explicitly-use-python3.patch | tests/test.sh: Explicitly use python3 | Boyuan Yang <byang@debian.org> | not-needed | 2020-02-23 | ||
| 02-Add-support-for-libjsonparser-dev.patch | Add support for libjsonparser-dev | Aron Xu <aron@debian.org> | not-needed | 2026-03-21 | ||
| 03-src-acl.c-Include-libcork-ipset.h-not-libcorkipset-i.patch | src/acl.c: Include <libcork/ipset.h> not <libcorkipset/ipset.h> Latest libcorkipset moved its headers under /usr/include/libcork/ directory. Use the new location instead. This avoid #warning triggering build error due to -Werror=cpp. |
Boyuan Yang <byang@debian.org> | not-needed | 2021-09-08 | ||
| 06-tests-disable-rc4-md5-test-which-is-disabled-through.patch | tests: disable rc4/md5 test which is disabled through weak ciphers | Aron Xu <aron@debian.org> | no | 2025-02-11 | ||
| 07-Enable-IP_BIND_ADDRESS_NO_PORT-for-outgoing-connecti.patch | Enable IP_BIND_ADDRESS_NO_PORT for outgoing connections This is a Linux only feature supported since 4.2, enabled it if supported. https://github.com/shadowsocks/shadowsocks-libev/issues/2930 |
Aron Xu <aron@debian.org> | no | 2025-02-12 | ||
| 08-Disable-stream-cipher-fast-path.patch | Disable stream cipher in-place fast path The in-place fast path in stream_encrypt() / stream_decrypt() reuses the plaintext / ciphertext buffer as both input and output for non Salsa20 stream ciphers (CFB / CTR via mbedtls). This produces incorrect output and breaks the integration tests for aes-*-cfb and aes-*-ctr (tests/aes.json, tests/aes-ctr.json). Drop the fast path so the out-of-place buffer flow is always used; the AEAD and Salsa20 / ChaCha20 paths are unaffected. |
Aron Xu <aron@debian.org> | no | 2026-03-27 |
All known versions for source package 'shadowsocks-libev'
- 3.3.6+ds-3 (sid, forky)
- 3.3.5+ds-16 (trixie)
- 3.3.5+ds-10 (bookworm)
