From 26c72e0be8f42a95aef66aa1175cc5648929e31e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:06:50 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- wpa_supplicant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index eb31aba..722b193 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.10 -Release: 8%{?dist} +Release: 9%{?dist} License: BSD-3-Clause Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz Source1: wpa_supplicant.conf @@ -205,6 +205,9 @@ chmod -R 0644 wpa_supplicant/examples/*.py %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1:2.10-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Aug 30 2023 Davide Cavalca - 1:2.10-8 - Backport WPA3 support for Broadcom devices. Fixes: rhbz#2226569 - Enable parsing of IPv6 addresses in RADIUS configuration (#2095296)