Changelog for
keychain-2.8.2-29.1.noarch.rpm :
Wed Dec 2 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 2.8.2
* Summary: Support new ssh features, bug fix release.
* Support for new hash algorithms
* Remove bashisms
* Various optimizations
* --timeout option now gets passed to agent, doc fixes
* RPM, Makefile fixes
- Changes from version 2.8.1
* Summary: POSIX compatibility and bug fix release.
* Only set PATH to a standard value if PATH is not set. Otherwise,
do not modify.
* Makefile Cygwin and RPM spec fixes
* Confhost fixes. Deprecate in_path. Use command -v instead.
* Find_pids: Modify \"ps\" call to work with non-GNU ps.
* Re-introduce POSIX compatibility (remove shopt.)
- Changes from version 2.8.0
* Support for OpenSSH 6.8 fingerprints.
* Support for GnuPG 2.1.0.
* Handle private keys that are symlinks, even if the associated
public key is in the target directory rather than alongside the
symlink.
* Allow private keys to have extensions, such as foo.priv.
When looking for matching public keys, look for foo.priv.pub,
but also strip extension and look for foo.pub if foo.priv.pub
doesn\'t exist.
* Initial support for --list/-l option to list SSH keys.
* Updated docs for fish shell usage.
- Changes from version 2.7.2beta1
* Various changes and updates:
* Fixes for fish.
* Keychain will default to start only ssh-agent unless GPG is
explicitly updated using --agents.
* Write ~/.gpg-agent-info when launching gpg-agent.
* Add support for injecting agents into systemd
* Add support for --query option
* Add --absolute flag, allowing user to set a full path without
getting a .keychain suffix automatically appended.
* Add --confhost option to scan ~/.ssh/config file to
locate private key path specified there.
- Update project and download Urls
- Remove 0001-Update-inheritagents-for-GnuPG-v.2.1.patch; fixed
on upstream release
- Perform a spec-cleaner
- Remove useless dependencies
* perl
* make
* sed
* openssh
Fri Feb 13 13:00:00 2015 mrueckertAATTsuse.de
- added 0001-Update-inheritagents-for-GnuPG-v.2.1.patch:
Backport the GPG 2.1 support from git head
Sun May 23 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.7.1:
* a GPG fix for pinentry issues (Gentoo bug 203871)
- removed keychain-extract_version_with_perl.patch as upstream came
up with a more predictable way of determining the version
- removed use of and dependency on the licenses packages as it is
now considered a bad practice after all
Fri Jan 29 13:00:00 2010 larsAATTlinux-schulserver.de
- require openssh as ssh is dead
- remove conditions for unsupported openSUSE versions
Sun Oct 25 13:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.7.0:
* improved color scheme, output formatting, and the --quiet
option
* the lockfile() implementation was simplified for smaller code
Fri Aug 7 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.6.9:
+ potential issues with GNU grep were fixed
+ the README file was changed to README.rst (reStructuredText)
+ the maintainership information was updated
+ the default output was simplified, so --version or --help are
now required to show version, copyright, and license
information
- simplification of the spec file
- add check section
Tue Jun 19 14:00:00 2007 lruppAATTsuse.de
- update to 2.6.8:
+ Support fish: http://roo.no-ip.org/fish/
(thanks to Ilkka Poutanen)
+ Add validinherit function: warning messages aren\'t emitted
unnecessarily
+ Break out of loop when empty lockfile can\'t be removed
+ Make --lockwait -1 mean forever.
+ Add more locking regression tests
+ Prevent gpg_listmissing from accidentally loading keys
+ Save LC_ALL for gpg invocation so that pinentry-curses works.
- gzip the manpage
- don\'t remove %{buildroot} in %install - let rpm do this
- fix requires
- don\'t package the pod-file (same as manpage)
Tue Aug 15 14:00:00 2006 pthAATTsuse.de
- Update to 2.6.2
Changes since 2.4.2.1:
* Add inheritance support via --inherit. Add parameters to --stop for
more control.
* Add gpg keys to the agent.
* Add the --env option and automatic reading of .keychain/env.
* Add --confirm option and corresponding regression tests.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Tue Nov 16 13:00:00 2004 pthAATTsuse.de
- Update to 2.4.2.1