[pkg-opensc-commit] [libp11] 45/51: New upstream version 0.4.3

Eric Dorland eric at moszumanska.debian.org
Wed Dec 7 17:51:33 UTC 2016


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

eric pushed a commit to branch master
in repository libp11.

commit 069f2e0fb0693126ee5d25d291773b9c3ef0cc69
Merge: 1d396d4 02f6fbb
Author: Eric Dorland <eric at debian.org>
Date:   Mon Dec 5 23:40:16 2016 -0500

    New upstream version 0.4.3

 INSTALL.md              |  62 +++++++++++++-
 NEWS                    |  15 ++++
 configure.ac            |  93 ++++++++++++++------
 examples/auth.c         |   9 +-
 examples/decrypt.c      |  11 ++-
 examples/listkeys.c     |   2 -
 m4/ld-version-script.m4 |  48 +++++++++++
 src/Makefile.am         |  20 ++++-
 src/atfork.c            |   4 +
 src/eng_back.c          |  38 ++++----
 src/eng_front.c         |   3 +-
 src/libp11-int.h        |   6 ++
 src/libp11.exports      |   1 +
 src/libp11.h            |   6 +-
 src/libp11.rc           |   8 +-
 src/p11_cert.c          |  18 ++--
 src/p11_ec.c            | 224 +++++++++++++++++++++++++-----------------------
 src/p11_err.c           |   2 +-
 src/p11_front.c         |   7 ++
 src/p11_key.c           |  89 +++++++++++++------
 src/p11_load.c          |  17 ++--
 src/p11_rsa.c           |  81 +++++++++++++----
 src/p11_slot.c          |  32 +++----
 src/pkcs11.rc           |   8 +-
 24 files changed, 553 insertions(+), 251 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