Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: expat: Eliminate graft. | Mark H Weaver | 2017-06-18 |
| | | | | | | | | | * gnu/packages/xml.scm (expat): Update to 2.2.1. [source]: Remove patch. [replacement]: Remove field. (expat-2.2.1): Remove variable. * gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | ||
* | gnu: expat: Fix regression caused by fix for CVE-2016-0718. | Leo Famulari | 2016-09-27 |
* gnu/packages/xml.scm (expat)[replacement]: New field. (expat/fixed): New variable. * gnu/packages/patches/expat-CVE-2016-0718-fix-regression.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> |