aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch
Commit message (Collapse)AuthorAge
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-01-24
| | | | | | | | | | | Includes fixes for CVE-2018-5104, CVE-2018-5097, CVE-2018-5099, and the remaining 7 out of 21 changesets for CVE-2018-5089. * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. Remove the local spectre mitigation patch in favor of the (identical) changeset from upstream. * gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch: Delete. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: icecat: Add more fixes, including Spectre mitigation.Mark H Weaver2018-01-06
* gnu/packages/gnuzilla.scm (icecat)[source]: Add more fixes from the upstream mozilla-esr52 repository, plus a backported mitigation for Spectre from Firefox 57.0.4. * gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.