2005-10-28 07:29:54 by Martti Kuparinen | Files touched by this commit (2) |
Log message:
Updated keychain to 2.6.1
* keychain 2.6.1 (10 Oct 2005)
10 Oct 2005; Aron Griffis <agriffis@gentoo.org>:
Change "unset evalopt" to "evalopt=false" and run through \
*all* the regression
tests instead of just the new ones. *sigh*
* keychain 2.6.0 (10 Oct 2005)
10 Oct 2005; Aron Griffis <agriffis@gentoo.org>:
Add the --eval option which makes keychain startup easier. See the man-page
for examples. Get rid of the release notes from README, so now this file is
where changes are tracked.
|
2005-09-28 22:52:28 by Roland Illig | Files touched by this commit (180) |
Log message:
Replaced "# defined" with "yes" in Makefile variables like \
GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
|
2005-08-04 12:50:44 by Martti Kuparinen | Files touched by this commit (2) |
Log message:
Updated keychain to 2.5.5
* lots of bug fixes
|
2005-02-24 14:10:14 by Alistair G. Crooks | Files touched by this commit (192) |
Log message:
Add RMD160 digests.
|
2005-02-01 19:40:29 by Martti Kuparinen | Files touched by this commit (2) |
Log message:
Updated keychain to 2.5.1
Don't accidentally inherit a forwarded agent when
inheritwhich=local-once. Move the --stop warning after the version
splash.
Add inheritance support via --inherit. Add parameters to --stop for
more control. Change the default behavior of keychain to inherit if
there's no keychain agent running ("--inherit local-once"), and
refrain from killing other agents unless "--stop others" is
specified.
|
2004-11-28 11:06:39 by Martti Kuparinen | Files touched by this commit (2) |
Log message:
Updated keychain to 2.4.3
* Bug fixes
|
2004-07-26 21:02:10 by Amitai Schlair | Files touched by this commit (3) |
Log message:
Update to 2.3.4. From the changelog:
* keychain 2.3.4 (24 Jul 2004)
24 Jul 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug 28599 reported by Bruno Pelaia; ignore defunct processes in
ps output
* keychain 2.3.3 (30 Jun 2004)
30 Jun 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug reported by Matthew S. Moore in email; escape the backticks
in --help output
Fix bug reported by Herbie Ong in email; set pidf, cshpidf and lockf
variables after parsing command-line to honor --dir setting
Fix bug reported by Stephan Stahl in email; make spaces in filenames
work throughout keychain, even in pure Bourne shell
Fix operation on HP-UX with older OpenSSH by interpreting output of
ssh-add as well as the error status
* keychain 2.3.2 (16 Jun 2004)
16 Jun 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug 53837 (keychain needs ssh-askpass) by unsetting SSH_ASKPASS
when --nogui is specified
* keychain 2.3.1 (03 Jun 2004)
03 Jun 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug 52874: problems when the user is running csh
* keychain 2.3.0 (14 May 2004)
14 May 2004; Aron Griffis <agriffis@gentoo.org>;
Rewrite the locking code to avoid procmail
* keychain 2.2.2 (03 May 2004)
03 May 2004; Aron Griffis <agriffis@gentoo.org>;
Call loadagent prior to generating HOSTNAME-csh file so that
variables are set.
* keychain 2.2.1 (27 Apr 2004)
27 Apr 2004; Aron Griffis <agriffis@gentoo.org>;
Find running ssh-agent processes by searching for /[s]sh-agen/
instead of /[s]sh-agent/ for the sake of Solaris, which cuts off ps
-u output at 8 characters. Thanks to Clay England for reporting the
problem and testing the fix.
* keychain 2.2.0 (21 Apr 2004)
21 Apr 2004; Aron Griffis <agriffis@gentoo.org>;
Rewrote most of the code, organized into functions, fixed speed
issues involving ps, fixed compatibility issues for various UNIXes,
hopefully didn't introduce too many bugs. This version has a
--quick option (for me) and a --timeout option (for carpaski).
Also added a Makefile and converted the man-page to pod for easier
editing. See perlpod(1) for information on the format. Note that
the pod is sucked into keychain and colorized when you run make.
|
2004-03-29 05:29:46 by Amitai Schlair | Files touched by this commit (1) |
Log message:
Enable pkgviews installation.
|
2003-07-18 05:59:50 by Martti Kuparinen | Files touched by this commit (4) |
Log message:
Updated keychain to 2.0.3
- Added keychain man page
- Fixed bugs with displaying colors for keychain --help
- Added a $grepopts to fix the grepping for a pid on cygwin
- Added a TODO document color fix based on submission by Luke Holden
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|