Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741662 - Please re-enable libressl useflag/dep in dev-qt/qtnetwork-5.15.1
Summary: Please re-enable libressl useflag/dep in dev-qt/qtnetwork-5.15.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-11 15:09 UTC by Jory A. Pratt
Modified: 2020-09-29 20:39 UTC (History)
0 users

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


Attachments
readds dep and useflag for libressl (qtnetwork-5.15.1-libressl.patch,888 bytes, patch)
2020-09-11 15:09 UTC, Jory A. Pratt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jory A. Pratt gentoo-dev 2020-09-11 15:09:57 UTC
Created attachment 659530 [details, diff]
readds dep and useflag for libressl

Please see attached patch, makes no sense to apply the patch if we are not gonna enable the use via main tree.
Comment 1 Larry the Git Cow gentoo-dev 2020-09-11 16:09:49 UTC
The bug has been closed via the following commit(s):

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

commit 14e199855f1089b896ca32482a5beb35521fa320
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-09-11 16:08:37 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-09-11 16:09:43 +0000

    dev-qt/qtnetwork: add LibreSSL logic back
    
    * This was dropped as the logic was not added to the Qt overlay. Will
      fix this so future bumps do not drop support.
    
    Closes: https://bugs.gentoo.org/741662
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-qt/qtnetwork/qtnetwork-5.15.1.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2020-09-29 20:39:14 UTC
(In reply to Larry the Git Cow from comment #1)
> commit 14e199855f1089b896ca32482a5beb35521fa320
> Author:     Aaron Bauman <bman@gentoo.org>
> [...]
>     * Will fix this so future bumps do not drop support.

Apparently that didn't happen.
Comment 3 Larry the Git Cow gentoo-dev 2020-09-29 20:39:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=cab20a25c0947446ea8486c147f9a679a56c2d73

commit cab20a25c0947446ea8486c147f9a679a56c2d73
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-09-11 16:08:37 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-29 20:39:41 +0000

    dev-qt/qtnetwork: add LibreSSL logic back
    
    * This was dropped as the logic was not added to the Qt overlay. Will
      fix this so future bumps do not drop support.
    
    Closes: https://bugs.gentoo.org/741662
    Signed-off-by: Aaron Bauman <bman@gentoo.org>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qtnetwork/qtnetwork-5.15.9999.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)