[proftpd-dfsg] branch master updated (93c05e0 -> 25c4431)
Francesco Lovergine
frankie at moszumanska.debian.org
Sat Dec 10 20:29:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
frankie pushed a change to branch master
in repository proftpd-dfsg.
from 93c05e0 trailing white space.
new 94ac349 New upstream version 1.3.5b
new 52729f7 Merge tag 'upstream/1.3.5b'
new 25c4431 updated to 1.3.5b
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Make.rules.in | 1 +
NEWS | 23 ++-
RELEASE_NOTES | 7 +
configure | 22 ++-
configure.in | 22 ++-
contrib/dist/rpm/proftpd.spec | 2 +-
contrib/mod_geoip.c | 24 +--
contrib/mod_ldap.c | 9 +
contrib/mod_sftp/fxp.c | 53 ++++--
contrib/mod_sftp/kbdint.c | 8 +-
contrib/mod_sftp/kex.c | 201 +++++++++++++++------
contrib/mod_sftp/keys.c | 45 +++--
contrib/mod_sftp/mod_sftp.c | 8 +-
contrib/mod_sftp/mod_sftp.h.in | 4 +-
contrib/mod_sftp/scp.c | 119 +++++++-----
contrib/mod_sftp/utf8.c | 6 +-
contrib/mod_sftp_pam.c | 2 +-
contrib/mod_sql_mysql.c | 12 +-
contrib/mod_tls.c | 181 ++++++++++++++++---
debian/changelog | 10 +-
debian/control | 2 +-
debian/patches/FTBS_on_Hurd | 26 +--
.../{large_files_SFTP.diff => large_files_SFTP} | 0
debian/patches/mod_sql_mysql.c | 8 +-
...ole_passwd_db.diff => not_read_whole_passwd_db} | 8 +-
debian/patches/series | 3 +-
debian/proftpd-substvars | 2 +-
include/version.h | 4 +-
lib/Makefile.in | 4 +-
lib/tpl.c | 4 -
modules/Makefile.in | 4 +-
modules/mod_auth.c | 36 ++--
modules/mod_core.c | 4 +-
modules/mod_facts.c | 69 +++----
modules/mod_log.c | 26 ++-
modules/mod_ls.c | 54 ++++++
modules/mod_xfer.c | 37 ++--
src/Makefile.in | 4 +-
src/data.c | 30 ++-
src/encode.c | 8 +-
src/fsio.c | 27 ++-
src/ftpscrub.c | 145 ---------------
src/inet.c | 2 +
src/main.c | 11 +-
src/pool.c | 59 +++---
src/support.c | 6 +-
tests/api/fsio.c | 16 ++
tests/api/str.c | 3 +-
utils/Makefile.in | 4 +-
49 files changed, 873 insertions(+), 492 deletions(-)
rename debian/patches/{large_files_SFTP.diff => large_files_SFTP} (100%)
rename debian/patches/{not_read_whole_passwd_db.diff => not_read_whole_passwd_db} (80%)
delete mode 100644 src/ftpscrub.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-dfsg.git
More information about the Pkg-proftpd-maintainers
mailing list