]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace the OASIS PKCS#11 header file with one from p11-kit
authorOndřej Surý <ondrej@sury.org>
Wed, 29 May 2019 09:07:46 +0000 (11:07 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 2 Mar 2020 09:43:45 +0000 (10:43 +0100)
commit4b9cdbaf7ecce805f4e2af78498d7cb9a219004f
tree48fcfccbadde6e014c20dfb05b25aa1f2562b600
parent392430c6dc953ed8fca3cb68b285927e57af3c91
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.

(cherry picked from commit c47fad24315f507ae3c671813c2e34e9e5e7e155)
lib/isc/include/pkcs11/Makefile.in
lib/isc/include/pkcs11/pkcs11.h
lib/isc/include/pkcs11/pkcs11f.h [deleted file]
lib/isc/include/pkcs11/pkcs11t.h [deleted file]
lib/isc/win32/libisc.vcxproj.filters.in
lib/isc/win32/libisc.vcxproj.in
util/copyrights