1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
|
proftpd-mod-proxy (0.9.5-2) unstable; urgency=medium
* Move Make.rules from patches/01_built_outside_tree to subdir
"debian/".
* Enable full harderning, enable blhc test on Salsa CI.
* Remove libhiredis-dev from B-D.
* Bump Standards version, no changes needed.
-- Hilmar Preuße <hille42@debian.org> Mon, 24 Nov 2025 09:41:05 +0100
proftpd-mod-proxy (0.9.5-1) unstable; urgency=medium
* New upstream release.
- Can be built using gcc-15 (Closes: #1097657).
* Update my maintainer address.
-- Hilmar Preuße <hille42@debian.org> Wed, 26 Feb 2025 13:11:27 +0100
proftpd-mod-proxy (0.9.4-1) unstable; urgency=medium
* New upstream release, adapt patches.
* Add zlib1g-dev to BD.
* Bump Standards version, no changes needed.
-- Hilmar Preusse <hille42@web.de> Sat, 27 Apr 2024 23:34:51 +0200
proftpd-mod-proxy (0.9.3-1) unstable; urgency=high
* New upstream release. Most important change:
Implement support for the Terrapin attack "strict KEX" mitigation,
addressing CVE-2023-48795.
-- Hilmar Preusse <hille42@web.de> Fri, 22 Dec 2023 09:29:05 +0000
proftpd-mod-proxy (0.9.2-1) unstable; urgency=medium
* New upstream release.
- New in 0.9.2:
+ FTP forward proxy based on TLS SNI
+ Support for more PROXY protocol V2 values, including
certificates
- Fixed in 0.9.2:
+ Use of SSH -etm algorithms for frontend sessions would
leak/break backend SSH connections
+ More efficient disk I/O when reading SSH hostkeys
+ Better handling of FTP backend 4xx/5xx responses for
failed data transfer commands when TLS is used
* Add d/gitlab-ci.yml file.
* Add d/gbp.conf to update pristine-tar branch.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on proftpd-dev.
-- Hilmar Preusse <hille42@web.de> Sat, 25 Feb 2023 21:36:26 +0100
proftpd-mod-proxy (0.9.1-1) unstable; urgency=medium
* New upstream version, update d/patches.
* Adds support for OpenSSL 3.0.
* Bump Standards version to 4.6.1, no changes needed.
-- Hilmar Preusse <hille42@web.de> Mon, 04 Jul 2022 23:09:43 +0200
proftpd-mod-proxy (0.8-1) unstable; urgency=medium
* New upstream version 0.8, update d/patches.
* Standards Version 4.5.1, no changes needed.
* d/watch file is version 4.
* Add more docs and register using doc-base.
* Remove override_dh_auto_build
- dh $@ ... --max-parallel=1 (just a precaution).
* d/rules: add "export DEB_BUILD_MAINT_OPTIONS = hardening=+all"
...does not seem to be effective.
-- Hilmar Preusse <hille42@web.de> Sun, 07 Mar 2021 23:46:41 +0100
proftpd-mod-proxy (0.7-1) unstable; urgency=medium
* New upstream release.
- Support for implicit FTPS
- Support proxying of FTP data transfer aborts
- Fixed TLS session truncation for FTPS uploads
-- Hilmar Preusse <hille42@web.de> Sun, 01 Nov 2020 00:05:19 +0100
proftpd-mod-proxy (0.6-1) unstable; urgency=medium
* New upstream release.
-- Hilmar Preusse <hille42@web.de> Sat, 24 Oct 2020 23:23:08 +0200
proftpd-mod-proxy (0.5-1) unstable; urgency=medium
* Initial release (Closes: #965928).
-- Hilmar Preusse <hille42@web.de> Fri, 14 Aug 2020 00:49:33 +0200
|