Debian Patches
Status for proftpd-dfsg/1.3.9~dfsg-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
autotools | Do not touch config.h.in and stamp-h.in. Also export dpkg build flags. | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
change_pam_name | Change pam name ftp -> proftpd | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
ftpasswd.cracklib.location | Change the default location of the cracklib dictionaries to match their Debian location =================================================================== |
Paul Martin <pm@debian.org> | not-needed | debian | ||
mod_sql_mysql.c | Debian has another location of "mysql.h". | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | |||
mod_wrap_noparanoid | avoid builtin paranoid checking in libwrap. | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
ftpstats | Fixes default xferlog pathname in ftpstats | Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
odbc | Manage automagically unixodbc library linking =================================================================== |
Francesco Paolo Lovergine <frankie@debian.org> | not-needed | debian | ||
01_disable_inet_connect_ipv4_test.diff | Disable inet_connect_ipv4 test. | Hilmar Preusse <hille42@web.de> | not-needed | |||
02_disable_redis_sentinel_conn_new_test.diff | Disable redis_sentinel_conn_new_test test. | Hilmar Preusse <hille42@web.de> | not-needed | |||
04_disable_base_netaddr_get_addr_test.diff | Disable netaddr_get_addr_test test, fails on risc64. | Hilmar Preuße <hille42@debian.org> | not-needed | |||
536608f849dddd2b551e7c1e4fd930a50a527ffe.diff | [PATCH] Issue #1886: Fix the handling of SCP target paths that might contain spaces. | TJ Saunders <tj@castaglia.org> | no | https://github.com/proftpd/proftpd/commit/b8acdd8754a0dbb13af105c9ffe98e9be4118bbc | 2025-03-23 | |
3d3a936b696d73f24a7f1a99bf7aa26735ff2306.diff | [PATCH] Fix GNU/Hurd build (#1975) GNU/Hurd uses the same glibc as Linux, and as such also follows posix by making the 2nd parameter of iconv() a char**. Otherwise, we get: ``` encode.c: In function ‘str_convert’: encode.c:71:25: error: passing argument 2 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 71 | nconv = iconv(conv, &inbuf, inbuflen, &outbuf, outbuflen); | ^~~~~~ | | | const char ** In file included from encode.c:32: /usr/include/iconv.h:49:54: note: expected ‘char ** restrict’ but argument is of type ‘const char **’ 49 | extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, | ~~~~~~~~~~~~~~~~~~^~~~~~~ ``` |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | https://github.com/proftpd/proftpd/commit/3d3a936b696d73f24a7f1a99bf7aa26735ff2306 | 2025-08-27 |
All known versions for source package 'proftpd-dfsg'
- 1.3.9~dfsg-3 (sid, forky)
- 1.3.8.c+dfsg-4 (trixie)
- 1.3.8+dfsg-4+deb12u4 (bookworm, bookworm-security)