[SCM] kodi/jessie-backports: Add test for CVE-2017-8314 to autotools-based build
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Mon May 29 22:23:43 UTC 2017
The following commit has been merged in the jessie-backports branch:
commit 1767dfb87f419f0e3d6c1283f3447c1a8a5e43f9
Author: Balint Reczey <balint.reczey at canonical.com>
Date: Sat May 27 01:46:12 2017 +0200
Add test for CVE-2017-8314 to autotools-based build
diff --git a/debian/patches/17-add-test-for-CVE-2017-8314-with-autotools-build.patch b/debian/patches/17-add-test-for-CVE-2017-8314-with-autotools-build.patch
new file mode 100644
index 0000000..197d58c
--- /dev/null
+++ b/debian/patches/17-add-test-for-CVE-2017-8314-with-autotools-build.patch
@@ -0,0 +1,12 @@
+--- a/xbmc/filesystem/test/Makefile
++++ b/xbmc/filesystem/test/Makefile
+@@ -4,7 +4,8 @@
+ TestFileFactory.cpp \
+ TestNfsFile.cpp \
+ TestRarFile.cpp \
+- TestZipFile.cpp
++ TestZipFile.cpp \
++ TestZipManager.cpp
+
+ LIB=filesystemTest.a
+
diff --git a/debian/patches/series b/debian/patches/series
index 6793734..f969ca4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -18,3 +18,4 @@
14-ignore-test-results.patch
14-gcc6-cximage-fixes.patch
15-disable-failing-webserver-tests.patch
+17-add-test-for-CVE-2017-8314-with-autotools-build.patch
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list