OpenBSD src changes summary for 2017-09-14 ==========================================
sbin/dhclient sbin/ifconfig sbin/slaacd usr.bin/ssh usr.sbin/bgpd usr.sbin/relayd usr.sbin/rtadvd usr.sbin/vmd == sbin ============================================================== 01/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin dhclient ~ bpf.c ~ clparse.c ~ dhclient.c ~ dispatch.c ~ kroute.c ~ options.c ~ parse.c ~ privsep.c > Strive to rationalize fatal[x]() usage and > verbiage. (krw@) ifconfig ~ ifconfig.8 > clarify what inet6 autoconf does, mention and link to slaacd(8) > ok/feedback sthen@ jmc@ (benno@) slaacd ~ slaacd.8 > clarify that slaacd is a client; Xr to rtadvd. feedback/ok benno jmc > (sthen@) == usr.bin =========================================================== 02/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin ssh ~ dns.c ~ dns.h ~ sshconnect.c > Revert commitid: gJtIN6rRTS3CHy9b. > ------------- > identify the case where SSHFP records are missing but other DNS RR > types are present and display a more useful error message for this > case; patch by Thordur Bjornsson; bz#2501; ok dtucker@ > ------------- > This caused unexpected failures when VerifyHostKeyDNS=yes, SSHFP results > are missing but the user already has the key in known_hosts > Spotted by dtucker@ (djm@) == usr.sbin ========================================================== 03/03 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin bgpd ~ rde.c > fix accounting for received prefixes per neighbor > noticed by deraadt@ and job@ > OK benno@ deraadt@ job@ (phessler@) relayd ~ config.c > Differentiate between a style string not being specified and an empty > style string by including NUL in imsg and set the pointer in the struct > passed over imsg to NULL in the receiving process to be sure nothing > tries to use it. > Avoids a crash when specifying an empty style string reported by > Karl-Andre' Skevik. ok bluhm@ (jsg@) rtadvd ~ rtadvd.8 > clarify that slaacd is a client; Xr to rtadvd. feedback/ok benno jmc > (sthen@) vmd ~ config.c ~ vmm.c > spacing (reyk@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
