Date: Tue, 5 Feb 2013 09:35:28 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311684 - head/dns/bind98 Message-ID: <201302050935.r159ZSDJ016624@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: erwin Date: Tue Feb 5 09:35:28 2013 New Revision: 311684 URL: http://svnweb.freebsd.org/changeset/ports/311684 Log: Update RPZ+RRL patch to 028.23 A serious Multiple Zone Response Policy Zone (RPZ2) Speed Improvement bug has been fixed. `./configure --enable-rpz-nsip --enable-rpz-nsdname` is now the default. Responses affected by the all-per-second parameter are always dropped. The slip value has no effect on them. There are improved log messages for responses that aredropped or "slipped," because they would require an excessive identical referral. Modified: head/dns/bind98/distinfo Modified: head/dns/bind98/distinfo ============================================================================== --- head/dns/bind98/distinfo Tue Feb 5 09:34:48 2013 (r311683) +++ head/dns/bind98/distinfo Tue Feb 5 09:35:28 2013 (r311684) @@ -1,4 +1,4 @@ SHA256 (bind-9.8.4-P1.tar.gz) = 60c979575bf6288570cb4e3e9ab9d99bb93a55d2a4946ce277f6e6e642dda21f SIZE (bind-9.8.4-P1.tar.gz) = 7129321 -SHA256 (rpz+rl-9.8.4-P1.patch) = d76eebb9d428bed488f28ad492ef19c9056e151b619ab55ea323cc03860d37b6 -SIZE (rpz+rl-9.8.4-P1.patch) = 172254 +SHA256 (rpz+rl-9.8.4-P1.patch) = 53ff6d43ac471af554ce3cd1d6759dd6b2fa452ee2436be1e0fc1b80ff0ad169 +SIZE (rpz+rl-9.8.4-P1.patch) = 175946
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302050935.r159ZSDJ016624>