Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748912 - net-dns/unbound: support new nghttp2 feature
Summary: net-dns/unbound: support new nghttp2 feature
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-14 11:10 UTC by Michiel Hazelhof
Modified: 2020-10-14 20:07 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 Michiel Hazelhof 2020-10-14 11:10:10 UTC
Since the 1.12 update DoH is supported when compiled with --with-libnghttp2

See: https://github.com/NLnetLabs/unbound/releases/tag/release-1.12.0

Reproducible: Always

Steps to Reproduce:
Not relevant
Comment 1 Marc Schiffbauer gentoo-dev 2020-10-14 18:52:50 UTC
Thanks for reporting, I will have a look
Comment 2 Larry the Git Cow gentoo-dev 2020-10-14 20:07:56 UTC
The bug has been closed via the following commit(s):

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

commit 36ee1be6b039aa22bb9a57db8dd02be1c9dd6712
Author:     Marc Schiffbauer <mschiff@gentoo.org>
AuthorDate: 2020-10-14 20:06:48 +0000
Commit:     Marc Schiffbauer <mschiff@gentoo.org>
CommitDate: 2020-10-14 20:07:41 +0000

    net-dns/unbound: revbump
    
    added http2 USE flag to support DoH via HTTP/2
    
    Closes: https://bugs.gentoo.org/748912
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>

 net-dns/unbound/metadata.xml             |   1 +
 net-dns/unbound/unbound-1.12.0-r1.ebuild | 202 +++++++++++++++++++++++++++++++
 2 files changed, 203 insertions(+)