[git] GnuPG - branch, key-storage-work, updated. gnupg-2.1.0beta3-196-geaa6dc3

by Werner Koch cvs at cvs.gnupg.org
Wed Mar 20 10:27:25 CET 2013


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 "The GNU Privacy Guard".

The branch, key-storage-work has been updated
       via  eaa6dc3a8b4f31525650cd4785d6bafab86d68b7 (commit)
       via  c4dbd1b2de8ae3847a040444e86500848868bcf4 (commit)
       via  b693ec02c467696bf9d7324dd081e279f9965151 (commit)
       via  4bde12206c5bf199dc6e12a74af8da4558ba41bf (commit)
       via  76dc5c08dc2686eef32e1bd221c60fe91201246f (commit)
       via  006782068e4d2a9413770400494421a2e9726ee7 (commit)
       via  73ad742deacfe2bf7d6efc7cc30f9ced2d83521a (commit)
       via  010bc7f4f06d8affb98950e1adc76c68bfcc9abb (commit)
       via  5132ea8a0d8517dd43cb5b4a4b0921c3b1ca291c (commit)
       via  5bac5040dc93343e1e89916b263390b0e52040bf (commit)
       via  ef1983d58b913306e9bf02a7189e530123839c59 (commit)
       via  585d5c62eece23911a768d97d11f159be138b13d (commit)
       via  c6b8f05517228c6aeab28d2bf5da7724c059bb1a (commit)
       via  161674118d568025896026ede5e03d26bdfdfa68 (commit)
       via  baee681d2406530c45fd6d4bde77193ba23ac263 (commit)
       via  2838385e76c8c7108bc949d5a1d1c947051bd5be (commit)
       via  21f5a9ec27c0794141a835a5bb3c69495ee554a6 (commit)
       via  3c3648e720b8014828573bd708c88ba4775014e3 (commit)
       via  7d376ffa321d4af6e62a2bc64ef2b8574b122b1a (commit)
       via  c36089daf76d53a1d1912f58f284b78bafe14508 (commit)
      from  2739834206f23833161898a73427b8a9c6d5d26d (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 eaa6dc3a8b4f31525650cd4785d6bafab86d68b7
Merge: 2739834 c4dbd1b
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Mar 20 10:00:12 2013 +0100

    Merge branch 'master' into key-storage-work
    
    --

diff --cc .gitignore
index d3a576a,b75b404..6502072
--- a/.gitignore
+++ b/.gitignore
@@@ -154,7 -154,6 +154,5 @@@ tools/mk-tdat
  tools/symcryptrun
  tools/watchgnupg
  tools/gpgtar
--
--
++private-keys-v1.d/
  x.parm
- private-keys-v1.d/

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

Summary of changes:
 .gitignore            |    4 +-
 agent/agent.h         |    3 +-
 agent/call-pinentry.c |    9 +-
 agent/call-scd.c      |   53 ++------
 agent/command-ssh.c   |    2 +
 agent/command.c       |    1 +
 agent/divert-scd.c    |    8 +-
 agent/findkey.c       |    2 +-
 agent/pksign.c        |   92 +++++++++++-
 common/util.h         |   10 --
 configure.ac          |    2 +-
 doc/DETAILS           |    1 +
 doc/gpg.texi          |    4 +-
 g10/call-agent.c      |   22 ++--
 g10/call-dirmngr.c    |    4 +-
 g10/card-util.c       |    6 +-
 g10/getkey.c          |    8 +-
 g10/keygen.c          |    3 -
 g10/keylist.c         |    3 +
 g13/g13.c             |   18 ++--
 include/cipher.h      |    7 +-
 scd/app-openpgp.c     |  379 ++++++++++++++++++++++++++++++++++++-------------
 scd/ccid-driver.c     |    2 +-
 sm/call-agent.c       |   28 ++--
 sm/call-dirmngr.c     |   64 ++++-----
 tools/gpgconf-comp.c  |    6 -
 26 files changed, 482 insertions(+), 259 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list