Package: dump1090-mutability / 1.15~20180310.4a16df3+dfsg-8.1

Metadata

Package Version Patches format
dump1090-mutability 1.15~20180310.4a16df3+dfsg-8.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 jquery.patch | (download)

public_html/gmap.html | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 locally serve jquery and jquery-ui files.
02 excanvas.patch | (download)

public_html/gmap.html | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace local version of excanvas.js with libjs-excanvas.
03 gcc7.patch | (download)

interactive.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix ftbfs against gcc7
04 link order.patch | (download)

Makefile | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix linking against rtlsdr + pkg-config for cross-compilation
05 gcc 10.patch | (download)

dump1090.c | 2 2 + 0 - 0 !
dump1090.h | 6 4 + 2 - 0 !
faup1090.c | 2 2 + 0 - 0 !
view1090.c | 3 3 + 0 - 0 !
4 files changed, 11 insertions(+), 2 deletions(-)

 [patch] clean up linkage of struct modes to actually make sense.

(how did this work before? But it's been unchanged since at least
2013..)

Maybe fixes #65