Debian Patches
Status for lftp/4.9.3-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| config-dns-inet6_before_inet.patch | ## lftp-config-dns-inet6_before_inet by Noèl Köthe <noel debian.org> ## ## DP: use inet6 dns before inet |
no | ||||
| lftp_sys-stdint-kfreebsd.patch | prevent sys/_stdint.h from redefining intptr_t et.al. | Andreas Henriksson <andreas@fatal.se> | no | debian | ||
| skip_test_accessing_web.patch | Skip tests accessing web | Andreas Tille <tille@debian.org> | no | 2026-06-30 | ||
| fix-stack-corruption-in-cd-for-relative-paths-due-to-adde.patch | fix stack corruption in `cd` for relative paths due to added prefix length when the current path is not absolute, the implementation prefixes the target directory to change to with ~/ this is 2 more characters than allocated, hence we write beyond the buffer boundary. in order to fix this, we allocate two more characters for the reconstruction buffer, so it can hold a relative path prefixed with ~/ as well. |
Jonas Jelten <jj@sft.lol> | yes | upstream | upstream, https://github.com/lavv17/lftp/commit/573d06c04674413ba9013673d083d6a110036bd0.patch | 2025-08-14 |
