!1 ca-certificates: update to 2020.2.40
Merge pull request !1 from guoxiaoqi/next
This commit is contained in:
commit
6ff218b6f1
@ -35,7 +35,7 @@ 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: 2019.2.36
|
||||
Version: 2020.2.40
|
||||
# for Rawhide, please always use release >= 2
|
||||
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
||||
Release: 1
|
||||
@ -370,6 +370,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2020.2.40-1
|
||||
- Update to the the latest released version 2020.2.40
|
||||
|
||||
* Mon Sep 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 2019.2.36-1
|
||||
- Update to the the latest released version 2.36
|
||||
|
||||
|
||||
1143
certdata.txt
1143
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 36
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.36"
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 40
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.40"
|
||||
|
||||
/* These version numbers detail the semantic changes to the ckfw engine. */
|
||||
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user