[commits] Horde branch master updated. 851ca47820198ad7ede883619db4ea85c5170db8
Jan Schneider
jan at horde.org
Tue Nov 15 17:09:04 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: 943e22da4a462f2e7d41426bc5242516c0b090f1
b09e897 Note that History is required for synchronization.
dbba6ac The 'vacation' pref needs migration too.
c98118a Fix parsing inline PGP signed messages.
851ca47 [jan] Fix parsing inline signed PGP messages with PHP 7+ (Bug #14352).
Summary: http://github.com/horde/horde/compare/943e22da4a462f2e7d41426bc5242516c0b090f1...851ca47820198ad7ede883619db4ea85c5170db8
-----------------------------------------------------------------------
commit b09e897db3ed19cea88e8d9755429bbcc4b78109
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 14 14:50:31 2016 +0100
Note that History is required for synchronization.
Helps with bug #14510 and similar.
horde/config/conf.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/b09e897db3ed19cea88e8d9755429bbcc4b78109
-----------------------------------------------------------------------
commit dbba6ac9e6a6489f4158f8d54b0a841ed5010294
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 15 17:44:30 2016 +0100
The 'vacation' pref needs migration too.
It contains serialized information.
ingo/lib/LoginTasks/SystemTask/Upgrade.php | 3 ++-
ingo/package.xml | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
http://github.com/horde/horde/commit/dbba6ac9e6a6489f4158f8d54b0a841ed5010294
-----------------------------------------------------------------------
commit c98118a1711b7835a62ca6ee5b380190684b351c
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 15 18:06:33 2016 +0100
Fix parsing inline PGP signed messages.
Since PHP 7 the internal array pointer doesn't change anymore when using foreach.
Bug: 14352
framework/Crypt/lib/Horde/Crypt/Pgp/Parse.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/c98118a1711b7835a62ca6ee5b380190684b351c
-----------------------------------------------------------------------
commit 851ca47820198ad7ede883619db4ea85c5170db8
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 15 18:08:54 2016 +0100
[jan] Fix parsing inline signed PGP messages with PHP 7+ (Bug #14352).
framework/Crypt/package.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/851ca47820198ad7ede883619db4ea85c5170db8
More information about the commits
mailing list