summaryrefslogtreecommitdiffstats
path: root/cfg.mk
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-03-01 15:37:14 +0000
committerDaniel P. Berrange <berrange@redhat.com>2013-03-13 11:47:42 +0000
commit9d69e5a629ae4213443ff8043db02aa852aa6115 (patch)
treec62f6ade33d874f9482ed83881ef64cef9719eb7 /cfg.mk
parent9d851a4da3e8ee42d31b8c3c23a835a2aad1e0c9 (diff)
downloadvirt-viewer-9d69e5a629ae4213443ff8043db02aa852aa6115.tar.gz
virt-viewer-9d69e5a629ae4213443ff8043db02aa852aa6115.tar.xz
virt-viewer-9d69e5a629ae4213443ff8043db02aa852aa6115.zip
Delete browser plugin entirely
The browser plugin code has been effectively unmaintained since the day it was merged. There has always been a caveat that the code has not been properly audited to ensure it is secure, and being unmaintained doesn't give a warm secure feeling. These days there are better solutions for the browser which are pure HTML5 code, noVNC and SPICE-HTML5. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index eede44f..b359d3a 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -113,8 +113,8 @@ prev_version_file = /dev/null
exclude_file_name_regexp--sc_preprocessor_indentation = ^*/*.[ch]
exclude_file_name_regexp--sc_prohibit_strcmp = ^*/*.[ch]
-exclude_file_name_regexp--sc_require_config_h = ^plugin/|src/gbinding\.c|src/windows-cmdline-wrapper.c
-exclude_file_name_regexp--sc_require_config_h_first = ^plugin/|src/gbinding\.c|src/windows-cmdline-wrapper.c
+exclude_file_name_regexp--sc_require_config_h = ^src/gbinding\.c|src/windows-cmdline-wrapper.c
+exclude_file_name_regexp--sc_require_config_h_first = ^src/gbinding\.c|src/windows-cmdline-wrapper.c
exclude_file_name_regexp--sc_prohibit_empty_lines_at_EOF = ^icons/
exclude_file_name_regexp--sc_trailing_blank = ^icons/