Update to use jdk-11:
* Set the jdk version to 11 only and adjust startup scripts so that
java does not need to be in the path to run.
* Skip tests using jaxb which was removed in jdk11
ok tb@
osrm-backend: fix build with Boost 1.89
Pull in upstream PR to add missing header and only conditionally include a
header that will be removed. Regen wantlib (Boost 1.89 will want
boost_system-mt to be removed again).
update Kismet to 2025-09-R1
This is a whole rewrite, and more or less a complete new software, compared to the nearly 10 year old version we currently have.
Besides Wifi, now a lot of other wireless protocols can be detected.
Tested capture sources:
* OpenBSD Wifi (tested with athn)
* NRF51822 (BTLE) (tested with with a Adafruit BTLE Friend, with NordicRF Sniffer firmware)
* RTL ADSB (tested with RTL-SDR Blog v3)
* RTL 433 (tested with RTL-SDR Blog v3)
Many other protocols are enabled, but untested, due to lack of hardware.
Below configure summary of what's enabled/supported:
Configuration complete:
Compiling for: openbsd7.8 (x86_64)
C++ Library: stdc++
Protobuf Library: disabled
Installing as group: wheel
[32 lines not shown]