nss: update certdata and bump ckbi version to 2.78

This commit is contained in:
roytam1 2025-06-28 00:41:36 +08:00
commit cd1840493f
2 changed files with 7 additions and 3 deletions

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 76
#define NSS_BUILTINS_LIBRARY_VERSION "2.76"
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 78
#define NSS_BUILTINS_LIBRARY_VERSION "2.78"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1