pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/lshell Updated from 0.2.6 to 0.9.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4bc58b956d2
branches: trunk
changeset: 394456:c4bc58b956d2
user: imil <imil%pkgsrc.org@localhost>
date: Wed Jun 10 08:34:07 2009 +0000
description:
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
diffstat:
shells/lshell/Makefile | 4 ++--
shells/lshell/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 00d31655a85e -r c4bc58b956d2 shells/lshell/Makefile
--- a/shells/lshell/Makefile Wed Jun 10 08:06:39 2009 +0000
+++ b/shells/lshell/Makefile Wed Jun 10 08:34:07 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/04 09:25:36 imil Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/10 08:34:07 imil Exp $
#
-DISTNAME= lshell-0.2.6
+DISTNAME= lshell-0.9.4
CATEGORIES= shells python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lshell/}
diff -r 00d31655a85e -r c4bc58b956d2 shells/lshell/distinfo
--- a/shells/lshell/distinfo Wed Jun 10 08:06:39 2009 +0000
+++ b/shells/lshell/distinfo Wed Jun 10 08:34:07 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/03/04 09:25:36 imil Exp $
+$NetBSD: distinfo,v 1.2 2009/06/10 08:34:07 imil Exp $
-SHA1 (lshell-0.2.6.tar.gz) = ac0a8e018d2cc64a1c8a27e74b21b6419c06d331
-RMD160 (lshell-0.2.6.tar.gz) = 72e44af1f9313274d9f0a45f09ab8c2276e4e81e
-Size (lshell-0.2.6.tar.gz) = 26947 bytes
+SHA1 (lshell-0.9.4.tar.gz) = 4330be3d1b25b77de050d599cf37eb8ae0b84f41
+RMD160 (lshell-0.9.4.tar.gz) = 3e5f9191b446a1c1465be1b44e6f7353ac7ac5db
+Size (lshell-0.9.4.tar.gz) = 32203 bytes
Home |
Main Index |
Thread Index |
Old Index