[pkg-opensc-commit] [libp11] 22/27: New upstream version 0.4.7

Eric Dorland eric at moszumanska.debian.org
Mon Aug 7 19:48:09 UTC 2017


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

eric pushed a commit to branch master
in repository libp11.

commit 7c4339a6a64030994f7dbb7cd2ee6720880a94c2
Merge: 970a7b0 64569a3
Author: Eric Dorland <eric at debian.org>
Date:   Tue Jul 4 19:47:57 2017 -0400

    New upstream version 0.4.7

 .gitignore                   |   1 +
 NEWS                         |  22 +++
 README.md                    |   3 +
 configure.ac                 |  29 +--
 examples/auth.c              |   2 +-
 examples/decrypt.c           |   6 +-
 src/Makefile.am              |  12 +-
 src/Makefile.mak             |   6 +-
 src/eng_back.c               | 455 +++++++++++++++++++++++++------------------
 src/eng_err.c                |  94 +++++++++
 src/eng_err.h                |  48 +++++
 src/eng_front.c              |  14 ++
 src/eng_parse.c              |  71 +++----
 src/engine.h                 |  16 +-
 src/libp11-int.h             |  28 +--
 src/libp11.h                 |  93 +++++----
 src/libp11.rc                |   8 +-
 src/p11.ec                   |   4 +
 src/p11_attr.c               |   7 +-
 src/p11_cert.c               |  73 +++----
 src/{p11_err.c => p11_ckr.c} | 124 ++++++++----
 src/p11_ec.c                 |  72 ++++---
 src/p11_err.c                | 228 ++++++++--------------
 src/p11_err.h                |  53 +++++
 src/p11_front.c              |  18 +-
 src/p11_key.c                | 152 ++++++++-------
 src/p11_load.c               |   8 +-
 src/p11_misc.c               |   2 +-
 src/p11_rsa.c                |  56 ++++--
 src/p11_slot.c               |  63 +++---
 src/pkcs11.rc                |   8 +-
 tests/fork-test.c            |   2 +-
 32 files changed, 1066 insertions(+), 712 deletions(-)

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



More information about the pkg-opensc-commit mailing list