diff options
author | wiz <wiz@pkgsrc.org> | 2022-02-03 23:37:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-02-03 23:37:26 +0000 |
commit | 42f5766df58ef1d880e6b2fcc2257078c773eb01 (patch) | |
tree | 3ec81154536a7f386ab807bfbe96f70ced0805ff /devel/nss/distinfo | |
parent | 9d943b42d4b0f7f0de0f13b9333c7461d7cb593e (diff) | |
download | pkgsrc-42f5766df58ef1d880e6b2fcc2257078c773eb01.tar.gz |
nss: update to 3.75.
Changes:
- Bug 1749030 - This patch adds gcc-9 and gcc-10 to the CI.
- Bug 1749794 - Make DottedOIDToCode.py compatible with python3.
- Bug 1749475 - Avoid undefined shift in SSL_CERT_IS while fuzzing.
- Bug 1748386 - Remove redundant key type check.
- Bug 1749869 - Update ABI expectations to match ECH changes.
- Bug 1748386 - Enable CKM_CHACHA20.
- Bug 1747327 - check return on NSS_NoDB_Init and NSS_Shutdown.
- Bug 1747310 - real move assignment operator.
- Bug 1748245 - Run ECDSA test vectors from bltest as part of the CI tests.
- Bug 1743302 - Add ECDSA test vectors to the bltest command line tool.
- Bug 1747772 - Allow to build using clang's integrated assembler.
- Bug 1321398 - Allow to override python for the build.
- Bug 1747317 - test HKDF output rather than input.
- Bug 1747316 - Use ASSERT macros to end failed tests early.
- Bug 1747310 - move assignment operator for DataBuffer.
- Bug 1712879 - Add test cases for ECH compression and unexpected extensions in SH.
- Bug 1725938 - Update tests for ECH-13.
- Bug 1725938 - Tidy up error handling.
- Bug 1728281 - Add tests for ECH HRR Changes.
- Bug 1728281 - Server only sends GREASE HRR extension if enabled by preference.
- Bug 1725938 - Update generation of the Associated Data for ECH-13.
- Bug 1712879 - When ECH is accepted, reject extensions which were only advertised in the Outer Client Hello.
- Bug 1712879 - Allow for compressed, non-contiguous, extensions.
- Bug 1712879 - Scramble the PSK extension in CHOuter.
- Bug 1712647 - Split custom extension handling for ECH.
- Bug 1728281 - Add ECH-13 HRR Handling.
- Bug 1677181 - Client side ECH padding.
- Bug 1725938 - Stricter ClientHelloInner Decompression.
- Bug 1725938 - Remove ECH_inner extension, use new enum format.
- Bug 1725938 - Update the version number for ECH-13 and adjust the ECHConfig size.
Diffstat (limited to 'devel/nss/distinfo')
-rw-r--r-- | devel/nss/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/nss/distinfo b/devel/nss/distinfo index 407d097630f..879095b3e32 100644 --- a/devel/nss/distinfo +++ b/devel/nss/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.145 2022/01/06 12:47:51 wiz Exp $ +$NetBSD: distinfo,v 1.146 2022/02/03 23:37:26 wiz Exp $ -BLAKE2s (nss-3.74.tar.gz) = 820d6b9e50b7d6ed65edb8251ef67d1b6aac3a4c5808ce64f5841f7eb891ef0e -SHA512 (nss-3.74.tar.gz) = 6fb322b64a5b42e5e22e803c8985986240d2990849d576cfc4b94cdc5c4ab27f683ebc4e1cf5e0ad16c636fc32debb24ec3b2d02d5baedc8fbaedec79c908226 -Size (nss-3.74.tar.gz) = 83937875 bytes +BLAKE2s (nss-3.75.tar.gz) = 1cb636dd354f1077c719d5b0aba4ae1e07092c83efcf569c605b1a623b5ccf99 +SHA512 (nss-3.75.tar.gz) = 0ad42f663b48649d7d16dc8b8956d2971a9566c0f7f655dd0609b94877f400977e5ad693f2eb44e1e277e55d1669294f07b3ba7a32573d3d72837b3944adf86d +Size (nss-3.75.tar.gz) = 84738291 bytes SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0 |