Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1736963C235 for ; Wed, 10 Jun 2009 08:34:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8C98D63B126; Wed, 10 Jun 2009 08:34:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7418A63B121 for ; Wed, 10 Jun 2009 08:34:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5D59D175D0; Wed, 10 Jun 2009 08:34:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Jun 2009 08:34:07 +0000 From: Emile iMil Heitor Subject: CVS commit: pkgsrc/shells/lshell To: pkgsrc-changes@NetBSD.org Reply-To: imil@netbsd.org X-Mailer: log_accum Message-Id: <20090610083407.5D59D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: imil Date: Wed Jun 10 08:34:07 UTC 2009 Modified Files: pkgsrc/shells/lshell: Makefile distinfo Log Message: Updated from 0.2.6 to 0.9.4. 0.9.4 . Log file name is now configurable using 'logfilename' variable inside the configuration file . Corrected aliases in lshell.conf to work with *BSD 0.9.3 . corrected major bug (alias related) 0.9.2 . added Force SCP directory feature . added command alias feature 0.9.1 . loglevel can now be defined on global, group or user level . corrected sftp support (broken since in 0.9.0) 0.9.0 . version jump to 0.9.0 . corrected bug in case PATH does not exist and allowed set to 'all' . added support for UNIX groups in configuration file . corrected major security bug . corrected path completion . added escape code handling . added flexible +/- possibilities in configuration file . now supports completion after '|', ';' and '&' . Command test are also done after '|', ';' and '&' . Doesn't list hidden directories by default . 4 logging levels . added 'strict' behaviour To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/shells/lshell/Makefile \ pkgsrc/shells/lshell/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.