SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for php5-pear-Horde_Crypt-2.7.9-18.2.noarch.rpm :

* Wed Aug 02 2017 Ralf Lang - Version 2.7.9- [mjr] SECURITY: Fix remote code execution vulnerability (CVE-2017-7413, and CVE-2017-7414).- [mjr] Correctly specify either sha-1 or sha-256 when signing a smime message.- [jan] Support GnuPG 2.1+ too (Bug #14014).- [jan] Detect unsupported GnuPG versions.- [jan] Fix detection of new GnuPG API (Remi Collet , PR #220).- [jan] More fixes for GnuPG 2 (Mathieu Parent ).- [jan] Remove dependency on openssl executable (Hadi Nategh ).
* Fri Dec 23 2016 Ralf Lang - Version 2.7.5- [mjr] Ensure version information is output in ASCII armored output.- [jan] Fix parsing inline signed PGP messages with PHP 7+ (Bug #14352).- [jan] Fix label for S/MIME Encrypted Key Usage attribute.
* Tue Apr 05 2016 Ralf Lang - Version 2.7.3- [jan] Update Greek translation (Limperis Antonis ).- [jan] Try three times to retrieve public PGP if the keyserver pool contains broken servers.- [jan] Fix throwing exception if verifying a PGP signature failed.- [jan] Work around broken PGP key servers.
* Tue Feb 02 2016 Ralf Lang - Version 2.7.0- [jan] Add Horde_Crypt_Pgp::pgpPacketInformationMultiple() and Horde_Crypt_Pgp_Backend_Binary::packetInfoMultiple() (Request #13190).- [jan] Fix retrieving PGP keys from the keyserver with certain HTTP client backends.- [jan] Fix creating PGP keys with comments (Bug #14125).- [jan] Mark PHP 7 as supported.
* Wed Oct 21 2015 Ralf Lang - Version 2.6.1- [jan] Updated UK translation.- [jan] Fix issues with certain locales like Turkish.- [mms] Split gnupg command-line binary specific code out into a separate PGP backend driver.- [mms] S/MIME encryption is now done only with AES (if using PHP 5.4+) or 3DES.- [mjr] Fix PHP 5.3 incompatibility (Bug #14090).
* Tue Feb 10 2015 Ralf Lang - Version 2.5.3- [jan] Make all PGP features locale-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).
* Wed Jul 03 2013 Ralf Lang - Version 2.2.1- [mms] SECURITY: Fix XSS vulnerability in Horde_Crypt_Smime#certToHTML() (Jo�o Machado ).
* Wed May 29 2013 Ralf Lang - Version 2.2.0- [mms] Fix Horde_Crypt_Pgp#encryptedSymmetrically() from entering an infinite loop when using GnuPg v2.- [mms] Improve security in PGP key generation (Request #12099).
* Tue Mar 05 2013 Ralf Lang - Version 2.1.3- [jan] Change default keyserver to pool.sks-keyservers.net.- [jan] Fix finding key ID for an email address on a keyserver (oAATTimmerda.ch).
* Tue Jan 29 2013 Ralf Lang - Version 2.1.2- [jan] Update French translation (Paul De Vlieger ).
* Wed Jan 09 2013 Ralf Lang - Version 2.1.1- [jan] Update Basque translation (Ibon Igartua ).
* Tue Nov 20 2012 - Version 2.1.0- [mms] Provide signature information when decrypting a message, rather than just a boolean result.- [mms] Fix displaying PGP key expiration information.- [mms] Allow expiration date to be given to Horde_Crypt_Pgp#generateKey() (Request #5754).- [mms] Improved parsing of S/MIME certificate information (Bug #10956).- [mms] Silently ignore unknown data when parsing S/MIME certificates.- [jan] Fix HTML rendering of S/MIME certificates with multi-value attributes.
* Tue Jan 10 2012 langAATTb1-systems.de- version 1.1.0- added license fail- [mms] Provide signature information when decrypting a message, rather than just a boolean result.- [mms] Fix displaying PGP key expiration information.- [mms] Allow expiration date to be given to Horde_Crypt_Pgp#generateKey() (Request #5754).
* Sat Aug 27 2011 langAATTb1-systems.de- version 1.0.5- [mms] Encrypted data is already base64 encoded (Bug #10285).
* Sun Aug 14 2011 langAATTb1-systems.de- version 1.0.4- [jan] Update Latvian translation.- [jan] Allow to specify body charset when verifying PGP signed messages.- [jan] Update Lithuanian translation.- [jan] Update Brazilian Portuguese translation.- [mms] Use strongest cipher possible when encrypting S/MIME data (Request #10246).
* Wed Jun 08 2011 langAATTb1-systems.de- removed rm buildroot in install
* Wed Jun 01 2011 langAATTb1-systems.de- version 1.0.3
* Wed May 18 2011 langAATTb1-systems.de- updated to 1.0.2- updated spanish translation
* Wed Apr 20 2011 langAATTb1-systems.de- up to 1.0.1
* Wed Apr 06 2011 langAATTb1-systems.de- Updating to version 1.0.0
* Thu Mar 17 2011 langAATTb1-systems.de- initial version 1.0.0beta1
 
ICM