diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index 95aaa37..cf7478b 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -9,7 +9,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant Name: wpa_supplicant Epoch: 1 Version: 2.9 -Release: 12%{?dist} +Release: 13%{?dist} License: BSD Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz Source1: wpa_supplicant.conf @@ -208,6 +208,9 @@ chmod -R 0644 wpa_supplicant/examples/*.py %changelog +* Fri Apr 16 2021 Mohan Boddu - 1:2.9-13 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 1 2021 Davide Caratti - 1:2.9-12 - Fix a corner case in peer addition based on PD Request (CVE-2021-27803)