Compare commits

..

2 Commits

Author SHA1 Message Date
Roy Tam
b495767a90
Merge 77c8b7465c into 88871bc547 2024-06-09 03:27:06 -07:00
roytam1
77c8b7465c nss: update nssckbi to 2.68 2024-06-09 07:20:42 +08:00
2 changed files with 1001 additions and 135 deletions

File diff suppressed because it is too large Load Diff

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 64
#define NSS_BUILTINS_LIBRARY_VERSION "2.64"
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 68
#define NSS_BUILTINS_LIBRARY_VERSION "2.68"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1