Update to 2020.2.46

This commit is contained in:
yixiangzhike 2021-03-12 10:15:03 +08:00
parent 693318ba0f
commit c05b69bd76
3 changed files with 187 additions and 1578 deletions

View File

@ -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.44
Version: 2020.2.46
# for Rawhide, please always use release >= 2
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
Release: 1
@ -370,17 +370,20 @@ fi
%changelog
* Fri Mar 12 2021 yixiangzhike <zhangxingliang3@huawei.com> - 2020.2.46-1
- Update to the latest released version 2020.2.46
* Wed Dec 2 2020 panxiaohe <panxiaohe@huawei.com> - 2020.2.44-1
- Update to the the latest released version 2020.2.44
- Update to the latest released version 2020.2.44
* Sat Jul 25 2020 Liquor <lirui130@huawei.com> - 2020.2.42-1
- Update to the the latest released version 2020.2.42
- Update to the latest released version 2020.2.42
* Mon Mar 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2020.2.40-1
- Update to the the latest released version 2020.2.40
- Update to 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
- Update to the latest released version 2.36
* Mon Sep 24 2018 Bob Relyea <rrelyea@redhat.com> - 2018.2.26-2
- Update to CKBI 2.26 from NSS 3.39

File diff suppressed because it is too large Load Diff

View File

@ -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 44
#define NSS_BUILTINS_LIBRARY_VERSION "2.44"
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 46
#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1