The branch "develop" has been updated. The following is a summary of the commits.
from: f2c1a69ab79478f7662ad5dbf516a6dcd58cfd84 bd6437e [mms] Fix regression in verifying signed & encrypted S/MIME messages (Bug #10947). 8ee73cf Certificate may not contain e-mail address 117a076 [mms] Fix regression where passphrase prompt would not appear for S/MIME encrypted messages. 20c2914 Merge branch 'master' into develop ----------------------------------------------------------------------- commit bd6437e4915f121da7a355cfe0b8243b162f407b Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 17:54:14 2012 -0700 [mms] Fix regression in verifying signed & encrypted S/MIME messages (Bug #10947). imp/docs/CHANGES | 2 ++ imp/lib/Contents.php | 2 +- imp/package.xml | 2 ++ 3 files changed, 5 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/bd6437e4915f121da7a355cfe0b8243b162f407b ----------------------------------------------------------------------- commit 8ee73cfbf609d260b49e6fd0c4cc3949fbfab999 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 18:08:57 2012 -0700 Certificate may not contain e-mail address imp/lib/Mime/Viewer/Smime.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8ee73cfbf609d260b49e6fd0c4cc3949fbfab999 ----------------------------------------------------------------------- commit 117a076cbadb963e422d3e05f111c54dae5a9723 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 18:13:47 2012 -0700 [mms] Fix regression where passphrase prompt would not appear for S/MIME encrypted messages. imp/docs/CHANGES | 2 ++ imp/lib/Mime/Viewer/Smime.php | 4 ++-- imp/package.xml | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/117a076cbadb963e422d3e05f111c54dae5a9723 ----------------------------------------------------------------------- commit 20c29145134c781b4dda3b4b2c6b52639ab80251 Merge: f2c1a69 117a076 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 18:14:16 2012 -0700 Merge branch 'master' into develop imp/docs/CHANGES | 4 ++++ imp/lib/Contents.php | 2 +- imp/lib/Mime/Viewer/Smime.php | 8 +++++--- imp/package.xml | 4 ++++ 4 files changed, 14 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/20c29145134c781b4dda3b4b2c6b52639ab80251 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
