[pkg-opensc-commit] [engine-pkcs11] 146/152: Merge tag 'upstream/0.2.0'

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:28 UTC 2015


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

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

commit 34bc2cc6ecca0c0f94b7e40d2937469bcc575fa4
Merge: 08396c8 67f8d90
Author: Eric Dorland <eric at debian.org>
Date:   Sun Oct 18 21:36:50 2015 -0400

    Merge tag 'upstream/0.2.0'
    
    Upstream version 0.2.0

 svnignore => .gitignore                            |   15 +-
 Makefile.am                                        |    4 +-
 Makefile.in                                        |  452 +-
 NEWS                                               |   11 +
 aclocal.m4                                         |  834 ++--
 bootstrap                                          |    1 +
 compile                                            |  347 ++
 config.guess                                       |  698 ++-
 config.h.in                                        |    9 +
 config.sub                                         |  321 +-
 configure                                          | 4712 ++++++++++++--------
 configure.ac                                       |   80 +-
 depcomp                                            |  531 ++-
 doc/Makefile.am                                    |    8 -
 doc/Makefile.in                                    |  625 ---
 doc/README                                         |   10 -
 doc/nonpersistent/ChangeLog                        |  474 --
 doc/nonpersistent/Makefile.am                      |   59 -
 doc/nonpersistent/Makefile.in                      |  478 --
 doc/nonpersistent/export-wiki.sh                   |   71 -
 doc/nonpersistent/export-wiki.xsl                  |   58 -
 doc/nonpersistent/svn2cl.xsl                       |  295 --
 doc/nonpersistent/wiki.out/AuthorsAndCredits.html  |   82 -
 doc/nonpersistent/wiki.out/MailingLists.html       |   52 -
 doc/nonpersistent/wiki.out/PageTemplates.html      |   40 -
 doc/nonpersistent/wiki.out/QuickStart.html         |  103 -
 .../wiki.out/SubversionRepository.html             |   60 -
 doc/nonpersistent/wiki.out/index.html              |   34 -
 doc/nonpersistent/wiki.out/trac.css                |  576 ---
 install-sh                                         |  385 +-
 ltmain.sh                                          | 4038 +++++++++++------
 m4/libtool.m4                                      | 2300 ++++++----
 m4/ltoptions.m4                                    |   32 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |   12 +-
 missing                                            |  461 +-
 src/Makefile.am                                    |   19 +-
 src/Makefile.in                                    |  341 +-
 src/engine_pkcs11.c                                |  508 ++-
 src/hw_pkcs11.c                                    |   25 +-
 src/versioninfo.rc                                 |    8 +-
 test-driver                                        |  148 +
 tests/Makefile.am                                  |   23 +
 tests/Makefile.in                                  |  989 ++++
 tests/cert.der                                     |  Bin 0 -> 805 bytes
 tests/common.sh                                    |   96 +
 tests/engines.cnf.in                               |   16 +
 tests/evp-sign.c                                   |  307 ++
 tests/key.der                                      |  Bin 0 -> 1191 bytes
 tests/softhsm                                      |   69 +
 50 files changed, 11657 insertions(+), 9172 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