forked from pool/ca-certificates-mozilla
- Updated to 2.56 state of Mozilla SSL root CAs (bsc#1202868)
Added: - Certainly Root E1 - Certainly Root R1 - DigiCert SMIME ECC P384 Root G5 - DigiCert SMIME RSA4096 Root G5 - DigiCert TLS ECC P384 Root G5 - DigiCert TLS RSA4096 Root G5 - E-Tugra Global Root CA ECC v3 - E-Tugra Global Root CA RSA v3 Removed: - Hellenic Academic and Research Institutions RootCA 2011 OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=120
This commit is contained in:
parent
b041b20557
commit
bae3d7b6bf
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 11:46:01 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- Updated to 2.56 state of Mozilla SSL root CAs (bsc#1202868)
|
||||
Added:
|
||||
- Certainly Root E1
|
||||
- Certainly Root R1
|
||||
- DigiCert SMIME ECC P384 Root G5
|
||||
- DigiCert SMIME RSA4096 Root G5
|
||||
- DigiCert TLS ECC P384 Root G5
|
||||
- DigiCert TLS RSA4096 Root G5
|
||||
- E-Tugra Global Root CA ECC v3
|
||||
- E-Tugra Global Root CA RSA v3
|
||||
Removed:
|
||||
- Hellenic Academic and Research Institutions RootCA 2011
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 11:35:33 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
1296
certdata.txt
1296
certdata.txt
File diff suppressed because it is too large
Load Diff
@ -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 56
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.56"
|
||||
|
||||
/* These version numbers detail the semantic changes to the ckfw engine. */
|
||||
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
||||
|
Loading…
Reference in New Issue
Block a user