[arch-commits] Commit in wpa_actiond/repos (4 files)

2012-07-14 Thread Thomas Bächler
Date: Saturday, July 14, 2012 @ 09:40:29
  Author: thomas
Revision: 163526

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  wpa_actiond/repos/testing-i686/
  wpa_actiond/repos/testing-i686/PKGBUILD
(from rev 163525, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/testing-x86_64/
  wpa_actiond/repos/testing-x86_64/PKGBUILD
(from rev 163525, wpa_actiond/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   25 +
 testing-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: wpa_actiond/repos/testing-i686/PKGBUILD (from rev 163525, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-07-14 13:40:29 UTC (rev 163526)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.3
+pkgrel=1
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4523b76980198666ac93f3a3772a10554ef608e6a18ab9eb1346303ee3a6f4b1')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-x86_64/PKGBUILD (from rev 163525, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-07-14 13:40:29 UTC (rev 163526)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.3
+pkgrel=1
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('4523b76980198666ac93f3a3772a10554ef608e6a18ab9eb1346303ee3a6f4b1')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wpa_actiond/repos (4 files)

2012-03-19 Thread Thomas Bächler
Date: Monday, March 19, 2012 @ 15:35:14
  Author: thomas
Revision: 153826

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  wpa_actiond/repos/testing-i686/
  wpa_actiond/repos/testing-i686/PKGBUILD
(from rev 153825, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/testing-x86_64/
  wpa_actiond/repos/testing-x86_64/PKGBUILD
(from rev 153825, wpa_actiond/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   25 +
 testing-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: wpa_actiond/repos/testing-i686/PKGBUILD (from rev 153825, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-03-19 19:35:14 UTC (rev 153826)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.2
+pkgrel=1
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-x86_64/PKGBUILD (from rev 153825, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-03-19 19:35:14 UTC (rev 153826)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.2
+pkgrel=1
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wpa_actiond/repos (4 files)

2011-11-04 Thread Thomas Bächler
Date: Friday, November 4, 2011 @ 20:42:10
  Author: thomas
Revision: 142087

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  wpa_actiond/repos/testing-i686/
  wpa_actiond/repos/testing-i686/PKGBUILD
(from rev 142085, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/testing-x86_64/
  wpa_actiond/repos/testing-x86_64/PKGBUILD
(from rev 142086, wpa_actiond/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   25 +
 testing-x86_64/PKGBUILD |   25 +
 2 files changed, 50 insertions(+)

Copied: wpa_actiond/repos/testing-i686/PKGBUILD (from rev 142085, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-05 00:42:10 UTC (rev 142087)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.1
+pkgrel=2
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-x86_64/PKGBUILD (from rev 142086, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-05 00:42:10 UTC (rev 142087)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.1
+pkgrel=3
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wpa_actiond/repos (4 files)

2011-11-04 Thread Thomas Bächler
Date: Friday, November 4, 2011 @ 20:43:25
  Author: thomas
Revision: 142088

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  wpa_actiond/repos/testing-i686/PKGBUILD
(from rev 142087, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/testing-x86_64/PKGBUILD
(from rev 142087, wpa_actiond/trunk/PKGBUILD)
Deleted:
  wpa_actiond/repos/testing-i686/PKGBUILD
  wpa_actiond/repos/testing-x86_64/PKGBUILD

-+
 testing-i686/PKGBUILD   |   50 +++---
 testing-x86_64/PKGBUILD |   50 +++---
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2011-11-05 00:42:10 UTC (rev 142087)
+++ testing-i686/PKGBUILD   2011-11-05 00:43:25 UTC (rev 142088)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler 
-pkgname=wpa_actiond
-pkgver=1.1
-pkgrel=2
-pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
-arch=('i686' 'x86_64')
-url="http://projects.archlinux.org/wpa_actiond.git/";
-license=('GPL')
-depends=('glibc' 'wpa_supplicant')
-source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make CFLAGS="${CFLAGS}"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  
-  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
-}
-# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-i686/PKGBUILD (from rev 142087, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-11-05 00:43:25 UTC (rev 142088)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.1
+pkgrel=3
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2011-11-05 00:42:10 UTC (rev 142087)
+++ testing-x86_64/PKGBUILD 2011-11-05 00:43:25 UTC (rev 142088)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler 
-pkgname=wpa_actiond
-pkgver=1.1
-pkgrel=3
-pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
-arch=('i686' 'x86_64')
-url="http://projects.archlinux.org/wpa_actiond.git/";
-license=('GPL')
-depends=('glibc' 'wpa_supplicant')
-source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make CFLAGS="${CFLAGS}"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  
-  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
-}
-# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-x86_64/PKGBUILD (from rev 142087, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-11-05 00:43:25 UTC (rev 142088)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.1
+pkgrel=3
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('d50a49cb5d56c31345d18e58f017b4ff923e8959a7e4e709abd156744f1668c3')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wpa_actiond/repos (4 files)

2013-05-31 Thread Tobias Powalowski
Date: Friday, May 31, 2013 @ 09:47:58
  Author: tpowa
Revision: 186792

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  wpa_actiond/repos/staging-i686/
  wpa_actiond/repos/staging-i686/PKGBUILD
(from rev 186791, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/staging-x86_64/
  wpa_actiond/repos/staging-x86_64/PKGBUILD
(from rev 186791, wpa_actiond/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   27 +++
 staging-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: wpa_actiond/repos/staging-i686/PKGBUILD (from rev 186791, 
wpa_actiond/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-05-31 07:47:58 UTC (rev 186792)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=2
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
+'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/bin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/staging-x86_64/PKGBUILD (from rev 186791, 
wpa_actiond/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-05-31 07:47:58 UTC (rev 186792)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=2
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
+'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/bin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wpa_actiond/repos (4 files)

2013-02-27 Thread Thomas Bächler
Date: Wednesday, February 27, 2013 @ 19:53:53
  Author: thomas
Revision: 178855

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  wpa_actiond/repos/testing-i686/
  wpa_actiond/repos/testing-i686/PKGBUILD
(from rev 178854, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/testing-x86_64/
  wpa_actiond/repos/testing-x86_64/PKGBUILD
(from rev 178854, wpa_actiond/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   27 +++
 testing-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: wpa_actiond/repos/testing-i686/PKGBUILD (from rev 178854, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-02-27 18:53:53 UTC (rev 178855)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=1
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
+'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/testing-x86_64/PKGBUILD (from rev 178854, 
wpa_actiond/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-02-27 18:53:53 UTC (rev 178855)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=1
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
+'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/sbin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in wpa_actiond/repos (4 files)

2015-08-12 Thread Allan McRae
Date: Wednesday, August 12, 2015 @ 12:39:46
  Author: allan
Revision: 243330

archrelease: copy trunk to core-i686, core-x86_64

Added:
  wpa_actiond/repos/core-i686/PKGBUILD
(from rev 243329, wpa_actiond/trunk/PKGBUILD)
  wpa_actiond/repos/core-x86_64/PKGBUILD
(from rev 243329, wpa_actiond/trunk/PKGBUILD)
Deleted:
  wpa_actiond/repos/core-i686/PKGBUILD
  wpa_actiond/repos/core-x86_64/PKGBUILD

--+
 /PKGBUILD|   56 +
 core-i686/PKGBUILD   |   27 ---
 core-x86_64/PKGBUILD |   27 ---
 3 files changed, 56 insertions(+), 54 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2015-08-12 10:39:24 UTC (rev 243329)
+++ core-i686/PKGBUILD  2015-08-12 10:39:46 UTC (rev 243330)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler 
-pkgname=wpa_actiond
-pkgver=1.4
-pkgrel=2
-pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
-arch=('i686' 'x86_64')
-url="http://projects.archlinux.org/wpa_actiond.git/";
-license=('GPL')
-depends=('glibc' 'wpa_supplicant')
-source=(https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
-
https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
-sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
-'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  
-  install -D -m755 wpa_actiond "${pkgdir}/usr/bin/wpa_actiond"
-}
-# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/core-i686/PKGBUILD (from rev 243329, 
wpa_actiond/trunk/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2015-08-12 10:39:46 UTC (rev 243330)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=2
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
+'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
+validpgpkeys=('A314827C4E4250A204CE6E13284FC34C8E4B1A25')  # Thomas Bächler 
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  
+  install -D -m755 wpa_actiond "${pkgdir}/usr/bin/wpa_actiond"
+}
+# vim:set ts=2 sw=2 et:

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2015-08-12 10:39:24 UTC (rev 243329)
+++ core-x86_64/PKGBUILD2015-08-12 10:39:46 UTC (rev 243330)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Thomas Bächler 
-pkgname=wpa_actiond
-pkgver=1.4
-pkgrel=2
-pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
-arch=('i686' 'x86_64')
-url="http://projects.archlinux.org/wpa_actiond.git/";
-license=('GPL')
-depends=('glibc' 'wpa_supplicant')
-source=(https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
-
https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
-sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
-'fb026e76979e3bb78dfb38ddc01b9cd57dc0885c9965d2e60c4d8a0ec95d6b74')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  
-  install -D -m755 wpa_actiond "${pkgdir}/usr/bin/wpa_actiond"
-}
-# vim:set ts=2 sw=2 et:

Copied: wpa_actiond/repos/core-x86_64/PKGBUILD (from rev 243329, 
wpa_actiond/trunk/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2015-08-12 10:39:46 UTC (rev 243330)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=2
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('i686' 'x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
https://sources.archlinux.org/other/wpa_actiond/${pkg

[arch-commits] Commit in wpa_actiond/repos (4 files)

2019-02-27 Thread root via arch-commits
Date: Wednesday, February 27, 2019 @ 19:11:16
  Author: root
Revision: 346908

db-move: moved wpa_actiond from [core] to [extra] (x86_64)

Added:
  wpa_actiond/repos/extra-x86_64/
  
wpa_actiond/repos/extra-x86_64/0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch
(from rev 346907, 
wpa_actiond/repos/core-x86_64/0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch)
  wpa_actiond/repos/extra-x86_64/PKGBUILD
(from rev 346907, wpa_actiond/repos/core-x86_64/PKGBUILD)
Deleted:
  wpa_actiond/repos/core-x86_64/

-+
 0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch |   72 
++
 PKGBUILD|   34 
 2 files changed, 106 insertions(+)

Copied: 
wpa_actiond/repos/extra-x86_64/0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch
 (from rev 346907, 
wpa_actiond/repos/core-x86_64/0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch)
===
--- 
extra-x86_64/0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch
(rev 0)
+++ 
extra-x86_64/0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch
2019-02-27 19:11:16 UTC (rev 346908)
@@ -0,0 +1,72 @@
+From 8b74c8b3f69e501560e5f0c25cbcbc4aefcbc0ed Mon Sep 17 00:00:00 2001
+From: Emil Velikov 
+Date: Mon, 21 Aug 2017 11:34:00 +0200
+Subject: [PATCH] wpa_actiond: Wait for three "failed" PONGs before
+ disconnecting
+
+When the system is very low on resources, select() may return 0 even
+when wpa_supplicant is alive and kicking.
+
+Don't disconnect as soon at that occurs - wait three times and clearly
+log it.
+
+Signed-off-by: Emil Velikov 
+---
+ wpa_actiond.c | 11 +++
+ 1 file changed, 11 insertions(+)
+
+diff --git a/wpa_actiond.c b/wpa_actiond.c
+index d60d885..03a9d7f 100644
+--- a/wpa_actiond.c
 b/wpa_actiond.c
+@@ -292,6 +292,7 @@ static void loop(const char *iface, const char *ctrlpath, 
const int disconnect_t
+   /* path to control socket */
+   char *ctrlsock = NULL;
+   int ctrlsocklen;
++  int pong_failures = 0;
+ 
+   ssid[0] = '\0';
+   old_ssid[0] = '\0';
+@@ -359,6 +360,7 @@ static void loop(const char *iface, const char *ctrlpath, 
const int disconnect_t
+ }
+ logevent(WPA_ACTIOND_LOG_TERMINATE, iface, "");
+ state = WPA_ACTIOND_STATE_TERMINATED;
++pong_failures = 0;
+ break;
+   case 0:
+ if (state == WPA_ACTIOND_STATE_CONNECTION_LOST) {
+@@ -372,8 +374,15 @@ static void loop(const char *iface, const char *ctrlpath, 
const int disconnect_t
+ reply_len = 0;
+   reply[reply_len] = '\0';
+   if(!str_match(reply, "PONG")) {
++if (pong_failures <= 3) {
++  logevent(WPA_ACTIOND_LOG_CUSTOM_ERROR, iface, "wpa_supplicant 
failed to reply (PONG)");
++  pong_failures++;
++  break;
++}
++
+ /* supplicant has been terminated */
+ if(state == WPA_ACTIOND_STATE_CONNECTED || state == 
WPA_ACTIOND_STATE_CONNECTION_LOST) {
++  logevent(WPA_ACTIOND_LOG_CUSTOM_ERROR, iface, "wpa_supplicant 
failed to reply three times in a row - disconnecting");
+   logevent(WPA_ACTIOND_LOG_DISCONNECTED, iface, ssid);
+   action(WPA_ACTIOND_ACTION_DISCONNECT, iface, ssid, idstr, 
wpa_ctrl_get_fd(ctrl), script);
+ }
+@@ -381,6 +390,7 @@ static void loop(const char *iface, const char *ctrlpath, 
const int disconnect_t
+ state = WPA_ACTIOND_STATE_TERMINATED;
+   }
+ }
++pong_failures = 0;
+ break;
+   default:
+ /* event received */
+@@ -446,6 +456,7 @@ static void loop(const char *iface, const char *ctrlpath, 
const int disconnect_t
+ /* we are not interested in this event */
+ break;
+ }
++pong_failures = 0;
+ }
+   }
+ 
+-- 
+2.15.0
+

Copied: wpa_actiond/repos/extra-x86_64/PKGBUILD (from rev 346907, 
wpa_actiond/repos/core-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2019-02-27 19:11:16 UTC (rev 346908)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Thomas Bächler 
+pkgname=wpa_actiond
+pkgver=1.4
+pkgrel=3
+pkgdesc="Daemon that connects to wpa_supplicant and handles connect and 
disconnect events"
+arch=('x86_64')
+url="http://projects.archlinux.org/wpa_actiond.git/";
+license=('GPL')
+depends=('glibc' 'wpa_supplicant')
+source=(https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+
https://sources.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig
+0001-wpa_actiond-Wait-for-three-failed-PONGs-before-disco.patch)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a