Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615872 - net-wireless/wpa_supplicant: please use upstream desktop file
Summary: net-wireless/wpa_supplicant: please use upstream desktop file
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:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-04-17 16:53 UTC by Andrius Štikonas
Modified: 2019-08-16 15:56 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Štikonas 2017-04-17 16:53:14 UTC
Upstream already provides a desktop file. Also, make_desktop_entry creates .desktop file with incorrect name (it should be wpa_gui.desktop), so no window/taskmanager icon is shown on wayland session.
Comment 1 charles17 2017-07-28 20:02:47 UTC
See https://github.com/gentoo/gentoo/pull/5236
Comment 2 Larry the Git Cow gentoo-dev 2019-08-16 15:56:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a43a7c4c0256848f5b5934eab38bb73699506b

commit 39a43a7c4c0256848f5b5934eab38bb73699506b
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-08-15 12:22:29 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2019-08-16 15:53:34 +0000

    net-wireless/wpa_supplicant: bump to version 2.9
    
    Also allowing privsep only without macsec.
    According to upstream, it's not a valid combination, when you do enable
    macsec and privsep together.
    
    Upstream says:
    CONFIG_PRIVSEP=y does not have sufficient support for the new driver
    interface functions used for MACsec, so this combination cannot be used
    at least for now.
    
    Instead of creating a new desktop file, the shipped one is used.
    
    Closes: https://bugs.gentoo.org/615872
    Closes: https://bugs.gentoo.org/684442
    Closes: https://bugs.gentoo.org/692062
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 net-wireless/wpa_supplicant/Manifest               |   1 +
 .../wpa_supplicant/wpa_supplicant-2.9.ebuild       | 458 +++++++++++++++++++++
 2 files changed, 459 insertions(+)