summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-05-27 11:01:25 -0400
committerLeo Famulari <leo@famulari.name>2017-05-28 14:41:46 -0400
commit0fd0bb56a806d3da4158e1744249de0296161fa6 (patch)
tree2110f5aa1002294c2f951702ea4186d250cc2c63 /gnu/local.mk
parent5cd0122e60edc9ed0ee365aebef960cf89f0fd19 (diff)
downloadpatches-0fd0bb56a806d3da4158e1744249de0296161fa6.tar
patches-0fd0bb56a806d3da4158e1744249de0296161fa6.tar.gz
gnu: rxvt-unicode: Disable an unwanted code execution vector.
* gnu/packages/patches/rxvt-unicode-escape-sequences.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 1937da8968..e811e9a0be 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -972,6 +972,7 @@ dist_patch_DATA = \
%D%/packages/patches/ruby-puma-ignore-broken-test.patch \
%D%/packages/patches/ruby-rack-ignore-failing-test.patch \
%D%/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch\
+ %D%/packages/patches/rxvt-unicode-escape-sequences.patch \
%D%/packages/patches/scheme48-tests.patch \
%D%/packages/patches/scotch-test-threading.patch \
%D%/packages/patches/screen-fix-info-syntax-error.patch \