Source-Changes archive

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

CVS commit: [netbsd-2-1] src/dist/bind/bin/named



Module Name:    src
Committed By:   bouyer
Date:           Wed Sep 12 20:53:52 UTC 2007

Modified Files:
        src/dist/bind/bin/named [netbsd-2-1]: ns_forw.c ns_func.h ns_main.c
            ns_resp.c

Log Message:
Apply patch (requested by adrianp in ticket #11365):
        dist/bind/bin/named/ns_forw.c: patch
        dist/bind/bin/named/ns_func.h: patch
        dist/bind/bin/named/ns_main.c: patch
        dist/bind/bin/named/ns_resp.c: patch
Address security issue in named(8) documented in CVE-2007-2930 and
VU#927905: use arc4 rather than LC NSID for QID RNG.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.6.1 src/dist/bind/bin/named/ns_forw.c
cvs rdiff -r1.9 -r1.9.6.1 src/dist/bind/bin/named/ns_func.h
cvs rdiff -r1.16 -r1.16.6.1 src/dist/bind/bin/named/ns_main.c
cvs rdiff -r1.12 -r1.12.6.1 src/dist/bind/bin/named/ns_resp.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