Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 748912

Summary: net-dns/unbound: support new nghttp2 feature
Product: Gentoo Linux Reporter: Michiel Hazelhof <michiel>
Component: Current packagesAssignee: Marc Schiffbauer <mschiff>
Status: RESOLVED FIXED    
Severity: minor CC: michiel, whissi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)