[Git][debian-proftpd-team/proftpd-mod-proxy][master] 3 commits: New upstream version 0.9.6

Hilmar Preuße (@hilmar) gitlab at salsa.debian.org
Wed May 27 22:54:27 BST 2026



Hilmar Preuße pushed to branch master 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
- - - - -
966fcd22 by Hilmar Preuße at 2026-05-27T23:35:50+02:00
Update upstream source from tag 'upstream/0.9.6'

Update to upstream version '0.9.6'
with Debian dir 199c0dd67b882ce3baef0132b40be206ca16c164
- - - - -
d80813c7 by Hilmar Preuße at 2026-05-27T23:54:01+02:00
Finalize d/* for upload.

- - - - -


82 changed files:

- + .clang-tidy
- .github/workflows/ci.yml
- .github/workflows/codeql.yml
- .github/workflows/regressions.yml
- Makefile.in
- cacerts.pem
- configure
- configure.in
- debian/changelog
- debian/control
- debian/copyright
- 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/-/compare/eabafeb0c060186b90eb1534a444e34b4c2f8b5f...d80813c767748b4c772e16e4dbd16699548a8259

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/eabafeb0c060186b90eb1534a444e34b4c2f8b5f...d80813c767748b4c772e16e4dbd16699548a8259
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