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:
@@ -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
|
||||
|
Reference in New Issue
Block a user