pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/keychain Updated security/keychain to 2.6.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/121c75257e82
branches: trunk
changeset: 520131:121c75257e82
user: martti <martti%pkgsrc.org@localhost>
date: Mon Oct 16 08:26:10 2006 +0000
description:
Updated security/keychain to 2.6.6
* keychain 2.6.6 (08 Sep 2006)
08 Sep 2006; Aron Griffis <agriffis%gentoo.org@localhost>:
Make --lockwait -1 mean forever. Previously 0 meant forever but was
undocumented. Add more locking regression tests #137981
* keychain 2.6.5 (08 Sep 2006)
08 Sep 2006; Aron Griffis <agriffis%gentoo.org@localhost>:
Break out of loop when empty lockfile can't be removed #127471. Add locking
regression tests:
100_lock_stale 101_lock_held 102_lock_empty 103_lock_empty_cant_remove
* keychain 2.6.4 (08 Sep 2006)
08 Sep 2006; Aron Griffis <agriffis%gentoo.org@localhost>:
Add validinherit function so that validity of SSH_AUTH_SOCK and friends can be
validated from startagent rather than up front. The advantage is that warning
messages aren't emitted unnecessarily when --inherit *-once.
Fix --eval for fish, and add new testcases:
053_start_with_--eval_ksh
054_start_with_--eval_fish
055_start_with_--eval_csh
* keychain 2.6.3 (07 Sep 2006)
07 Sep 2006; Aron Griffis <agriffis%gentoo.org@localhost>:
Support fish: http://roo.no-ip.org/fish/
Thanks to Ilkka Poutanen for the patch.
diffstat:
security/keychain/Makefile | 4 ++--
security/keychain/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r cc2d32f53c69 -r 121c75257e82 security/keychain/Makefile
--- a/security/keychain/Makefile Mon Oct 16 07:52:09 2006 +0000
+++ b/security/keychain/Makefile Mon Oct 16 08:26:10 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2006/10/04 21:58:14 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/16 08:26:10 martti Exp $
-DISTNAME= keychain-2.6.2
+DISTNAME= keychain-2.6.6
CATEGORIES= security
MASTER_SITES= http://www.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
EXTRACT_SUFX= .tar.bz2
diff -r cc2d32f53c69 -r 121c75257e82 security/keychain/distinfo
--- a/security/keychain/distinfo Mon Oct 16 07:52:09 2006 +0000
+++ b/security/keychain/distinfo Mon Oct 16 08:26:10 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2006/04/25 06:34:17 martti Exp $
+$NetBSD: distinfo,v 1.15 2006/10/16 08:26:10 martti Exp $
-SHA1 (keychain-2.6.2.tar.bz2) = 7d96029d89509a9cdb74ef8521b844fb458ebcfb
-RMD160 (keychain-2.6.2.tar.bz2) = 76a5a5da1687ef683a51fdee09a1a627522750a6
-Size (keychain-2.6.2.tar.bz2) = 30679 bytes
+SHA1 (keychain-2.6.6.tar.bz2) = 526db213d96d5cc36c74294501ec2d0a941ae460
+RMD160 (keychain-2.6.6.tar.bz2) = eaa5ea277a47b8f5aeb1b9bba01ed1fc9c757806
+Size (keychain-2.6.6.tar.bz2) = 31401 bytes
Home |
Main Index |
Thread Index |
Old Index