[commits] Horde branch master updated. f200f281e6664ecd6d2eb2ddbe288f279592fc44

Michael M Slusarz slusarz at horde.org
Wed Nov 13 04:12:54 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: ee0da6e1ba5ff80a794f30def8ccfe67da1d9bd4

354b7a2 [mms] Remove Horde_Crypt_Pgp#generateRevocation() (Bug #7375).
f200f28 [mms] Report XML parsing errors (Request #12164; math.parent at gmail.com).

Summary: http://github.com/horde/horde/compare/ee0da6e1ba5ff80a794f30def8ccfe67da1d9bd4...f200f281e6664ecd6d2eb2ddbe288f279592fc44

-----------------------------------------------------------------------

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://github.com/horde/horde/commit/354b7a2d7afa335895753d59dbcef5367efff9a4
http://git.horde.org/horde-git/-/commit/354b7a2d7afa335895753d59dbcef5367efff9a4

-----------------------------------------------------------------------

commit f200f281e6664ecd6d2eb2ddbe288f279592fc44
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 12 21:12:17 2013 -0700

    [mms] Report XML parsing errors (Request #12164; math.parent at gmail.com).

 framework/Pear/lib/Horde/Pear/Package/Xml.php |   27 ++++++++++++++++++++++++-
 framework/Pear/package.xml                    |    4 +-
 2 files changed, 28 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/f200f281e6664ecd6d2eb2ddbe288f279592fc44
http://git.horde.org/horde-git/-/commit/f200f281e6664ecd6d2eb2ddbe288f279592fc44




More information about the commits mailing list