Update to CKBI 2.11 from NSS 3.28.1
This commit is contained in:
parent
00af3f958b
commit
1926916bb3
@ -36,7 +36,7 @@ Name: ca-certificates
|
|||||||
# to have increasing version numbers. However, the new scheme will work,
|
# to have increasing version numbers. However, the new scheme will work,
|
||||||
# because all future versions will start with 2013 or larger.)
|
# because all future versions will start with 2013 or larger.)
|
||||||
|
|
||||||
Version: 2016.2.10
|
Version: 2017.2.11
|
||||||
# for Rawhide, please always use release >= 2
|
# for Rawhide, please always use release >= 2
|
||||||
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
@ -390,6 +390,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 11 2017 Kai Engert <kaie@redhat.com> - 2017.2.11-2
|
||||||
|
- Update to CKBI 2.11 from NSS 3.28.1
|
||||||
|
|
||||||
* Fri Sep 29 2016 Kai Engert <kaie@redhat.com> - 2016.2.10-2
|
* Fri Sep 29 2016 Kai Engert <kaie@redhat.com> - 2016.2.10-2
|
||||||
- Update to CKBI 2.10 from NSS 3.27
|
- Update to CKBI 2.10 from NSS 3.27
|
||||||
|
|
||||||
|
1814
certdata.txt
1814
certdata.txt
File diff suppressed because it is too large
Load Diff
@ -45,8 +45,8 @@
|
|||||||
* of the comment in the CK_VERSION type definition.
|
* of the comment in the CK_VERSION type definition.
|
||||||
*/
|
*/
|
||||||
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
|
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
|
||||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 10
|
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 11
|
||||||
#define NSS_BUILTINS_LIBRARY_VERSION "2.10"
|
#define NSS_BUILTINS_LIBRARY_VERSION "2.11"
|
||||||
|
|
||||||
/* These version numbers detail the semantic changes to the ckfw engine. */
|
/* These version numbers detail the semantic changes to the ckfw engine. */
|
||||||
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
||||||
|
Loading…
Reference in New Issue
Block a user