diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-07-02 07:24:21 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-07-03 08:13:02 +1000 |
commit | d0460d96d62d879545818c7f0966b1026b27a007 (patch) | |
tree | 959903572619cebde5414a321acad5338912bb6b /examples/bind9-patches/README | |
parent | 5de841f6f249ea742a8ed0ef5a795f77a364cc35 (diff) | |
download | samba-d0460d96d62d879545818c7f0966b1026b27a007.tar.gz samba-d0460d96d62d879545818c7f0966b1026b27a007.tar.bz2 samba-d0460d96d62d879545818c7f0966b1026b27a007.zip |
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
Diffstat (limited to 'examples/bind9-patches/README')
-rw-r--r-- | examples/bind9-patches/README | 11 |
1 files changed, 0 insertions, 11 deletions
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. |