Resolves: rhbz#1972921
Update to CKBI 2.50 from NSS 3.67 Removing: # Certificate "QuoVadis Root CA" # Certificate "Sonera Class 2 Root CA" # Certificate "Trustis FPS Root CA" Adding: # Certificate "GLOBALTRUST 2020" # Certificate "ANF Secure Server Root CA" # Certificate "Certum EC-384 CA" # Certificate "Certum Trusted Root CA"
This commit is contained in:
parent
6835eac039
commit
18c64aec9f
@ -35,10 +35,10 @@ Name: ca-certificates
|
||||
# to have increasing version numbers. However, the new scheme will work,
|
||||
# because all future versions will start with 2013 or larger.)
|
||||
|
||||
Version: 2020.2.41
|
||||
# for Rawhide, please always use release >= 2
|
||||
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
||||
Release: 8%{?dist}
|
||||
Version: 2020.2.50
|
||||
# for y-stream, please always use 91 <= release < 100 (91,92,93)
|
||||
# for z-stream release branches, please use 90 <= release < 91 (90.0, 90.1, ...)
|
||||
Release: 91%{?dist}
|
||||
License: Public Domain
|
||||
|
||||
URL: https://fedoraproject.org/wiki/CA-Certificates
|
||||
@ -399,6 +399,18 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 16 2021 Bob Relyea <rrelyea@redhat.com> - 2020.2.50-90
|
||||
- Update to CKBI 2.50 from NSS 3.67
|
||||
- Removing:
|
||||
- # Certificate "QuoVadis Root CA"
|
||||
- # Certificate "Sonera Class 2 Root CA"
|
||||
- # Certificate "Trustis FPS Root CA"
|
||||
- Adding:
|
||||
- # Certificate "GLOBALTRUST 2020"
|
||||
- # Certificate "ANF Secure Server Root CA"
|
||||
- # Certificate "Certum EC-384 CA"
|
||||
- # Certificate "Certum Trusted Root CA"
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2020.2.41-8
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
5934
certdata.txt
5934
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 41
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.41"
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 50
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.50"
|
||||
|
||||
/* 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