Accepting request 728963 from Base:System
OBS-URL: https://build.opensuse.org/request/show/728963 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hostapd?expand=0&rev=37
This commit is contained in:
commit
5a94d7f183
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:929f522be6eeec38c53147e7bc084df028f65f148a3f7e4fa6c4c3f955cee4b0
|
|
||||||
size 2169018
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iEYEABECAAYFAly8dqUACgkQK270Mu/Ilfrz1QCePGQoSBn8O7ZCeCnbGaPhBxdb
|
|
||||||
SS0AoI6kfIfpWbgGmA7SQw9Q+lZgA17N
|
|
||||||
=oSn7
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
hostapd-2.9.tar.gz
Normal file
3
hostapd-2.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:881d7d6a90b2428479288d64233151448f8990ab4958e0ecaca7eeb3c9db2bd7
|
||||||
|
size 2244312
|
6
hostapd-2.9.tar.gz.asc
Normal file
6
hostapd-2.9.tar.gz.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQTsSqCpkaXyRkWC1S0rbvQy78iV+gUCXUrV2QAKCRArbvQy78iV
|
||||||
|
+i6YAJ91waMVmURN1HmmyFsqt/LGqhB4yACeN7gXHMZhR/xCcwvJIG9abeynflg=
|
||||||
|
=mwkH
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 5 17:58:05 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
- Update to version 2.9
|
||||||
|
* SAE changes
|
||||||
|
- disable use of groups using Brainpool curves
|
||||||
|
- improved protection against side channel attacks
|
||||||
|
[https://w1.fi/security/2019-6/]
|
||||||
|
* EAP-pwd changes
|
||||||
|
- disable use of groups using Brainpool curves
|
||||||
|
- improved protection against side channel attacks
|
||||||
|
[https://w1.fi/security/2019-6/]
|
||||||
|
* fixed FT-EAP initial mobility domain association using PMKSA caching
|
||||||
|
* added configuration of airtime policy
|
||||||
|
* fixed FILS to and RSNE into (Re)Association Response frames
|
||||||
|
* fixed DPP bootstrapping URI parser of channel list
|
||||||
|
* added support for regulatory WMM limitation (for ETSI)
|
||||||
|
* added support for MACsec Key Agreement using IEEE 802.1X/PSK
|
||||||
|
* added experimental support for EAP-TEAP server (RFC 7170)
|
||||||
|
* added experimental support for EAP-TLS server with TLS v1.3
|
||||||
|
* added support for two server certificates/keys (RSA/ECC)
|
||||||
|
* added AKMSuiteSelector into "STA <addr>" control interface data to
|
||||||
|
determine with AKM was used for an association
|
||||||
|
* added eap_sim_id parameter to allow EAP-SIM/AKA server pseudonym and
|
||||||
|
fast reauthentication use to be disabled
|
||||||
|
* fixed an ECDH operation corner case with OpenSSL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 24 07:22:30 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
Wed Apr 24 07:22:30 UTC 2019 - Michael Ströder <michael@stroeder.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: hostapd
|
Name: hostapd
|
||||||
Version: 2.8
|
Version: 2.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon for running a WPA capable Access Point
|
Summary: Daemon for running a WPA capable Access Point
|
||||||
License: GPL-2.0-only OR BSD-3-Clause
|
License: GPL-2.0-only OR BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user