-
keychain 2.9.0_alpha1 (9 Apr 2025)
-
Daniel Robbins returns as keychain maintainer.
-
'keychain' and 'keychain.1' removed from git repo and added to .gitignore.
-
Make 'keychain.sh' fully-compliant with ShellCheck, and add necessary exception
comments to the codebase. These changes require testing, as some of the suggested
fixes are not desired, and I tried to catch all of these. Thus the _alpha1
status. -
Merge in typographical errors from Peter Pentchev (@ppentchev).
(commit d8a566d) -
Merge in validity checking for malformed SSH public key files, also from
Peter Pentchev (@ppentchev). (commit 2722fdc) -
Merge in support for --agents, which adds detection of gpg-agent which was
disabled. From Mikko Koivunalho (@mikkoi).
(commit 1d170da) -
Merge in support for --agent-socket option, to specify the path for
SSH_AUTH_SOCK manually. From Mikhail f. Shiryaev (@Felixoid).
(commit 2a3dfcd) -
Fix handling of exit codes. This fix is from Manolis Androulidakis
(@manolis-andr). (commit ced0785) -
Add --confallhosts option to allow loading of keys from all hosts.
This is from Ole Martin Ruud (@barskern).
(commit 0041078) -
Update GPL-2 license file. This is from Karol Babioch (@ghost).
(commit 15ad9e1)
-