Package: apitrace / 7.1+git20170623.d38a69d6+repack-3

Metadata

Package Version Patches format
apitrace 7.1+git20170623.d38a69d6+repack-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system gtest | (download)

CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use system libgtest-dev
use system libbacktrace | (download)

CMakeLists.txt | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 use system libbacktrace
use system md5 | (download)

CMakeLists.txt | 4 1 + 3 - 0 !
lib/image/image_md5.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 4 deletions(-)

 use md5 implementation from system libbsd
use system snappy | (download)

CMakeLists.txt | 8 4 + 4 - 0 !
wrappers/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use system libsnappy for retracers
 The tracers run LD_PRELOADed into arbitrary, often closed-source binaries,
 so statically-link libsnappy to minimise the possibility of symbol conflicts,
 but the retracers don't have that constraint and are used to process untrusted
 data.
highlight.py shebang | (download)

scripts/highlight.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
fix gcc7 ftbfs.diff | (download)

gui/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---