Compare commits

..

No commits in common. "752678f39967ce11e01d97b0386546d5d3605025" and "8e07bc4e50da2e0a7a2c999b0de2a3fdf591d6b4" have entirely different histories.

4 changed files with 2006 additions and 7548 deletions

View File

@ -35,10 +35,10 @@ 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: 2023.2.64
Version: 2021.2.52
# for Rawhide, please always use release >= 2
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
Release: 2
Release: 3
License: Public Domain
Group: System Environment/Base
@ -379,27 +379,6 @@ fi
%changelog
* Mon Jul 01 2024 wangjiang <wangjiang37@h-partners.com> - 2023.2.64-2
- remove expired and sync new certificates
Removing:
Security Communication Root CA
Adding:
D-Trust SBR Root CA 1 2022
D-Trust SBR Root CA 2 2022
Telekom Security SMIME ECC Root 2021
Telekom Security SMIME RSA Root 2023
Telekom Security TLS ECC Root 2020
Telekom Security TLS RSA Root 2023
* Fri Jan 05 2024 wangjiang <wangjiang37@h-partners.com> - 2023.2.64-1
- upgrade version to 2023.2.64
* Mon Nov 06 2023 wangjiang <wangjiang37@h-partners.com> - 2023.2.60-2
- delete the unsecure certificates
* Tue Jun 06 2023 wangjiang <wangjiang37@h-partners.com> - 2023.2.60-1
- upgrade version to 2023.2.60
* Wed Mar 22 2023 wangjiang <wangjiang37@h-partners.com> - 2021.2.52-3
- fix build fail due to asciidoc upgrade

View File

@ -1,4 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
separator: NA
version_control: git
src_repo: https://src.fedoraproject.org/rpms/ca-certificates.git
tag_prefix:
seperator:

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 64
#define NSS_BUILTINS_LIBRARY_VERSION "2.64"
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 52
#define NSS_BUILTINS_LIBRARY_VERSION "2.52"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1