diff --git a/gnupg.c b/gnupg.c index 396b13d..ae4bd25 100644 --- a/gnupg.c +++ b/gnupg.c @@ -27,7 +27,7 @@ static int le_gnupg; -#define PHP_GNUPG_VERSION "1.2" +#define PHP_GNUPG_VERSION "1.3" #ifdef ZEND_ENGINE_2 static zend_object_handlers gnupg_object_handlers; diff --git a/package.xml b/package.xml index 3a3dea2..2dad08b 100644 --- a/package.xml +++ b/package.xml @@ -14,14 +14,15 @@ - 1.2 - 2006-05-23 + 1.3 + 2006-11-06 BSD, revised stable - fixed bug #7587 (gnupg_verify fails with detached signature) -added "summary" into signature-array + PHP 5.2 compatibility +gnupg_deletekey now allows deleting a secret key in procedural usage +raised min version to 4.4 - + @@ -32,34 +33,43 @@ added "summary" into signature-array - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + 1.3 + 2006-11-06 + stable + PHP 5.2 compatibility +gnupg_deletekey now allows deleting a secret key in procedural usage +bumped min version to 4.4 + 1.2 2006-05-23 diff --git a/package2.xml b/package2.xml index fc0f22e..bb555f3 100644 --- a/package2.xml +++ b/package2.xml @@ -15,47 +15,49 @@ http://pear.php.net/dtd/package-2.0.xsd"> traufeisen@php.net yes - 2006-05-23 - + 2006-11-06 + - 1.2 - 1.2 + 1.3 + 1.3 stable stable BSD, revised - fixed bug #7587 (gnupg_verify fails with detached signature) -added "summary" into signature-array + PHP 5.2 compatibility +gnupg_deletekey now allows deleting a secret key in procedural usage +raised min version to 4.4 - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -69,7 +71,7 @@ added "summary" into signature-array - 4.3 + 4.4 1.4.0b1 @@ -79,6 +81,22 @@ added "summary" into signature-array gnupg + + + 1.3 + 1.3 + + + stable + stable + + 2006-11-06 + BSD, revised + PHP 5.2 compatibility +gnupg_deletekey now allows deleting a secret key in procedural usage +bumped min version to 4.4 + + 1.2