caroot: update the root bundle
Summary: - Six (6) new roots - Four (4) distrusted roots Note that this was intentionally generated with OpenSSL 1.1.1 to avoid mixing updates and non-functional changes -- there will be some churn with OpenSSL 3. The next commit will update the current batch of trusted certs with the format OpenSSL 3 produces, which I've tested against OpenSSL 1.1.1 to be sure that that doesn't hurt us in older branches.
This commit is contained in:
@@ -51,6 +51,12 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20230825: caroot bundle updated
|
||||
OLD_FILES+=usr/share/certs/trusted/E-Tugra_Certification_Authority.pem
|
||||
OLD_FILES+=usr/share/certs/trusted/E-Tugra_Global_Root_CA_ECC_v3.pem
|
||||
OLD_FILES+=usr/share/certs/trusted/E-Tugra_Global_Root_CA_RSA_v3.pem
|
||||
OLD_FILES+=usr/share/certs/trusted/Hongkong_Post_Root_CA_1.pem
|
||||
|
||||
# 20230807: GoogleTest 1.14.0 upgrade.
|
||||
OLD_FILES+=usr/include/private/gmock/gmock-generated-actions.h
|
||||
OLD_FILES+=usr/include/private/gmock/gmock-generated-function-mockers.h
|
||||
|
||||
Reference in New Issue
Block a user