- added a ratelimiting (draft RFC) patch from Paul Vixie.
see http://www.redbarn.org/dns/ratelimits suggested by Stefan Schaefer <stefan@invis-server.org> OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=105
This commit is contained in:
@@ -56,6 +56,11 @@ Patch51: pie_compile.diff
|
||||
Patch52: named-bootconf.diff
|
||||
Patch100: configure.in.diff2
|
||||
Patch110: workaround-compile-problem.diff
|
||||
|
||||
# Rate limiting patch by Paul Vixie et.al. for reflection DoS protection
|
||||
# see http://www.redbarn.org/dns/ratelimits
|
||||
Patch200: http://ss.vix.com/~vixie/rl-9.9.2.patch
|
||||
|
||||
Source60: dlz-schema.txt
|
||||
%if %ul_version >= 1
|
||||
%define VENDOR UL
|
||||
@@ -195,6 +200,7 @@ Name Domain (BIND) DNS server is found in the package named bind.
|
||||
%patch100 -p1
|
||||
%endif
|
||||
%patch110 -p0
|
||||
%patch200 -p0
|
||||
# modify settings of some files regarding to OS version and vendor
|
||||
function replaceStrings()
|
||||
{
|
||||
|
Reference in New Issue
Block a user