[commits] Horde branch master updated. 12b0b389efc81d525ca0d0da8b4a4b4b4bab3d5a

Jan Schneider jan at horde.org
Wed Apr 19 12:14:31 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: 2d40f76239b45c84aad57deddd5c5f37319ad8e3

8e0cb83 Don't use deprecated methods anymore ourselves.
aca550f [jan] Fix color sequences for black and darkgray.
367f8c3 Add format() for setting both back and front.
ca5d241 Simplify
040e576 Support testing multiple PGP backends.
7857060 Test GnuPG 2 too (Bug #14014).
12b0b38 [jan] Support GnuPG 2.1+ too (Bug #14014).

Summary: http://github.com/horde/horde/compare/2d40f76239b45c84aad57deddd5c5f37319ad8e3...12b0b389efc81d525ca0d0da8b4a4b4b4bab3d5a

-----------------------------------------------------------------------

commit 8e0cb83afb7d69d33366d612dbee2c186854b9ca
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 12 14:51:20 2017 +0200

    Don't use deprecated methods anymore ourselves.

 framework/Cli/lib/Horde/Cli.php | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

http://github.com/horde/horde/commit/8e0cb83afb7d69d33366d612dbee2c186854b9ca

-----------------------------------------------------------------------

commit aca550ff47c28a47dedd031fcab53b0a87dedc23
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 12 15:45:22 2017 +0200

    [jan] Fix color sequences for black and darkgray.

 framework/Cli/lib/Horde/Cli/Color.php | 16 ++++++++--------
 framework/Cli/package.xml             |  2 ++
 2 files changed, 10 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/aca550ff47c28a47dedd031fcab53b0a87dedc23

-----------------------------------------------------------------------

commit 367f8c38ed8856e03cbb7ab04de06da532b9b3c1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 12 15:45:57 2017 +0200

    Add format() for setting both back and front.

 framework/Cli/lib/Horde/Cli/Color.php | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

http://github.com/horde/horde/commit/367f8c38ed8856e03cbb7ab04de06da532b9b3c1

-----------------------------------------------------------------------

commit ca5d24189efe96bb19326d5d7dacfda0014ee260
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 12 21:54:26 2017 +0200

    Simplify

 imp/lib/Prefs/Special/Acl.php | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

http://github.com/horde/horde/commit/ca5d24189efe96bb19326d5d7dacfda0014ee260

-----------------------------------------------------------------------

commit 040e5761b2e00f54fc55452a2de8b6163ea63546
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 19 14:05:46 2017 +0200

    Support testing multiple PGP backends.
    
    Required for testing bug #14014.

 framework/Crypt/test/Horde/Crypt/Pgp/TestBase.php | 174 +++++++++++++++-------
 1 file changed, 120 insertions(+), 54 deletions(-)

http://github.com/horde/horde/commit/040e5761b2e00f54fc55452a2de8b6163ea63546

-----------------------------------------------------------------------

commit 7857060cc9bc6f067886cf5e949c79fa7cb095c3
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 19 14:12:40 2017 +0200

    Test GnuPG 2 too (Bug #14014).

 .travis.yml                                         | 1 +
 framework/Crypt/test/Horde/Crypt/Pgp/BinaryTest.php | 7 ++++++-
 framework/Crypt/test/Horde/Crypt/conf.php.dist      | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/7857060cc9bc6f067886cf5e949c79fa7cb095c3

-----------------------------------------------------------------------

commit 12b0b389efc81d525ca0d0da8b4a4b4b4bab3d5a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Apr 19 14:13:30 2017 +0200

    [jan] Support GnuPG 2.1+ too (Bug #14014).

 framework/Crypt/lib/Horde/Crypt/Pgp/Backend/Binary.php | 11 +++++++++++
 framework/Crypt/package.xml                            |  4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/12b0b389efc81d525ca0d0da8b4a4b4b4bab3d5a




More information about the commits mailing list