Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
00_fix_cflags.patch | Fix default CFLAGS -Wimplicit-function-dec does not exist. -Wimplicit-function-declaration does exist but it's already enabled by -Wall. So drop -Wimplicit-function-dec. Use -std=gnu99 instead of -std=c99. |
Uwe Hermann <uwe@debian.org> | no | 2018-02-20 | ||
01_config_file.patch | Update the location of the oui.txt file | Debian Security Tools <team+pkg-security@tracker.debian.org> | no | 2020-01-24 | ||
fix-typo-config.patch | Fix typo in config.h | Uwe Hermann <uwe@debian.org> | no | 2018-02-20 | ||
fix-buffer-overflow.patch | Fix buffer overflow btscanner fails with "buffer overflow" error when using option "b". Use the correct variable format in memset. |
Sophie Brun <sophie@freexian.com> | no | 2018-02-19 | ||
drop-installation-oui.patch | Drop installation of oui.txt Don't install oui.txt. We use the perl script mk_oui_list.pl and the current oui.txt in package ieee-data to generate a file that btscanner can use. |
Sophie Brun <sophie@freexian.com> | no | debian | 2018-02-20 | |
Use-pkg-config-instead-of-xml2config.patch | Use pkg-config instead of xml2config | =?utf-8?q?Rapha=C3=ABl_Hertzog?= <raphael@offensive-security.com> | no | 2020-01-24 | ||
Fix-cross-building.patch | Fix cross-building | Helmut Grohne <helmut@subdivi.de> | no | debian | 2020-09-09 |