[Pkg-gnupg-commit] [gpgme] branch upstream updated (b8f9796 -> f2411bc)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Dec 14 18:53:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a change to branch upstream
in repository gpgme.

      from  b8f9796   New upstream version 1.9.0
       new  a2ccb31   Revert "qt: Disable testEncryptDecryptNowrap"
       new  38ad76e   Post release updates
       new  1b55e90   Merge branch 'gpgme-1.9-branch'
       new  a13e4ab   tests: Make error message more helpful.
       new  7e9f775   tests: Run the threading tests only on UNIX.
       new  9786e3a   python,build: Reinstate prepare target.
       new  2c063a8   qt: Handle if gpg does not support tofu in test
       new  159505a   python: Fix skipping tests if running with GnuPG < 2.1.12.
       new  f8a9ecc   python: Don't treat skipped tests as error
       new  5d4f977   qt: pass fmt to gpgrt_asprintf()
       new  5056598   FreeBSD's closefrom(2) does not return errors
       new  adfa096   Fix typo.
       new  801d7d8   python: Generate files into build directory
       new  e7d9c0c   python: Fix vpath builds, fix distcheck.
       new  49195c4   python: simplify build, some fixups
       new  365c649   python: support .pydistutils.cfg mode
       new  ebefc6c   tests: Do not use check-local magic as dependency
       new  25e6444   python: Remove usage of PYTHON_VERSIONS
       new  df8433b   python: Remove unneeded stats copy
       new  7309ce6   python: Read gpg-error.h using the pre-processor
       new  3cc90b6   python: Support alternatate libdir for tests
       new  db476e9   python: Fix distcheck.
       new  63bec9f   python: Prune CLEANFILES.
       new  d785c05   python: fix run-tests missing python_libdir
       new  a827382   python: use autoconf pre-processor when building via autoconf
       new  979d48e   python: Skip TOFU test if not supported by GnuPG.
       new  ac28e66   tests: Update encrypted sample files.
       new  8d61aba   doc: Improve doc on passphrase_cb / pinentry mode
       new  7003583   Change copyright from Intevation to BSI
       new  2873424   qt, cpp: Add additional copyright BSI notes
       new  df4eb61   core: Don't split gpgconf strings on comma
       new  b56f398   qt, tests: Don't use internal API
       new  cc2ef3d   qt: Undeprecate API that I find useful
       new  5e27bf9   qt: Add a missing include <functional>
       new  093b549   qt: Stop agent on clean.
       new  15adff0   tests: Harmonize test suites.
       new  a226eca   tests: Make sure to kill all previously running daemons.
       new  6b4dd3b   python: Fix test environment creation.
       new  a9b4c0a   tests: Remove remnants of 'check-local'.
       new  84a203e   python: Fix build in certain cases.
       new  9257440   core: Sort the status table.
       new  05fa2a9   Add flag 'is_de_vs' to decryption results and signatures.
       new  5c53c70   cpp: Fix CMake config library name for GPGME
       new  3b9123b   Fix some shadow warnings
       new  fe79eb8   Add isDeVs to ostream operator
       new  1e68f93   python: Improve error handling.
       new  111cd56   doc: Add list of copyright olders to AUTHORS.
       new  87703db   core: Simplify parsing of STATUS_ERROR in decrypt.c
       new  d37bc7e   core: Return CANCELED and BAD_PASSPHRASE error code on decryption.
       new  ad0c5ab   core: Return NO_SECKEY error code on decryption
       new  46d2e48   tests: Fix printf compiler warning for an error case.
       new  2446138   Sync 'autogen.sh'.
       new  9cd2b58   tests: Make agent spawning more robust.
       new  ceed4a7   tests: Fix blunder.
       new  7fde780   tests: Fix distcheck.
       new  c7be41a   cpp: Fix Key::isDeVs for subkeys
       new  d3796e4   core: Fix status parsing for decrypt + verify
       new  274609b   doc: Add more tofu documentation.
       new  dfb3ca8   doc: Clarify import keys operation.
       new  a0cc6e0   g10: Add new delete operations that allow more flags.
       new  9f24e6c   gpgconf: Add access to --list-dirs for non-default engine.
       new  fa39185   NEWS: Add missing entry.
       new  97a1abe   gpgconf: Fix symbol export.
       new  3244d4d   gpgconf: Fix some warnings.
       new  0ee7f4f   doc: Clarify import keys operation further.
       new  b9b08e4   doc: Add version information.
       new  70c8be9   python: Improve keylist test.
       new  57c1259   python: Support parallel build in tests
       new  bfb3a01   Fix a couple of bugs pointed out by clang compiler warnings.
       new  91e47d7   gpgconf: Add more comments.
       new  9bde914   core: New public enum gpgme_keyorg_t.
       new  6745eb6   Set next version to 1.10.0
       new  47f61df   core: New context flag "auto-key-retrieve"
       new  58d7bce   cpp: Fix version info comparison
       new  bd5d470   qt: Add test for version info
       new  bff9448   Register DCO for Colin Watson.
       new  b5b996b   core: Restore get_max_fds optimization on Linux
       new  4632adf   core: Allow disabling the use of SYS_getdents for Linux.
       new  00daac1   core: use getdents64 syscall on linux instead of getdents.
       new  56b27b2   qt: Fix IODeviceDataProvider with Process
       new  c441fb7   tests: Make portability fix.
       new  f430165   tests: Add missing variable to gpgsm tests Makefile
       new  651b3d8   Fix uid parsing for ldap keyserver
       new  8e2d6c2   cpp: Wrap create_key and create_subkey
       new  7d1ac5d   qt: Add job for quick commands
       new  2205ee2   Register DCO for Tobias Mueller
       new  3cf9aed   python: Default whence argument for Data() to SEEK_SET.
       new  0c1244a   core: Also check for a failed selftest in gpgm_data_new.
       new  5ba1cbd   tests: Print userid signatures in run-keylist
       new  1458ada   cpp: Fix handling of lsig promotion
       new  7b5182f   Spelling fixes for comments and doc
       new  0a567a9   core,w32: Fix popping up of console windows due to gpgconf.
       new  b61d0fb   qt: Don't use QDateTime::toSecsSinceEpoch
       new  d4d04d6   Require libgpg-error 1.24 and libassuan 2.4.2
       new  6a42eb5   Release 1.10.0.
       new  f2411bc   New upstream version 1.10.0

The 96 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AUTHORS                                            |  31 +-
 ChangeLog                                          | 832 +++++++++++++++++++++
 NEWS                                               |  52 +-
 README                                             |  39 +-
 VERSION                                            |   2 +-
 acinclude.m4                                       |   2 +-
 autogen.sh                                         | 136 +++-
 configure.ac                                       |  47 +-
 doc/defsincdate                                    |   2 +-
 doc/gpgme.texi                                     | 519 +++++++++++--
 doc/texinfo.tex                                    |  10 +-
 doc/uiserver.texi                                  |   4 +-
 gpgme.spec                                         |   2 +-
 lang/cpp/Makefile.am                               |   3 +-
 lang/cpp/README                                    |   2 +-
 lang/cpp/src/GpgmeppConfig.cmake.in.in             |   2 +-
 lang/cpp/src/Makefile.am                           |   3 +-
 lang/cpp/src/callbacks.cpp                         |   2 +
 lang/cpp/src/callbacks.h                           |   2 +
 lang/cpp/src/configuration.cpp                     |   2 +
 lang/cpp/src/configuration.h                       |  10 +-
 lang/cpp/src/context.cpp                           |  50 ++
 lang/cpp/src/context.h                             |  26 +
 lang/cpp/src/context_p.h                           |   2 +
 lang/cpp/src/context_vanilla.cpp                   |   2 +
 lang/cpp/src/data_p.h                              |   2 +
 lang/cpp/src/decryptionresult.cpp                  |   8 +
 lang/cpp/src/decryptionresult.h                    |   3 +
 lang/cpp/src/defaultassuantransaction.cpp          |   2 +
 lang/cpp/src/defaultassuantransaction.h            |   2 +
 lang/cpp/src/editinteractor.cpp                    |   2 +
 lang/cpp/src/editinteractor.h                      |   2 +
 lang/cpp/src/encryptionresult.cpp                  |   2 +
 lang/cpp/src/encryptionresult.h                    |   2 +
 lang/cpp/src/engineinfo.cpp                        |   2 +
 lang/cpp/src/engineinfo.h                          |  25 +-
 lang/cpp/src/error.h                               |   2 +
 lang/cpp/src/eventloopinteractor.cpp               |   2 +
 lang/cpp/src/eventloopinteractor.h                 |   2 +
 lang/cpp/src/exception.cpp                         |   2 +
 lang/cpp/src/exception.h                           |   2 +
 lang/cpp/src/global.h                              |   2 +
 lang/cpp/src/gpgadduserideditinteractor.cpp        |   2 +
 lang/cpp/src/gpgadduserideditinteractor.h          |   2 +
 lang/cpp/src/gpgagentgetinfoassuantransaction.cpp  |   2 +
 lang/cpp/src/gpgagentgetinfoassuantransaction.h    |   2 +
 lang/cpp/src/gpggencardkeyinteractor.cpp           |   3 +-
 lang/cpp/src/gpggencardkeyinteractor.h             |   3 +-
 lang/cpp/src/gpgmefw.h                             |   2 +
 lang/cpp/src/gpgmepp_export.h                      |   3 +-
 lang/cpp/src/gpgsetexpirytimeeditinteractor.cpp    |   2 +
 lang/cpp/src/gpgsetexpirytimeeditinteractor.h      |   2 +
 lang/cpp/src/gpgsetownertrusteditinteractor.cpp    |   2 +
 lang/cpp/src/gpgsetownertrusteditinteractor.h      |   2 +
 lang/cpp/src/gpgsignkeyeditinteractor.cpp          |   6 +
 lang/cpp/src/gpgsignkeyeditinteractor.h            |   2 +
 lang/cpp/src/importresult.cpp                      |   2 +
 lang/cpp/src/importresult.h                        |   2 +
 lang/cpp/src/interfaces/assuantransaction.h        |   4 +-
 lang/cpp/src/interfaces/dataprovider.h             |   2 +
 lang/cpp/src/interfaces/passphraseprovider.h       |   2 +
 lang/cpp/src/interfaces/progressprovider.h         |   2 +
 lang/cpp/src/key.cpp                               |  13 +-
 lang/cpp/src/keygenerationresult.cpp               |   2 +
 lang/cpp/src/keygenerationresult.h                 |   2 +
 lang/cpp/src/keylistresult.cpp                     |   2 +
 lang/cpp/src/keylistresult.h                       |   2 +
 lang/cpp/src/notation.h                            |   2 +
 lang/cpp/src/result.h                              |   2 +
 lang/cpp/src/result_p.h                            |   2 +
 lang/cpp/src/scdgetinfoassuantransaction.cpp       |   2 +
 lang/cpp/src/scdgetinfoassuantransaction.h         |   2 +
 lang/cpp/src/signingresult.cpp                     |   2 +
 lang/cpp/src/signingresult.h                       |   2 +
 lang/cpp/src/swdbresult.cpp                        |   3 +-
 lang/cpp/src/swdbresult.h                          |   5 +-
 lang/cpp/src/tofuinfo.cpp                          |   3 +-
 lang/cpp/src/tofuinfo.h                            |   3 +-
 lang/cpp/src/trustitem.cpp                         |   2 +
 lang/cpp/src/trustitem.h                           |   2 +
 lang/cpp/src/util.h                                |   2 +
 lang/cpp/src/verificationresult.cpp                |   8 +
 lang/cpp/src/verificationresult.h                  |   3 +
 lang/cpp/src/vfsmountresult.cpp                    |   4 +-
 lang/python/MANIFEST.in                            |   3 +-
 lang/python/Makefile.am                            | 106 ++-
 lang/python/examples/exportimport.py               |   2 +-
 lang/python/gpgme-h-clean.py                       |  53 --
 lang/python/gpgme.i                                |   5 +
 lang/python/setup.py.in                            | 140 +++-
 lang/python/{gpg => src}/__init__.py               |   0
 lang/python/{gpg => src}/callbacks.py              |   0
 lang/python/{gpg => src}/constants/__init__.py     |   0
 lang/python/{gpg => src}/constants/create.py       |   0
 .../python/{gpg => src}/constants/data/__init__.py |   0
 .../python/{gpg => src}/constants/data/encoding.py |   0
 lang/python/{gpg => src}/constants/event.py        |   0
 lang/python/{gpg => src}/constants/import.py       |   0
 .../{gpg => src}/constants/keylist/__init__.py     |   0
 lang/python/{gpg => src}/constants/keylist/mode.py |   0
 lang/python/{gpg => src}/constants/keysign.py      |   0
 lang/python/{gpg => src}/constants/md.py           |   0
 lang/python/{gpg => src}/constants/pk.py           |   0
 lang/python/{gpg => src}/constants/protocol.py     |   0
 lang/python/{gpg => src}/constants/sig/__init__.py |   0
 lang/python/{gpg => src}/constants/sig/mode.py     |   0
 lang/python/{gpg => src}/constants/sig/notation.py |   0
 lang/python/{gpg => src}/constants/sigsum.py       |   0
 lang/python/{gpg => src}/constants/status.py       |   0
 .../python/{gpg => src}/constants/tofu/__init__.py |   0
 lang/python/{gpg => src}/constants/tofu/policy.py  |   0
 lang/python/{gpg => src}/constants/validity.py     |   0
 lang/python/{gpg => src}/core.py                   | 108 ++-
 lang/python/{gpg => src}/errors.py                 | 109 ++-
 lang/python/{gpg => src}/results.py                |   4 +-
 lang/python/{gpg => src}/util.py                   |   0
 lang/python/tests/Makefile.am                      |  15 +-
 lang/python/tests/final.py                         |   2 +
 lang/python/tests/run-tests.py                     |  30 +-
 lang/python/tests/support.py                       |   6 +
 lang/python/tests/t-callbacks.py                   |   3 +-
 lang/python/tests/t-data.py                        |   8 +
 lang/python/tests/t-edit.py                        |   3 +-
 lang/python/tests/t-encrypt-sym.py                 |   3 +-
 lang/python/tests/t-file-name.py                   |   1 +
 lang/python/tests/t-idiomatic.py                   |   1 +
 lang/python/tests/t-keylist-from-data.py           |   2 -
 lang/python/tests/t-keylist.py                     |   3 +
 lang/python/tests/t-protocol-assuan.py             |   2 +
 lang/python/tests/t-quick-key-manipulation.py      |   5 +
 lang/python/tests/t-sig-notation.py                |   1 +
 lang/python/tests/t-trustlist.py                   |   1 +
 lang/python/tests/t-verify.py                      |   1 +
 lang/python/tests/t-wait.py                        |   1 +
 lang/python/tests/t-wrapper.py                     |   2 +
 lang/python/{gpg => }/version.py.in                |   0
 lang/qt/Makefile.am                                |   3 +-
 lang/qt/README                                     |   4 +-
 lang/qt/doc/Makefile.am                            |   3 +-
 lang/qt/src/Makefile.am                            |  12 +-
 lang/qt/src/abstractimportjob.h                    |   3 +-
 lang/qt/src/adduseridjob.h                         |   3 +-
 lang/qt/src/changeexpiryjob.h                      |   3 +-
 lang/qt/src/changeownertrustjob.h                  |   3 +-
 lang/qt/src/changepasswdjob.h                      |   3 +-
 lang/qt/src/cryptoconfig.cpp                       |   3 +-
 lang/qt/src/cryptoconfig.h                         |   3 +-
 lang/qt/src/dataprovider.cpp                       |   9 +-
 lang/qt/src/dataprovider.h                         |   3 +-
 lang/qt/src/decryptjob.h                           |   5 +-
 lang/qt/src/decryptverifyjob.h                     |   5 +-
 lang/qt/src/defaultkeygenerationjob.h              |   2 +
 lang/qt/src/deletejob.h                            |   3 +-
 lang/qt/src/dn.cpp                                 |   5 +-
 lang/qt/src/dn.h                                   |   3 +-
 lang/qt/src/downloadjob.h                          |   3 +-
 lang/qt/src/encryptjob.h                           |   3 +-
 lang/qt/src/exportjob.h                            |   3 +-
 lang/qt/src/hierarchicalkeylistjob.h               |   3 +-
 lang/qt/src/importfromkeyserverjob.h               |   3 +-
 lang/qt/src/importjob.h                            |   3 +-
 lang/qt/src/job.cpp                                |   6 +-
 lang/qt/src/job.h                                  |   3 +-
 lang/qt/src/keyformailboxjob.h                     |   3 +-
 lang/qt/src/keygenerationjob.h                     |   3 +-
 lang/qt/src/keylistjob.h                           |   3 +-
 lang/qt/src/listallkeysjob.h                       |   3 +-
 lang/qt/src/multideletejob.h                       |   3 +-
 lang/qt/src/protocol.h                             |   7 +-
 lang/qt/src/protocol_p.h                           |  16 +-
 lang/qt/src/qgpgme_export.h                        |   3 +-
 lang/qt/src/qgpgmeadduseridjob.cpp                 |   3 +-
 lang/qt/src/qgpgmeadduseridjob.h                   |   3 +-
 lang/qt/src/qgpgmebackend.cpp                      |   3 +-
 lang/qt/src/qgpgmebackend.h                        |   3 +-
 lang/qt/src/qgpgmechangeexpiryjob.cpp              |   3 +-
 lang/qt/src/qgpgmechangeexpiryjob.h                |   3 +-
 lang/qt/src/qgpgmechangeownertrustjob.cpp          |   3 +-
 lang/qt/src/qgpgmechangeownertrustjob.h            |   3 +-
 lang/qt/src/qgpgmechangepasswdjob.cpp              |   3 +-
 lang/qt/src/qgpgmechangepasswdjob.h                |   3 +-
 lang/qt/src/qgpgmedecryptjob.cpp                   |   3 +-
 lang/qt/src/qgpgmedecryptjob.h                     |   3 +-
 lang/qt/src/qgpgmedecryptverifyjob.cpp             |   3 +-
 lang/qt/src/qgpgmedecryptverifyjob.h               |   3 +-
 lang/qt/src/qgpgmedeletejob.cpp                    |   3 +-
 lang/qt/src/qgpgmedeletejob.h                      |   3 +-
 lang/qt/src/qgpgmedownloadjob.cpp                  |   3 +-
 lang/qt/src/qgpgmedownloadjob.h                    |   3 +-
 lang/qt/src/qgpgmeencryptjob.cpp                   |   3 +-
 lang/qt/src/qgpgmeencryptjob.h                     |   3 +-
 lang/qt/src/qgpgmeexportjob.cpp                    |   3 +-
 lang/qt/src/qgpgmeexportjob.h                      |   3 +-
 lang/qt/src/qgpgmeimportfromkeyserverjob.cpp       |   3 +-
 lang/qt/src/qgpgmeimportfromkeyserverjob.h         |   3 +-
 lang/qt/src/qgpgmeimportjob.cpp                    |   3 +-
 lang/qt/src/qgpgmeimportjob.h                      |   3 +-
 lang/qt/src/qgpgmekeyformailboxjob.cpp             |   3 +-
 lang/qt/src/qgpgmekeyformailboxjob.h               |   3 +-
 lang/qt/src/qgpgmekeygenerationjob.cpp             |   3 +-
 lang/qt/src/qgpgmekeygenerationjob.h               |   3 +-
 lang/qt/src/qgpgmekeylistjob.cpp                   |   3 +-
 lang/qt/src/qgpgmekeylistjob.h                     |   3 +-
 lang/qt/src/qgpgmelistallkeysjob.cpp               |   3 +-
 lang/qt/src/qgpgmelistallkeysjob.h                 |   3 +-
 lang/qt/src/qgpgmenewcryptoconfig.cpp              |   4 +-
 lang/qt/src/qgpgmenewcryptoconfig.h                |   3 +-
 lang/qt/src/qgpgmequickjob.cpp                     | 123 +++
 ...{defaultkeygenerationjob.h => qgpgmequickjob.h} |  64 +-
 lang/qt/src/qgpgmerefreshkeysjob.cpp               |   3 +-
 lang/qt/src/qgpgmerefreshkeysjob.h                 |   3 +-
 lang/qt/src/qgpgmesecretkeyexportjob.cpp           |   3 +-
 lang/qt/src/qgpgmesecretkeyexportjob.h             |   3 +-
 lang/qt/src/qgpgmesignencryptjob.cpp               |   3 +-
 lang/qt/src/qgpgmesignencryptjob.h                 |   3 +-
 lang/qt/src/qgpgmesignjob.cpp                      |   3 +-
 lang/qt/src/qgpgmesignjob.h                        |   3 +-
 lang/qt/src/qgpgmesignkeyjob.cpp                   |   3 +-
 lang/qt/src/qgpgmesignkeyjob.h                     |   3 +-
 lang/qt/src/qgpgmetofupolicyjob.cpp                |   3 +-
 lang/qt/src/qgpgmetofupolicyjob.h                  |   3 +-
 lang/qt/src/qgpgmeverifydetachedjob.cpp            |   3 +-
 lang/qt/src/qgpgmeverifydetachedjob.h              |   3 +-
 lang/qt/src/qgpgmeverifyopaquejob.cpp              |   3 +-
 lang/qt/src/qgpgmeverifyopaquejob.h                |   3 +-
 lang/qt/src/qgpgmewkspublishjob.cpp                |   3 +-
 lang/qt/src/qgpgmewkspublishjob.h                  |   3 +-
 .../src/{defaultkeygenerationjob.h => quickjob.h}  |  57 +-
 lang/qt/src/refreshkeysjob.h                       |   3 +-
 lang/qt/src/signencryptjob.h                       |   5 +-
 lang/qt/src/signjob.h                              |   3 +-
 lang/qt/src/signkeyjob.h                           |   3 +-
 lang/qt/src/specialjob.h                           |   3 +-
 lang/qt/src/threadedjobmixin.cpp                   |   3 +-
 lang/qt/src/threadedjobmixin.h                     |   3 +-
 lang/qt/src/tofupolicyjob.h                        |   3 +-
 lang/qt/src/verifydetachedjob.h                    |   5 +-
 lang/qt/src/verifyopaquejob.h                      |   5 +-
 lang/qt/src/wkspublishjob.h                        |   3 +-
 lang/qt/tests/Makefile.am                          |  17 +-
 lang/qt/tests/run-keyformailboxjob.cpp             |   3 +-
 lang/qt/tests/t-config.cpp                         |   3 +-
 lang/qt/tests/t-encrypt.cpp                        |  34 +-
 lang/qt/tests/t-keylist.cpp                        |   3 +-
 lang/qt/tests/t-keylocate.cpp                      |   3 +-
 lang/qt/tests/t-ownertrust.cpp                     |   3 +-
 lang/qt/tests/t-support.cpp                        |   3 +-
 lang/qt/tests/t-support.h                          |   3 +-
 lang/qt/tests/t-tofuinfo.cpp                       |  33 +-
 lang/qt/tests/t-various.cpp                        |  16 +-
 lang/qt/tests/t-verify.cpp                         |   3 +-
 lang/qt/tests/t-wkspublish.cpp                     |   3 +-
 src/context.h                                      |   3 +
 src/conversion.c                                   |   2 +-
 src/data.c                                         |   4 +
 src/debug.c                                        |   2 +-
 src/decrypt-verify.c                               |   3 +-
 src/decrypt.c                                      | 145 ++--
 src/delete.c                                       |  54 +-
 src/edit.c                                         |   2 +-
 src/engine-assuan.c                                |   1 +
 src/engine-backend.h                               |   6 +-
 src/engine-g13.c                                   |   1 +
 src/engine-gpg.c                                   |  42 +-
 src/engine-gpgconf.c                               |  60 +-
 src/engine-gpgsm.c                                 |  11 +-
 src/engine-spawn.c                                 |   1 +
 src/engine-uiserver.c                              |   6 +-
 src/engine.c                                       |  23 +-
 src/engine.h                                       |   8 +-
 src/genkey.c                                       |   2 +-
 src/gpgconf.c                                      |  21 +
 src/gpgme-w32spawn.c                               |   1 -
 src/gpgme.c                                        |   8 +
 src/gpgme.def                                      |   5 +
 src/gpgme.h.in                                     |  45 +-
 src/import.c                                       |  13 +-
 src/key.c                                          |   2 +-
 src/keylist.c                                      |  44 +-
 src/libgpgme.vers                                  |   3 +
 src/parsetlv.h                                     |   2 +-
 src/posix-io.c                                     | 110 ++-
 src/status-table.c                                 |  22 +-
 src/trustlist.c                                    |   2 +-
 src/util.h                                         |  26 +-
 src/verify.c                                       |   4 +
 tests/ChangeLog-2011                               |   2 +-
 tests/gpg/Makefile.am                              |  24 +-
 tests/gpg/cipher-1.asc                             |  22 +-
 tests/gpg/cipher-2.asc                             |  25 +-
 tests/gpg/t-encrypt-mixed.c                        |   3 +-
 tests/gpg/t-gpgconf.c                              |  20 +
 tests/gpg/t-keylist.c                              |   3 +-
 tests/gpg/t-thread-keylist-verify.c                |   3 +-
 tests/gpg/t-thread-keylist.c                       |   3 +-
 tests/gpgsm/Makefile.am                            |  25 +-
 tests/run-decrypt.c                                |   3 +-
 tests/run-identify.c                               |   2 +-
 tests/run-keylist.c                                |  10 +
 tests/run-support.h                                |  18 +-
 tests/run-verify.c                                 |  21 +
 tests/start-stop-agent                             |  13 +
 tests/t-data.c                                     |  27 +-
 303 files changed, 3377 insertions(+), 837 deletions(-)
 delete mode 100755 lang/python/gpgme-h-clean.py
 rename lang/python/{gpg => src}/__init__.py (100%)
 rename lang/python/{gpg => src}/callbacks.py (100%)
 rename lang/python/{gpg => src}/constants/__init__.py (100%)
 rename lang/python/{gpg => src}/constants/create.py (100%)
 rename lang/python/{gpg => src}/constants/data/__init__.py (100%)
 rename lang/python/{gpg => src}/constants/data/encoding.py (100%)
 rename lang/python/{gpg => src}/constants/event.py (100%)
 rename lang/python/{gpg => src}/constants/import.py (100%)
 rename lang/python/{gpg => src}/constants/keylist/__init__.py (100%)
 rename lang/python/{gpg => src}/constants/keylist/mode.py (100%)
 rename lang/python/{gpg => src}/constants/keysign.py (100%)
 rename lang/python/{gpg => src}/constants/md.py (100%)
 rename lang/python/{gpg => src}/constants/pk.py (100%)
 rename lang/python/{gpg => src}/constants/protocol.py (100%)
 rename lang/python/{gpg => src}/constants/sig/__init__.py (100%)
 rename lang/python/{gpg => src}/constants/sig/mode.py (100%)
 rename lang/python/{gpg => src}/constants/sig/notation.py (100%)
 rename lang/python/{gpg => src}/constants/sigsum.py (100%)
 rename lang/python/{gpg => src}/constants/status.py (100%)
 rename lang/python/{gpg => src}/constants/tofu/__init__.py (100%)
 rename lang/python/{gpg => src}/constants/tofu/policy.py (100%)
 rename lang/python/{gpg => src}/constants/validity.py (100%)
 rename lang/python/{gpg => src}/core.py (94%)
 rename lang/python/{gpg => src}/errors.py (55%)
 rename lang/python/{gpg => src}/results.py (96%)
 rename lang/python/{gpg => src}/util.py (100%)
 rename lang/python/{gpg => }/version.py.in (100%)
 create mode 100644 lang/qt/src/qgpgmequickjob.cpp
 copy lang/qt/src/{defaultkeygenerationjob.h => qgpgmequickjob.h} (55%)
 copy lang/qt/src/{defaultkeygenerationjob.h => quickjob.h} (56%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list