Revisions of kismet

buildservice-autocommit accepted request 1151829 from Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) (revision 75)
baserev update by copy to link target
buildservice-autocommit accepted request 1116402 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 73)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1116399 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 72)
- add the sysuser pre section to %package common.
buildservice-autocommit accepted request 1104173 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 71)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1101089 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 70)
- Update to version 2023-07-R1
  * New dark mode in the web UI.
  * New page-based device list in the web UI.
  * The old device list was always slightly odd & could get in
    states where the JS did not update as expected. The new pager
    UI addresses this & brings a big performance boost.
  * Fixes to channel listing.
  * Fixes to remote capture in some situations.
  * Optimizations to the field tracking system.
  * Improvements and fixes to WiFi 6e channel processing and
    numbering.
  * Fixes and general improvements to the order of operations when
    configuring WiFi interfaces on Linux for monitor mode.
  * Inclusion of the Hak5 WiFi Coconut userspace drivers and
    capture.
  * Transition to using emphemeral JWT signing for login management
    instead of a state file.
  * Increased live censorship in the Web UI when ?censor=1 is
    passed.
  * Fixes to Python-based websockets not loading SSL contexts.
    Upgrade a number of internal libraries for the Web UI and
    internals.
  * New graphing libraries.
  * New datatables version.
  * New robinhood hash.
  * Upgraded font-awesome.
  * Upgraded libfmt.
  * New moodycamel queue.
  * Fix long-standing bugs with field selection and summary in the
    API requests.
Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) accepted request 1068686 from Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) (revision 69)
- Packaging: 
  * Move systemd-sysusers config to a common subpackage.
  * Separate %post and %verify sections for each package.
  * Set %noarch for a number of subpackages.
buildservice-autocommit accepted request 1064256 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 68)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1063846 from Wolfgang Frisch's avatar Wolfgang Frisch (wfrisch) (revision 67)
- Drop unnecessary root privileges in the systemd unit (bsc#1207654).
  * switch from old-style user/group mgmt to sysusers.
- Disable overly strict hardenings that would break some capture binaries,
  e.g. kismet_cap_linux_wifi.
- Remove superfluous executable bits from CSS files.

- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
  * harden_kismet.service.patch
buildservice-autocommit accepted request 999878 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 66)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 997625 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 65)
- update to 2022-08-R1:
  * Initial support for Wi-Fi 6e support
    6GHz channels now have initial support, and can be captured from. 6e APs will
    show up in Kismet, but currently the UI won’t classify them quite right.
    For Intel based 6e cards, you must run iw dev <xyz> scan before starting
    Kismet! Intel ignores the regdb and will only enable 6GHz channels after a
    scan!
    For other cards, you must set the regdomain to US via iw reg set US.
  * GPS magnetic heading support on hardware which provides it
  * New graph line in packets UI showing the packets per second processed
  * New BPF filter programs for wardrive and remote capture mode
  * Fix 802.11r records not being initialized which could cause a crash
  * Initial support for modern droneID v2 data
  * Lots of performance improvements
buildservice-autocommit accepted request 985223 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 64)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 985120 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 63)
- Add missing Requires: python-websockets
- Use setcap (group kismet) for the capture binaries
  * kismet_cap_linux_wifi
  * kismet_cap_linux_bluetooth
buildservice-autocommit accepted request 959254 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 62)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 61)
- Limit parallelism to avoid running out of memory
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 953811 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 60)
- 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
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 951335 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 59)
- Limit parallelism to avoid running out of memory
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 947987 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 58)
- 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
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 947569 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 57)
- 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
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 913488 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 56)
- Update to version 2021-08-R1
  Changes and Updates
  * UTF8/Unicode support in the UI
  * New WIDS alerts
  * Kismet now detects the VDOO RTL8170C exploits, and "funny"
    SSIDs that attack Apple products.
  * Small tweaks and improvements
  * Wigle CSV files now encode the Kismet version in the upload.
  * Client names are used in AP lists.
  * Initial support for environmental sensors connected to Kismet.
  * ticc2540/2531 udev rules.
  * Minor revamping of websocket timeouts.
  * Regex filtering added to the wiglecsv converter.
  * Quick copy-to-clipboard buttons for some common fields in
    the UI.
  Bug fixes
  * Handle URI parameters more correctly
  * Don’t spin on "Loading..." in the datasource window sometimes.
- Update to version 2021-06-R1
  Bug fixes
  * Another huge change to the threading model.
  * Fix kismetdb_to_pcap on older kismetdb logs.
  * Detect version properly in kismetdb_to_pcap and query the tags
    field properly on older logs.
  * Handle db versions properly in kismetdb_to_wiglecsv.
  * Detect version properly in kismetdb_to_wiglecsv and query
    fields properly.
  * Handle nested WHERE in sqlite bridge.
  * Handle nested WHERE queries properly and detect malformed
    queries in the sqlite3 bridge.
Displaying revisions 1 - 20 of 75
openSUSE Build Service is sponsored by