[Tickets #7375] Re: Horde_Crypt_pgp::generateRevocation() doesn't work
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Dec 17 11:39:07 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 | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-12-17 11:39) wrote:
Changes have been made in Git (master):
commit af2d557be020e581c12c77d65e20d3049f0a20bb
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/af2d557be020e581c12c77d65e20d3049f0a20bb
More information about the bugs
mailing list