!30 upgrade version to 2023.2.60
From: @wangjiang37 Reviewed-by: @zcfsite, @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
a34c02eea5
@ -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: 2020.2.46
|
||||
Version: 2023.2.60
|
||||
# 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
|
||||
* Tue Jun 06 2023 wangjiang <wangjiang37@h-partners.com> - 2023.2.60-1
|
||||
- upgrade version to 2023.2.60
|
||||
|
||||
* Fri Mar 12 2021 yixiangzhike<zhangxingliang3@huawei.com> - 2020.2.46-1
|
||||
- Update to the latest released version 2020.2.46
|
||||
|
||||
|
||||
7779
certdata.txt
7779
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 46
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 60
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.60"
|
||||
|
||||
/* 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