[Tickets #7375] Re: Horde_Crypt_pgp::generateRevocation() doesn't work
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Nov 13 04:12:55 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7375
------------------------------------------------------------------------------
Ticket | 7375
Updated By | Git Commit <commits at lists.horde.org>
Summary | Horde_Crypt_pgp::generateRevocation() doesn't work
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
Owners | Matt Selsky
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-11-13 04:12) wrote:
Changes have been made in Git (master):
commit 354b7a2d7afa335895753d59dbcef5367efff9a4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Nov 12 20:55:49 2013 -0700
[mms] Remove Horde_Crypt_Pgp#generateRevocation() (Bug #7375).
This won't work unless using a version of GnuPG that hasn't been
released yet, due to the fact that this command can't be run in batch
mode and disabling pinentry is not possible with any released version.
Not BC breaking since this method has never worked.
framework/Crypt/lib/Horde/Crypt/Pgp.php | 43
--------------------------
framework/Crypt/package.xml | 2 +
framework/Crypt/test/Horde/Crypt/PgpTest.php | 21 ------------
3 files changed, 2 insertions(+), 64 deletions(-)
http://git.horde.org/horde-git/-/commit/354b7a2d7afa335895753d59dbcef5367efff9a4
More information about the bugs
mailing list