Hello community, here is the log from the commit of package pdns-recursor for openSUSE:Factory checked in at 2017-07-07 10:17:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old) and /work/SRC/openSUSE:Factory/.pdns-recursor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns-recursor" Fri Jul 7 10:17:38 2017 rev:13 rq:508480 version:4.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes 2017-06-28 10:36:20.306935242 +0200 +++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 2017-07-07 10:17:39.512711371 +0200 @@ -1,0 +2,13 @@ +Thu Jul 6 09:06:31 UTC 2017 - [email protected] + +- update to version 4.0.6 + + fixes ed25519 signer + + update root-servers.net entries + + fixes handling of expired cache entries so they expire faster + +------------------------------------------------------------------- +Tue Jul 4 09:36:57 UTC 2017 - [email protected] + +- Enable DNSSEC validation by default. + +------------------------------------------------------------------- Old: ---- pdns-recursor-4.0.5.tar.bz2 pdns-recursor-4.0.5.tar.bz2.sig New: ---- pdns-recursor-4.0.6.tar.bz2 pdns-recursor-4.0.6.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns-recursor.spec ++++++ --- /var/tmp/diff_new_pack.LZUDBA/_old 2017-07-07 10:17:40.660548959 +0200 +++ /var/tmp/diff_new_pack.LZUDBA/_new 2017-07-07 10:17:40.660548959 +0200 @@ -37,9 +37,9 @@ %endif Name: pdns-recursor -Version: 4.0.5 +Version: 4.0.6 Release: 0 -%define pkg_version 4.0.5 +%define pkg_version 4.0.6 # # BuildRequires: autoconf ++++++ pdns-recursor-4.0.5.tar.bz2 -> pdns-recursor-4.0.6.tar.bz2 ++++++ ++++ 2644 lines of diff (skipped) ++++++ recursor.conf ++++++ --- /var/tmp/diff_new_pack.LZUDBA/_old 2017-07-07 10:17:41.168477091 +0200 +++ /var/tmp/diff_new_pack.LZUDBA/_new 2017-07-07 10:17:41.172476525 +0200 @@ -32,6 +32,14 @@ #delegation-only= ## +## Process DNSSEC entries and validate them. Send SERVFAIL to +## clients on bogus responses. +## +## Values: off, process-no-validate, process, log-fail, validate +## +dnssec=validate + +## ## If set, fork the daemon for possible double performance ## #fork=no
