Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2013 09:34:49 +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: r311683 - head/dns/bind99
Message-ID:  <201302050934.r159YnZ5016461@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: erwin
Date: Tue Feb  5 09:34:48 2013
New Revision: 311683
URL: http://svnweb.freebsd.org/changeset/ports/311683

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 are
  dropped or "slipped," because they would require an
  excessive identical referral.

Modified:
  head/dns/bind99/distinfo

Modified: head/dns/bind99/distinfo
==============================================================================
--- head/dns/bind99/distinfo	Tue Feb  5 09:18:14 2013	(r311682)
+++ head/dns/bind99/distinfo	Tue Feb  5 09:34:48 2013	(r311683)
@@ -1,4 +1,4 @@
 SHA256 (bind-9.9.2-P1.tar.gz) = 4bce7c020402623333b655be5167ae8c52f30a6bfe9750caa3ab70da7d90219c
 SIZE (bind-9.9.2-P1.tar.gz) = 7277498
-SHA256 (rpz+rl-9.9.2-P1.patch) = 4057f499980d587f498065c00e5e60802f3bd9ea87d8ba82dba44780b784740d
-SIZE (rpz+rl-9.9.2-P1.patch) = 173437
+SHA256 (rpz+rl-9.9.2-P1.patch) = 1301254dc36edd04ea4aee8b80018b27b01b0a2f3a24fdd1ea13291202018b58
+SIZE (rpz+rl-9.9.2-P1.patch) = 177129



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302050934.r159YnZ5016461>