From 4f0da1c42d650da5ecee485afff956929fcdbada Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 26 Jul 2014 22:41:35 +0200 Subject: exclude webkit library (used only for maybe-risky JavaScript Proxy parsing). --- profiles/desktop-z | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/desktop-z b/profiles/desktop-z index 075537b..1a9ce6c 100644 --- a/profiles/desktop-z +++ b/profiles/desktop-z @@ -7,5 +7,7 @@ cpufrequtils unattended-upgrades ntp uuid-runtime bash-completion # include OpenGL hardware rasterizers (excluding software rasterizer) libgl1-mesa-dri libgl1-mesa-swx11- +# exclude webkit library (used only for maybe-risky JavaScript Proxy parsing) +libwebkitgtk-1.0-0- #TODO: include these only when upgrading -evolution-data-server gvfs libvisual-0.4-plugins libwebkitgtk-1.0-0 +evolution-data-server gvfs libvisual-0.4-plugins -- cgit v1.2.3