- Fix #536: error: RPZ: name of record (drop.spamhaus.org.rpz.local.)

to insert into RPZ.
This commit is contained in:
W.C.A. Wijngaards 2021-08-25 13:14:53 +02:00
parent 924ff7b373
commit 889a2d09c3
2 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
# unbound.conf:
# rpz:
# name: "spamhaus-drop.rpz.local."
# name: "drop.spamhaus.org.rpz.local."
# zonefile: "/path/tp/spamhaus-drop.rpz.local"
# rpz-log: yes
# rpz-log-name: "spamhaus-drop"

View File

@ -3,6 +3,8 @@
unbound supports a full set of rpz triggers, and this now
includes nsdname, nsip and clientip triggers. Also actions
are fully supported, and this now includes the tcp-only action.
- Fix #536: error: RPZ: name of record (drop.spamhaus.org.rpz.local.)
to insert into RPZ.
20 August 2021: Wouter
- Fix #529: Fix: log_assert does nothing if UNBOUND_DEBUG is