hostapd: fix CVE-2016-4476

This commit is contained in:
Alessio Sergi 2016-05-05 10:40:12 +02:00
parent a0dbae07b3
commit d8f4eea1ea
5 changed files with 4 additions and 2 deletions

View File

@ -1 +0,0 @@
../wpa_supplicant/patches

View File

@ -0,0 +1 @@
../../wpa_supplicant/patches/0001-WPS-Reject-a-Credential-with-invalid-passphrase.patch

View File

@ -0,0 +1 @@
../../wpa_supplicant/patches/patch-src_crypto_tls_openssl_c

View File

@ -0,0 +1 @@
../../wpa_supplicant/patches/patch-src_utils_eloop_c

View File

@ -1,7 +1,7 @@
# Template file for 'hostapd'
pkgname=hostapd
version=2.5
revision=2
revision=3
build_wrksrc=${pkgname}
conf_files="/etc/hostapd/hostapd.conf"
hostmakedepends="pkg-config"