Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687010 - net-dns/unbound: support event-api feature
Summary: net-dns/unbound: support event-api feature
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 686952
  Show dependency tree
 
Reported: 2019-05-30 13:55 UTC by Hans de Graaff
Modified: 2019-05-30 14:04 UTC (History)
1 user (show)

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


Attachments
unbound 1.9.1 patch (unbound-1.9.1-event-api.patch,1.63 KB, patch)
2019-05-30 13:55 UTC, Hans de Graaff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2019-05-30 13:55:39 UTC
Created attachment 578112 [details, diff]
unbound 1.9.1 patch

unbound has an event-api feature that is currently not enabled in the ebuild or exposed via a USE flag. This feature is required for net-vpn/libreswan when its dnssec feature is used.

 --enable-event-api      Enable (experimental) pluggable event base
                          libunbound API installed to unbound-event.h
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-05-30 14:04:27 UTC
It's just an additional header file, no need to hide behinde USE flag.
Comment 2 Larry the Git Cow gentoo-dev 2019-05-30 14:04:59 UTC
The bug has been closed via the following commit(s):

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

commit a392042fb5e0faa4bcbbe297e0b59e4de3aa0359
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-05-30 14:03:55 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-05-30 14:04:37 +0000

    net-dns/unbound: install unbound-event.h
    
    Closes: https://bugs.gentoo.org/687010
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 net-dns/unbound/unbound-1.9.1-r1.ebuild | 182 ++++++++++++++++++++++++++++++++
 1 file changed, 182 insertions(+)