Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684006 - app-misc/mosquitto: [QA] misuses USE=libressl semantics
Summary: app-misc/mosquitto: [QA] misuses USE=libressl semantics
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rage <oxr463>
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 683982
  Show dependency tree
 
Reported: 2019-04-21 16:41 UTC by David Seifert
Modified: 2019-04-27 20:28 UTC (History)
3 users (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 David Seifert gentoo-dev 2019-04-21 16:41:07 UTC
Dear maintainer,
app-misc/mosquitto currently misuses USE=libressl by requiring USE=ssl to be enabled in REQUIRED_USE. This is not in line with its purpose being an implementation-discriminating flag, and not an optional-feature enabling flag. Please fix this bug in order to reduce spurious REQUIRED_USE violations, which make switching between OpenSSL and LibreSSL a less than pleasant experience.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-27 20:28:26 UTC
The bug has been closed via the following commit(s):

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

commit d41f65aac311d90b458e0ee4bf7c65e6ca6a7bed
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-27 16:35:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-27 20:27:55 +0000

    app-misc/mosquitto: [QA] Fix USE=libressl semantics
    
    Closes: https://bugs.gentoo.org/684006
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-misc/mosquitto/mosquitto-1.5.6.ebuild | 1 -
 1 file changed, 1 deletion(-)