git: ab3392436708 - main - security/ca_root_nss: Update to 3.85
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Nov 2022 18:33:26 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab3392436708642314358016c7cbf64a2cde9d51 commit ab3392436708642314358016c7cbf64a2cde9d51 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-11-28 18:32:04 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-11-28 18:32:04 +0000 security/ca_root_nss: Update to 3.85 Changes: - Bug 1792821 - Modification of the primes.c and dhe-params.c in order to have better looking tables. - Bug 1796815 - Update zlib in NSS to 1.2.13. - Bug 1796504 - Skip building modutil and shlibsign when building in Firefox. - Bug 1796504 - Use __STDC_VERSION__ rather than __STDC__ as a guard. - Bug 1796407 - Fix -Wunused-but-set-variable warning from clang 15. - Bug 1796308 - Fix -Wtautological-constant-out-of-range-compare and -Wtype-limits warnings. - Bug 1796281 - Followup: add missing stdint.h include. - Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings. - Bug 1796280 - Fix -Wunused-{function,variable,but-set-variable} warnings on Windows. - Bug 1796079 - Fix -Wstring-conversion warnings. - Bug 1796075 - Fix -Wempty-body warnings. - Bug 1795242 - Fix unused-but-set-parameter warning. - Bug 1795241 - Fix unreachable-code warnings. - Bug 1795222 - Mark _nss_version_c unused on clang-cl. - Bug 1795668 - Remove redundant variable definitions in lowhashtest. - No bug - Add note about python executable to build instructions. Changelog see: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/fHvKAhUTnLs Sponsored by: Netzkommune GmbH --- security/ca_root_nss/Makefile | 2 +- security/ca_root_nss/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 315284a61531..fe912e050fca 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -28,7 +28,7 @@ ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]* CERTDIR?= share/certs PLIST_SUB+= CERTDIR=${CERTDIR} -VERSION_NSS= 3.84 +VERSION_NSS= 3.85 CERTDATA_TXT_PATH= lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 19d0bbef1a52..a86d68c7f53b 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669659810 -SHA256 (nss-3.84.tar.gz) = 9a387ffe350ff14f001d943f96cc0c064891551d71e1a97a5ddbffe7f1207a25 -SIZE (nss-3.84.tar.gz) = 84851235 +TIMESTAMP = 1669660253 +SHA256 (nss-3.85.tar.gz) = afd9d64510b1154debbd6cab3571e9ff64a3373898e03483e4c85cdada13d297 +SIZE (nss-3.85.tar.gz) = 84717969