The branch "master" has been updated. The following is a summary of the commits.
from: 6346d528f8ff07c11ae680f6a3c9b6f2aed8322b c7b3078 Add test for key generation. 7defb5a Unused dc1ee8e Save whether this is GnuPG 2.1+. c978c41 [jan] Correctly determine expiration dates of short living PGP keys. Summary: http://github.com/horde/horde/compare/6346d528f8ff07c11ae680f6a3c9b6f2aed8322b...c978c41df754fe7ac8748b97a07f869c8a3df22c ----------------------------------------------------------------------- commit c7b3078df70b16367128a21242eae1a46df7a46a Author: Jan Schneider <[email protected]> Date: Thu Sep 7 19:32:13 2017 +0200 Add test for key generation. .../Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 2 +- framework/Crypt/test/Horde/Crypt/Pgp/TestBase.php | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/c7b3078df70b16367128a21242eae1a46df7a46a ----------------------------------------------------------------------- commit 7defb5a2b8b05035931ae384127dfd9c2399ece6 Author: Jan Schneider <[email protected]> Date: Thu Sep 7 19:32:36 2017 +0200 Unused framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 2 -- 1 file changed, 2 deletions(-) http://github.com/horde/horde/commit/7defb5a2b8b05035931ae384127dfd9c2399ece6 ----------------------------------------------------------------------- commit dc1ee8e4b88730b36121f6caf49b8204290decac Author: Jan Schneider <[email protected]> Date: Thu Sep 7 19:33:22 2017 +0200 Save whether this is GnuPG 2.1+. framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/dc1ee8e4b88730b36121f6caf49b8204290decac ----------------------------------------------------------------------- commit c978c41df754fe7ac8748b97a07f869c8a3df22c Author: Jan Schneider <[email protected]> Date: Thu Sep 7 19:35:17 2017 +0200 [jan] Correctly determine expiration dates of short living PGP keys. framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 6 ++---- framework/Crypt/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/c978c41df754fe7ac8748b97a07f869c8a3df22c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
