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

Evangelos Foutras foutrelis at archlinux.org
Wed Apr 29 14:08:14 UTC 2015


    Date: Wednesday, April 29, 2015 @ 16:08:14
  Author: foutrelis
Revision: 238259

upgpkg: wpa_supplicant 1:2.3-1

Revert to version 2.3 due to issues with version 2.4:

  - Segmentation fault when a P2P device interface is used. [1]
  - Inability to connect to WPA2-Enterprise networks. [2]

(The first issue was reported in Arch as FS#44740.)

[1] http://lists.shmoo.com/pipermail/hostap/2015-April/032718.html
[2] http://lists.shmoo.com/pipermail/hostap/2015-April/032685.html

Modified:
  wpa_supplicant/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-29 13:25:30 UTC (rev 238258)
+++ PKGBUILD	2015-04-29 14:08:14 UTC (rev 238259)
@@ -2,8 +2,9 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=wpa_supplicant
-pkgver=2.4
+pkgver=2.3
 pkgrel=1
+epoch=1
 pkgdesc="A utility providing key negotiation for WPA wireless networks"
 url="http://hostap.epitest.fi/wpa_supplicant"
 arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
 source=("http://w1.fi/releases/${pkgname}-${pkgver}.tar.gz"
 	0001-P2P-Validate-SSID-element-length-before-copying-it-C.patch
 	config)
-sha256sums=('058dc832c096139a059e6df814080f50251a8d313c21b13364c54a1e70109122'
+sha256sums=('eaaa5bf3055270e521b2dff64f2d203ec8040f71958b8588269a82c00c9d7b6a'
             'a026c2ed090fedb73187adce9a122345c3b0ac40cc67e6674b92fbe6a08cbbd1'
             '15be07f0d8003a2239dfba008f09602f1203bbf143004d8979ff4d863153c817')
 



More information about the arch-commits mailing list