Replace the OASIS PKCS#11 header file with one from p11-kit
The OASIS pkcs11.h header has a restrictive license. Replace the pkcs11.h pkcs11f.h and pkcs11t.h headers with pkcs11.h from p11-kit. For source distribution, the license for the OASIS headers itself doesn't pose any licensing problem when combined with MPL license, but it possibly creates problem for downstream distributors of BIND 9.
This commit is contained in:
@@ -2224,9 +2224,7 @@
|
||||
./lib/isc/include/pk11/result.h C 2014,2016,2018,2019
|
||||
./lib/isc/include/pk11/site.h C 2016,2017,2018,2019
|
||||
./lib/isc/include/pkcs11/eddsa.h C 2017,2018,2019
|
||||
./lib/isc/include/pkcs11/pkcs11.h X 2014,2016,2018,2019
|
||||
./lib/isc/include/pkcs11/pkcs11f.h X 2014,2016,2018,2019
|
||||
./lib/isc/include/pkcs11/pkcs11t.h X 2014,2016,2018,2019
|
||||
./lib/isc/include/pkcs11/pkcs11.h X 2019
|
||||
./lib/isc/iterated_hash.c C 2006,2008,2009,2016,2018,2019
|
||||
./lib/isc/lex.c C 1998,1999,2000,2001,2002,2003,2004,2005,2007,2013,2014,2015,2016,2017,2018,2019
|
||||
./lib/isc/lfsr.c C 1999,2000,2001,2002,2004,2005,2007,2016,2018,2019
|
||||
|
||||
Reference in New Issue
Block a user