The branch "master" has been updated. The following is a summary of the commits.
from: 9102400d18a69a337ebfeb8d1dda3e6edb62873d 54a5bd1 Horde_Crypt: Fix getFingerprintsFromKey with gpg 2.1.18 e2bbd55 Horde_Crypt: Fix testGetSignersKeyID with gpg 2.1.18 fcde3c5 Merge branch 'gpg2' of https://github.com/sathieu/horde into sathieu-gpg2 93facaf Merge branch 'sathieu-gpg2' Summary: http://github.com/horde/horde/compare/9102400d18a69a337ebfeb8d1dda3e6edb62873d...93facaf1ba6339f720a348e9087b178bbe2d0b0e ----------------------------------------------------------------------- commit 54a5bd12fdb9fb1b88a4c77b6bbc3d157ea2b9f1 Author: Mathieu Parent <[email protected]> Date: Thu May 18 22:39:35 2017 +0200 Horde_Crypt: Fix getFingerprintsFromKey with gpg 2.1.18 Using --with-colons and --fixed-list-mode ensure stable formating. framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/54a5bd12fdb9fb1b88a4c77b6bbc3d157ea2b9f1 ----------------------------------------------------------------------- commit e2bbd55b6ce12464e2edefca54835b34e9520021 Author: Mathieu Parent <[email protected]> Date: Thu May 18 22:56:41 2017 +0200 Horde_Crypt: Fix testGetSignersKeyID with gpg 2.1.18 Output format has changed framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 6 ++++++ 1 file changed, 6 insertions(+) http://github.com/horde/horde/commit/e2bbd55b6ce12464e2edefca54835b34e9520021 ----------------------------------------------------------------------- commit fcde3c56b5c97cf3db83fe1079399252b8af88cc Merge: 9102400 e2bbd55 Author: Jan Schneider <[email protected]> Date: Mon Jun 12 21:04:20 2017 +0200 Merge branch 'gpg2' of https://github.com/sathieu/horde into sathieu-gpg2 framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/fcde3c56b5c97cf3db83fe1079399252b8af88cc ----------------------------------------------------------------------- commit 93facaf1ba6339f720a348e9087b178bbe2d0b0e Merge: 9102400 fcde3c5 Author: Jan Schneider <[email protected]> Date: Mon Jun 12 21:08:08 2017 +0200 Merge branch 'sathieu-gpg2' framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/93facaf1ba6339f720a348e9087b178bbe2d0b0e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
