[pkg-opensc-commit] [pkcs11-helper] branch upstream updated (21e3e13 -> ab6f62a)

Eric Dorland eric at moszumanska.debian.org
Tue Nov 26 03:08:28 UTC 2013


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

eric pushed a change to branch upstream
in repository pkcs11-helper.

      from  21e3e13   Imported Upstream version 1.10
       new  ab6f62a   Imported Upstream version 1.11

The 1 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:
 ChangeLog                                       |   6 +
 configure.ac                                    |  54 +-
 include/pkcs11-helper-1.0/pkcs11h-certificate.h |   4 +-
 include/pkcs11-helper-1.0/pkcs11h-core.h        |   4 +-
 include/pkcs11-helper-1.0/pkcs11h-openssl.h     |  10 +
 lib/Makefile.am                                 |   3 +-
 lib/_pkcs11h-core.h                             |   2 +-
 lib/_pkcs11h-crypto-cryptoapi.c                 |   4 +-
 lib/_pkcs11h-crypto-gnutls.c                    |   2 +-
 lib/{_pkcs11h-crypto.h => _pkcs11h-openssl.h}   |  16 +-
 lib/openssl.exports                             |   1 +
 lib/pkcs11h-certificate.c                       |  54 +-
 lib/pkcs11h-core.c                              |  41 +-
 lib/pkcs11h-data.c                              |   8 +-
 lib/pkcs11h-openssl.c                           | 859 +++++++++++++++++++-----
 lib/pkcs11h-session.c                           |  20 +-
 lib/pkcs11h-slotevent.c                         |  18 +-
 lib/pkcs11h-threading.c                         |   8 +-
 lib/pkcs11h-token.c                             |  14 +-
 lib/pkcs11h-util.c                              |   4 +-
 lib/token.exports                               |   1 +
 tests/test-certificate/test-certificate.c       |   4 +-
 22 files changed, 873 insertions(+), 264 deletions(-)
 copy lib/{_pkcs11h-crypto.h => _pkcs11h-openssl.h} (91%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list