summaryrefslogtreecommitdiff
path: root/net/proftpd-sqlite
diff options
context:
space:
mode:
authorwiedi <wiedi>2016-03-14 22:47:10 +0000
committerwiedi <wiedi>2016-03-14 22:47:10 +0000
commit79ee187763ddbdaaf20edfe526e7635e6482a075 (patch)
tree1b8212a1c1d7bfb5474416f3caa3c7b06739f36b /net/proftpd-sqlite
parent06c9174fc41b06b521a7c99efe921e81287584bc (diff)
downloadpkgsrc-79ee187763ddbdaaf20edfe526e7635e6482a075.tar.gz
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.
Diffstat (limited to 'net/proftpd-sqlite')
-rw-r--r--net/proftpd-sqlite/Makefile3
1 files changed, 1 insertions, 2 deletions
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