Date: Wed, 6 Jan 2010 21:45:30 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src UPDATING src/contrib/bind9/bin/named query.c src/contrib/bind9/lib/dns masterdump.c rbtdb.c resolver.c validator.c src/contrib/bind9/lib/dns/include/dns types.h src/contrib/ntp/ntpd ntp_request.c src/sys/conf newvers.sh Message-ID: <201001062203.o06M3Kpl043303@repoman.freebsd.org>
index | next in thread | raw e-mail
simon 2010-01-06 21:45:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_4)
. UPDATING
contrib/bind9/bin/named query.c
contrib/bind9/lib/dns masterdump.c rbtdb.c resolver.c
validator.c
contrib/bind9/lib/dns/include/dns types.h
contrib/ntp/ntpd ntp_request.c
sys/conf newvers.sh
Log:
SVN rev 201679 on 2010-01-06 21:45:30Z by simon
Fix BIND named(8) cache poisoning with DNSSEC validation.
[SA-10:01]
Fix ntpd mode 7 denial of service. [SA-10:02]
Fix ZFS ZIL playback with insecure permissions. [SA-10:03]
Various FreeBSD 8.0-RELEASE improvements. [EN-10:01]
Security: FreeBSD-SA-10:01.bind
Security: FreeBSD-SA-10:02.ntpd
Security: FreeBSD-SA-10:03.zfs
Errata: FreeBSD-EN-10:01.freebsd
Approved by: so (simon)
Revision Changes Path
1.416.2.40.2.13 +6 -0 src/UPDATING
1.1.1.1.4.5.2.1 +50 -8 src/contrib/bind9/bin/named/query.c
1.1.1.1.4.1.4.1 +26 -15 src/contrib/bind9/lib/dns/include/dns/types.h
1.1.1.1.4.1.4.1 +2 -1 src/contrib/bind9/lib/dns/masterdump.c
1.1.1.1.4.3.2.1 +2 -2 src/contrib/bind9/lib/dns/rbtdb.c
1.1.1.2.2.9.2.1 +27 -4 src/contrib/bind9/lib/dns/resolver.c
1.1.1.2.2.4.2.1 +6 -6 src/contrib/bind9/lib/dns/validator.c
1.1.1.4.8.1.2.1 +9 -2 src/contrib/ntp/ntpd/ntp_request.c
1.69.2.18.2.15 +1 -1 src/sys/conf/newvers.sh
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001062203.o06M3Kpl043303>
