aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-02-12 20:37:12 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-02-13 19:14:38 +0100
commite7596ce0b08595083a32870cc019de9bb514aaec (patch)
treea027cdf5ac580f4cf01892293eba96afc55055a0 /package/network/services/hostapd/Makefile
parent1691c1168d15752eaeb9ab2dda15553754df95be (diff)
downloadupstream-e7596ce0b08595083a32870cc019de9bb514aaec.tar.gz
upstream-e7596ce0b08595083a32870cc019de9bb514aaec.tar.bz2
upstream-e7596ce0b08595083a32870cc019de9bb514aaec.zip
hostapd: Apply SAE/EAP-pwd side-channel attack update 2
This fixes some recent security problems in hostapd. See here for details: https://w1.fi/security/2022-1 * CVE-2022-23303 * CVE-2022-23304 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index 75615efd9b..4b41168cd5 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=7
+PKG_RELEASE:=8
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git