Changelog for
php-pear-Horde_Crypt-2.7.12-1.37.noarch.rpm :
* Sun Dec 15 2019 Arjen de Korte
- update to version 2.7.12- use correct macro to reference metadata (boo#1158112)- regenerate spec from template- make package PHP version independent
* Thu Jan 08 2015 - Version 2.5.2- [mms] Fix parsing GPG packet information using the gnupg v2.1 binary.
* Thu Jan 08 2015 - Version 2.5.1- [jan] Fix using non-deprecated Content-Type for encrypted messages (Bug #13659).
* Fri Jul 11 2014 - Version 2.5.0- [mms] Fix reference to constant outside of the package.
* Fri Jul 11 2014 - Version 2.4.3- [jan] Update Hungarian translation (Andras Galos ).
* Fri Jul 11 2014 - Version 2.4.2- [jan] Update Korean translation (Deokgon Kim ).
* Mon Mar 10 2014 - Version 2.4.1- [mms] Ensure that all text parts are Q-P encoded when signing a MIME part.- [mms] More efficient parsing in Horde_Crypt_Pgp_Parse.
* Mon Feb 03 2014 - Version 2.4.0- [mms] Remove Horde_Crypt_Pgp#generateRevocation() (Bug #7375).- [mms] Fix submitting PGP keys to a public keyserver (Bug #10931).- [mms] PGP keyserver code now uses Horde_Http_Client to connect to the keyserver.- [mms] Move PGP keyserver code to a separate Horde_Crypt_Pgp_Keyserver class.- [mms] Add Horde_Crypt_Pgp_Parse#parseToPart().- [mms] Move Horde_Crypt_Pgp#parsePGPData() to separate class (Horde_Crypt_Pgp_Parse), since it can be used even if GnuPG binary is not available.
* Mon Feb 03 2014 - Version 2.3.0- [mms] Horde_Crypt_Pgp#parsePGPData() now accepts a Horde_Stream object as an argument.
* Mon Feb 03 2014 - Version 2.2.2- [jan] Fix detecting bad PGP signatures on some systems with non-English locales (Bug #10273).