Path to this page:
Subject: CVS commit: pkgsrc/security/password-store
From: Guillaume Lasmayous
Date: 2015-02-15 19:58:41
Message id: 20150215185841.1488198@cvs.netbsd.org
Log Message:
Update security/password-store to 1.6.5
Upstream changes:
=================
Release 1.6.5. Changes:
== Features ==
* Support Gpg4win alongside Cygwin
== Bug Fixes ==
* Work around unit tests bug with GnuPG 2.1.0 and 2.1.1
* Manually migrate unit tests keys to GnuPG 2.1 series
* Restore support GnuPG 2.0 series
Release 1.6.4. Changes:
== Features ==
* "add" is an alias of "insert"
* `pass edit` will no longer make a commit if the password does not change
* Symbolic links are now followed
* Remove gpg agent check, due to the auto-starting gpg-agent in GnuPG 2.1
== Bug Fixes ==
* Avoid trailing slash in `pass grep`
* Account for $CLIP_TIME in messages
* revelation2pass, keepassx2pass, and other script improvements
* Fix .gpg extension in tree listings, and preserve colors
* Improved support for getopt on OSX
* Updates for zsh and fish completion autoloading
* Always preserve TTY for pinentry
* Only use encryption subkeys
* Better clip error messages
* No longer use hidden recipients
Files: