Debian Package Tracker
Register | Log in
Subscribe

proftpd-dfsg

Choose email to subscribe with

general
  • source: proftpd-dfsg (main)
  • version: 1.3.9c~dfsg-1
  • maintainer: ProFTPD Maintainance Team (archive) (DMD)
  • uploaders: Francesco Paolo Lovergine [DMD] – Hilmar Preuße [DMD]
  • arch: all any
  • std-ver: 4.7.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.3.7a+dfsg-12+deb11u2
  • o-o-sec: 1.3.7a+dfsg-12+deb11u5
  • oldstable: 1.3.8+dfsg-4+deb12u5
  • old-sec: 1.3.8+dfsg-4+deb12u4
  • stable: 1.3.8.c+dfsg-4+deb13u2
  • testing: 1.3.9b~dfsg-1
  • unstable: 1.3.9c~dfsg-1
versioned links
  • 1.3.7a+dfsg-12+deb11u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.7a+dfsg-12+deb11u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.8+dfsg-4+deb12u4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.8+dfsg-4+deb12u5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.8.c+dfsg-4+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.9b~dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.3.9c~dfsg-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • proftpd-core (2 bugs: 0, 1, 1, 0)
  • proftpd-dev
  • proftpd-doc
  • proftpd-mod-crypto (1 bugs: 0, 1, 0, 0)
  • proftpd-mod-geoip
  • proftpd-mod-ldap
  • proftpd-mod-mysql
  • proftpd-mod-odbc
  • proftpd-mod-pgsql
  • proftpd-mod-snmp
  • proftpd-mod-sqlite
  • proftpd-mod-wrap
action needed
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2026-35025: ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in dir_canonical_path() to cause dir_check() to perform lexical path comparisons that match no configured Directory block, enabling rename operations on files in DenyAll-protected directories and subsequent retrieval of those files. Mitigation: Sessions configured with DefaultRoot (chroot) are not affected, as chroot changes the directory to which /proc/self/root resolves.
Created: 2026-06-24 Last update: 2026-07-11 04:32
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-35025: ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in dir_canonical_path() to cause dir_check() to perform lexical path comparisons that match no configured Directory block, enabling rename operations on files in DenyAll-protected directories and subsequent retrieval of those files. Mitigation: Sessions configured with DefaultRoot (chroot) are not affected, as chroot changes the directory to which /proc/self/root resolves.
Created: 2026-06-24 Last update: 2026-07-11 04:32
3 security issues in bullseye high

There are 3 open security issues in bullseye.

3 important issues:
  • CVE-2026-35025: ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in dir_canonical_path() to cause dir_check() to perform lexical path comparisons that match no configured Directory block, enabling rename operations on files in DenyAll-protected directories and subsequent retrieval of those files. Mitigation: Sessions configured with DefaultRoot (chroot) are not affected, as chroot changes the directory to which /proc/self/root resolves.
  • CVE-2026-42167: mod_sql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands (e.g., COPY TO PROGRAM).
  • CVE-2026-44331: In ProFTPD through 1.3.9a before 7666224, a SQL injection vulnerability in sqltab_fetch_clients_cb() in contrib/mod_wrap2_sql.c allows a remote attacker to inject arbitrary SQL commands via a crafted domain name that is accessed in a reverse DNS lookup. When "UseReverseDNS on" is enabled, the attacker-supplied hostname is passed unescaped into SQL queries. The character restrictions of DNS names may affect exploitability.
Created: 2026-04-28 Last update: 2026-07-11 04:32
2 security issues in bookworm high

There are 2 open security issues in bookworm.

1 important issue:
  • CVE-2026-35025: ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in dir_canonical_path() to cause dir_check() to perform lexical path comparisons that match no configured Directory block, enabling rename operations on files in DenyAll-protected directories and subsequent retrieval of those files. Mitigation: Sessions configured with DefaultRoot (chroot) are not affected, as chroot changes the directory to which /proc/self/root resolves.
1 issue left for the package maintainer to handle:
  • CVE-2026-44331: (needs triaging) In ProFTPD through 1.3.9a before 7666224, a SQL injection vulnerability in sqltab_fetch_clients_cb() in contrib/mod_wrap2_sql.c allows a remote attacker to inject arbitrary SQL commands via a crafted domain name that is accessed in a reverse DNS lookup. When "UseReverseDNS on" is enabled, the attacker-supplied hostname is passed unescaped into SQL queries. The character restrictions of DNS names may affect exploitability.

You can find information about how to handle this issue in the security team's documentation.

Created: 2026-05-06 Last update: 2026-07-11 04:32
piuparts found (un)installation error(s) normal
Piuparts stresses package installation, uninstallation, upgrade, ... While doing such tests, one or more errors were found for the following suites:
  • sid - piuparts
You should fix them.
Created: 2026-07-11 Last update: 2026-07-11 06:30
2 low-priority security issues in trixie low

There are 2 open security issues in trixie.

2 issues left for the package maintainer to handle:
  • CVE-2026-35025: (postponed; to be fixed through a stable update) ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in dir_canonical_path() to cause dir_check() to perform lexical path comparisons that match no configured Directory block, enabling rename operations on files in DenyAll-protected directories and subsequent retrieval of those files. Mitigation: Sessions configured with DefaultRoot (chroot) are not affected, as chroot changes the directory to which /proc/self/root resolves.
  • CVE-2026-44331: (needs triaging) In ProFTPD through 1.3.9a before 7666224, a SQL injection vulnerability in sqltab_fetch_clients_cb() in contrib/mod_wrap2_sql.c allows a remote attacker to inject arbitrary SQL commands via a crafted domain name that is accessed in a reverse DNS lookup. When "UseReverseDNS on" is enabled, the attacker-supplied hostname is passed unescaped into SQL queries. The character restrictions of DNS names may affect exploitability.

You can find information about how to handle these issues in the security team's documentation.

Created: 2026-04-28 Last update: 2026-07-11 04:32
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2020-07-24 Last update: 2025-08-18 02:34
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.7.0).
Created: 2025-02-21 Last update: 2026-07-11 06:20
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • excuses:
    • Migrates after: proftpd-mod-autohost/amd64, proftpd-mod-autohost/arm64, proftpd-mod-autohost/armhf, proftpd-mod-autohost/i386, proftpd-mod-autohost/loong64, proftpd-mod-autohost/ppc64el, proftpd-mod-autohost/riscv64, proftpd-mod-autohost/s390x, proftpd-mod-case/amd64, proftpd-mod-case/arm64, proftpd-mod-case/armhf, proftpd-mod-case/i386, proftpd-mod-case/loong64, proftpd-mod-case/ppc64el, proftpd-mod-case/riscv64, proftpd-mod-case/s390x, proftpd-mod-clamav/amd64, proftpd-mod-clamav/arm64, proftpd-mod-clamav/armhf, proftpd-mod-clamav/i386, proftpd-mod-clamav/loong64, proftpd-mod-clamav/ppc64el, proftpd-mod-clamav/riscv64, proftpd-mod-clamav/s390x, proftpd-mod-counter/amd64, proftpd-mod-counter/arm64, proftpd-mod-counter/armhf, proftpd-mod-counter/i386, proftpd-mod-counter/loong64, proftpd-mod-counter/ppc64el, proftpd-mod-counter/riscv64, proftpd-mod-counter/s390x, proftpd-mod-fsync/amd64, proftpd-mod-fsync/arm64, proftpd-mod-fsync/armhf, proftpd-mod-fsync/i386, proftpd-mod-fsync/loong64, proftpd-mod-fsync/ppc64el, proftpd-mod-fsync/riscv64, proftpd-mod-fsync/s390x, proftpd-mod-geoip2/amd64, proftpd-mod-geoip2/arm64, proftpd-mod-geoip2/armhf, proftpd-mod-geoip2/i386, proftpd-mod-geoip2/loong64, proftpd-mod-geoip2/ppc64el, proftpd-mod-geoip2/riscv64, proftpd-mod-geoip2/s390x, proftpd-mod-kafka/amd64, proftpd-mod-kafka/arm64, proftpd-mod-kafka/armhf, proftpd-mod-kafka/i386, proftpd-mod-kafka/loong64, proftpd-mod-kafka/ppc64el, proftpd-mod-kafka/riscv64, proftpd-mod-kafka/s390x, proftpd-mod-msg/amd64, proftpd-mod-msg/arm64, proftpd-mod-msg/armhf, proftpd-mod-msg/i386, proftpd-mod-msg/loong64, proftpd-mod-msg/ppc64el, proftpd-mod-msg/riscv64, proftpd-mod-msg/s390x, proftpd-mod-prometheus/amd64, proftpd-mod-prometheus/arm64, proftpd-mod-prometheus/armhf, proftpd-mod-prometheus/i386, proftpd-mod-prometheus/loong64, proftpd-mod-prometheus/ppc64el, proftpd-mod-prometheus/riscv64, proftpd-mod-prometheus/s390x, proftpd-mod-proxy-protocol/amd64, proftpd-mod-proxy-protocol/arm64, proftpd-mod-proxy-protocol/armhf, proftpd-mod-proxy-protocol/i386, proftpd-mod-proxy-protocol/loong64, proftpd-mod-proxy-protocol/ppc64el, proftpd-mod-proxy-protocol/riscv64, proftpd-mod-proxy-protocol/s390x, proftpd-mod-proxy/amd64, proftpd-mod-proxy/arm64, proftpd-mod-proxy/armhf, proftpd-mod-proxy/i386, proftpd-mod-proxy/loong64, proftpd-mod-proxy/ppc64el, proftpd-mod-proxy/riscv64, proftpd-mod-proxy/s390x, proftpd-mod-sftp-ldap/amd64, proftpd-mod-sftp-ldap/arm64, proftpd-mod-sftp-ldap/armhf, proftpd-mod-sftp-ldap/i386, proftpd-mod-sftp-ldap/loong64, proftpd-mod-sftp-ldap/ppc64el, proftpd-mod-sftp-ldap/riscv64, proftpd-mod-sftp-ldap/s390x, proftpd-mod-statsd/amd64, proftpd-mod-statsd/arm64, proftpd-mod-statsd/armhf, proftpd-mod-statsd/i386, proftpd-mod-statsd/loong64, proftpd-mod-statsd/ppc64el, proftpd-mod-statsd/riscv64, proftpd-mod-statsd/s390x, proftpd-mod-tar/amd64, proftpd-mod-tar/arm64, proftpd-mod-tar/armhf, proftpd-mod-tar/i386, proftpd-mod-tar/loong64, proftpd-mod-tar/ppc64el, proftpd-mod-tar/riscv64, proftpd-mod-tar/s390x, proftpd-mod-vroot/amd64, proftpd-mod-vroot/arm64, proftpd-mod-vroot/armhf, proftpd-mod-vroot/i386, proftpd-mod-vroot/loong64, proftpd-mod-vroot/ppc64el, proftpd-mod-vroot/riscv64, proftpd-mod-vroot/s390x
    • Migration status for proftpd-dfsg (1.3.9b~dfsg-1 to 1.3.9c~dfsg-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Piuparts regression - https://piuparts.debian.org/sid/source/p/proftpd-dfsg.html
    • ∙ ∙ Too young, only 2 of 5 days old
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-autohost/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-case/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-clamav/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-counter/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-fsync/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-geoip2/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-kafka/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-msg/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-prometheus/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-proxy-protocol/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-sftp-ldap/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-statsd/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-tar/s390x
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/amd64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/arm64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/armhf
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/i386
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/loong64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/ppc64el
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/riscv64
    • ∙ ∙ Implicit dependency: proftpd-dfsg proftpd-mod-vroot/s390x
    • Additional info (not blocking):
    • ∙ ∙ Autopkgtest for proftpd-dfsg/1.3.9c~dfsg-1: amd64: Pass, arm64: Pass, armhf: Failed (not a regression) ♻ (reference ♻), i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Not reproduced on amd64 (not a regression): proftpd-core, proftpd-dev
    • ∙ ∙ Not reproduced on arm64 (not a regression): proftpd-core, proftpd-dev
    • ∙ ∙ Not reproduced on armhf (not a regression): proftpd-core, proftpd-dev
    • ∙ ∙ Not reproduced on i386 (not a regression): proftpd-core, proftpd-dev
    • Not considered
news
[rss feed]
  • [2026-07-10] Accepted proftpd-dfsg 1.3.9c~dfsg-1 (source) into unstable (Hilmar Preuße)
  • [2026-06-13] proftpd-dfsg 1.3.9b~dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-07] Accepted proftpd-dfsg 1.3.9b~dfsg-1 (source) into unstable (Hilmar Preuße)
  • [2026-05-14] proftpd-dfsg 1.3.9a~dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-06] Accepted proftpd-dfsg 1.3.9a~dfsg-1 (source) into unstable (Hilmar Preuße)
  • [2026-05-02] Accepted proftpd-dfsg 1.3.8+dfsg-4+deb12u5 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Hilmar Preuße)
  • [2026-05-02] Accepted proftpd-dfsg 1.3.8.c+dfsg-4+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Hilmar Preuße)
  • [2026-05-02] proftpd-dfsg 1.3.9~dfsg-5 MIGRATED to testing (Debian testing watch)
  • [2026-04-28] Accepted proftpd-dfsg 1.3.9~dfsg-5 (source) into unstable (Hilmar Preuße)
  • [2025-11-11] proftpd-dfsg 1.3.9~dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2025-11-09] Accepted proftpd-dfsg 1.3.8.c+dfsg-4+deb13u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Hilmar Preuße)
  • [2025-11-08] Accepted proftpd-dfsg 1.3.9~dfsg-4 (source) into unstable (Hilmar Preuße)
  • [2025-09-11] proftpd-dfsg 1.3.9~dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2025-09-09] Accepted proftpd-dfsg 1.3.9~dfsg-3 (source) into unstable (Hilmar Preuße)
  • [2025-08-31] proftpd-dfsg 1.3.9~dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2025-08-15] Accepted proftpd-dfsg 1.3.9~dfsg-2 (source) into unstable (Hilmar Preuße)
  • [2025-05-12] proftpd-dfsg 1.3.8.c+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2025-05-01] Accepted proftpd-dfsg 1.3.8.c+dfsg-4 (source) into unstable (Hilmar Preuße)
  • [2025-04-19] Accepted proftpd-dfsg 1.3.8.c+dfsg-3 (source) into unstable (Hilmar Preuße)
  • [2025-03-16] Accepted proftpd-dfsg 1.3.9~dfsg-1 (source) into experimental (Hilmar Preuße)
  • [2025-03-08] proftpd-dfsg 1.3.8.c+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2025-03-04] Accepted proftpd-dfsg 1.3.8.c+dfsg-2 (source) into unstable (Hilmar Preuße)
  • [2025-03-02] Accepted proftpd-dfsg 1.3.7a+dfsg-12+deb11u5 (source) into oldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2024-12-17] proftpd-dfsg 1.3.8.c+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-13] Accepted proftpd-dfsg 1.3.8.c+dfsg-1 (source) into unstable (Hilmar Preuße)
  • [2024-12-12] Accepted proftpd-dfsg 1.3.8+dfsg-4+deb12u4 (source) into proposed-updates (Debian FTP Masters) (signed by: Hilmar Preuße)
  • [2024-12-10] Accepted proftpd-dfsg 1.3.8+dfsg-4+deb12u4 (source) into stable-security (Debian FTP Masters) (signed by: Hilmar Preuße)
  • [2024-11-29] Accepted proftpd-dfsg 1.3.7a+dfsg-12+deb11u3 (source) into oldstable-security (Bastien Roucariès) (signed by: Bastien ROUCARIÈS)
  • [2024-11-18] proftpd-dfsg 1.3.8.b+dfsg-4 MIGRATED to testing (Debian testing watch)
  • [2024-11-15] Accepted proftpd-dfsg 1.3.8.b+dfsg-4 (source) into unstable (Hilmar Preuße)
  • 1
  • 2
bugs [bug history graph]
  • all: 9
  • RC: 0
  • I&N: 6
  • M&W: 3
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (-, 87)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.3.9b~dfsg-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing