forked from pool/ca-certificates-mozilla
- updated to 2.50 state of the Mozilla NSS Certificate store (bsc#1188006)
Added CAs: * AC RAIZ FNMT-RCM SERVIDORES SEGUROS * ANF Secure Server Root CA * Certum EC-384 CA * Certum Trusted Root CA * GlobalSign Root E46 * GlobalSign Root R46 * GlobalSign Secure Mail Root E45 * GlobalSign Secure Mail Root R45 * GLOBALTRUST 2020 Removed CAs: * GeoTrust Primary Certification Authority - G2 * QuoVadis Root Certification Authority * Sonera Class2 CA * Trustis FPS Root CA * VeriSign Universal Root Certification Authority OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=114
This commit is contained in:
parent
110779d847
commit
0bc72da57f
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 5 12:16:33 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
- updated to 2.50 state of the Mozilla NSS Certificate store (bsc#1188006)
|
||||||
|
Added CAs:
|
||||||
|
|
||||||
|
* AC RAIZ FNMT-RCM SERVIDORES SEGUROS
|
||||||
|
* ANF Secure Server Root CA
|
||||||
|
* Certum EC-384 CA
|
||||||
|
* Certum Trusted Root CA
|
||||||
|
* GlobalSign Root E46
|
||||||
|
* GlobalSign Root R46
|
||||||
|
* GlobalSign Secure Mail Root E45
|
||||||
|
* GlobalSign Secure Mail Root R45
|
||||||
|
* GLOBALTRUST 2020
|
||||||
|
|
||||||
|
Removed CAs:
|
||||||
|
|
||||||
|
* GeoTrust Primary Certification Authority - G2
|
||||||
|
* QuoVadis Root Certification Authority
|
||||||
|
* Sonera Class2 CA
|
||||||
|
* Trustis FPS Root CA
|
||||||
|
* VeriSign Universal Root Certification Authority
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 4 09:14:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Sun Jul 4 09:14:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
Name: ca-certificates-mozilla
|
Name: ca-certificates-mozilla
|
||||||
# Version number is NSS_BUILTINS_LIBRARY_VERSION in this file:
|
# Version number is NSS_BUILTINS_LIBRARY_VERSION in this file:
|
||||||
# http://hg.mozilla.org/projects/nss/file/default/lib/ckfw/builtins/nssckbi.h
|
# http://hg.mozilla.org/projects/nss/file/default/lib/ckfw/builtins/nssckbi.h
|
||||||
Version: 2.46
|
Version: 2.50
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CA certificates for OpenSSL
|
Summary: CA certificates for OpenSSL
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
2130
certdata.txt
2130
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.
|
* 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_MAJOR 2
|
||||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 46
|
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 50
|
||||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
|
#define NSS_BUILTINS_LIBRARY_VERSION "2.50"
|
||||||
|
|
||||||
/* These version numbers detail the semantic changes to the ckfw engine. */
|
/* These version numbers detail the semantic changes to the ckfw engine. */
|
||||||
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
||||||
|
Loading…
Reference in New Issue
Block a user