<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.4.0b4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.4.0b3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.4.0b2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.4.0b1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of crypt_gpg</title>
<description>The latest releases for the package crypt_gpg</description>
</channel>

<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.4.0b4/">
 <title>Crypt_GPG 1.4.0b4</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.4.0b4/</link>
 <content:encoded>This release adds support for GnuPG 2.x, supporting the latest version of RHEL and derivatives. Additionally, the following bugs are fixed:&lt;br /&gt;
&lt;br /&gt;
Fix Bug #17838. Passphrase operations don't work on GnuPG 2.x.&lt;br /&gt;
Fix Bug #17628. Version regular expression on MAMP.&lt;br /&gt;
Fix Bug #19883. Better exception on unwriteable or unexecutable homedir.&lt;br /&gt;
Fix possible fread/fwrite to strings when the string values passed to Crypt_GPG are loosly equal to a stream resource handle.&lt;br /&gt;
&lt;br /&gt;
A workaround for PHP Bug #39598 is also provided in the event that GnuPG ends unexpectedly. This prevents infinite loops.&lt;br /&gt;
&lt;br /&gt;
This release makes the mbstring extension a required dependency as the assuan protocol used in GnuPG 2.x uses UTF-8.
 </content:encoded>
 <dc:date>2013-03-13T18:25:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.4.0b3/">
 <title>Crypt_GPG 1.4.0b3</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.4.0b3/</link>
 <content:encoded>This release adds support for GnuPG 2.x, supporting the latest version of RHEL and derivatives. Additionally, the following bugs are fixed:&lt;br /&gt;
&lt;br /&gt;
Fix Bug #17838. Passphrase operations don't work on GnuPG 2.x.&lt;br /&gt;
Fix Bug #17628. Version regular expression on MAMP.&lt;br /&gt;
Fix Bug #19883. Better exception on unwriteable or unexecutable homedir.&lt;br /&gt;
&lt;br /&gt;
A workaround for PHP Bug #39598 is also provided in the event that GnuPG ends unexpectedly. This prevents infinite loops.&lt;br /&gt;
&lt;br /&gt;
This release makes the mbstring extension a required dependency as the assuan protocol used in GnuPG 2.x uses UTF-8.
 </content:encoded>
 <dc:date>2013-03-01T17:03:51-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.4.0b2/">
 <title>Crypt_GPG 1.4.0b2</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.4.0b2/</link>
 <content:encoded>This release adds support for GnuPG 2.x, supporting the latest version of RHEL and derivatives. Additionally, the following bugs are fixed:&lt;br /&gt;
&lt;br /&gt;
Fix Bug #17838. Passphrase operations don't work on GnuPG 2.x.&lt;br /&gt;
Fix Bug #17628. Version regular expression on MAMP.&lt;br /&gt;
Fix Bug #19883. Better exception on unwriteable or unexecutable homedir.&lt;br /&gt;
&lt;br /&gt;
A workaround for PHP Bug #39598 is also provided in the event that GnuPG ends unexpectedly. This prevents infinite loops.&lt;br /&gt;
&lt;br /&gt;
This release makes the mbstring extension a required dependency as the assuan protocol used in GnuPG 2.x uses UTF-8.
 </content:encoded>
 <dc:date>2013-03-01T02:45:27-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.4.0b1/">
 <title>Crypt_GPG 1.4.0b1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.4.0b1/</link>
 <content:encoded>This release adds support for GnuPG 2.x, supporting the latest version of RHEL and derivatives. Additionally, the following bugs are fixed:&lt;br /&gt;
&lt;br /&gt;
Fix Bug #17838. Passphrase operations don't work on GnuPG 2.x.&lt;br /&gt;
Fix Bug #17628. Version regular expression on MAMP.&lt;br /&gt;
Fix Bug #19883. Better exception on unwriteable or unexecutable homedir.&lt;br /&gt;
&lt;br /&gt;
This release makes the mbstring extension a required dependency as the assuan protocol used in GnuPG 2.x uses UTF-8.
 </content:encoded>
 <dc:date>2013-02-28T04:43:40-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.3.2/">
 <title>Crypt_GPG 1.3.2</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.3.2/</link>
 <content:encoded>This release adds key generation to the list of supported operations and adds fluent interface support to the main Crypt_GPG class. Additionally the following bugs are fixed:&lt;br /&gt;
Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption.&lt;br /&gt;
Fix Bug #18869. Unnecessary dependency on posix extension.
 </content:encoded>
 <dc:date>2011-09-26T17:17:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.3.1/">
 <title>Crypt_GPG 1.3.1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.3.1/</link>
 <content:encoded>This release adds key generation to the list of supported operations and adds fluent interface support to the main Crypt_GPG class. Additionally the following bugs are fixed:&lt;br /&gt;
Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption.&lt;br /&gt;
Fix Bug #18869. Unnecessary dependency on posix extension.
 </content:encoded>
 <dc:date>2011-09-26T17:13:57-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.3.0/">
 <title>Crypt_GPG 1.3.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.3.0/</link>
 <content:encoded>This release adds key generation to the list of supported operations and adds fluent interface support to the main Crypt_GPG class.Additionally the following bug is fixed:&lt;br /&gt;
Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption
 </content:encoded>
 <dc:date>2011-09-19T21:38:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.2.0/">
 <title>Crypt_GPG 1.2.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.2.0/</link>
 <content:encoded>This release features improved (though not perfect) support for GnuPG 2.x and several other bug fixes and features:&lt;br /&gt;
Fix Bug #17512. Handle permissions error in addDecryptKey().&lt;br /&gt;
Fix Bug #17759. Work with localized versions of GnuPG by setting LC_ALL=C.&lt;br /&gt;
Fix Bug #17760. Work with newer GnuPG responses.&lt;br /&gt;
Fix Bug #17762. --no-use-agent is deprecated in GnuPG 2.x.&lt;br /&gt;
Implement Req #17808. Add key id to signature object and parse results in verify methods.&lt;br /&gt;
Fix Bug #17814. Set revoked status on parsed user ids. Added isRevoked method to sub-key object.&lt;br /&gt;
Fix Bugs #17628 and #17817. Handle file permissions error better when listing keys.&lt;br /&gt;
Fix Bug #17820. Handle REVKEYSIG and ERRSIG status lines in VerifyStatusHandler.
 </content:encoded>
 <dc:date>2010-11-17T03:49:54-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.1.1/">
 <title>Crypt_GPG 1.1.1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.1.1/</link>
 <content:encoded>Fix Bug #17380. Specifying Trust DB breaks module.
 </content:encoded>
 <dc:date>2010-05-07T20:06:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.1.0/">
 <title>Crypt_GPG 1.1.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.1.0/</link>
 <content:encoded>Feature and bug fix release. Changes include:&lt;br /&gt;
 * Better support for older versions of GnuPG. Fixes Bug #15906.&lt;br /&gt;
 * Added method to get GnuPG version.&lt;br /&gt;
 * New options to specify the location of the public keyring, secret    keyring and trust database. Req #17005.&lt;br /&gt;
 * Added methods to encrypt and sign data in a single pass.    Req #17004.&lt;br /&gt;
 * Added methods to decrypt and verify data in a single pass.    Req #17004&lt;br /&gt;
 * Added 'textmode' option to sign() and signFile() methods.    Req #17006.&lt;br /&gt;
 * Fixed Bug #17174, handling verification of bad signatures.&lt;br /&gt;
 * Added fluent interface for UserId, Key, SubKey and Signature    objects.
 </content:encoded>
 <dc:date>2010-03-01T06:05:10-05:00</dc:date>
</item>

</rdf:RDF>