Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 699546

Summary: app-misc/mosquitto : add back libressl support
Product: Gentoo Linux Reporter: Stijn Tintel <stijn+gentoo>
Component: Current packagesAssignee: Rage <oxr463> <ramage.lucas>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    

Description Stijn Tintel 2019-11-07 16:27:01 UTC
Mosquitto supports LibreSSL since version 1.5.5. I contributed support for the ebuild in commit b544f1de171519fa30bb99f5a5d266f123307ac9. When mosquitto 1.6.2 was added, this was again without libressl support.

Please add back the libressl support to mosquitto.

Reproducible: Always
Comment 1 Matt Turner gentoo-dev 2019-11-20 22:02:00 UTC
Could you please contribute that support upstream so we don't need to maintain it ourselves?
Comment 2 Stijn Tintel 2019-11-20 22:03:58 UTC
(In reply to Matt Turner from comment #1)
> Could you please contribute that support upstream so we don't need to
> maintain it ourselves?

There is nothing to contribute. As mentioned in this bugreport and the commit message of b544f1de171519fa30bb99f5a5d266f123307ac9, Mosquitto supports LibreSSL since version 1.5.5.

The only thing that needs to be re-added is the USE flag that was dropped in the 1.6.2 ebuild.
Comment 3 Larry the Git Cow gentoo-dev 2019-11-30 02:21:28 UTC
The bug has been closed via the following commit(s):

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

commit 5ce7762c711cb6963dd0daedc49c415d252cc78b
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-11-30 02:17:22 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-11-30 02:18:03 +0000

    app-misc/mosquitto: add USE=libressl
    
    Closes: https://bugs.gentoo.org/699546
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 app-misc/mosquitto/mosquitto-1.6.7.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)