SHA256
1
0
forked from pool/hostapd

Accepting request 339613 from home:stroeder:branches:Base:System

update to upstream release 2.5 (successfully tested on armv6l with WPA2/PSK)

OBS-URL: https://build.opensuse.org/request/show/339613
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=34
This commit is contained in:
2015-10-23 20:42:34 +00:00
committed by Git OBS Bridge
parent 1686b1cbe4
commit 5a7ee34c7c
5 changed files with 68 additions and 16 deletions

View File

@@ -26,15 +26,13 @@ BuildRequires: pkgconfig(systemd)
Summary: Turns Your WLAN Card into a WPA capable Access Point
License: GPL-2.0 or BSD-3-Clause
Group: Hardware/Wifi
Version: 2.4
Version: 2.5
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://w1.fi/
Source: http://w1.fi/releases/hostapd-%{version}.tar.gz
Source1: hostapd.service
Patch0: hostapd-2.4-defconfig.patch
# CVE-2015-1863
Patch1: 0001-P2P-Validate-SSID-element-length-before-copying-it-C.patch
Patch0: hostapd-2.5-defconfig.patch
%{?systemd_requires}
%description
@@ -49,7 +47,6 @@ authentication via any ethernet driver.
%prep
%setup -q -n hostapd-%{version}
%patch0 -p0
%patch1 -p1
cd hostapd
cp defconfig .config