CVSROOT: /cvs Module name: ports Changes by: lan...@cvs.openbsd.org 2021/12/02 03:02:49
Modified files: security/nss : Tag: OPENBSD_7_0 Makefile Added files: security/nss/patches: Tag: OPENBSD_7_0 patch-nss_lib_cryptohi_secvfy_c patch-nss_lib_pkcs7_certread_c Log message: security/nss: backport fixes for CVE-2021-43527 on top of 3.70. cf https://www.mozilla.org/en-US/security/advisories/mfsa2021-51/ and https://googleprojectzero.blogspot.com/2021/12/this-shouldnt-have-happened.html from https://hg.mozilla.org/projects/nss/rev/5b2659c39cc7c22f2e403e90fc75189cd5023310 and https://hg.mozilla.org/projects/nss/rev/dea71cbef9e03636f37c6cb120f8deccce6e17dd that were commited to 3.73 & 3.68.1 ok tb@