[pkg-opensc-commit] [engine-pkcs11] 37/43: Imported Upstream version 0.2.1

Eric Dorland eric at moszumanska.debian.org
Sun Jan 31 06:38:51 UTC 2016


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

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 7a445402e6709ff75cee8e03f067f53842afe47e
Merge: 67f8d90 454abff
Author: Eric Dorland <eric at debian.org>
Date:   Sun Jan 31 01:03:20 2016 -0500

    Imported Upstream version 0.2.1

 .gitignore                                    |     8 +-
 .travis.sh                                    |    52 +
 .travis.yml                                   |    13 +
 Makefile.am                                   |     6 +-
 Makefile.in                                   |   910 --
 Makefile.mak                                  |     8 +
 NEWS                                          |    11 +-
 README.md                                     |   170 +
 aclocal.m4                                    |  1372 --
 appveyor.yml                                  |    69 +
 bootstrap                                     |     9 -
 compile                                       |   347 -
 config.guess                                  |  1421 ---
 config.h.in                                   |   116 -
 config.sub                                    |  1807 ---
 configure                                     | 16214 ------------------------
 configure.ac                                  |   188 +-
 depcomp                                       |   791 --
 install-sh                                    |   501 -
 libtool-bundle                                |   104 +
 ltmain.sh                                     |  9655 --------------
 m4/.keep                                      |     0
 m4/libtool.m4                                 |  7992 ------------
 m4/ltoptions.m4                               |   384 -
 m4/ltsugar.m4                                 |   123 -
 m4/ltversion.m4                               |    23 -
 m4/lt~obsolete.m4                             |    98 -
 make.rules.mak                                |    46 +
 missing                                       |   215 -
 packaged                                      |     1 -
 src/Makefile.am                               |    19 +-
 src/Makefile.in                               |   718 --
 src/Makefile.mak                              |    28 +-
 src/engine_pkcs11.c                           |   416 +-
 src/engine_pkcs11.h                           |    10 +-
 src/hw_pkcs11.c                               |   103 +-
 src/{engine_pkcs11.exports => pkcs11.exports} |     0
 src/versioninfo.rc                            |     8 +-
 test-driver                                   |   148 -
 tests/Makefile.am                             |     4 +-
 tests/Makefile.in                             |   989 --
 tests/common.sh                               |    27 +-
 tests/evp-sign.c                              |   100 +-
 tests/pubkey.der                              |   Bin 0 -> 294 bytes
 tests/softhsm                                 |    17 +-
 45 files changed, 927 insertions(+), 44314 deletions(-)

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



More information about the pkg-opensc-commit mailing list