Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762313 - net-misc/s6-networking: depends on dev-libs/libressl
Summary: net-misc/s6-networking: depends on dev-libs/libressl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-28 22:21 UTC by Michał Górny
Modified: 2020-12-29 01:21 UTC (History)
2 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-28 22:21:52 UTC
1) This sucks because vast majority of Gentoo users can't use libressl because it's badly supported elsewhere.

2) We're considering last riting dev-libs/libressl, so this package will have to go too.
Comment 1 William Hubbs gentoo-dev 2020-12-28 23:37:56 UTC
To be honest, it wouldn't bother me if we lastrite libressl and this
package.
Comment 2 William Hubbs gentoo-dev 2020-12-29 00:55:12 UTC
After speaking with QA, it seems the best option will be to remove ssl
support from s6-networking since it has a hard requirement for libressl.
Comment 3 Larry the Git Cow gentoo-dev 2020-12-29 01:21:49 UTC
The bug has been closed via the following commit(s):

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

commit 8033736e722a25c4efbb83de5f69a984f08f3428
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2020-12-29 01:14:10 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2020-12-29 01:21:42 +0000

    net-misc/s6-networking: remove libressl dependency
    
    The ssl use flag for s6-networking requires libressl which is not being
    used by most users since it is incompatible with OpenSSL.
    After discussions with the qa team, the best option is to disable ssl support.
    
    Closes: https://bugs.gentoo.org/762313
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-misc/s6-networking/metadata.xml                 | 3 +--
 net-misc/s6-networking/s6-networking-2.3.0.2.ebuild | 7 ++-----
 net-misc/s6-networking/s6-networking-2.3.0.3.ebuild | 6 ++----
 net-misc/s6-networking/s6-networking-2.3.0.4.ebuild | 6 ++----
 net-misc/s6-networking/s6-networking-2.3.1.1.ebuild | 6 ++----
 net-misc/s6-networking/s6-networking-2.3.2.0.ebuild | 6 ++----
 6 files changed, 11 insertions(+), 23 deletions(-)