CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/12/17 10:06:39
Modified files:
net/isc-bind : Tag: OPENBSD_5_8 Makefile distinfo
net/isc-bind/patches: Tag: OPENBSD_5_8 patch-configure_in
Added files:
net/isc-bind/patches: Tag: OPENBSD_5_8
patch-lib_dns_dst_openssl_h
patch-lib_dns_openssl_link_c
patch-lib_dns_openssldh_link_c
patch-lib_dns_openssldsa_link_c
patch-lib_dns_opensslrsa_link_c
Log message:
MFC update to bind-9.10.3-P2
4260. [security] Insufficient testing when parsing a message allowed
records with an incorrect class to be be accepted,
triggering a REQUIRE failure when those records
were subsequently cached. (CVE-2015-8000) [RT #40987]
4253. [security] Address fetch context reference count handling error
on socket error. (CVE-2015-8461) [RT#40945]