Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696972 - www-servers/nginx-unit: misses ssl support
Summary: www-servers/nginx-unit: misses ssl support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ralph Seichter
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-08 15:11 UTC by Agostino Sarubbo
Modified: 2019-10-28 06:52 UTC (History)
1 user (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 Agostino Sarubbo gentoo-dev 2019-10-08 15:11:53 UTC
$summary
Comment 1 Ralph Seichter 2019-10-08 20:02:25 UTC
See https://bugs.gentoo.org/696962#c1
Comment 2 Agostino Sarubbo gentoo-dev 2019-10-09 06:48:39 UTC
See https://bugs.gentoo.org/696962#c2
Comment 3 Agostino Sarubbo gentoo-dev 2019-10-10 14:40:17 UTC
If the summary is not enough clear:

ssl support is controllable via a configure option. So there should be a relative IUSE to control it via pm.
Comment 4 Larry the Git Cow gentoo-dev 2019-10-28 06:52:27 UTC
The bug has been closed via the following commit(s):

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

commit 424ed4537c26ea62a23bb040e691477ac1bc0e1b
Author:     Ralph Seichter <github@seichter.de>
AuthorDate: 2019-10-24 18:34:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-28 06:39:36 +0000

    www-servers/nginx-unit: Build related bug fixes
    
    This ebuild addresses CFLAGS/LDFLAGS issues and introduces a USE
    flag for OpenSSL support.
    
    Closes: https://bugs.gentoo.org/696964
    Closes: https://bugs.gentoo.org/696966
    Closes: https://bugs.gentoo.org/696972
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Ralph Seichter <gentoo@seichter.de>
    Closes: https://github.com/gentoo/gentoo/pull/13417
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 www-servers/nginx-unit/nginx-unit-1.12.0-r1.ebuild | 72 ++++++++++++++++++++++
 1 file changed, 72 insertions(+)