pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/nss nss: update to 3.87.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44f915575a4c
branches:  trunk
changeset: 391221:44f915575a4c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 05 23:17:49 2023 +0000

description:
nss: update to 3.87.

Changes:
   - Bug 1803226 - NULL password encoding incorrect.
   - Bug 1804071 - Fix rng stub signature for fuzzing builds.
   - Bug 1803595 - Updating the compiler parsing for build.
   - Bug 1749030 - Modification of supported compilers.
   - Bug 1774654 tstclnt crashes when accessing gnutls server
     without a user cert in the database.
   - Bug 1751707 - Add configuration option to enable source-based
     coverage sanitizer.
   - Bug 1751705 - Update ECCKiila generated files.
   - Bug 1730353 - Add support for the LoongArch 64-bit architecture.
   - Bug 1798823 - add checks for zero-length RSA modulus to avoid
     memory errors and failed assertions later.
   - Bug 1798823 - Additional zero-length RSA modulus checks.

diffstat:

 devel/nss/Makefile |  4 ++--
 devel/nss/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (32 lines):

diff -r 464ee45d4ad4 -r 44f915575a4c devel/nss/Makefile
--- a/devel/nss/Makefile        Thu Jan 05 23:11:00 2023 +0000
+++ b/devel/nss/Makefile        Thu Jan 05 23:17:49 2023 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.240 2022/12/08 23:39:31 wiz Exp $
+# $NetBSD: Makefile,v 1.241 2023/01/05 23:17:49 wiz Exp $
 #
 # release notes
 # https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
 
 DISTNAME=              nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE=           3.86.0
+NSS_RELEASE=           3.87.0
 CATEGORIES=            devel security
 MASTER_SITES=          ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
 
diff -r 464ee45d4ad4 -r 44f915575a4c devel/nss/distinfo
--- a/devel/nss/distinfo        Thu Jan 05 23:11:00 2023 +0000
+++ b/devel/nss/distinfo        Thu Jan 05 23:17:49 2023 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.162 2022/12/08 23:39:31 wiz Exp $
+$NetBSD: distinfo,v 1.163 2023/01/05 23:17:49 wiz Exp $
 
-BLAKE2s (nss-3.86.tar.gz) = 975302cc057b0a0117c46aafdcea8af20117ff75ebd56c3113f72a13f20940c8
-SHA512 (nss-3.86.tar.gz) = c09aeb52d7898617b65a1090cbdd29f6457eff2ebdc61aadb2dbf7b5044eae010ee5eeea729825f1258902936a61a1bff552ee9b26b2f01e5d448bbd8791d1cb
-Size (nss-3.86.tar.gz) = 71423531 bytes
+BLAKE2s (nss-3.87.tar.gz) = 55f9db70bbb3f770ff9650b38a97fb4a68787415b975082b15f001483b090988
+SHA512 (nss-3.87.tar.gz) = 4ec7b94e537df109638b821f3a7e3b7bf31d89c3739a6e4c85cad4fab876390ae482971d6f66198818400f467661e86f39dc1d2a4a88077fd81e3a0b7ed64110
+Size (nss-3.87.tar.gz) = 71435408 bytes
 SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
 SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0



Home | Main Index | Thread Index | Old Index