Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/dist/bind



Module Name:    basesrc
Committed By:   itojun
Date:           Thu Nov 14 02:04:29 UTC 2002

Modified Files:
        basesrc/dist/bind/bin/named: db_defs.h db_sec.c ns_defs.h ns_ncache.c
            ns_req.c ns_resp.c
        basesrc/dist/bind/lib/nameser: ns_name.c ns_samedomain.c

Log Message:
apply http://www.isc.org/products/BIND/patches/bind833.diff to fix recent
vulnerabilities:

* BIND: Remote Execution of Code (BIND 4 & 8)
* BIND: Multiple Denial of Service (BIND 8 only)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/dist/bind/bin/named/db_defs.h
cvs rdiff -r1.3 -r1.4 basesrc/dist/bind/bin/named/db_sec.c \
    basesrc/dist/bind/bin/named/ns_ncache.c
cvs rdiff -r1.6 -r1.7 basesrc/dist/bind/bin/named/ns_defs.h
cvs rdiff -r1.5 -r1.6 basesrc/dist/bind/bin/named/ns_req.c
cvs rdiff -r1.7 -r1.8 basesrc/dist/bind/bin/named/ns_resp.c
cvs rdiff -r1.6 -r1.7 basesrc/dist/bind/lib/nameser/ns_name.c
cvs rdiff -r1.1 -r1.2 basesrc/dist/bind/lib/nameser/ns_samedomain.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index