From f5828996b245691fcc0e46a2aa5d5c5f99911917 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 16 Oct 2017 13:08:19 +0200 Subject: [PATCH] Fix a bogus changelog date --- wpa_supplicant.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index 7382cf9..e2951e2 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -284,7 +284,7 @@ chmod -R 0644 %{name}/examples/*.py * Wed May 17 2017 Beniamino Galvani - 1:2.6-7 - nl80211: Fix race condition in detecting MAC change (rh #1451834) -* Wed Apr 11 2017 Davide Caratti - 1:2.6-6 +* Tue Apr 11 2017 Davide Caratti - 1:2.6-6 - Fix use-after-free when macsec secure channels are deleted - Fix segmentation fault in case macsec module is not loaded (rh#1428937)