From aa74d755676fd50d76206d03759e8aa494874c3e Mon Sep 17 00:00:00 2001 From: Davide Caratti Date: Fri, 10 May 2019 16:42:07 +0200 Subject: [PATCH] fix incorrect information in v2.8.1 changelog Signed-off-by: Davide Caratti --- wpa_supplicant.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index f94af23..c33d930 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -166,11 +166,13 @@ chmod -R 0644 %{name}/examples/*.py %endif %changelog +* Fri May 10 2019 Davide Caratti - 1:2.8-2 +- fix changelog for version 2.8-1 + * Thu May 02 2019 Davide Caratti - 1:2.8-1 - Update to 2.8 upstream release, to include latest fix for NULL pointer dereference when EAP-PWD peer receives unexpected EAP - fragments (rh #1703418, rh #1701759) and CTRL-EVENT-SCAN-FAILED - errors when broadcom-wl driver is used (rh#1703745) + fragments (CVE-2019-11555, rh #1701759) * Fri Apr 12 2019 Davide Caratti - 1:2.7-5 - fix SAE and EAP_PWD vulnerabilities: