--- - branch: pkgsrc-2010Q3 date: Tue Nov 9 20:58:59 UTC 2010 files: - new: 1.58.6.1 old: '1.58' path: pkgsrc/net/proftpd/Makefile pathrev: pkgsrc/net/proftpd/Makefile@1.58.6.1 type: modified - new: 1.21.6.1 old: '1.21' path: pkgsrc/net/proftpd/PLIST pathrev: pkgsrc/net/proftpd/PLIST@1.21.6.1 type: modified - new: 1.33.6.1 old: '1.33' path: pkgsrc/net/proftpd/distinfo pathrev: pkgsrc/net/proftpd/distinfo@1.33.6.1 type: modified - new: 1.8.16.1 old: '1.8' path: pkgsrc/net/proftpd/options.mk pathrev: pkgsrc/net/proftpd/options.mk@1.8.16.1 type: modified - new: 1.12.6.1 old: '1.12' path: pkgsrc/net/proftpd/patches/patch-aa pathrev: pkgsrc/net/proftpd/patches/patch-aa@1.12.6.1 type: modified - new: 1.12.6.1 old: '1.12' path: pkgsrc/net/proftpd/patches/patch-ac pathrev: pkgsrc/net/proftpd/patches/patch-ac@1.12.6.1 type: modified - new: 1.11.6.1 old: '1.11' path: pkgsrc/net/proftpd/patches/patch-ab pathrev: pkgsrc/net/proftpd/patches/patch-ab@1.11.6.1 type: modified - new: '0' old: '1.7' path: pkgsrc/net/proftpd/patches/patch-ae pathrev: pkgsrc/net/proftpd/patches/patch-ae@0 type: deleted id: 20101109T205859Z.5d56993d4efdd816f4e5e65c8e7b709342d719c7 log: "Pullup ticket 3269 - requested by obache\nsecurity update\n\nRevisions pulled up:\n- pkgsrc/net/proftpd/Makefile\t\t1.59\n- pkgsrc/net/proftpd/PLIST\t\t1.22\n- pkgsrc/net/proftpd/distinfo\t\t1.34\n- pkgsrc/net/proftpd/options.mk\t\t1.9\n- pkgsrc/net/proftpd/patches/patch-aa\t1.13\n- pkgsrc/net/proftpd/patches/patch-ac\t1.13\n- pkgsrc/net/proftpd/patches/patch-ab\t1.12\n\nFiles deleted:\npkgsrc/net/proftpd/patches/patch-ae\n\n-------------------------------------------------------------------------\n \ Module Name: pkgsrc\n Committed By: obache\n Date: Sun Nov \ 7 12:21:10 UTC 2010\n\n Modified Files:\n pkgsrc/net/proftpd: Makefile PLIST distinfo options.mk\n pkgsrc/net/proftpd/patches: patch-aa patch-ab patch-ac\n Removed Files:\n pkgsrc/net/proftpd/patches: patch-ae\n\n \ Log Message:\n Update proftpd to 1.3.3c.\n\n pksrc changes:\n * Instead of patch&subst to change layout of statedir, pass it to configure\n instead (and subst for manpages are fixed).\n * Convert custom mod_wrap library modification to SUBST.\n * Need to buildlink with security/tcp_wappers for mod_wrap.\n\n \ NEWS:\n 1.3.3c - Released 29-Oct-2010\n --------------------------------\n \ - Bug 3511 - SQLAuthType Backend not properly rejected by mod_sql_sqlite.\n \ - Bug 3513 - EPERM error logged unnecessarily for SFTP logins on Linux.\n - Bug 3517 - mod_quotatab decrements file tally improperly for failed DELE\n commands.\n \ - Bug 3518 - Support SiteMiscEngine directive, for disabling mod_site_misc\n \ functionality via proftpd.conf.\n - Bug 3519 - Inappropriate directory traversal allowed by mod_site_misc.\n - Bug 3521 - Telnet IAC processing stack overflow.\n\n 1.3.3b - Released 09-Sep-2010\n --------------------------------\n \ - Bug 3481 - Problem with SFTP directory listings.\n - Bug 3483 - NULL pointer dereference handling SITE command in mod_quotatab.\n - Bug 3485 - Disabling IPv6 via -4 or --ipv4 command-line options does not work.\n - Bug 3487 - Null pointer dereference with EPRT/EPSV/PASV/PORT command during\n data transfer.\n \ - Bug 3482 - ProFTPD corrupts utmpx log files on FreeBSD 9.0/HEAD.\n - Bug 3491 - Directory pattern not matching as expected.\n - Bug 3492 - Null pointer dereference during data transfer due to RNFR/RNTO.\n - Bug 3494 - Null pointer dereference for IPv6-enabled proftpd when no\n DefaultServer configured.\n \ - Bug 3501 - logins with \"AuthAliasOnly on\" still handled as\n \ anonymous logins.\n\n 1.3.3a - Released 01-Jul-2010\n --------------------------------\n \ - Bug 3400 - Add Japanese translation.\n - Bug 3401 - mod_sftp does not compile with pre-0.9.7 OpenSSL.\n - Bug 3402 - mod_tls does not compile with pre-0.9.7 OpenSSL due to Bug#3349.\n - Bug 3403 - File upload followed by MLSD leads to wrong file size entries in\n TransferLog.\n - Bug 3405 - Multiple SFTPAuthorizedUserKeys stores causes segfault on 64-bit\n platforms.\n - Bug 3354 - Renaming a file across mount points to a full disk does not fail\n as expected.\n - Bug 3408 - Use instead of where possible.\n - Bug 3412 - Include files not included after restart due to permissions.\n - Bug 3409 - Build failure on newer FreeBSD due to utmp/utmpx system changes.\n - Bug 3417 - Unsafe use of pointer when scanning config for ScoreboardFile.\n - Bug 3418 - %U sometimes showing up as \"(none)\" in ExtendedLog.\n - Bug 3421 - RewriteHome does not work properly for SFTP connections.\n - Bug 3419 - SSL_shutdown() errors with openssl-0.9.8m.\n - Bug 3423 - Last line of multiline DisplayLogin file improperly handled.\n - Bug 3426 - mod_sftp does not log to TransferLog by default.\n - Bug 3425 - Improperly constructed destination paths for SCP uploads.\n - Bug 3427 - mod_sftp does not handle recursive SCP uploads properly.\n \ - Bug 3432 - ExecBeforeCommand does not interpolate the %F/%f variables\n properly.\n \ - Bug 3434 - TraceLog contains messages even with \"Trace DEFAULT:0\" configured.\n \ - Bug 3435 - Encoding/decoding conversion can cause CPU spike.\n - Bug 3436 - Support build-time option to disable use of nonblocking open of\n log files. \ Use --disable-nonblocking-log-open to get the pre-1.3.3 behavior\n of opening log files.\n - Bug 3437 - UseImplicitSSL TLSOption causes PBSZ/PROT commands to fail.\n - Bug 3439 - Encoding fails if an NLS-enabled proftpd starts in a UTF8 locale.\n - Bug 3446 - .ftpaccess ignored in some cases.\n - Bug 3447 - mod_sftp can become confused during large recursive SCP uploads.\n - Bug 3448 - Ensure that STAT/LSTAT/FSTAT SFTP requests do not use cached/stale\n data.\n \ - Bug 3449 - mod_sftp does not properly handle the O_TRUNC flag in a SFTP OPEN\n \ request.\n - Bug 3450 - mod_sftp does not properly handle the O_APPEND flag in a SFTP OPEN\n request.\n - Bug 3451 - WinSCP can't upload files using protocol version 5 with mod_sftp.\n - Bug 3452 - mod_sftp does not advertise its supported SFTP extensions for\n protocol version 5.\n - Bug 3454 - msgfmt(1) options used for generating NLS files are not compatible\n with Solaris' msgfmt.\n - Bug 3456 - Problem attempting to recursively download a directory via SCP.\n - Bug 3458 - mod_sftp incorrectly performs OpenSSL cleanup.\n \ - Bug 3459 - mod_radius segfaults during incorrect login due to stale data.\n \ - Bug 3460 - REALPATH SFTP request can cause improperly cached directory\n \ configuration.\n - Bug 3462 - ftpasswd script's --delete-user option does not work.\n - Bug 3463 - ftpasswd script's --delete-group option does not work.\n \ - Bug 3465 - SIGSEGV at LIST after CCC.\n - Bug 3470 - Deferred resolution paths not handled properly by\n mod_sftp.\n - Bug 3469 - ExtendedLog's %f variable not properly expanded for DELE if path\n begins with tilde ('~').\n \ - Bug 3467 - mod_ifsession does not merge blocks properly.\n - Bug 3471 - Null values in allow/deny rules causes mod_wrap2 to segfault.\n - Bug 3472 - mod_sftp publickey authentication fails for large keys.\n - Bug 3424 - Bad LDAP lookup can cause mod_ldap segfault under some conditions.\n - Bug 3476 - LIST/NLST of path starting with \"-\" fails.\n - Bug 3475 - Add new 'noGetgrouplist' AuthUnixOption to work around buggy\n libc code.\n - Bug 3474 - Using SQLite database and SQLLog directive can lead to problems\n under load.\n\n To generate a diff of this commit:\n cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/proftpd/Makefile\n \ cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/proftpd/PLIST\n cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/proftpd/distinfo\n cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/proftpd/options.mk\n \ cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/proftpd/patches/patch-aa \\\n pkgsrc/net/proftpd/patches/patch-ac\n \ cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/proftpd/patches/patch-ab\n cvs rdiff -u -r1.7 -r0 pkgsrc/net/proftpd/patches/patch-ae\n" module: pkgsrc subject: 'CVS commit: [pkgsrc-2010Q3] pkgsrc/net/proftpd' unixtime: '1289336339' user: spz