[ANNOUNCEMENT] Crypt_GPG-1.4.1 (stable) Released.
[email protected] ("PEAR Announce") Sun, 17 Apr 2016 03:21:58 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Crypt_GPG-1.4.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
This release fixes following bugs:
Fix Bug #21016: Decryption hangs due to missing SETKEYINFO support (GnuPG 2.0.28 and up).
Fix Bug #19925: Don't throw exception when specified gpg-agent does not exist on GnuPG 1.x.
Fix Bug #21034: Missing agent exception thrown when checking version.
Fixed invalid error message in Crypt_GPG_BadPassphraseException.
Fixed more PinEntry issues on composer installations.
Additionally this release adds possibility to use external debug handler.
Package Info
------------
This package provides an object oriented interface to GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
Though GnuPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.
This package requires PHP version 5.2.1 or greater.
Related Links
-------------
Package home: http://pear.php.net/package/Crypt_GPG
Changelog: http://pear.php.net/package/Crypt_GPG/download/1.4.1
Download: http://download.pear.php.net/package/Crypt_GPG-1.4.1.tgz
Authors
-------
Michael Gauthier (lead)
Nathan Fredrickson <[email protected]> (lead)
Aleksander Machniak (lead)