Update to version 2.3 from upstream

This commit is contained in:
John W. Linville 2014-10-23 14:18:13 -04:00
parent 2472afe59e
commit c61db467a5
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/hostapd-2.2.tar.gz
/hostapd-2.3.tar.gz

View File

@ -1,8 +1,8 @@
%global _hardened_build 1
Name: hostapd
Version: 2.2
Release: 3%{?dist}
Version: 2.3
Release: 1%{?dist}
Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
License: BSD
URL: http://w1.fi/hostapd
@ -176,6 +176,9 @@ fi
%{_sysconfdir}/logwatch/scripts/services/%{name}
%changelog
* Thu Oct 23 2014 John W. Linville <linville@redhat.com> - 2.3-1
- Update to version 2.3 from upstream
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
23c1f78a693c3288802d516adb7fd289 hostapd-2.2.tar.gz
40b89c61036add0c2dd1fc10767d3b5f hostapd-2.3.tar.gz