[git] GPGME - branch, bjk/passphrase-inquire, updated. gpgme-1.5.5-10-gaa89252

by Ben Kibbey cvs at cvs.gnupg.org
Sat Aug 15 03:26:39 CEST 2015


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, bjk/passphrase-inquire has been updated
       via  aa89252256fc87d637d3793a1fabdbee207967a4 (commit)
       via  e07d38f5f9f3b94e403f1265ff7fd3d7009dd557 (commit)
       via  8f28e3caf95d7bc99e9271bfc2b44080166af31f (commit)
       via  08086dd6901740e155e4361212b4e9cff8a47296 (commit)
       via  157c8be183153ff588f98874a3205aa483d0fd23 (commit)
       via  c23f8897105ce2bb6e62d9c44ca0779fcc08a919 (commit)
       via  a5d9e018b8826e97c9fcc548c8e9e797bbc8d6db (commit)
       via  052a9e3c5671d1ab69551f7b0abd0bbf859d4aba (commit)
       via  ddbd54ef881bd2c3481d62b89bef7241667b64ee (commit)
       via  7addffc0826e7f36afcc7f66268e9ee2a37e2042 (commit)
       via  8b9f84828cd04a7dab37e219123edc1905da8e6b (commit)
       via  a5b040cc57c65b3d105666b90c7eb59ee6ff3882 (commit)
       via  87d713ff41454bd08a345c63605f6fc7ac854dd4 (commit)
       via  0d28a696163677d6b34a802b6beddecd805d0fc7 (commit)
      from  2fe9ffe0205ef44ad7318bd92474051c6176bcc4 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                          |  2 +-
 NEWS                             | 12 +++++++-
 build-aux/git-hooks/commit-msg   |  6 ++++
 configure.ac                     |  2 +-
 doc/gpgme.texi                   | 33 +++++++++++++++++++++
 src/context.h                    |  3 ++
 src/debug.c                      | 19 +++++++++---
 src/debug.h                      | 63 +++++++++++++++++++---------------------
 src/engine-backend.h             |  6 ++--
 src/engine-gpg.c                 | 13 +++++----
 src/engine-gpgsm.c               | 61 ++++++++++++++++++++++++++------------
 src/engine.c                     | 10 ++++---
 src/engine.h                     |  9 ++++--
 src/gpgme-tool.c                 | 27 ++++++++++++++---
 src/gpgme.c                      | 24 +++++++++++++++
 src/gpgme.def                    |  7 +++--
 src/gpgme.h.in                   |  6 ++++
 src/keylist.c                    | 13 +++++++--
 src/libgpgme.vers                |  3 ++
 src/verify.c                     |  7 +++++
 tests/Makefile.am                |  2 +-
 tests/gpg/Makefile.am            | 23 ++++++++++-----
 tests/gpg/final.test             |  2 +-
 tests/gpg/initial.test           |  2 +-
 tests/gpgsm/Makefile.am          | 20 +++++++++----
 tests/gpgsm/final.test           |  5 ++++
 tests/gpgsm/initial.test         |  4 +++
 tests/run-keylist.c              | 18 +++++++++++-
 tests/{gpg => }/start-stop-agent |  0
 29 files changed, 304 insertions(+), 98 deletions(-)
 create mode 100755 tests/gpgsm/final.test
 create mode 100755 tests/gpgsm/initial.test
 rename tests/{gpg => }/start-stop-agent (100%)


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




More information about the Gnupg-commits mailing list