From 61456ff81d75a67803c4372948068788b465f558 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 23 Jan 2020 16:16:52 +0100 Subject: [PATCH] Changelog and contrib/README note for PR#150. - Merge PR#150 from Frzk: Systemd unit without chroot. It add contrib/unbound_nochroot.service.in, a systemd file for use with chroot: "", see comments in the file, it uses systemd protections instead. --- contrib/README | 3 +++ doc/Changelog | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/contrib/README b/contrib/README index f12e52f25..1dce78c09 100644 --- a/contrib/README +++ b/contrib/README @@ -31,6 +31,9 @@ distribution but may be helpful. Contributed by Yuri Voinov. * unbound.socket and unbound.service: systemd files for unbound, install them in /usr/lib/systemd/system. Contributed by Sami Kerola and Pavel Odintsov. +* unbound_nochroot.service.in: systemd file for use with chroot: "", see + comments in the file, it uses systemd protections instead. Contributed + by Frzk. * redirect-bogus.patch: Return configured address for bogus A and AAAA answers, instead of SERVFAIL. Contributed by SIDN. * fastrpz.patch: fastrpz support from Farsight Security. diff --git a/doc/Changelog b/doc/Changelog index 519f4c3ea..e323cb84b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +23 January 2020: Wouter + - Merge PR#150 from Frzk: Systemd unit without chroot. It add + contrib/unbound_nochroot.service.in, a systemd file for use with + chroot: "", see comments in the file, it uses systemd protections + instead. + 14 January 2020: Wouter - Removed the dnscrypt_queries and dnscrypt_queries_chacha tests, because dnscrypt-proxy (2.0.36) does not support the test setup -- 2.47.3