pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/fd



Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Apr  8 11:34:45 UTC 2011

Modified Files:
        pkgsrc/misc/fd: Makefile PLIST distinfo options.mk
Added Files:
        pkgsrc/misc/fd/patches: patch-Makefile.in
Removed Files:
        pkgsrc/misc/fd/patches: patch-aa patch-ae

Log Message:
Update fd to 3.00j.

Ver. 3.00j      Failure of some HTTP redirection is fixed.
 (09/25/10)     Needless network access when URLDRIVE=1 is suppressed.
                Mis-parsing of the file list from some HTTP servers is fixed.
                Failure of INFO_FILESYS on MINIX is fixed.

Ver. 3.00i      Support MINIX 3.
 (07/24/10)     Support NetBSD 5.0.
                Changing to directory on some pseudo file system is allowed.
                Freezing of pseudo terminal with utf8-mac is fixed.
                Failure to convert Kanji code of startup argument is fixed.
                Broken shell output string with effective DEFKCODE is fixed.
                Failure to convert case letter on ShiftJIS is fixed.
                Miscount of items on customizer when changing tab is fixed.
                Misprint of string to map key code is fixed.
                Column overflow of Japanese filename on status line is fixed.
                Wrong cursor position when closing archive browser is fixed.
                Failed archive browser with here-document is fixed.
                Illegal newline code with archive browser is fixed. (MS-DOS)
                Invalid terminal input with internal shell on DJGPP is fixed.
                Unloadable newline (^J) from command history file is fixed.

Ver. 3.00h      Hang-up when 'PS1' internal variable includes \[...\] is fixed.
 (06/14/10)     Failure to compile with non-standard C compiler is fixed.
                Recursive call of malloc() in abortion is fixed.

Ver. 3.00g      Broken tree screen with unprintable directory name is fixed.
 (06/04/10)     Abortion when accessing directory with Japanese is fixed.
                Buffer overflow in Japanese string parser is fixed.

Ver. 3.00f      Mis-action of 'dir' builtin which differs from MS-DOS is fixed.
 (05/29/10)     Invalidated default attribute mask of 'dir' builtin is fixed.
                Abortion when canceling in COPY_TREE/MOVE_TREE is fixed.

Ver. 3.00e      Add mkdir_p.c for installation.
 (02/27/10)     Support Cygwin 1.7.1.
                Failure to compile with some non-ANSI C compilers is fixed.

Ver. 3.00d      Freezing by filename completion on some environments is fixed.
 (11/30/08)     Mis-identified path invoked as login shell via su(1) is fixed.
                Freezing by the large value set as 'HISTSIZE' is fixed.
                Bug that 'echo' builtin ignores anyone starts with - is fixed.
                Support function keys with some VT100 compatible terminals.
                Warning by ioctl() on 64bits BSDs is fixed.

Ver. 3.00c      Bug to garble the pasted string when INPUTKCODE=utf8 is fixed.
 (07/27/08)     Failure to access the root directory is fixed. (MS-DOS)
                Failure to be invoked on Windows NT is fixed. (MS-DOS)
                Illegal newline code for input/output is fixed. (MS-DOS)
                Failure to replace some strings in 'fc' builtin is fixed.

Ver. 3.00b      Failure to replace with $()/$(()) is fixed.
 (07/06/08)     Bug that some temporary files may remain is fixed.
                Freezing by here-document with huge size is fixed.
                Mis-substitution of variables with exit status is fixed.
                Failure to treat argument with '=' as substitution is fixed.
                Buffer overflow with the undefined floppy drive is fixed.
                Mis-operation for redirections with complex sentences is fixed.
                Bug that trap on exit cannot be executed suitably is fixed.
                Inaccurate value of 'LINENO' internal variable is fixed.
                Bug that newline cannot be allowed in 'case' sentence is fixed.
                Bug that ${} cannot include meta characters within "" is fixed.
                Mis-replacement for meta characters in here-document is fixed.
                Adjust representations for 'FD_VERSION' of each documents.
                Bug that 'FD_VERSION' may not be set is fixed.

Ver. 3.00a      Failure to replace the alias with no argument is fixed.
 (06/21/08)     Abortion with recursively invoked archive browser is fixed.
                Resolve a directory traversal vulnerability on the URL drive.
                Mis-implementation of telnet commands in FTP is fixed.
                Failure to compile on Solaris 8 is fixed.
                Adjust representations of each documents to Ver. 3.00.

Ver. 3.00       Add the URL drive function.
 (05/31/08)     Add scheme moditiers to access socket as redirect file.
                Support the message catalog.
                Abolish limits of each registrations.
                Support argument of EDIT_CONFIG as environment variable name.
                Add 'AUTOUPDATE' internal variable.
                Add 'VERSION' internal variable.
                Add 'URLDRIVE', 'URLKCODE', 'HIDEPASSWD' internal variables.
                Add 'URLOPTIONS', 'URLTIMEOUT' internal variables.
                Add 'FTPPROXY', 'FTPLOGFILE', 'FTPADDRESS' internal variables.
                Add 'HTTPPROXY', 'HTTPLOGFILE' internal variables.
                Add 'HTMLLOGFILE' internal variable.
                Add 'accept', 'socketinfo', 'addcr' builtins.
                Add -N option in 'echo' builtin.
                Add -N option in 'read' builtin.
                Add the formats of %w, %p, %B, %b, %/, %! for archive browser.
                Add the redirectees of '<>&', '><&' for duplication.
                Add the redirectees of '<>-', '<>&-', '><-', '><&-' for close.
                Change default file descriptor of '><' redirectee to stdout.

Ver. 2.09i      Failure to compile on Darwin 9.x (Mac OS X 10.5) is fixed.
 (04/19/08)     Odd screen when displaying some long file names is fixed.
                Failure to write directory for FAT file system is fixed.

Ver. 2.09h      Bug that ATTR_FILE/ATTR_DIR have sometimes no effect is fixed.
 (03/15/08)     Unsuitable error message with no controlling terminal is fixed.
                Odd completion choice list while shifting filename is fixed.

Ver. 2.09g      Abortion with no controlling terminal is fixed.
 (01/26/08)     Failure to find the startup directory is resolved partly.
                Failure to input some special keys is reduced.

Ver. 2.09f      Bug to garble the pasted string in some environments is fixed.
 (10/28/07)     Mis-inputted keys after dynamic variation of 'TERM' is fixed.
                Bug to ignore some configuration files on NFS is fixed.
                Failure with some builtins in non-interactive shell is fixed.
                Bug not to expand variables after '~' is fixed.

Ver. 2.09e      Freezing sometimes caused in 'copy' builtin is fixed.
 (09/16/07)     Abortion when missing the current directory is fixed.
                Wrong default file descriptor of '<>'/'><' redirectee is fixed.
                Incomplete check for the supplementary group is fixed.

Ver. 2.09d      Support Linux kernel 2.6.20.
 (04/26/07)     Progress key responses when INPUTKCODE=utf8.
                Abortion with accessing the empty directory is fixed.
                Inaccessiblity of the floppy drive with large size is fixed.

Ver. 2.09c      Failure to support Linux kernel 2.6.18 is fixed.
 (01/17/07)

Ver. 2.09b      Support Linux kernel 2.6.18.
 (12/22/06)     Bug that '..' is not accessible in floppy drive is fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/misc/fd/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/fd/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/misc/fd/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/fd/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/fd/patches/patch-Makefile.in
cvs rdiff -u -r1.6 -r0 pkgsrc/misc/fd/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/fd/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index