[ANNOUNCEMENT] Crypt_GPG-1.6.0 (stable) Released.

[email protected] ("PEAR Announce") Sun, 26 Feb 2017 03:26:46 -0500 (EST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Crypt_GPG-1.6.0 (stable) has been released at http://pear.php.net/.

Release notes
-------------
This release adds GnuPG 2.1 support
Internal API has been refactored.

Fix Bug #21182: Ignore invalid proc_close() exit code
Fix Bug G#28:   Use --batch argument for key imports when no passphrase is provided.

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.4.8 or greater.

Related Links
-------------
Package home: http://pear.php.net/package/Crypt_GPG
   Changelog: http://pear.php.net/package/Crypt_GPG/download/1.6.0
    Download: http://download.pear.php.net/package/Crypt_GPG-1.6.0.tgz

Authors
-------
Michael Gauthier (lead)
Nathan Fredrickson <[email protected]> (lead)
Aleksander Machniak (lead)