The branch "master" has been updated. The following is a summary of the commits.
from: 62af7e7ddd21304c42e6591a5ce73589ac20430b 32904aa No need to built the URL each time. ddaec0b Try three times here too, if we hit a broken keyserver. 1eca3f7 Use the HA pool here too. Summary: http://github.com/horde/horde/compare/62af7e7ddd21304c42e6591a5ce73589ac20430b...1eca3f7c3c302906ec7c1dacb97049a3254faf5c ----------------------------------------------------------------------- commit 32904aacf7b644ecc1c0701bcc124c41f63f2126 Author: Jan Schneider <[email protected]> Date: Fri Feb 12 14:10:13 2016 +0100 No need to built the URL each time. framework/Pgp/lib/Horde/Pgp/Keyserver.php | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/32904aacf7b644ecc1c0701bcc124c41f63f2126 ----------------------------------------------------------------------- commit ddaec0b84da917257970ce0c4a2d17d63f7be92f Author: Jan Schneider <[email protected]> Date: Fri Feb 12 14:13:44 2016 +0100 Try three times here too, if we hit a broken keyserver. framework/Crypt/lib/Horde/Crypt/Pgp/Keyserver.php | 23 +++++++++++++++++--- framework/Crypt/package.xml | 4 +- 2 files changed, 21 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/ddaec0b84da917257970ce0c4a2d17d63f7be92f ----------------------------------------------------------------------- commit 1eca3f7c3c302906ec7c1dacb97049a3254faf5c Author: Jan Schneider <[email protected]> Date: Fri Feb 12 14:16:04 2016 +0100 Use the HA pool here too. framework/Crypt/test/Horde/Crypt/PgpKeyserverTest.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/1eca3f7c3c302906ec7c1dacb97049a3254faf5c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
