forked from pool/ca-certificates-mozilla
- Updated to 2.66 state of Mozilla SSL root CAs (bsc#1220356)
Added: - CommScope Public Trust ECC Root-01 - CommScope Public Trust ECC Root-02 - CommScope Public Trust RSA Root-01 - CommScope Public Trust RSA Root-02 - D-Trust SBR Root CA 1 2022 - D-Trust SBR Root CA 2 2022 - Telekom Security SMIME ECC Root 2021 - Telekom Security SMIME RSA Root 2023 - Telekom Security TLS ECC Root 2020 - Telekom Security TLS RSA Root 2023 - TrustAsia Global Root CA G3 - TrustAsia Global Root CA G4 Removed: - Autoridad de Certificacion Firmaprofesional CIF A62634068 - Chambers of Commerce Root - 2008 - Global Chambersign Root - 2008 - Security Communication Root CA - Symantec Class 1 Public Primary Certification Authority - G6 - Symantec Class 2 Public Primary Certification Authority - G6 - TrustCor ECA-1 - TrustCor RootCert CA-1 - TrustCor RootCert CA-2 - VeriSign Class 1 Public Primary Certification Authority - G3 - VeriSign Class 2 Public Primary Certification Authority - G3 - lN=Swisscom Root CA 2 OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=139
This commit is contained in:
parent
17ba817345
commit
9e23c309da
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:09:12 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- Updated to 2.66 state of Mozilla SSL root CAs (bsc#1220356)
|
||||
Added:
|
||||
- CommScope Public Trust ECC Root-01
|
||||
- CommScope Public Trust ECC Root-02
|
||||
- CommScope Public Trust RSA Root-01
|
||||
- CommScope Public Trust RSA Root-02
|
||||
- D-Trust SBR Root CA 1 2022
|
||||
- D-Trust SBR Root CA 2 2022
|
||||
- Telekom Security SMIME ECC Root 2021
|
||||
- Telekom Security SMIME RSA Root 2023
|
||||
- Telekom Security TLS ECC Root 2020
|
||||
- Telekom Security TLS RSA Root 2023
|
||||
- TrustAsia Global Root CA G3
|
||||
- TrustAsia Global Root CA G4
|
||||
Removed:
|
||||
- Autoridad de Certificacion Firmaprofesional CIF A62634068
|
||||
- Chambers of Commerce Root - 2008
|
||||
- Global Chambersign Root - 2008
|
||||
- Security Communication Root CA
|
||||
- Symantec Class 1 Public Primary Certification Authority - G6
|
||||
- Symantec Class 2 Public Primary Certification Authority - G6
|
||||
- TrustCor ECA-1
|
||||
- TrustCor RootCert CA-1
|
||||
- TrustCor RootCert CA-2
|
||||
- VeriSign Class 1 Public Primary Certification Authority - G3
|
||||
- VeriSign Class 2 Public Primary Certification Authority - G3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:20:23 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
@ -231,7 +261,7 @@ Tue Jan 14 07:07:51 UTC 2020 - Marcus Meissner <meissner@suse.com>
|
||||
- removed:
|
||||
- Certplus Class 2 Primary CA
|
||||
- Deutsche Telekom Root CA 2
|
||||
- CN=Swisscom Root CA 2
|
||||
- lN=Swisscom Root CA 2
|
||||
- UTN-USERFirst-Client Authentication and Email
|
||||
|
||||
- added:
|
||||
|
@ -66,7 +66,7 @@ BuildRequires: p11-kit-devel
|
||||
BuildRequires: python3-base
|
||||
# for update-ca-certificates
|
||||
Requires(post): ca-certificates
|
||||
Requires(postun): ca-certificates
|
||||
Requires(postun):ca-certificates
|
||||
#
|
||||
# replaces this package from SLE11 times
|
||||
Obsoletes: openssl-certs
|
||||
|
3638
certdata.txt
3638
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 62
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.62"
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 66
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.66"
|
||||
|
||||
/* 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