summaryrefslogtreecommitdiffstats
path: root/bind99-rrl.patch
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2014-01-24 13:08:12 +0100
committerTomas Hozza <thozza@redhat.com>2014-01-24 13:08:12 +0100
commitfb62390fbb554f5346e16b2486813c3bebf65274 (patch)
tree1aefa2a8dfabd79202a83d3221d4d19e01000a25 /bind99-rrl.patch
parent01ddf2c8af1a6dc5c38b5cf9737c3a551f292cb0 (diff)
downloadbind-fb62390fbb554f5346e16b2486813c3bebf65274.tar.gz
bind-fb62390fbb554f5346e16b2486813c3bebf65274.tar.xz
bind-fb62390fbb554f5346e16b2486813c3bebf65274.zip
update to 9.9.5rc2
- merged patches dropped - some patches rebased to the new version Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind99-rrl.patch')
-rw-r--r--bind99-rrl.patch22
1 files changed, 11 insertions, 11 deletions
diff --git a/bind99-rrl.patch b/bind99-rrl.patch
index 3b04e1e..88a4659 100644
--- a/bind99-rrl.patch
+++ b/bind99-rrl.patch
@@ -1,12 +1,12 @@
-diff -up bind-9.9.3rc1/lib/dns/include/dns/Makefile.in.rrl bind-9.9.3rc1/lib/dns/include/dns/Makefile.in
---- bind-9.9.3rc1/lib/dns/include/dns/Makefile.in.rrl 2013-04-16 16:37:00.682186997 +0200
-+++ bind-9.9.3rc1/lib/dns/include/dns/Makefile.in 2013-04-16 16:37:08.387169682 +0200
-@@ -32,7 +32,7 @@ HEADERS = acl.h adb.h byaddr.h cache.h c
- rootns.h rpz.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \
- tcpmsg.h time.h tkey.h tsig.h ttl.h types.h \
- validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h \
-- forward.h
-+ forward.h rrl.h
-
- GENHEADERS = enumclass.h enumtype.h rdatastruct.h
+diff -up bind-9.9.5rc2/lib/dns/include/dns/Makefile.in.rrl bind-9.9.5rc2/lib/dns/include/dns/Makefile.in
+--- bind-9.9.5rc2/lib/dns/include/dns/Makefile.in.rrl 2014-01-24 12:48:16.869796283 +0100
++++ bind-9.9.5rc2/lib/dns/include/dns/Makefile.in 2014-01-24 12:49:15.704773787 +0100
+@@ -30,7 +30,7 @@ HEADERS = acl.h adb.h byaddr.h cache.h c
+ peer.h portlist.h private.h rbt.h rcode.h \
+ rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \
+ rdataslab.h rdatatype.h request.h resolver.h result.h \
+- rootns.h rpz.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \
++ rootns.h rpz.h rrl.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \
+ tcpmsg.h time.h tkey.h tsec.h tsig.h ttl.h types.h \
+ validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h