-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guys,
This is mostly a bug-fix cycle, but we're also adding some improvements to the generate command as well as a nice git-diff trick. Svend and crew have been busy polishing the emacs plugin as well. == Password Store on the Web == * Our homepage: <http://www.zx2c4.com/projects/password-store/> * Man page: <http://git.zx2c4.com/password-store/about/> * Git repository: <http://git.zx2c4.com/password-store/> <git://git.zx2c4.com/password-store> * Mailing list: <http://lists.zx2c4.com/mailman/listinfo/password-store> <mailto:[email protected]> Here's what's new in version 1.6.2: == Features == * generate now has an --in-place option to replace only the first line of a file with a new password * generate now uses pretty ansi colors * `pass git diff` will now decrypt your history in memory on the fly to show real text diffs of how your passwords have changed * Lots of general code cleanups and restructurings == Bug Fixes == * test suite escapes characters properly * use install -d instead of mkdir -p in makefile * do not rely on bash inside of makefile * cleaner tmpdir cleanup logic * use portable sed in zsh completion * gpg key sorting is now done with LC_ALL=C * git sub-commands will now use a secure tmpdir * properly escape input to sed during reencryption * tests now work on directories with spaces * gpg secmem warning is disabled during gpg key comparison so that output is consistent on bsd * tmpdir templates actually work now when making a secure tmpdir == New Additions from Contributors == * KWallet importer script <http://git.zx2c4.com/password-store/tree/contrib/importers/kwallet2pass.py> == Downloading v1.6.2 == * <http://git.zx2c4.com/password-store/snapshot/password-store-1.6.2.tar.xz> 49c8f38feedb7d260095d7091cd7ff29a72a31ff (sha1) 4629a724c8d1e55af228d303cf4a6d5e (md5) * The tag 1.6.2 is signed with my gpg key: <http://zx2c4.com/keys/AB9942E6D4A4CFC3412620A749FC7012A5DE03AE.asc> Jason -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJTcyGzAAoJEEn8cBKl3gOuhl8QAITewpzTWiIBk17hX7gU3vNl WGjcwKvk/c7bBpIDLxzGD0QBDpZ96IWF4Y0Kk4RD7FIwy79253gOKe1UiPi7GVxO 2H93mkwe1abmDzxz7tpbC/X2z6GUHStyHsJfepBSTtbtq/7x8RriD9snMaELXEEI 4edD5TV3PQHrYNoH1GBOtGevvQmydQQLMajSnxTrtp/AMiQcIYH55bM+zZZpzOfD tDnlKiRgRSXRT3cd7DYOh+8vy4ZrxKkM7cdfXZIa9thKuyaty4wYG9IHftYZ/zDt TN3fDDJevslGwD2a85TyLpO+U6NbAJ4zBbqWwb9SRJRJ75NYAfLWF2MivZHwi8l/ R+hN4mD6PUTGhI56BB/1YJ3YHUQhcS83KlNhW8QqGxsdbabousGTeXt8sMDHUPQj CojxJE05B2Jjd5vUe1Y8hXjxUVCoDvXUUNHDvhwAzf8xVZ44R0xnTNRLSO9rrLRS VzuDRm7SFxTZSHQTDFuwJR68mKTfiotTzRVXAIC7JxFu/AoawkOKuOBZvkWP20qF bzodtRd0wzClz9dY/mGFsK1Rv7gNnbs95GZx9BdJ8O/QoIpm63x3Ux9l/dwUk10a P3TkViYn1xzGUo5uPRiEs97rcMqdjpNhyNhKKYnX5TekWK363KOiO9DZX+lH8ujn HutnFw/S3NE/H5VfKAm2 =0J71 -----END PGP SIGNATURE----- _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
