[commits] Horde branch master updated. 08295c853412f5234c1d1737b26734980d66890a
Michael J. Rubinsky
mrubinsk at horde.org
Tue May 31 23:38:23 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: dd8acf5c5d367ed418536f27d3622a79e4ab46bc
5c8645f Bug: 14381 Remove these hotfixes, as they are now fixed in appropriate libraries.
3ef5bf7 Bug: 14381 Catch malformed date offsets.
6b3c2b7 Bug: 14381 Add check for malformed offset in the header too.
08295c8 BFN
Summary: http://github.com/horde/horde/compare/dd8acf5c5d367ed418536f27d3622a79e4ab46bc...08295c853412f5234c1d1737b26734980d66890a
-----------------------------------------------------------------------
commit 5c8645f6a3e2769c8493455aa33177ad6d0cc649
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 31 19:32:13 2016 -0400
Bug: 14381 Remove these hotfixes, as they are now fixed in appropriate libraries.
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 13 -------------
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php | 13 +------------
2 files changed, 1 insertion(+), 25 deletions(-)
http://github.com/horde/horde/commit/5c8645f6a3e2769c8493455aa33177ad6d0cc649
-----------------------------------------------------------------------
commit 3ef5bf779570cc4cf7a090d7eb05016c01c92c86
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 31 19:34:06 2016 -0400
Bug: 14381 Catch malformed date offsets.
Need to check this first, since the missing '+' does not
throw an exception, but rather causes the offset to be taken
as the year.
framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php | 13 +++++++++++++
1 file changed, 13 insertions(+)
http://github.com/horde/horde/commit/3ef5bf779570cc4cf7a090d7eb05016c01c92c86
-----------------------------------------------------------------------
commit 6b3c2b77c68cdbec46123ea0d53b5563761d4cdb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 31 19:35:29 2016 -0400
Bug: 14381 Add check for malformed offset in the header too.
framework/Mime/lib/Horde/Mime/Headers/Date.php | 15 +++++++++++++++
1 file changed, 15 insertions(+)
http://github.com/horde/horde/commit/6b3c2b77c68cdbec46123ea0d53b5563761d4cdb
-----------------------------------------------------------------------
commit 08295c853412f5234c1d1737b26734980d66890a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue May 31 19:38:11 2016 -0400
BFN
framework/ActiveSync/package.xml | 4 ++--
framework/Imap_Client/package.xml | 2 ++
framework/Mime/package.xml | 4 ++--
3 files changed, 6 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/08295c853412f5234c1d1737b26734980d66890a
More information about the commits
mailing list