Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kismet-devel | Distribution: openSUSE:Factory:zSystems |
Version: 2023_07_R1 | Vendor: openSUSE |
Release: 3.6 | Build date: Thu Feb 22 13:46:45 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 163 | Source RPM: kismet-2023_07_R1-3.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.kismetwireless.net/ | |
Summary: Development files for kismet |
Kismet is a wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework. This subpackage contains files files for developing applications that want to make use of kismet.
GPL-2.0-or-later
* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org> - Use %patch -P N instead of deprecated %patchN. * Mon Oct 09 2023 Marcus Meissner <meissner@suse.com> - add the sysuser pre section to %package common. * Thu Jul 27 2023 Martin Hauke <mardnh@gmx.de> - 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. * Add new display of thermal state on supported systems (linux). * Revamp how rtl433 devices are mapped, split into sensors/meters/etc. * Handle power meter via rtl433. * Revamp sensor/meter UI to carry much more informaiton. * Revamp IO system loops and locking patterns entirely to address hangs in some situations. * Add packet id and checksumming to pcap-ng exports. * Fix linux-capture-wifi following symlinks in /tmp. * Better NMEA handling. * Support libpcre2 now that pcre1 is deprecated. * Massive speed improvements in packet processing due to removal of dissection chain chokepoints. * Revamp of packet de-duplicaton system. * Add tx/rx packet counts per device. * Wed Mar 01 2023 Wolfgang Frisch <wolfgang.frisch@suse.com> - Packaging: * Move systemd-sysusers config to a common subpackage. * Separate %post and %verify sections for each package. * Set %noarch for a number of subpackages. * Thu Jan 26 2023 Wolfgang Frisch <wolfgang.frisch@suse.com> - 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. * Tue Jan 03 2023 Johannes Segitz <jsegitz@suse.com> - Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_kismet.service.patch * Wed Aug 17 2022 Dirk Müller <dmueller@suse.com> - 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 * Tue Jun 21 2022 Martin Hauke <mardnh@gmx.de> - Add missing Requires: python-websockets - Use setcap (group kismet) for the capture binaries * kismet_cap_linux_wifi * kismet_cap_linux_bluetooth * Fri Feb 11 2022 Martin Hauke <mardnh@gmx.de> - 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 * Thu Feb 03 2022 Andreas Schwab <schwab@suse.de> - Limit parallelism to avoid running out of memory * Fri Jan 28 2022 Martin Hauke <mardnh@gmx.de> - Update to version 2022-01-R3a * Install missing kismet_wardrive.conf * Fri Jan 28 2022 Martin Hauke <mardnh@gmx.de> - 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. * Fri Jan 21 2022 Martin Hauke <mardnh@gmx.de> - Update to version 2022-01-R2 * 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 * Wed Jan 19 2022 Martin Hauke <mardnh@gmx.de> - 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 * Faster packet deduplication * Better BTLE support * Fixes for some GPS behavior * Better handling of proxied subdirectories * Lots of threading fixes * Latest boost/asio/beast * Fixes to ADSB lookups - Add patch to fix the build of the alertsyslog plugin: * 0001-Update-FetchGlobal-usage.patch * Sat Aug 21 2021 Martin Hauke <mardnh@gmx.de> - 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. * Fix kismetdb_to_wiglecsv Bluetooth. * Handle the nested WHERE for Bluetooth devices in wiglecsv correctly. * Other minor bugfixes to errors, terminology, etc. - Update to version 2021-05-R1 Changes and Updates * New mutex and threading. * Multi-core packet decoding. * New 802.15.4 phy. * 802.15.4 is now decoded and displayed in the UI! While many devices report the default PAN of 0x00, it’s still a huge step forward! * New data capture drivers for the Nuand BladeRF2 with Wiphy firmware, the nrf52840 802.15.4 hardware, and killerbee 802.15.4 hardware. * New alert UI. * Alerts now have their own top-level panel and are searchable, sortable, and have priorities assigned to them. * Fix Wi-Fi on Linux 5.10 and newer. * The Linux kernel changed how netlink messages are fragmented, which broke how channels were indexed. Most likely this would show up when you had a number of Wi-Fi interfaces plugged in at once. This is fixed now. * PcapNG GPS logging. * New custom blocks and attributes in PcapNG logs for GPS logging. * Shift to officially requiring C++14 . * Support older libwebsockets. * Support ADSB HEX export per-source. * Fix datasources in error state getting into weird loops. * Datasoruces flapping in some error states (such as devices being unplugged) could get into weird states where the UUID would flap; this confused the logs, the datasources UI, and other spots. Properly retain the UUID. * Fix datasources getting into a no-channels state. * Some combinations of errors could lead to datasources getting into a state with no channels, and never being able to get out of it. * Fix Wi-Fi pulling WEXT legacy channels. * Default to WEXT IOCTL legacy channels when netlink fails or returns no channels, resolve wext channel frequencies to channel names. * Fix several thread contention errors on data. * Several objects were shared for serialization and not properly protected, leading to subtle corruption or outright crashes at times. Those are now removed from the combined APIs or properly protected. * Better error handling for TI-CC-2531 and TI-CC-2540 . * Handle soft-resets of the TI-CC-2531 and 2540 802.15.4 and BTLE chipsets gracefully, so there are fewer errors and resets of the hardware. * Add Bluetooth and BTLE to Wigle exports. * Adding a /&censor=1 to the Kismet web UI will censor all location and mac addresses (to the best of its ability), making it easy to take screenshots. * The new webserver broke CORS negotiation. Fixed. * Smarter handling of HT/VHT IE tags. * Fix error timer initialization in datasources. * Don’t accidentally kill other timers anymore. * Add new WIDS signatures. * Detect CVE-2020-9395. * Fix up HTTP header connection states. * Add fetch device, monitor device, mac search APIs. * Fix eventbus websocket errors. * Expand buffer sizes for remote and IPC capture, this improves stability significantly on some platforms. * Many more smaller bugfixes throughout. * General improvements and changes to the REST API. * Sun Feb 28 2021 Bernhard Wiedemann <bwiedemann@suse.com> - Update kismet-fix-build.patch to drop build date again (boo#1047218)
/usr/lib64/pkgconfig/kismet.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 31 01:26:57 2024