Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670268 - net-wireless/linssid: disable optional gksu support
Summary: net-wireless/linssid: disable optional gksu support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 425156
  Show dependency tree
 
Reported: 2018-11-04 12:37 UTC by Pacho Ramos
Modified: 2018-11-10 10:47 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 Pacho Ramos gentoo-dev 2018-11-04 12:37:44 UTC
gksu is dead, obsolete and vulnerable for years, this is the last package needing it, hence, it would be nice to disable its optional support finally

Thanks
Comment 1 Conrad Kostecki gentoo-dev 2018-11-04 16:56:54 UTC
PR filled :)
Comment 2 Larry the Git Cow gentoo-dev 2018-11-10 04:52:44 UTC
The bug has been closed via the following commit(s):

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

commit d6f3a2a455194343dd0768cfea5f8a9012e39eac
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-11-04 16:54:07 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2018-11-10 04:51:45 +0000

    net-wireless/linssid: disable optional gksu support
    
    Also bumped to EAPI=7.
    
    Closes: https://bugs.gentoo.org/670268
    
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 net-wireless/linssid/linssid-3.6-r1.ebuild | 61 ++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit c20e3399703ba2729849d791871322f76624c85d
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2018-11-04 16:54:45 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2018-11-10 04:52:30 +0000

    net-wireless/linssid: drop old version
    
    Bug: https://bugs.gentoo.org/670268
    Closes: https://github.com/gentoo/gentoo/pull/10282
    
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 net-wireless/linssid/linssid-3.6.ebuild | 68 ---------------------------------
 1 file changed, 68 deletions(-)
Comment 3 Pacho Ramos gentoo-dev 2018-11-10 10:47:46 UTC
Thanks a lot! :)