aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
blob: d43f616e38f1c7b6af6783d7f3f9d730959ea99a (about) (plain)
blob size (352KB) exceeds display size limit (100KB).
gnu/packages/patches/cairo-CVE-2020-35492.patch?id=bc16eacc99e801ac30cbe2aa649a2be3ca5c102a'>gnu: cairo: Fix CVE-2018-19876 and CVE-2020-35492....* gnu/packages/patches/cairo-CVE-2018-19876.patch, gnu/packages/patches/cairo-CVE-2020-35492.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gtk.scm (cairo)[replacement]: New field. (cairo/fixed): New variable. (cairo-xcb): Use package/inherit. Mark H Weaver