[commits] Horde branch master updated. afe1cd81f7e5fe374d5f7952956cdf15319601da
Michael M Slusarz
slusarz at horde.org
Wed Apr 29 16:25:16 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: a10b9d659461ba1d2be3b8c05730f2916f39609f
63d8f91 [mms] Remove mailbox from polled list when unsubscribing from it.
9f222e0 phpdoc
f717ea3 Added creation time to user ID information
efee4bb Added creation time to encrypt packet information
f8e5957 Add revoked information to userID and encrypt data
cd3ba90 Fix to upstream code
afe1cd8 Fix _expunge when UIDPLUS is not available
Summary: http://github.com/horde/horde/compare/a10b9d659461ba1d2be3b8c05730f2916f39609f...afe1cd81f7e5fe374d5f7952956cdf15319601da
-----------------------------------------------------------------------
commit 63d8f9104abb73472e704b7555deca5be2cf6160
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 28 12:33:20 2015 -0600
[mms] Remove mailbox from polled list when unsubscribing from it.
imp/docs/CHANGES | 1 +
imp/lib/Ftree.php | 3 +++
imp/package.xml | 1 +
3 files changed, 5 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/63d8f9104abb73472e704b7555deca5be2cf6160
-----------------------------------------------------------------------
commit 9f222e03eb4391dc064e15391386b543d685c445
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 28 16:44:11 2015 -0600
phpdoc
framework/Pgp/lib/Horde/Pgp.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/9f222e03eb4391dc064e15391386b543d685c445
-----------------------------------------------------------------------
commit f717ea35252ab6596d6de5cda64d48272e764120
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 28 16:44:19 2015 -0600
Added creation time to user ID information
framework/Pgp/lib/Horde/Pgp/Element/Key.php | 9 +++++++++
framework/Pgp/test/Horde/Pgp/KeyTest.php | 4 ++++
2 files changed, 13 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/f717ea35252ab6596d6de5cda64d48272e764120
-----------------------------------------------------------------------
commit efee4bb4780aa6c4a0acb6bacd3bd9df43988acf
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Apr 28 17:03:15 2015 -0600
Added creation time to encrypt packet information
framework/Pgp/lib/Horde/Pgp/Backend/Openpgp.php | 6 ++--
framework/Pgp/lib/Horde/Pgp/Element/Key.php | 32 +++++++++++++++-------
framework/Pgp/test/Horde/Pgp/KeyTest.php | 29 +++++++++++++++-----
3 files changed, 47 insertions(+), 20 deletions(-)
http://github.com/horde/horde/commit/efee4bb4780aa6c4a0acb6bacd3bd9df43988acf
-----------------------------------------------------------------------
commit f8e5957dd47bfa166207c22680b1573252d6309b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 29 09:55:11 2015 -0600
Add revoked information to userID and encrypt data
framework/Pgp/lib/Horde/Pgp/Element/Key.php | 156 +++++--
framework/Pgp/package.xml | 12 +-
framework/Pgp/test/Horde/Pgp/KeyTest.php | 90 +++-
framework/Pgp/test/Horde/Pgp/fixtures/pgp_public_revokeduid.txt | 28 ++
4 files changed, 225 insertions(+), 61 deletions(-)
create mode 100644 framework/Pgp/test/Horde/Pgp/fixtures/pgp_public_revokeduid.txt
http://github.com/horde/horde/commit/f8e5957dd47bfa166207c22680b1573252d6309b
-----------------------------------------------------------------------
commit cd3ba901f52fa4a6c71b7d008ea6b58cf868d5f7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Apr 29 10:19:31 2015 -0600
Fix to upstream code
framework/Pgp/bundle/CHANGED | 1 +
.../Pgp/bundle/vendor/singpolyma/openpgp-php/lib/openpgp.php | 5 ++++-
2 files changed, 5 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/cd3ba901f52fa4a6c71b7d008ea6b58cf868d5f7
-----------------------------------------------------------------------
commit afe1cd81f7e5fe374d5f7952956cdf15319601da
Author: Robin McCorkell <rmccorkell at karoshi.org.uk>
Date: Wed Apr 29 10:28:02 2015 +0100
Fix _expunge when UIDPLUS is not available
$this->close() is called during the _expunge, resetting $this->_selected
Signed-off-by: Michael M Slusarz <slusarz at horde.org>
Bug #13970
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 19 ++++++++-------
1 files changed, 10 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/afe1cd81f7e5fe374d5f7952956cdf15319601da
More information about the commits
mailing list