Summary: | sys-apps/systemd-240-r2 DNS-over-TLS option cannot be set to opportunistic when systemd-resolved is built without DNS-over-TLS support. Turning off DNS-over-TLS support. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tuxine <nancy154> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kyle, lucas.yamanishi |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/11030 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Tuxine
2019-01-06 12:33:34 UTC
How can systemd-resolved be built with DNSoverTLS support? Maybe a USE-Flag is missing? It looks like DNS over TLS is enabled automatically if you have USE=gnutls, or if you have >=dev-libs/openssl-1.1.0. I'll have to think about how to properly express this optional dependency in the ebuild. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff400688d95696650641565e44203e1b7cfd02a commit 6ff400688d95696650641565e44203e1b7cfd02a Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2019-04-13 13:37:35 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2019-04-13 13:43:07 +0000 sys-apps/systemd: bump to 242 Fixes DNS-over-TLS support, based loosely on work by Lucas Yamanishi. Closes: https://bugs.gentoo.org/674672 Closes: https://github.com/gentoo/gentoo/pull/11030 Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/systemd/Manifest | 2 +- sys-apps/systemd/metadata.xml | 1 + .../{systemd-242_rc3.ebuild => systemd-242.ebuild} | 20 ++++++++++++++++---- sys-apps/systemd/systemd-9999.ebuild | 20 ++++++++++++++++---- 4 files changed, 34 insertions(+), 9 deletions(-) |