summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libxml2-CVE-2016-4658.patch
AgeCommit message (Expand)Author
2017-09-10gnu: libxml2: Update to 2.9.5....* gnu/packages/xml.scm (libxml2): Update to 2.9.5. [sources]: Remove patches. * gnu/packages/patches/libxml2-CVE-2016-4658.patch, gnu/packages/patches/libxml2-CVE-2016-5131.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner
2016-12-24gnu: libxml2: Fix CVE-2016-4658....* gnu/packages/xml.scm (libxml2)[replacement]: New field. (libxml2/fixed): New variable. * gnu/packages/patches/libxml2-CVE-2016-4658.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Leo Famulari