[pkg-opensc-commit] [pkcs11-helper] tag pkcs11-helper-1.08 created (now 75c78d4)
Eric Dorland
eric at moszumanska.debian.org
Fri Jan 6 23:40:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a change to tag pkcs11-helper-1.08
in repository pkcs11-helper.
at 75c78d4 (commit)
This tag includes the following new commits:
new fe48b98 Initial import
new 85dcd09 .svnignore updates
new 60967c7 .svnignore updates
new bc045b6 Doxygen cleanups
new dac203d Add opensc references
new 3888632 Documentation updates
new dfd8fc5 License update
new cf2538c License update
new dc8494e Fixed BSD license
new 105a8cf Added rpm spec file, thank to Eddy Nigg
new cfcbf32 Add authors
new e2c2c6e Update rpm spec file
new bf3d4d2 Fixed fork() while in hook
new 990be2a Fixed compilation warnings
new 631576f Win32 build issue fixes
new 546a47c win32 crypto engine cleanups
new a2dafc0 Unwrap fixups
new 3fc6b12 More unwrap fixes
new db2ffbc standalone interface removed
new 87bf867 locate interface removed
new 8ea5b34 Cleanups
new fb627e8 CREDITS->THANKS
new 56df414 Support openssl decryption
new 930f5db Win32 makefile comment
new 0728aab Minor cleanup
new 4c776c2 Doc update
new e38f882 Modified to use free pkcs11 header
new 3a495ec Warnings cleanup
new fef6479 Free pkcs11.h C++ support
new 7354a00 Doc update
new da0b1b7 Cleanups
new 22faf38 signed to unsigned cleanups
new 38be02f signed to unsigned cleanups
new 21ba667 #include <unistd.h> on Unix avoids the warning: pkcs11h-core.c:620: warning: implicit declaration of function 'getpid'
new 9e8e5e0 New pkcs11.h revision
new 96914ae Cleanups
new 9eb3dc1 gcc vararg macro detection
new 4b749de License update
new c3f525f ChangeLog update
new 34adbaa Minor WIN32 isuse
new b34d975 Cleanups
new bf669e8 Build cleanups
new 0de79f8 m4 updates
new 314471a Cleanups
new 5719da5 New pkcs11.h revision
new a9dfb9a Documentation update
new db1cf7d Examples/tests cleanups
new 7d9cf1f Move mistake correction#1
new b50cab2 Move mistake correction#2
new e7f93ba rpm spec file update
new 0074a66 Documentation update
new c17ff7d Visual Studio Makefile updates
new 450bfe2 Major workout of conventions
new f237e3f Certificate session fixup
new aa771af More cleanups
new 4cf8e1e Certificate session cleanups
new 67ebf39 Cleanups
new bdb93d6 More build environment cleanups
new c8e22a2 Version 1.02
new 65040ac Autoconf dirs fixups
new 9dceeb4 doc typeo
new 39bfaaf autoconf dirs fixups
new 94a6433 version.h typeo
new c34a985 New spec file
new 061bccd Update .svnignore
new ad48ee3 Copyright year update
new 95e23bd autoconf fixups
new 2aed96e autoconf fixups
new eac4410 64bit fixups
new 13ba996 ChangeLog update
new d2877b2 ChangeLog update
new 7bc4860 autoconf fixups
new 755c9cb Visual studio partial support
new 4117d79 Added debian build
new 6324f7d Finish distro directory
new f2e27fa add a newline at end of file
new b6e0eaa wrap lines to avoid lintian warnings: W: pkcs11-helper-dev: extended-description-line-too-long
new ed5959b copyright licences shall be in debian/copyright not in individual files
new baf4f38 use new FSF postal address
new b00d42f do not explicitly Depends: on libssl0.9.8 since it is implictly found by ${shlibs:Depends}
new e1f784c typo in "Simplified"
new b156139 Add --with-apidocdir
new 44fa88f rpm fixup for doc location
new cb9df74 64bit fixup - fixup
new 148da8b New debian stuff from Sandro Wefel, also modifying copyright into m4 so that license will appear only once in tree
new cfd8c66 Add copyright.m4 to dist
new 3a23c90 use new FSF postal address
new baa39ac Build environment cleanup
new 4b73061 debian manpages part of pkcs11-helper.install
new 9c89e82 debian minor doc issue
new 3cc36bc Fixed pin_cache_priod for certificate, thank to Leo Pohl for reporting
new bb0fb3c ChangeLog update
new 88c4b57 Spelling
new 2fe00c0 Debian fixups
new b0218e4 Block signals to own threads only
new 5cba98d Make win32 library be the same as mingw
new 198321c Fixup vc make file
new b7bac97 CKR_PIN_LEN_RANGE is PIN incorrect in some providers
new d7e86eb Update pkcs11.h
new 9c7e7bd Fixed GnuTLS compilation
new 413d3ff Fixup debugging
new 1de70d3 Allow several engines to co-exist, so application may select its favorite.
new 3e26e6a Allow GPL engine selection
new 1fcfece Fixup library order
new 233c7b4 Add logout verb
new eb3cc24 Fixup spec file for rpm
new 034f2eb Fix build environment (again)
new 2436e17 Fix printf size_t format
new 7de1a26 Fixup versining
new 02ab4f8 Show version in debugging
new 6201296 man page update
new ef55ef9 NSS crypto engine
new cf94a60 Fix rpm spec file, thanks to Todd Denniston
new 6b2eeb2 Revert
new 720f1c2 Fix rpm spec file, thanks to Todd Denniston
new a11b501 crypto cleanup
new 9ca47f3 1.04_beta1
new 71be466 More debug messages
new df3923f Some more debug info
new 3e2f149 Update autoconf help strings
new 0667d8b Fixup comments
new b530051 Doxyfile update
new 66125bc Move out doxygen main to separate file
new 995eb13 Added new slot event mode (poll vs fetch)
new f2e02d4 Add some more invalid characters to serialization
new 573ebd8 Fix openssl decrypt return code
new 9e387e9 Version 1.04
new cb14d6e Move variable decleration to correct place
new 4102271 Typoes
new 8fdd01b Version 1.05
new aaf630e typos
new 9541c8d mingw fixups
new be2726d Fix some pedantic warning
new 7ecf23a Add --enable-strict
new 12cf86f typo
new 0d1ead8 Fix URL
new f5651d4 Fix build for BSD
new 919d9ab Fix size_t printf format
new 5d03726 Year update
new 3afb264 We don't need win32 libs on newer mingw32
new 24ab31c Visual Studio 2005 supports vararg macros
new 775f16a Fix some VC6 issues thanks to Justin Karneges
new 77cbd3d Use AC_LIBTOOL_WIN32_DLL
new ade57f6 Update ChangeLog
new e90bac2 Add version resource for Windows
new 329dc89 Add version resource for Windows
new ff8d212 Update .svnignore
new 2018a65 Some fixups
new 1b3b561 Rename
new 0f0ef26 Add AM_LDFLAGS to LDFLAGS
new 752ca75 Cleanup win32 resources
new 0f91f37 Trivial
new 9973831 Use LT_CURRENT for Windows def
new 7178074 More automake cleanups
new 4beb721 This file is not created at source
new 90288a9 Some automake cleanups
new 2fb8507 Cleanup
new 132e551 Windows DLL suffix is actually delta
new 7045c8e Fix libtool versioning issues
new 1661500 Build cleanups
new 018f9e6 Trivial
new 40cb76e Fix separate builddir issues
new 046c704 afxres.h is not needed
new c0b2fdc More distcheck/maintainer-clean fixups
new c685a72 Include winresrc.h
new dd59ce4 Expose programs via environment
new 2b65ff1 Quote
new c4eef4a Rename aclocal->m4 to be more standard
new 0f609b8 Prepare for libtool-2
new bad2c3d More aclocal->m4
new 7c04213 Detect libtool-1 or libtool-2 at runtime
new 5591b97 Don't modify LIBS before autoconf checks, as in cross comppile the test will fail
new 1eeee4f Release 1.06
new a6cdab4 Post 1.06
new 238356d Fix win64 issue
new 6a72c84 mingw32->mingw*
new 64bc4d6 Better solve win64 casting
new 6ac5f29 Add PACKAGE_SUFFIX
new 43042da Reease 1.07
new 817802d Post 1.07
new c01e006 Fixup version information
new ccc2e26 Fix MSVC incompatibility, thanks to Marc Rios Valles
new e5e095a Add an option to specify additional string at initargs.pReserved, so that NSS provider may work
new e009998 Fix pkcs11-helper license text wording
new 865adaa AC_TYPE_SIGNAL obsolete
new 20f7b5b Do not attempt to logout if not initialize, thanks to Jan Just Keijser
new 626b8cb Update ChangeLog
new ab70fa6 Add cleanup lablel to logout
new 1409818 Use engine rsa_priv_enc instead of rsa_sign
new b1d5398 Update version
new ca20add pkcs11-helper-1.08
new b1d1547 Update copyright
new 3099aee Update copyright
new 75c78d4 pkcs11-helper-1.08
The 194 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.
--
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