Revisions of kismet
Ana Guerrero (anag+factory)
accepted
request 1116402
from
Marcus Meissner (msmeissn)
(revision 58)
- add the sysuser pre section to %package common.
Dominique Leuenberger (dimstar_suse)
accepted
request 1064256
from
Marcus Meissner (msmeissn)
(revision 56)
Dominique Leuenberger (dimstar_suse)
accepted
request 999878
from
Marcus Meissner (msmeissn)
(revision 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 959254
from
Marcus Meissner (msmeissn)
(revision 53)
- Update to version 2022-02-R1 This is primarily a maintenance release to fix a number of bugs discovered in the 2022-01 releases, including: * Some datasources not appearing on arm32 (rpi) * Fix segfault due to “smart” pointers and legacy api * Check for zero-sized broken frames * Give IE127 alerts a little more headroom * Fix override config append not appending * Merge patch to trim GPS coordinates in logs * Fix old mutex in datasource serialization * Detect binary in NMEA GPS streams - Update to version 2022-01-R3a * Install missing kismet_wardrive.conf - Update to version 2022-01-R3 * Minor fixes on top of 2022-01-R1 and 2022-01-R2 * Fixing compilation on some old compilers and distributions * Fixing a javascript race condition that caused some of the tabs in the UI to not appear sometimes. - Update to version 2022-01-R2
Dominique Leuenberger (dimstar_suse)
accepted
request 957031
from
Marcus Meissner (msmeissn)
(revision 52)
Dominique Leuenberger (dimstar_suse)
accepted
request 947990
from
Marcus Meissner (msmeissn)
(revision 51)
- Update to version 2022-01-R1 * Fix alert-syslog plugin * Remove outdated docs * Fix webserver stall * Add regex to the devices view-by-time endpoint - Drop patch: * 0001-Update-FetchGlobal-usage.patch (forwarded request 947987 from mnhauke)
Dominique Leuenberger (dimstar_suse)
accepted
request 947629
from
Marcus Meissner (msmeissn)
(revision 50)
- Update to version 2022-01-R1 New features * Significantly reduced RAM requirements * Additional packet tags * Additional eventbus events * New packet deduplication system * More info in the UI * Show more collected information in the UI, like GPScoordinates per SSID. * Better column alignment in the UI * Columns in the main device list are now better formatted and aligned, with right-aligned numeric columns and proper scrolling of the headers. * Able to disable sources in the UI * More log filtering * Direct Wigle logging * Direct logging to Wigle CSV format. * Wardriving mode Changes and Fixes * New memory model for packet contents * New pooled memory for packet contents * New packet data handling * New IPC & remote capture protocol * New pooled memory for tracked components * New dynamic element contents * Optimized Adler32 checksums * Update robinhood hash and transition more pools to it * Reworked kismetdb database writing * Squeeze more memory out of tracked components * Fix Linux monitor mode creation (forwarded request 947569 from mnhauke)
Dominique Leuenberger (dimstar_suse)
accepted
request 913592
from
Marcus Meissner (msmeissn)
(revision 49)
Richard Brown (RBrownSUSE)
accepted
request 875986
from
Marcus Meissner (msmeissn)
(revision 48)
Update kismet-fix-build.patch to drop build date again (boo#1047218) (forwarded request 875888 from bmwiedemann)
Dominique Leuenberger (dimstar_suse)
accepted
request 853621
from
Marcus Meissner (msmeissn)
(revision 47)
- Update to version 2020-12-R3 * A bugfix release which solves a possible infinite loop until crash due to how GCC handles C++ templates differently than Clang. (forwarded request 853617 from mnhauke)
Dominique Leuenberger (dimstar_suse)
accepted
request 835714
from
Marcus Meissner (msmeissn)
(revision 45)
- Update to version 2020-09-R3 * Properly show messages from datasources * Properly show error and status messages from opening datasources, which previously were ignored. This should make seeing errors opening datasources much easier. * Fix bluetooth capture on some platforms * Some platforms / kernels / setups appear to not enable rfkill. The bluetooth hci capture source erroneously failed when no rfkill information was available. * Remove 221 IE tag subtype match requirement * Remove requiring a subtype of 0 on an IE221 tag for matching the manufacturer of otherwise unknown devices. * Fix potential crash in datasource panel * Fix a long-standing potential crash when the datasource panel is open in the UI caused by a race condition with the constructor and callbacks. * Fix race condition in launching datasources * Fix a long-standing race condition which could lead to some datasources not being opened properly or their types autodetected properly due to a race condition with the type probe code. * Increase precision of some doubles in JSON for GPS * Found some legacy serialization code which reduced the precision of some doubles (double-vector) which would cause GPS to display with less precision. * Don’t shut down messagebus processing thread until Kismet is fully exiting * The messagebus service thread could shut down before Kismet had finished spinning down, causing it to not show some of the errors causing the shutdown. (forwarded request 835703 from mnhauke)
Dominique Leuenberger (dimstar_suse)
accepted
request 799862
from
Marcus Meissner (msmeissn)
(revision 44)
- Update to version 2020-04-R3 * fix a possible crash in Kismet and associated tools when compiled with GCC; there are no other changes. (forwarded request 799860 from mnhauke)
Dominique Leuenberger (dimstar_suse)
accepted
request 798200
from
Marcus Meissner (msmeissn)
(revision 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 796267
from
Marcus Meissner (msmeissn)
(revision 42)
- Update to version 2020-04-R1 * New web-based UI with searching, device notes, realtime graphs, and more. * A REST-like API * Expanded support for non-WiFi capture types * New remote capture * Massive data set support * New KismetDB logs * Multithreaded optimizations * Kismet will now take advantage of multi-core systems, both on large servers, and on small systems like the Raspberry Pi; * Live packet export * Packets can now be streamed live via the export endpoints, as a pcapng stream of all packets or with live filtering by data source, device, and more. * Scriptable alerts * Alerts can be defined (and triggered) via REST endpoints (forwarded request 796131 from mnhauke)
Dominique Leuenberger (dimstar_suse)
accepted
request 790009
from
Marcus Meissner (msmeissn)
(revision 41)
Dominique Leuenberger (dimstar_suse)
accepted
request 785043
from
Marcus Meissner (msmeissn)
(revision 40)
- Update to version 2020-03-R1 Bugfix release * RTL433 changing command line arguments * Extreme memory use compiling bluetooth_ids code * Fixes to kismetexternal python code used by rtladsb and rtlamr * Fixes to handling “weird” rtl433 serial numbers, like 000000001 * Fixes for ubertooth remote cap * Updates to the kw41z capture code * Support for multiple phys on a single interface * Fix for buffer size calculation which could impact gps handling * Smarter error handling with channel tuning failures * Support for CORS cross-side negotiation for running Kismet behind a proxy - Introduce new subpackages * kismet-capture-ti-cc-2531 + TICC2531 802.15.4 Zigbee Sniffer capture helper * kismet-capture-nrf-nxp-kw41z + NXP KW41Z BTLE and Zigbee Sniffer capture helper
Displaying revisions 1 - 20 of 59