Pull up following revision(s) (requested by snj in ticket #1264):
doc/3RDPARTY: patch
external/bsd/bind/Makefile.inc: up to 1.23 via patch
external/bsd/bind/bind2netbsd: up to 1.4
external/bsd/bind/dist/CHANGES: up to 1.22
external/bsd/bind/dist/FAQ: up to 1.1.1.8
external/bsd/bind/dist/FAQ.xml: up to 1.1.1.11
external/bsd/bind/dist/Makefile.in: up to 1.3
external/bsd/bind/dist/README: up to 1.10
external/bsd/bind/dist/acconfig.h: up to 1.9
external/bsd/bind/dist/bin/check/Makefile.in: up to 1.1.1.9
external/bsd/bind/dist/bin/check/named-checkconf.8: up to 1.7
external/bsd/bind/dist/bin/check/named-checkconf.c: up to 1.13
external/bsd/bind/dist/bin/check/named-checkconf.docbook: up to 1.1.1.8
external/bsd/bind/dist/bin/check/named-checkconf.html: up to 1.1.1.9
external/bsd/bind/dist/bin/check/named-checkzone.8: up to 1.8
external/bsd/bind/dist/bin/check/named-checkzone.c: up to 1.9
external/bsd/bind/dist/bin/check/named-checkzone.docbook: up to 1.1.1.10
external/bsd/bind/dist/bin/check/named-checkzone.html: up to 1.1.1.10
[800 lines not shown]
Apply patch (requested by spz in ticket #1260):
Update OpenSSL to 1.0.1u. Changes:
o OCSP Status Request extension unbounded memory growth (CVE-2016-6304)
o SWEET32 Mitigation (CVE-2016-2183)
o OOB write in MDC2_Update() (CVE-2016-6303)
o Malformed SHA512 ticket DoS (CVE-2016-6302)
o OOB write in BN_bn2dec() (CVE-2016-2182)
o OOB read in TS_OBJ_print_bio() (CVE-2016-2180)
o Pointer arithmetic undefined behaviour (CVE-2016-2177)
o Constant time flag not preserved in DSA signing (CVE-2016-2178)
o DTLS buffered message DoS (CVE-2016-2179)
o DTLS replay protection DoS (CVE-2016-2181)
o Certificate message OOB reads (CVE-2016-6306)
Pull up following revision(s) (requested by roy in ticket #1243):
sys/netinet6/raw_ip6.c: revision 1.150 via patch
sys/netinet6/in6_pcb.c: revision 1.149 via patch
Allow explicit binding to detached addresss.
Fixes PR kern/51435.
Pull up following revision(s) (requested by nakayama in ticket #1257):
sys/arch/sparc64/sparc64/locore.s: revision 1.401
Fix RAS for 32-bit kernels. trapframe is always 64-bit.
Pull up following revision(s) (requested by sborrill in ticket #1255):
sys/arch/xen/conf/files.xen: revision 1.137
Include files.sljit as i386/amd64 do.
Pull up following revision(s) (requested by joerg in ticket #1254):
sys/net/if_spppsubr.c: revision 1.149
Report link state changes for sppp consumers. The link is considered up,
if the current phase is SPPP_PHASE_NETWORK, otherwise it is down. Useful
when using dhcpcd for DHCPv6 PD.
Pull up following revision(s) (requested by jakllsch in ticket #1253):
lib/libm/Makefile: revision 1.185 via patch
Actually get fma(3) and friends into ARM libm.