[ANNOUNCEMENT] Crypt_GPG-1.6.0b3 (beta) Released.

[email protected] ("PEAR Announce") Tue, 6 Dec 2016 04:16:43 -0500 (EST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Crypt_GPG-1.6.0b3 (beta) has been released at http://pear.php.net/.

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

Fix Bug #21151: GPG-AGENT process is not automatically closed when using GnuPG 2.0
Fix Bug #21152: Ignore time conflicts (by default)

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.0b3
    Download: http://download.pear.php.net/package/Crypt_GPG-1.6.0b3.tgz

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