OpenBSD src changes summary for 2017-03-30 ==========================================
distrib/alpha distrib/sets etc/signify/openbsd-61-syspatch.pub etc/signify/openbsd-62-syspatch.pub sbin/iked share/man sys/dev/usb sys/kern usr.sbin/smtpd usr.sbin/vmctl == distrib =========================================================== 01/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib alpha ~ Makefile > skip floppyB until more space is found (deraadt@) sets ~ lists/base/mi > sync (deraadt@) ~ lists/man/mi > sync (deraadt@) == etc =============================================================== 02/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc signify/openbsd-61-syspatch.pub + signify/openbsd-61-syspatch.pub > add signify public keys for syspatch for the current and next release > (robert@) signify/openbsd-62-syspatch.pub + signify/openbsd-62-syspatch.pub > add signify public keys for syspatch for the current and next release > (robert@) == sbin ============================================================== 03/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin iked ~ ikev2.c > Only close the SA if an error happens before ikev2_msg_init() was called > to make sure we do not run ikev2_msg_cleanup() on an unitialized stack > variable. > ok deraadt@ reyk@ (patrick@) == share ============================================================= 04/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share man ~ man4/Makefile ~ man4/acpibat.4 + man4/acpisbs.4 > add a manpage for acpisbs, remove caveat from acpibat (jcs@) ~ man4/acpi.4 > Xr acpisbs (jcs@) == sys =============================================================== 05/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys dev/usb ~ if_ure.c > Use m_devget(9) to replace code that does more or less the same but assumes > the received packet fits in a single mbuf cluster, which isn't necessarily > the case. This might fix the pool corruption seen by jcs@. > ok jcs@, jmatthew@, deraadt@ (kettenis@) ~ ehci.c > these free() size choices appear to be wrong. joel has a diff that fixes > them, but for release let's be conservative and use 0. (deraadt@) kern ~ kern_pledge.c > correct NBPFILTER #ifdef's > from sthen and others (deraadt@) == usr.sbin ========================================================== 06/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin smtpd ~ ssl.c > Disable client-initiated renegotiation. > ok gilles@ eric@ deraadt@ (jsing@) vmctl ~ vmctl.c > Set interface flag to VMIFF_UP when using -i option. This way vmd will make > sure the interfaces are up on startup. > OK deraadt@, reky@ (claudio@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
