Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!mips!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!ugle.unit.no!spurv.runit.sintef.no!he From: he@idt.unit.no Newsgroups: comp.protocols.tcp-ip.domains Subject: Re: zone transfer Summary: BIND 4.8.3 fixes/patches collection Message-ID: <1991Jun11.223508.9784@ugle.unit.no> Date: 11 Jun 91 22:35:08 GMT References: <9106021816.AA10192@ucbvax.Berkeley.EDU> Sender: news@ugle.unit.no Reply-To: he@idt.unit.no Distribution: inet Organization: Computing Center at the University of Trondheim, Norway Lines: 42 Originator: he@spurv.runit.sintef.no In article <9106021816.AA10192@ucbvax.Berkeley.EDU> jcurran@SH.CS.NET (John Curran) writes: >> PS. As someone remarked in this newsgroup recently: There have been rather >> a lot of patches to 4.8.3, is there a canonical set? In fact is there a new >> merged release due? > >I like these questions.. any takers? Well... I have stored the patch from Don Lewis along with some other patches to 4.8.3 (some originating from the U of Michigan 4.8.1 version, eg. query logging). These patches/fixes may be fetched with anonymous ftp from ugle.unit.no in the pub/unix/network/bind-fixes/ directory along with the changes I had to make to be able to compile BIND 4.8.3 on SunOS. The files contain "diff -c2" output, readily perusable for "patch". The README file from that directory follows below. If you have additional fixes/patches I may put them in the same spot if you send them to me (but do not expect lightning fast response...) - Havard --------------- README from ugle.unit.no:/pub/unix/network/bind-fixes/ This directory contains fixes and local adaptions of BIND. These fixes so far only allow "clean" compilation in the res/ and named/ sub- directories of BIND. Current contents: dnsstats Script to make a summary of the logs produced by fix.7 fix.1 Omits (most) redundant glue records in zone transfers fix.2 Does away with some "Malformed response" errors fix.3 Fix to secondary name server to ignore non-authoritative glue fix.4 Close query listen sockets before starting zone transfer fix.5 Allow installer to choose logging facility in Makefile fix.6 Supply the missing newvers.sh shell script fix.7 Add possibility to log all queries with syslog fix.8 Fixes an error in fix.3 (only compare complete subdomains) port-sunos.1 Changes and additions done locally to "port" BIND to SunOS 4.x. (Includes use of GNU Malloc, perror.c from BSD, Makefile changes etc.) The version number is incremented each time some new additions are made to this file.