From 79ee187763ddbdaaf20edfe526e7635e6482a075 Mon Sep 17 00:00:00 2001 From: wiedi Date: Mon, 14 Mar 2016 22:47:10 +0000 Subject: Update net/proftpd (and modules) to 1.3.5b 1.3.5b - Released 10-Mar-2016 -------------------------------- - Bug 4187 - mod_geoip does not load all of the GeoIPTables properly. - Bug 4191 - "Incorrect string value" reported by mod_sql_mysql for some UTF8 characters. - Bug 4097 - SSH rekey fails when using RSA hostkey smaller than 2048 bits. - Bug 4198 - MLSD/MLST fact type "cdir" is incorrectly used for the current working directory. - Bug 4201 - HiddenStores temporary files not removed when exceeding quota using SCP. - Bug 4202 - MLSD lines not properly terminated with CRLF. - Bug 4209 - Zero-length memory allocation possible, with undefined results. - Bug 4210 - Avoid unbounded SFTP extended attribute key/values. - Bug 4212 - Ensure that FTP data transfer commands fail appropriately when "RootRevoke on" is in effect. - Bug 4217 - Handle FTP re-authentication attempts better. - Bug 4223 - Permissions on files uploaded via STOU do not honor configured Umask. - Bug 4227 - Support SFTP clients that send multiple INIT requests. - Bug 4230 - TLSDHParamFile directive appears ignored because unexpected DH is chosen. --- net/proftpd-sqlite/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/proftpd-sqlite') diff --git a/net/proftpd-sqlite/Makefile b/net/proftpd-sqlite/Makefile index 7ed63cdd391..73c0523a983 100644 --- a/net/proftpd-sqlite/Makefile +++ b/net/proftpd-sqlite/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.2 2015/10/10 01:58:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/03/14 22:47:10 wiedi Exp $ -PKGREVISION= 1 .include "../../net/proftpd/Makefile.module" PROFTPD_MOD= sqlite -- cgit v1.2.3