Revisions of kismet

Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 784847 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 35)
- 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
buildservice-autocommit accepted request 761085 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 34)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 761002 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 33)
- Update to version 2019-12-R2
  A bugfix release for Kismet 2019-12, R2 solves a number of quirks
  which were quite annoying:
  * Solve a race condition in Linux with interface naming. Due to
    how the nl80211 layer handles interface naming, combined with
    how systemd can name interfaces on some systems, it was
    possible to have a race condition when Kismet defaulted to
    kismonX interface names, resulting in either errors or Kismet
    ignoring one of the interfaces.
  * Solve a free on an unused pointer in nl80211 vif creation. The
    new vif creation code doesn’t use the nl80211 flags
    sub-message when there are no flags to add, but tried to free
    it. This could cause a crash the first time trying to open a
    source, but the second time would succeed.
  * Fix TICC2540 USB devices. Some systems were very unhappy with
    the order in which the USB device was initialized; now it
    should be fine.
  * Work around the very broken RTL8812BU driver. While we don’t
    recommend this driver or these cards, due to a HUGE number of
    issues, Kismet will now do its best to open one and get it
    into monitor mode.
  * Much smoother operation with very very large numbers of
    sources. A side effect of the vif naming fix, interfaces are
    now initialized and opened one at a time. While this may take
    much longer to open huge numbers (dozens or more) of
    interfaces, it is much more reliable and much less likely to
    cause Kismet or kernel problems during the initial bring-up
    and firmware load of interfaces.
  * Minor output text fixes. Capture interface and base
    interface were swapped in some messages to the user.
buildservice-autocommit accepted request 752704 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 32)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 752692 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 31)
- Completely rewritten spec-file
- Intruduce subpackages for the capture helpers
- Add kismet-rpmlintrc
- Package systemd service file
- Remove obsolete patch:
  * kismet-2011-03-R2-makefile.diff
- Update to version 2019-09-R1
  This is the new, MAJOR rewrite of Kismet! This version changes
  almost everything, hopefully for the better, including:
  * Web-based UI allowing for much simpler presentation of data
    and compatibility with mobile devices
  * Standard JSON-based data export for easy scripting against
    Kismet instances
  * Support for wireless protocols beyond Wi-Fi, like basic
    Bluetooth scanning, thermometer, and weather station detection
    with the RTL-SDR hardware, and more on the way
  * New remote-capture code optimized for binary size and RAM,
    allowing extremely low-end embedded devices to be used for
    packet capture
  * New logging format which can encapsulate complex information
    about devices, system state, alerts, messages, and packets in a
    single file with simple tools for extracting standard formats
  * Pcap-NG multi-interface logs with complete original headers,
    readable by Wireshark and other tools
buildservice-autocommit accepted request 406877 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 30)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 406872 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 29)
- Kismet 2016-07-R1:
 * nl8011 support is fixed so finding the vif device works again
 * full 5GHz channel discovery works now
 * memory leaks in the drone are fixed 
 * some ncurses compile bugs are resolved
buildservice-autocommit accepted request 391419 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 28)
baserev update by copy to link target
buildservice-autocommit accepted request 252636 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 26)
baserev update by copy to link target
buildservice-autocommit accepted request 235784 from mrdocs's avatar mrdocs (revision 24)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 235594 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 23)
- version 2013-03-R1b 
* While this does not have major new features 
(phy-neutral is still in development) 
it includes a long list of bugfixes, 
including better ncurses color support, radiotap fixes, 
better interface control when setting channels, memory leak fixes, 
better packaging for distros, and various other quirks.
- Switch build to libnl3.
buildservice-autocommit accepted request 177037 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 22)
baserev update by copy to link target
Andreas Stieger's avatar Andreas Stieger (AndreasStieger) accepted request 177033 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 21)
- do not hardcode automake 1.12
buildservice-autocommit accepted request 156191 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 20)
baserev update by copy to link target
Andreas Stieger's avatar Andreas Stieger (AndreasStieger) accepted request 156190 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 19)
- Verify GPG signature only for 12.3 and up, fixing 12.2 build
- verify in prep section, and only if macro is available
buildservice-autocommit accepted request 143970 from mrdocs's avatar mrdocs (revision 18)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 143889 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 17)
Verify GPG signature: Perform build-time offline GPG verification.
Please verify that included keyring matches your needs.
For manipulation with the offline keyring, please use gpg-offline tool from openSUSE:Factory, devel-tools-building or Base:System.
See the man page and/or /usr/share/doc/packages/gpg-offline/PACKAGING.HOWTO.

If you need to build your package for older products and don't want to mess spec file with ifs, please follow PACKAGING.HOWTO:
you can link or aggregate gpg-offline from
devel:tools:building or use following trick with "osc meta prjconf":

--- Cut here ----
%if 0%{?suse_version} <= 1220
Substitute: gpg-offline
%endif

Macros:
%gpg_verify(dnf) \
%if 0%{?suse_version} > 1220\
echo "WARNING: Using %%gpg_verify macro from prjconf, not from gpg-offline package."\
gpg-offline --directory="%{-d:%{-d*}}%{!-d:%{_sourcedir}}" --package="%{-n:%{-n*}}%{!-n:%{name}}""%{-f: %{-f*}}" --verify %{**}\
%else\
echo "WARNING: Dummy prjconf macro. gpg-offline is not available, skipping %{**} GPG signature verification!"\
%endif\
%nil
-----------------
buildservice-autocommit accepted request 128506 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 16)
baserev update by copy to link target
Displaying revisions 41 - 60 of 75
openSUSE Build Service is sponsored by