|
@@ -6,6 +6,9 @@
|
|
|
|
|
|
HOSTAPD_VERSION = 2.6
|
|
HOSTAPD_VERSION = 2.6
|
|
HOSTAPD_SITE = http://w1.fi/releases
|
|
HOSTAPD_SITE = http://w1.fi/releases
|
|
|
|
+HOSTAPD_PATCH = \
|
|
|
|
+ http://w1.fi/security/2017-1/rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch \
|
|
|
|
+ http://w1.fi/security/2017-1/rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch
|
|
HOSTAPD_SUBDIR = hostapd
|
|
HOSTAPD_SUBDIR = hostapd
|
|
HOSTAPD_CONFIG = $(HOSTAPD_DIR)/$(HOSTAPD_SUBDIR)/.config
|
|
HOSTAPD_CONFIG = $(HOSTAPD_DIR)/$(HOSTAPD_SUBDIR)/.config
|
|
HOSTAPD_DEPENDENCIES = host-pkgconf libnl
|
|
HOSTAPD_DEPENDENCIES = host-pkgconf libnl
|