Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754354 - www-apache/mod_qos-11.66 - please add libressl support
Summary: www-apache/mod_qos-11.66 - please add libressl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-14 11:30 UTC by Alexandros C. Couloumbis
Modified: 2020-11-18 17:56 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix libressl compatibility (mod_qos_libressl.patch,405 bytes, patch)
2020-11-14 11:30 UTC, Alexandros C. Couloumbis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandros C. Couloumbis 2020-11-14 11:30:24 UTC
Created attachment 671359 [details, diff]
fix libressl compatibility

my system is been switched to libressl for some time now

today's emerge produced the following:

!!! All ebuilds that could satisfy "dev-libs/openssl:0=" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/openssl-1.1.1h::gentoo (masked by: package.mask)

(dependency required by "www-apache/mod_qos-11.66::gentoo" [ebuild])


according to this: https://wiki.gentoo.org/wiki/Project:LibreSSL

the attached patch solves this issue
Comment 1 Larry the Git Cow gentoo-dev 2020-11-18 17:56:08 UTC
The bug has been closed via the following commit(s):

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

commit b93463c91220b9bb7d56712d4663a00ec6af1c9f
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-11-18 17:55:42 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-11-18 17:56:01 +0000

    www-apache/mod_qos: Support libressl
    
    Closes: https://bugs.gentoo.org/754354
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 www-apache/mod_qos/mod_qos-11.66.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)