Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
keychain: Agent manager for OpenSSH, ssh.com, Sun SSH, and GnuPG
- Summary
- Keychain is a manager for OpenSSH, ssh.com, Sun SSH and GnuPG agents.
It acts as a front-end to the agents, allowing you to easily have one
long-running agent process per system, rather than per login session.
This dramatically reduces the number of times you need to enter your
passphrase from once per new login session to once every time your
local machine is rebooted.
Changelog
- * Tue Aug 16 23:00:00 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.5-2
- Added test for homedir mismatch in opt-in scripts, covering
`sudo -s' (reported by Ville Skyttä).
- * Fri Aug 5 23:00:00 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.5-1
- Updated to new upstream version
- Removed keychain.pod from %doc.
- * Wed Jul 27 23:00:00 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 2.5.4.1-2
- Added manpage patch and %prep removal of non existing path
(thanks Ville Skyttä)
- Added opt-in mechanism through profile.d scripts for all
login shells Fedora ships.