[commits] Horde branch master updated. 4bea0d28348935429544066ab2c03ba0d03ac41a
Michael M Slusarz
slusarz at horde.org
Wed Dec 7 02:57:23 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 5afa95da4d8d227f97fbcbade182e4465b97ed3d
6dc3d20 [mms] Fix detection of MIME boundaries at beginning of string (Bug #10809).
5175fb4 Simplify label actions
1f8d03c [mms] Provide signature information when decrypting a message, rather than just a boolean result.
6559de1 [mms] Fix signature verification display for combined encrypted/signed PGP messages.
266e5e2 Fix logic/method name
1ddfb44 [mms] Workaround incoming message data to Horde_Mime_Part::getRawPartText() that contains varying EOL characters (Bug #10809).
a6bdc88 [mms] Allow Horde_Mime_Par::getRawPartText() to accept stream input.
4bea0d2 [mms] Workaround broken PGP signed data contained within encrypted parts (Bug #10809).
-----------------------------------------------------------------------
commit 6dc3d20b5c4f96e0ec5a266719753f2032469c20
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 16:49:42 2011 -0700
[mms] Fix detection of MIME boundaries at beginning of string (Bug #10809).
framework/Mime/lib/Horde/Mime/Part.php | 10 ++++++++--
framework/Mime/package.xml | 2 ++
2 files changed, 10 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/6dc3d20b5c4f96e0ec5a266719753f2032469c20
-----------------------------------------------------------------------
commit 5175fb4cb6caf522fc365371373e498f84486af3
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 16:53:20 2011 -0700
Simplify label actions
imp/templates/dimp/index.inc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/5175fb4cb6caf522fc365371373e498f84486af3
-----------------------------------------------------------------------
commit 1f8d03cede85cd8870cbbe641379ec1ad674acf6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 17:23:25 2011 -0700
[mms] Provide signature information when decrypting a message, rather than just a boolean result.
framework/Crypt/lib/Horde/Crypt/Pgp.php | 9 ++++-----
framework/Crypt/package.xml | 2 ++
2 files changed, 6 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/1f8d03cede85cd8870cbbe641379ec1ad674acf6
-----------------------------------------------------------------------
commit 6559de16caa741e7e8c543cfca2f41fcfb99b933
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 17:30:40 2011 -0700
[mms] Fix signature verification display for combined encrypted/signed PGP messages.
This got lost somewhere along the way.
imp/docs/CHANGES | 2 ++
imp/lib/Mime/Viewer/Pgp.php | 12 ++++++++++++
imp/package.xml | 2 ++
3 files changed, 16 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/6559de16caa741e7e8c543cfca2f41fcfb99b933
-----------------------------------------------------------------------
commit 266e5e26b8ba12280a38256e9e11b04bdf8bcc1e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 17:54:24 2011 -0700
Fix logic/method name
imp/lib/Contents.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/266e5e26b8ba12280a38256e9e11b04bdf8bcc1e
-----------------------------------------------------------------------
commit 1ddfb442e3eeb4bb2c357b07f9ab0873228b19ad
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 19:50:40 2011 -0700
[mms] Workaround incoming message data to Horde_Mime_Part::getRawPartText() that contains varying EOL characters (Bug #10809).
framework/Mime/lib/Horde/Mime/Part.php | 6 ++++++
framework/Mime/package.xml | 2 ++
2 files changed, 8 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/1ddfb442e3eeb4bb2c357b07f9ab0873228b19ad
-----------------------------------------------------------------------
commit a6bdc88612c9fe1d6be93110c70a0b4205f98f6e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 19:52:51 2011 -0700
[mms] Allow Horde_Mime_Par::getRawPartText() to accept stream input.
framework/Mime/lib/Horde/Mime/Part.php | 21 +++++++++++----------
framework/Mime/package.xml | 2 ++
2 files changed, 13 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/a6bdc88612c9fe1d6be93110c70a0b4205f98f6e
-----------------------------------------------------------------------
commit 4bea0d28348935429544066ab2c03ba0d03ac41a
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Dec 6 19:55:24 2011 -0700
[mms] Workaround broken PGP signed data contained within encrypted parts (Bug #10809).
This is significant enough to warrant bumping Horde_Mime dependency to
the latest version.
imp/docs/CHANGES | 2 ++
imp/package.xml | 4 +++-
2 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/4bea0d28348935429544066ab2c03ba0d03ac41a
More information about the commits
mailing list