The branch "master" has been updated. The following is a summary of the commits.
from: e67bc02677f65e6f61a5a29e647a82a1f91f5e15 e18b2c3 Optimize incrementing 1ce4cf7 [mms] Fix verifying an enveloped signed & encrypted S/MIME message (Bug #11874). ----------------------------------------------------------------------- commit e18b2c3595fbabda2cf9a3d4a348b1db837dda7a Author: Michael M Slusarz <[email protected]> Date: Thu Dec 20 16:40:15 2012 -0700 Optimize incrementing framework/Util/lib/Horde/String.php | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/e18b2c3595fbabda2cf9a3d4a348b1db837dda7a ----------------------------------------------------------------------- commit 1ce4cf7aa5dffa3426acb676d7d692da44a60f95 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 20 20:44:16 2012 -0700 [mms] Fix verifying an enveloped signed & encrypted S/MIME message (Bug #11874). Need to keep around original message text - recreating text from a Horde_Mime_Part object can not guarantee that the original canonical signed data will be regenerated. imp/docs/CHANGES | 2 ++ imp/lib/Mime/Viewer/Smime.php | 27 +++++++++++++-------------- imp/package.xml | 2 ++ 3 files changed, 17 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/1ce4cf7aa5dffa3426acb676d7d692da44a60f95 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
