[arch-commits] Commit in kismet/trunk (PKGBUILD)

2022-06-11 Thread Felix Yan via arch-commits
Date: Saturday, June 11, 2022 @ 15:07:59
  Author: felixonmars
Revision: 448180

upgpkg: kismet 2022_02_R1-3: protobuf 21 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-06-11 14:54:31 UTC (rev 448179)
+++ PKGBUILD2022-06-11 15:07:59 UTC (rev 448180)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2022_02_R1
 _realver="${pkgver//_/-}"
-pkgrel=2
+pkgrel=3
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2022-04-23 Thread Evangelos Foutras via arch-commits
Date: Saturday, April 23, 2022 @ 19:49:51
  Author: foutrelis
Revision: 443836

upgpkg: kismet 2022_02_R1-2: protobuf 3.20 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-04-23 19:31:43 UTC (rev 443835)
+++ PKGBUILD2022-04-23 19:49:51 UTC (rev 443836)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2022_02_R1
 _realver="${pkgver//_/-}"
-pkgrel=1
+pkgrel=2
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2022-02-24 Thread Levente Polyak via arch-commits
Date: Thursday, February 24, 2022 @ 19:14:28
  Author: anthraxx
Revision: 438080

upgpkg: kismet 2022_02_R1-1

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-02-24 19:14:22 UTC (rev 438079)
+++ PKGBUILD2022-02-24 19:14:28 UTC (rev 438080)
@@ -4,7 +4,7 @@
 # Contributor: Jason Chu 
 
 pkgname=kismet
-pkgver=2022_01_R1
+pkgver=2022_02_R1
 _realver="${pkgver//_/-}"
 pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
@@ -37,7 +37,7 @@
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
 kismet.sysusers
 python-install-flags.patch)
-sha512sums=('30d651829d993514031f762df368e3c013bcedf89d8a6ba623a0e40a7f6ca4af75254171998fd13e6d370378faf9a916159f8f15f3d238abdda77d1a228519ae'
+sha512sums=('09292096614b9ca3569430ef196cd7cf6fbd2ab7212bdfc653cf5433bdc727ea48c63638220804799f9756a92108a85e8abf0f4e8e0383dbcbe0028bf91a6aee'
 
'452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
 
'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2022-01-26 Thread Levente Polyak via arch-commits
Date: Wednesday, January 26, 2022 @ 18:15:48
  Author: anthraxx
Revision: 435171

upgpkg: kismet 2022_01_R1-1

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-01-26 17:31:03 UTC (rev 435170)
+++ PKGBUILD2022-01-26 18:15:48 UTC (rev 435171)
@@ -4,18 +4,18 @@
 # Contributor: Jason Chu 
 
 pkgname=kismet
-pkgver=2021_08_R1
+pkgver=2022_01_R1
 _realver="${pkgver//_/-}"
-pkgrel=4
+pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')
 license=('GPL')
-depends=('libpcap' 'pcre' 'bluez-libs' 'libcap' 'libmicrohttpd' 'protobuf-c' 
'libprotobuf-c.so'
+depends=('libpcap' 'pcre' 'bluez-libs' 'libcap' 'protobuf-c' 'libprotobuf-c.so'
  'sqlite' 'libnm' 'gcc-libs' 'libusb' 'libusb-1.0.so' 'libnl' 'glibc' 
'zlib' 'libelf'
  'lm_sensors' 'systemd' 'python' 'python-setuptools' 'python-protobuf' 
'python-pyserial'
- 'python-numpy' 'libwebsockets'
- libpcap.so libmicrohttpd.so libprotobuf.so libnm.so libwebsockets.so 
libsensors.so)
+ 'python-numpy' 'libwebsockets' 'libcap-ng'
+ libpcap.so libprotobuf.so libnm.so libwebsockets.so libsensors.so)
 makedepends=('python-setuptools')
 optdepends=(
   'gpsd: log coordinates of detected networks'
@@ -32,13 +32,12 @@
   etc/kismet/kismet_httpd.conf
   etc/kismet/kismet_logging.conf
   etc/kismet/kismet_memory.conf
-  etc/kismet/kismet_storage.conf
   etc/kismet/kismet_uav.conf)
 install=kismet.install
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
 kismet.sysusers
 python-install-flags.patch)
-sha512sums=('91e86dc1d3b69aa8cb6dff4c4b8bb959dca128f06d1298effe1b23ed24158ce4285abdf2af838f48588b9e71c69f82538d1a002838c4bc1d053868118e394b7a'
+sha512sums=('30d651829d993514031f762df368e3c013bcedf89d8a6ba623a0e40a7f6ca4af75254171998fd13e6d370378faf9a916159f8f15f3d238abdda77d1a228519ae'
 
'452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
 
'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-12-22 Thread Felix Yan via arch-commits
Date: Wednesday, December 22, 2021 @ 21:06:41
  Author: felixonmars
Revision: 432940

upgpkg: kismet 2021_08_R1-4: protobuf 3.19 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-22 21:06:11 UTC (rev 432939)
+++ PKGBUILD2021-12-22 21:06:41 UTC (rev 432940)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2021_08_R1
 _realver="${pkgver//_/-}"
-pkgrel=3
+pkgrel=4
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-12-02 Thread Evangelos Foutras via arch-commits
Date: Thursday, December 2, 2021 @ 23:34:58
  Author: foutrelis
Revision: 430498

upgpkg: kismet 2021_08_R1-3: Python 3.10 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-02 23:33:44 UTC (rev 430497)
+++ PKGBUILD2021-12-02 23:34:58 UTC (rev 430498)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2021_08_R1
 _realver="${pkgver//_/-}"
-pkgrel=2
+pkgrel=3
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-11-04 Thread Jelle van der Waa via arch-commits
Date: Thursday, November 4, 2021 @ 16:33:44
  Author: jelle
Revision: 427345

libwebsockets rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-11-04 16:29:34 UTC (rev 427344)
+++ PKGBUILD2021-11-04 16:33:44 UTC (rev 427345)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2021_08_R1
 _realver="${pkgver//_/-}"
-pkgrel=1
+pkgrel=2
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-09-08 Thread Levente Polyak via arch-commits
Date: Wednesday, September 8, 2021 @ 20:40:23
  Author: anthraxx
Revision: 423590

upgpkg: kismet 2021_08_R1-1

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-09-08 20:39:25 UTC (rev 423589)
+++ PKGBUILD2021-09-08 20:40:23 UTC (rev 423590)
@@ -4,7 +4,7 @@
 # Contributor: Jason Chu 
 
 pkgname=kismet
-pkgver=2021_06_R1
+pkgver=2021_08_R1
 _realver="${pkgver//_/-}"
 pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
@@ -15,7 +15,7 @@
  'sqlite' 'libnm' 'gcc-libs' 'libusb' 'libusb-1.0.so' 'libnl' 'glibc' 
'zlib' 'libelf'
  'lm_sensors' 'systemd' 'python' 'python-setuptools' 'python-protobuf' 
'python-pyserial'
  'python-numpy' 'libwebsockets'
- libpcap.so libmicrohttpd.so libprotobuf.so libnm.so libwebsockets.so)
+ libpcap.so libmicrohttpd.so libprotobuf.so libnm.so libwebsockets.so 
libsensors.so)
 makedepends=('python-setuptools')
 optdepends=(
   'gpsd: log coordinates of detected networks'
@@ -38,7 +38,7 @@
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
 kismet.sysusers
 python-install-flags.patch)
-sha512sums=('88d92e2ef3f0513a3a00b573012edbd115f92e5f28f884aead5ab049fad97b328222c2f3cbb49d80c5fcfdab2212934532cf41c100c4d0a5e94c932e1c5e8352'
+sha512sums=('91e86dc1d3b69aa8cb6dff4c4b8bb959dca128f06d1298effe1b23ed24158ce4285abdf2af838f48588b9e71c69f82538d1a002838c4bc1d053868118e394b7a'
 
'452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
 
'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-07-17 Thread Levente Polyak via arch-commits
Date: Saturday, July 17, 2021 @ 19:49:28
  Author: anthraxx
Revision: 420072

upgpkg: kismet 2021_06_R1-1

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-07-17 19:48:31 UTC (rev 420071)
+++ PKGBUILD2021-07-17 19:49:28 UTC (rev 420072)
@@ -4,9 +4,9 @@
 # Contributor: Jason Chu 
 
 pkgname=kismet
-pkgver=2020_12_R3
+pkgver=2021_06_R1
 _realver="${pkgver//_/-}"
-pkgrel=5
+pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')
@@ -38,7 +38,7 @@
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
 kismet.sysusers
 python-install-flags.patch)
-sha512sums=('6c4c95a9963977d5a383e34f662f814a803d0d36d7dbc35d3d0a42d3e67c20e8d46357df0ee544b8dd3c7f527bd43ef9c0d913577d4979f261764fc9761cd6d1'
+sha512sums=('88d92e2ef3f0513a3a00b573012edbd115f92e5f28f884aead5ab049fad97b328222c2f3cbb49d80c5fcfdab2212934532cf41c100c4d0a5e94c932e1c5e8352'
 
'452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
 
'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw
@@ -54,7 +54,8 @@
   ./configure \
 --prefix=/usr \
 --localstatedir=/var \
---sysconfdir=/etc/kismet
+--sysconfdir=/etc/kismet \
+--with-suidgroup=315
   make all plugins
 }
 



[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-06-20 Thread Felix Yan via arch-commits
Date: Sunday, June 20, 2021 @ 19:43:50
  Author: felixonmars
Revision: 418504

upgpkg: kismet 2020_12_R3-5: protobuf 3.17.3 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-20 19:41:10 UTC (rev 418503)
+++ PKGBUILD2021-06-20 19:43:50 UTC (rev 418504)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2020_12_R3
 _realver="${pkgver//_/-}"
-pkgrel=4
+pkgrel=5
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')


[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-05-08 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 8, 2021 @ 12:36:43
  Author: foutrelis
Revision: 414736

upgpkg: kismet 2020_12_R3-4: protobuf 3.16.0 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-05-08 12:35:27 UTC (rev 414735)
+++ PKGBUILD2021-05-08 12:36:43 UTC (rev 414736)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2020_12_R3
 _realver="${pkgver//_/-}"
-pkgrel=3
+pkgrel=4
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')


[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-04-20 Thread Levente Polyak via arch-commits
Date: Tuesday, April 20, 2021 @ 23:52:44
  Author: anthraxx
Revision: 412943

upgpkg: kismet 2020_12_R3-3: libwebsockets 4.2.0 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-04-20 23:44:20 UTC (rev 412942)
+++ PKGBUILD2021-04-20 23:52:44 UTC (rev 412943)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2020_12_R3
 _realver="${pkgver//_/-}"
-pkgrel=2
+pkgrel=3
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')


[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-03-13 Thread Felix Yan via arch-commits
Date: Saturday, March 13, 2021 @ 22:59:31
  Author: felixonmars
Revision: 409835

upgpkg: kismet 2020_12_R3-2: protobuf 3.15.6 rebuild

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-13 22:56:18 UTC (rev 409834)
+++ PKGBUILD2021-03-13 22:59:31 UTC (rev 409835)
@@ -6,7 +6,7 @@
 pkgname=kismet
 pkgver=2020_12_R3
 _realver="${pkgver//_/-}"
-pkgrel=1
+pkgrel=2
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')


[arch-commits] Commit in kismet/trunk (PKGBUILD)

2021-01-29 Thread Levente Polyak via arch-commits
Date: Friday, January 29, 2021 @ 23:12:26
  Author: anthraxx
Revision: 406909

upgpkg: kismet 2020_12_R3-1

Modified:
  kismet/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-29 23:10:48 UTC (rev 406908)
+++ PKGBUILD2021-01-29 23:12:26 UTC (rev 406909)
@@ -4,9 +4,9 @@
 # Contributor: Jason Chu 
 
 pkgname=kismet
-pkgver=2020_09_R4
+pkgver=2020_12_R3
 _realver="${pkgver//_/-}"
-pkgrel=2
+pkgrel=1
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion 
detection system"
 url="https://www.kismetwireless.net/;
 arch=('x86_64')
@@ -14,7 +14,8 @@
 depends=('libpcap' 'pcre' 'bluez-libs' 'libcap' 'libmicrohttpd' 'protobuf-c' 
'libprotobuf-c.so'
  'sqlite' 'libnm' 'gcc-libs' 'libusb' 'libusb-1.0.so' 'libnl' 'glibc' 
'zlib' 'libelf'
  'lm_sensors' 'systemd' 'python' 'python-setuptools' 'python-protobuf' 
'python-pyserial'
- 'python-numpy')
+ 'python-numpy' 'libwebsockets'
+ libpcap.so libmicrohttpd.so libprotobuf.so libnm.so libwebsockets.so)
 makedepends=('python-setuptools')
 optdepends=(
   'gpsd: log coordinates of detected networks'
@@ -37,7 +38,7 @@
 source=(https://www.kismetwireless.net/code/${pkgname}-${_realver}.tar.xz
 kismet.sysusers
 python-install-flags.patch)
-sha512sums=('4f2dd641999dd2675d2c4dfbe28caf5a8476d5d7bd9dedeefb7b1420b48b9155a4d576123832974586d51c61ca4d77d8572ab7038da3ec6fa2a7791f3e1a1479'
+sha512sums=('6c4c95a9963977d5a383e34f662f814a803d0d36d7dbc35d3d0a42d3e67c20e8d46357df0ee544b8dd3c7f527bd43ef9c0d913577d4979f261764fc9761cd6d1'
 
'452b728c30c9932bdb91741af425267da87a66962ea9b736751948881f5477dee0bff8e2eeca2befdea2920da6d7d9e198bde69cef8c48bb49a0093a7f0ef897'
 
'c24bff8ecc0288c0584f60760a27b364bf7b013aad809e4050bb6ed703fc60f3ea93f7e897717a6924333ac6734b20b99166846dae4a9c5c303ae1de39f6692c')
 validpgpkeys=('354689DF3C9DED803381A661D7B28822738BBDB1') # Michael Kershaw