[commits] Horde branch master updated. 6915fbe91bd5f4279cf55a590ddf872faaeb9a6c

Jan Schneider jan at horde.org
Tue Jul 19 13:24:05 UTC 2011


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

from: 1668707355bdd68bce3ee075cdf8b4d04d015817

13d740f Fix verifying of inline signed PGP messages.
6915fbe Remove dead code.

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

commit 13d740fdae91aad4c3850d73af4f3dbd92b76fa5
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 19 15:17:09 2011 +0200

    Fix verifying of inline signed PGP messages.
    
    We must not convert the charset of message bodies before passing to GnuPG
    because this alters the message and results in broken signatures.

 framework/Crypt/lib/Horde/Crypt/Pgp.php |    5 +++--
 framework/Crypt/package.xml             |    6 +++++-
 imp/docs/CHANGES                        |    1 +
 imp/lib/Crypt/Pgp.php                   |    7 ++++++-
 imp/lib/Mime/Viewer/Pgp.php             |    2 +-
 imp/lib/Mime/Viewer/Plain.php           |    3 ++-
 imp/package.xml                         |    2 ++
 7 files changed, 20 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/13d740fdae91aad4c3850d73af4f3dbd92b76fa5

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

commit 6915fbe91bd5f4279cf55a590ddf872faaeb9a6c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jul 19 15:23:06 2011 +0200

    Remove dead code.

 imp/lib/Contents.php |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/6915fbe91bd5f4279cf55a590ddf872faaeb9a6c




More information about the commits mailing list