From d0460d96d62d879545818c7f0966b1026b27a007 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 2 Jul 2012 07:24:21 +1000 Subject: s4-bind: Remove patches now incorporated into bind9 These patches are in bind9 now, and we do not recomment using them any more as the improved version in bind 9.8 is much less prone to failure. Andrew Bartlett --- examples/bind9-patches/README | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 examples/bind9-patches/README (limited to 'examples/bind9-patches/README') diff --git a/examples/bind9-patches/README b/examples/bind9-patches/README deleted file mode 100644 index 7bc965eec5..0000000000 --- a/examples/bind9-patches/README +++ /dev/null @@ -1,11 +0,0 @@ -NOTE! These patches are now incorporated in bind9 releases from -9.7.2RC1 and onwards. You no longer need a patched version of bind9 to -work with krb5 DNS updates and Samba4. - ---------------------------------- - -These patches fix the TSIG-GSS dynamic DNS updates in bind9 to allow -dynamic updates to work with recent windows versions. - -The patches were developed against bind9 version 9.6.1, and were -tested on Ubuntu Karmic. -- cgit