Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672568 - net-wireless/wpa_supplicant-2.7 version bump
Summary: net-wireless/wpa_supplicant-2.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL: http://lists.infradead.org/pipermail/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-05 15:37 UTC by Alan Swanson
Modified: 2018-12-05 22:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
wpa_supplicant-2.7-ebuild (wpa_supplicant-2.7.ebuild,11.29 KB, text/plain)
2018-12-05 15:37 UTC, Alan Swanson
Details
wpa_supplicant-2.7-fix-undefined-remove-ie.patch (wpa_supplicant-2.7-fix-undefined-remove-ie.patch,1.09 KB, patch)
2018-12-05 15:39 UTC, Alan Swanson
Details | Diff
wpa_supplicant-26r8-27-ebuild.diff (wpa_supplicant-26r8-27-ebuild.diff,1.46 KB, patch)
2018-12-05 15:51 UTC, Alan Swanson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Swanson 2018-12-05 15:37:31 UTC
Created attachment 557110 [details]
wpa_supplicant-2.7-ebuild

Update to new wpa_supplicant 2.7 release. Most noticeable end user features would be being less conservative in using 5GHz versus 2.4GHz bands and WPA3/SAE support.

Updated ebuild attached which only really removes the libressl and packet number reuse patches as upstream and added patch to fix undefined function remove_ie().
Comment 1 Alan Swanson 2018-12-05 15:39:20 UTC
Created attachment 557112 [details, diff]
wpa_supplicant-2.7-fix-undefined-remove-ie.patch

Fixes wpa_supplicant 2.7 release bug with remove_ie() being undefined.
https://w1.fi/cgit/hostap/commit/?id=f2973fa39d6109f0f34969e91551a98dc340d537
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-12-05 15:45:59 UTC
Would you mind attaching a unified diff (diff -u) to this bug so we can see what changes you did to the ebuild?
Comment 3 Alan Swanson 2018-12-05 15:51:06 UTC
Created attachment 557114 [details, diff]
wpa_supplicant-26r8-27-ebuild.diff

Unified diff between wpa_supplicant-2.6-r8.ebuild and wpa_supplicant-2.7.ebuild.
Comment 4 Rick Farina (Zero_Chaos) gentoo-dev 2018-12-05 22:08:47 UTC
thanks for the help Alan. in tree now.