The branch "master" has been updated. The following is a summary of the commits.
from: 160a40bb0476d7c1e1ea85ff2626265f6bd72a44 d72aa83 Give up trying to work around gpg versions that don't provide keyid. Summary: http://github.com/horde/horde/compare/160a40bb0476d7c1e1ea85ff2626265f6bd72a44...d72aa8305e669888f298a2bd2a4c7e08984c420f ----------------------------------------------------------------------- commit d72aa8305e669888f298a2bd2a4c7e08984c420f Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 29 20:19:43 2016 -0500 Give up trying to work around gpg versions that don't provide keyid. Older versions (at least as recent as 1.4.11 - provided with ubuntu/precise) do not announce the keyid of the secret or public key packets. This can't be worked around in a 100% reliable manner without making assumptions that may not be true. Skip the tests when this is the case. framework/Crypt/test/Horde/Crypt/Pgp/TestBase.php | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/d72aa8305e669888f298a2bd2a4c7e08984c420f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
