[pkg-opensc-commit] [opensc] 04/50: config: remove plug_and_play parameter

Eric Dorland eric at moszumanska.debian.org
Sat May 28 03:35:45 UTC 2016


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

eric pushed a commit to branch master
in repository opensc.

commit 00bdf446d9e91305d4fa05f2186eec52287d4cd1
Author: Viktor Tarasov <viktor.tarasov at gmail.com>
Date:   Thu Mar 31 15:06:21 2016 +0200

    config: remove plug_and_play parameter
---
 etc/opensc.conf.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/etc/opensc.conf.in b/etc/opensc.conf.in
index 09f1871..749bb52 100644
--- a/etc/opensc.conf.in
+++ b/etc/opensc.conf.in
@@ -569,12 +569,6 @@ app default {
 # Parameters for the OpenSC PKCS11 module
 app opensc-pkcs11 {
 	pkcs11 {
-		# Should the module support hotplug of readers as per PKCS#11 v2.20?
-		# This affects slot changes and PC/SC PnP, as v2.11 applications
-		# are not allowed to change the length of the slot list.
-		# Default: true
-		# plug_and_play = false;
-
 		# Maximum Number of virtual slots.
 		# If there are more slots than defined here,
 		# the remaining slots will be hidden from PKCS#11.

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



More information about the pkg-opensc-commit mailing list