OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Paul A Vixie (vixiemfnx.net)
Date: Sat Jun 23 2001 - 16:46:57 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    BIND 8.2.5 is a maintainance release of BIND 8.2, containing minimal changes
    from 8.2.4.

    Highlights vs. BIND 8.2.4:

            Minor bug fixes and portability changes.

    the distribution files are:

    ftp://ftp.isc.org/isc/bind/src/testing/825-t1a/bind-src.tar.gz
    ftp://ftp.isc.org/isc/bind/src/testing/825-t1a/bind-doc.tar.gz
    ftp://ftp.isc.org/isc/bind/src/testing/825-t1a/bind-contrib.tar.gz

    the pgp signature files are:

    ftp://ftp.isc.org/isc/bind/src/testing/825-t1a/bind-src.tar.gz.asc
    ftp://ftp.isc.org/isc/bind/src/testing/825-t1a/bind-doc.tar.gz.asc
    ftp://ftp.isc.org/isc/bind/src/testing/825-t1a/bind-contrib.tar.gz.asc

    the md5 checksums are:

    MD5 (bind-contrib.tar.gz) = 7650e3c783aa0f64855f5f54642a96d4
    MD5 (bind-contrib.tar.gz.asc) = 61ec5525f0624e2c27f1abc5ce5cd2a4
    MD5 (bind-doc.tar.gz) = 92d637eed55b253189510acbac3cdb1c
    MD5 (bind-doc.tar.gz.asc) = 36fe4f8f91a27ac027f6d8aab7c23ffc
    MD5 (bind-src.tar.gz) = d11cc637f83fe3e28c3b9f51bfcfbdde
    MD5 (bind-src.tar.gz.asc) = 274859a58c512aa8b5d66c90be49410b

    top of CHANGES says:

            --- 8.2.5-T1A released --- (Wed Jun 20 20:54:13 PDT 2001)

    1234. [bug] memory leak with "use-id-pool no;".

    1232. [bug] don't assume the forwarder has dropped bogus records.

    1231. [bug] always restart a query if we dropped records when
                            parsing.

    1228. [protocol] IXFR don't test for AA, don't check that the question
                            is returned.

    1227. [port] solaris: sys_nerr and sys_errlist do not exist when
                            compiling in 64 bit mode.

    1226. [bug] struct __res_state grew to large.

    1225. [bug] don't send cross class additional records.

    1224. [bug] Use after realloc(), non portable pointer arithmetic in
                            grmerge().

    1223. [bug] allow all KEY records in parent zone at bottom of zone
                            cut.

    1222. [bug] HMAC-MD5 key files are now mode 0600.

    1221. [port] aix: 4.3.3.0 (4.3.2.0?) and later have strndup().

    1220. [port] winnt: isc_movefile() and syslog() updated.

    1219. [bug] winnt: zone transfers could fail.

    1217. [bug] #1186 broke the command-line programs that relied on
                            the fact that HMAC-MD5 keys have keyid 0.

    1215. [bug] long UNIX domain control socket names were not being
                            printed in full.

    1214. [bug] getrgnam()/getgrgid() leaked memory.

    1213. [bug] #1199 introduced a reference after free bug.

            --- 8.2.5-T1A released --- (Wed Jun 20 20:54:13 PDT 2001)

    1234. [bug] memory leak with "use-id-pool no;".

    1232. [bug] don't assume the forwarder has dropped bogus records.

    1231. [bug] always restart a query if we dropped records when
                            parsing.

    1228. [protocol] IXFR don't test for AA, don't check that the question
                            is returned.

    1227. [port] solaris: sys_nerr and sys_errlist do not exist when
                            compiling in 64 bit mode.

    1226. [bug] struct __res_state grew to large.

    1225. [bug] don't send cross class additional records.

    1224. [bug] Use after realloc(), non portable pointer arithmetic in
                            grmerge().

    1223. [bug] allow all KEY records in parent zone at bottom of zone
                            cut.

    1222. [bug] HMAC-MD5 key files are now mode 0600.

    1221. [port] aix: 4.3.3.0 (4.3.2.0?) and later have strndup().

    1220. [port] winnt: isc_movefile() and syslog() updated.

    1219. [bug] winnt: zone transfers could fail.

    1217. [bug] #1186 broke the command-line programs that relied on
                            the fact that HMAC-MD5 keys have keyid 0.

    1215. [bug] long UNIX domain control socket names were not being
                            printed in full.

    1214. [bug] getrgnam()/getgrgid() leaked memory.

    1213. [bug] #1199 introduced a reference after free bug.

            --- 8.2.4-REL released --- (Wed May 9 14:36:23 PDT 2001)
    ...