Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624240 - app-mobilephone/heimdall - suspicious Qt subslot operator
Summary: app-mobilephone/heimdall - suspicious Qt subslot operator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-08 09:53 UTC by Michael Palimaka (kensington)
Modified: 2019-04-21 01:28 UTC (History)
0 users

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 Michael Palimaka (kensington) gentoo-dev 2017-07-08 09:53:14 UTC
Qt subslots "must only be used by packages that are known to use private parts of the Qt API".

A quick grep of app-mobilephone/heimdall doesn't reveal any such usage, so please review this subslot operator and remove it unless it really is definitely needed.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-21 01:28:04 UTC
The bug has been closed via the following commit(s):

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

commit bbe8b52d076c1606d784ef84fb2ae9e3d11ebfd0
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-04-21 01:27:42 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-04-21 01:27:42 +0000

    app-mobilephone/heimdall: Removed suspicious Qt subslot operator
    
    Closes: https://bugs.gentoo.org/624240
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-mobilephone/heimdall/Manifest              |  2 +-
 app-mobilephone/heimdall/heimdall-1.4.2.ebuild | 10 +++++-----
 app-mobilephone/heimdall/heimdall-9999.ebuild  | 10 +++++-----
 3 files changed, 11 insertions(+), 11 deletions(-)