diff --git a/hostapd.spec b/hostapd.spec index 672b2bc..38ef004 100644 --- a/hostapd.spec +++ b/hostapd.spec @@ -77,6 +77,7 @@ cat defconfig | sed \ -e '/^#CONFIG_FULL_DYNAMIC_VLAN=y/s/^#//' \ -e '/^#CONFIG_LIBNL32=y/s/^#//' \ -e '/^#CONFIG_ACS=y/s/^#//' \ + -e '/^#CONFIG_OCV=y/s/^#//' \ -e '/^#CONFIG_OWE=y/s/^#//' \ > .config echo "CFLAGS += -I%{_includedir}/libnl3" >> .config @@ -186,6 +187,9 @@ fi %{_sysconfdir}/logwatch/scripts/services/%{name} %changelog +* Wed Jan 19 2022 John W. Linville - 2.10-2 +- Enable CONFIG_OCV build option to fight multi-channel MITM attacks + * Mon Jan 17 2022 John W. Linville - 2.10-1 - Update to version 2.10 from upstream - Enable support for IEEE802.11ax