[Git][debian-proftpd-team/proftpd-mod-proxy][upstream] New upstream version 0.9.6
Hilmar Preuße (@hilmar)
gitlab at salsa.debian.org
Wed May 27 22:54:30 BST 2026
Hilmar Preuße pushed to branch upstream at Debian ProFTPD Team / proftpd-mod-proxy
Commits:
fbad20cb by Hilmar Preuße at 2026-05-27T23:35:36+02:00
New upstream version 0.9.6
- - - - -
79 changed files:
- + .clang-tidy
- .github/workflows/ci.yml
- .github/workflows/codeql.yml
- .github/workflows/regressions.yml
- Makefile.in
- cacerts.pem
- configure
- configure.in
- doc/NOTES.dns-srv
- doc/NOTES.health-checks
- include/proxy/ftp/msg.h
- include/proxy/ssh/agent.h
- include/proxy/ssh/auth.h
- include/proxy/ssh/bcrypt.h
- include/proxy/ssh/cipher.h
- include/proxy/ssh/compress.h
- include/proxy/ssh/crypto.h
- include/proxy/ssh/db.h
- include/proxy/ssh/disconnect.h
- include/proxy/ssh/interop.h
- include/proxy/ssh/kex.h
- include/proxy/ssh/keys.h
- include/proxy/ssh/mac.h
- include/proxy/ssh/misc.h
- include/proxy/ssh/msg.h
- include/proxy/ssh/packet.h
- + include/proxy/ssh/poly1305.h
- include/proxy/ssh/service.h
- include/proxy/ssh/session.h
- + include/proxy/ssh/sntrup761.h
- include/proxy/ssh/utf8.h
- include/proxy/tls.h
- + include/proxy/tls/pkcs11.h
- lib/proxy/conn.c
- lib/proxy/db.c
- lib/proxy/dns.c
- lib/proxy/ftp/conn.c
- lib/proxy/ftp/ctrl.c
- lib/proxy/ftp/msg.c
- lib/proxy/ftp/sess.c
- lib/proxy/reverse.c
- lib/proxy/ssh.c
- lib/proxy/ssh/agent.c
- lib/proxy/ssh/auth.c
- lib/proxy/ssh/bcrypt.c
- lib/proxy/ssh/cipher.c
- lib/proxy/ssh/compress.c
- lib/proxy/ssh/crypto.c
- lib/proxy/ssh/db.c
- lib/proxy/ssh/disconnect.c
- lib/proxy/ssh/interop.c
- lib/proxy/ssh/kex.c
- lib/proxy/ssh/keys.c
- lib/proxy/ssh/mac.c
- lib/proxy/ssh/misc.c
- lib/proxy/ssh/msg.c
- lib/proxy/ssh/packet.c
- + lib/proxy/ssh/poly1305.c
- lib/proxy/ssh/redis.c
- lib/proxy/ssh/service.c
- lib/proxy/ssh/session.c
- + lib/proxy/ssh/sntrup761.c
- lib/proxy/ssh/umac.c
- lib/proxy/ssh/utf8.c
- lib/proxy/tls.c
- lib/proxy/tls/db.c
- + lib/proxy/tls/pkcs11.c
- lib/proxy/tls/redis.c
- lib/proxy/uri.c
- mod_proxy.c
- mod_proxy.h.in
- mod_proxy.html
- t/Makefile.in
- t/api/db.c
- t/lib/ProFTPD/Tests/Modules/mod_proxy.pm
- t/lib/ProFTPD/Tests/Modules/mod_proxy/redis.pm
- t/lib/ProFTPD/Tests/Modules/mod_proxy/ssh.pm
- t/lib/ProFTPD/Tests/Modules/mod_proxy/tls.pm
- t/lib/ProFTPD/Tests/Modules/mod_proxy/tls/redis.pm
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/commit/fbad20cbbeaa02ee54b3d6b7192481d19145c902
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/commit/fbad20cbbeaa02ee54b3d6b7192481d19145c902
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
More information about the Pkg-proftpd-maintainers
mailing list