Date: Sun, 01 Apr 2018 14:14:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 227175] [PATCH] dns/dnsdist: fix rc.d script, add support for LuaJIT and enable some new features Message-ID: <bug-227175-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227175 Bug ID: 227175 Summary: [PATCH] dns/dnsdist: fix rc.d script, add support for LuaJIT and enable some new features Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: cpm@freebsd.org Reporter: tremere@cainites.net Flags: maintainer-feedback?(cpm@freebsd.org) Assignee: cpm@freebsd.org Created attachment 192054 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192054&action= =3Dedit Add features and fix rc.d script. Bump portrevision Starting with version 1.3.0, the app no longer runs as a daemon on its own.= On FreeBSD it requires daemon(8). Changed the rc.d script to start using daemo= n(8) and add the --supervised commandline argument (which suppresses opening up = the console). Other changes: - Add dnstap support (disabled by default) - Add SNMP support (disabled by default) - Enable DNS-over-TLS (upstream suggests enabling both GnuTLS and OpenSSL backends so you can switch in case of a serious security issue in .ie OpenS= SL) - Add support for LuaJIT or whatever you set as your default version in make.conf --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227175-13>