Accepting request 844873 from home:cfconrad:branches:hardware
Add bsc references to changelog. Remove trailing white-space in wpa_supplicant.service file. Reason: We are going to submit this hardware/wpa_supplicant to SLE-12 and SLE-15. This is a preparation for the submission. OBS-URL: https://build.opensuse.org/request/show/844873 OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=118
This commit is contained in:
@@ -89,20 +89,21 @@ Mon Nov 4 10:57:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
in REVmd (allow only FFC groups with prime >= 3072 bits and ECC
|
||||
groups with prime >= 256)
|
||||
- minimize timing and memory use differences in PWE derivation
|
||||
[https://w1.fi/security/2019-1/] (CVE-2019-9494)
|
||||
[https://w1.fi/security/2019-1/] (CVE-2019-9494, bsc#1131868)
|
||||
* EAP-pwd changes
|
||||
- minimize timing and memory use differences in PWE derivation
|
||||
[https://w1.fi/security/2019-2/] (CVE-2019-9495)
|
||||
[https://w1.fi/security/2019-2/] (CVE-2019-9495, bsc#1131870)
|
||||
- verify server scalar/element
|
||||
[https://w1.fi/security/2019-4/] (CVE-2019-9497, CVE-2019-9498, CVE-2019-9499)
|
||||
[https://w1.fi/security/2019-4/] (CVE-2019-9497, CVE-2019-9498,
|
||||
CVE-2019-9499, bsc#1131874, bsc#1131872, bsc#1131871, bsc#1131644)
|
||||
- fix message reassembly issue with unexpected fragment
|
||||
[https://w1.fi/security/2019-5/] (CVE-2019-11555)
|
||||
[https://w1.fi/security/2019-5/] (CVE-2019-11555, bsc#1133640)
|
||||
- enforce rand,mask generation rules more strictly
|
||||
- fix a memory leak in PWE derivation
|
||||
- disallow ECC groups with a prime under 256 bits (groups 25, 26, and
|
||||
27)
|
||||
- SAE/EAP-pwd side-channel attack update
|
||||
[https://w1.fi/security/2019-6/] (CVE-2019-13377)
|
||||
[https://w1.fi/security/2019-6/] (CVE-2019-13377, bsc#1144443)
|
||||
* fixed CONFIG_IEEE80211R=y (FT) build without CONFIG_FILS=y
|
||||
* Hotspot 2.0 changes
|
||||
- do not indicate release number that is higher than the one
|
||||
|
@@ -1,7 +1,7 @@
|
||||
[Unit]
|
||||
Description=WPA Supplicant daemon
|
||||
After=dbus.service
|
||||
Before=network-pre.target
|
||||
Before=network-pre.target
|
||||
Wants=network-pre.target
|
||||
|
||||
[Service]
|
||||
|
Reference in New Issue
Block a user