!26 fix nspr_version in spec

From: @panxh_purple
Reviewed-by: @zhujianwei001
Signed-off-by: @zhujianwei001
This commit is contained in:
openeuler-ci-bot 2021-01-07 11:58:05 +08:00 committed by Gitee
commit 93a2ffdcb4

View File

@ -1,4 +1,4 @@
%global nspr_version 4.20.0
%global nspr_version 4.26.0
%global nss_version 3.54.0
%global nss_archive_version 3.54
%global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
@ -14,7 +14,7 @@
Summary: Network Security Services
Name: nss
Version: %{nss_version}
Release: 2
Release: 3
License: MPLv2.0
URL: http://www.mozilla.org/projects/security/pki/nss/
Provides: nss-system-init
@ -549,6 +549,9 @@ update-crypto-policies &> /dev/null || :
%doc %{_mandir}/man*
%changelog
* Wed Jan 6 2021 panxiaohe <panxiaohe@huawei.com> - 3.54-3
- fix nspr_version in spec
* Wed Sep 23 2020 zhangxingliang <zhangxingliang3@huawei.com> - 3.54-2
- fix CVE-2020-6829 CVE-2020-12400 CVE-2020-12401