aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/nss-CVE-2019-11745.patch
Commit message (Collapse)AuthorAge
* gnu: nss: Remove replacement package.Marius Bakke2019-12-11
| | | | | | | | | | 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.
* gnu: nss: Fix CVE-2019-11745 via graft.Mark H Weaver2019-12-11
* 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.