update NSS builtin certstore to Sep 2022 version from mozilla upstream.

This commit is contained in:
2022-09-19 14:14:34 +08:00
parent 10489da23d
commit a6e45483ec
2 changed files with 1721 additions and 324 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -46,8 +46,8 @@
* It's recommend to switch back to 0 after having reached version 98/99.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 54
#define NSS_BUILTINS_LIBRARY_VERSION "2.54"
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 58
#define NSS_BUILTINS_LIBRARY_VERSION "2.58"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1