summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/nss-CVE-2019-11745.patch
AgeCommit message (Collapse)Author
2019-12-11gnu: nss: Remove replacement package.Marius Bakke
The merge preceding this commit ignored the 'replacement' added to nss in commit 04b33ce205f38813b4dbd04b6ad3c7aa0be0b6f6, because the security fix is already present in NSS 3.48. This commit removes the remaining bits. * gnu/packages/patches/nss-CVE-2019-11745.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/nss.scm (nss/fixed): Remove variable.
2019-12-11gnu: nss: Fix CVE-2019-11745 via graft.Mark H Weaver
* gnu/packages/patches/nss-CVE-2019-11745.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/nss.scm (nss/fixed): New variable. (nss)[replacement]: Add field.