File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ This table will specify which versions are supported:
77| Version | Supported |
88| ------- | ------------------ |
99| 1.0 | :x : |
10- | 1.1 | :white_check_mark : |
10+ | 1.1 | :x : |
11+ | 1.2 | :white_check_mark : |
1112| ------- | ------------------ |
1213
1314## Reporting a Vulnerability
Original file line number Diff line number Diff line change 11project (
22 ' pkcs11-provider' , ' c' ,
3- version : ' 1.1 ' ,
3+ version : ' 1.2.0 ' ,
44 meson_version : ' >= 0.57' ,
55 default_options : [' c_std=c11' ],
66)
Original file line number Diff line number Diff line change 22%bcond gpgcheck 1
33
44Name: pkcs11-provider
5- Version: 1.1
5+ Version: 1.2
66Release: %autorelease
77Summary: A PKCS#11 provider for OpenSSL 3.0+
88License: Apache-2.0
You can’t perform that action at this time.
0 commit comments