Hello community,

here is the log from the commit of package kismet for openSUSE:Leap:15.2 
checked in at 2020-03-16 12:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kismet (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kismet.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kismet"

Mon Mar 16 12:21:44 2020 rev:13 rq:785526 version:2020_03_R1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kismet/kismet.changes  2020-01-30 
06:07:37.578438433 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kismet.new.3160/kismet.changes        
2020-03-16 12:21:53.991716762 +0100
@@ -1,0 +2,22 @@
+Mon Mar  9 19:40:04 UTC 2020 - Martin Hauke <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  kismet-2019-12-R2.tar.gz

New:
----
  kismet-2020-03-R1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kismet.spec ++++++
--- /var/tmp/diff_new_pack.loiMAx/_old  2020-03-16 12:21:54.415716831 +0100
+++ /var/tmp/diff_new_pack.loiMAx/_new  2020-03-16 12:21:54.415716831 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kismet
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
 %bcond_with ubertooth
 %endif
 
-%define realver 2019-12-R2
+%define realver 2020-03-R1
 Name:           kismet
-Version:        2019_12_R2
+Version:        2020_03_R1
 Release:        0
 Summary:        An 802.11 Wireless Network Sniffer
 License:        GPL-2.0-or-later
@@ -189,6 +189,19 @@
 This subpackage contains the Texas Instruments CC2540 BTLE capture
 helper.
 
+
+%package capture-ti-cc-2531
+Summary:        Kismet TICC2531 802.15.4 Zigbee Sniffer capture helper
+Group:          Productivity/Networking/Diagnostic
+
+%description capture-ti-cc-2531
+Kismet is a wireless network and device detector, sniffer, wardriving
+tool, and WIDS (wireless intrusion detection) framework.
+
+This subpackage contains the Texas Instruments  TICC2531 802.15.4
+Zigbee Sniffer capture helper.
+
+
 %package capture-nrf-51822 
 Summary:        Kismet nRF 51822 (BTLE) capture helper
 Group:          Productivity/Networking/Diagnostic
@@ -199,6 +212,18 @@
 
 This subpackage contains the nRF 51822 BTLE capture helper.
 
+
+%package capture-nrf-nxp-kw41z 
+Summary:        Kismet NXP KW41Z BTLE and Zigbee Sniffer capture helper
+Group:          Productivity/Networking/Diagnostic
+
+%description capture-nrf-nxp-kw41z
+Kismet is a wireless network and device detector, sniffer, wardriving
+tool, and WIDS (wireless intrusion detection) framework.
+
+This subpackage contains the NXP KW41Z BTLE and Zigbee Sniffer capture
+helper.
+
 %if 0%{with ubertooth}
 %package capture-ubertooth-one
 Summary:        Kismet Ubertooth One (BTLE) capture helper
@@ -316,9 +341,15 @@
 %files capture-ti-cc2540
 %{_bindir}/kismet_cap_ti_cc_2540
 
+%files  capture-ti-cc-2531
+%{_bindir}/kismet_cap_ti_cc_2531
+
 %files capture-nrf-51822
 %{_bindir}/kismet_cap_nrf_51822
 
+%files capture-nrf-nxp-kw41z
+%{_bindir}/kismet_cap_nxp_kw41z
+
 %if 0%{with ubertooth}
 %files capture-ubertooth-one
 %{_bindir}/kismet_cap_ubertooth_one

++++++ kismet-2019-12-R2.tar.gz -> kismet-2020-03-R1.tar.gz ++++++
++++ 18517 lines of diff (skipped)


Reply via email to