[git] GPGME - branch, master, updated. gpgme-1.11.1-5-g46da79e

by Ben McGinnes cvs at cvs.gnupg.org
Sat May 5 04:59:05 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  46da79e3de99a7b65748994921d6aab73b9974e7 (commit)
      from  26820ba62920acfe2775bce8fc2bc8b3f17b1c10 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46da79e3de99a7b65748994921d6aab73b9974e7
Author: Ben McGinnes <ben at adversary.org>
Date:   Sat May 5 12:27:17 2018 +1000

    python: key expiration datetime stamp tests
    
    * Changed the expiration date for the generated test key to NYE this
      century, rather than the NYE this millennium as originally suggested
      in job #3815.
    * This covers the lifetimes of current users (except, maybe, some very
      healthy millennials) as well as the 32-bit clock end date in 2038;
      without falling foul of OpenPGP's 2106 expiration.

diff --git a/lang/python/tests/t-callbacks.py b/lang/python/tests/t-callbacks.py
index 9a70cda..b311e3d 100755
--- a/lang/python/tests/t-callbacks.py
+++ b/lang/python/tests/t-callbacks.py
@@ -88,7 +88,7 @@ Name-Real: Joe Tester
 Name-Comment: with stupid passphrase
 Name-Email: joe+gpg at example.org
 Passphrase: Crypt0R0cks
-Expire-Date: 2020-12-31
+Expire-Date: 2099-12-31
 </GnupgKeyParms>
 """
 

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

Summary of changes:
 lang/python/tests/t-callbacks.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list