No changes to the raw cert textfile. Bump the version to the latest one anyway. This eliminates the question of "latest".
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_99.html https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_100.html Signed-off-by: Christian Melki <[email protected]> --- rules/ca-certificates.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/ca-certificates.make b/rules/ca-certificates.make index c55559a3b..a667d2d26 100644 --- a/rules/ca-certificates.make +++ b/rules/ca-certificates.make @@ -14,7 +14,7 @@ PACKAGES-$(PTXCONF_CA_CERTIFICATES) += ca-certificates # # Paths and names # -CA_CERTIFICATES_VERSION := NSS_3_98_RTM +CA_CERTIFICATES_VERSION := NSS_3_100_RTM CA_CERTIFICATES_MD5 := c5dc443a649e31ebdb26243bbb5855ad CA_CERTIFICATES := ca-certificates-$(CA_CERTIFICATES_VERSION) CA_CERTIFICATES_SUFFIX := txt -- 2.34.1
