OpenBSD src changes summary for 2015-06-18 ==========================================
distrib/sets etc/root/root.mail etc/signify/openbsd-59-fw.pub gnu lib/libssl sys/dev/pci sys/dev/usb usr.bin/openssl usr.bin/tmux == distrib =========================================================== 01/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib sets ~ lists/base/md.alpha ~ lists/base/md.amd64 ~ lists/base/md.armish ~ lists/base/md.armv7 ~ lists/base/md.aviion ~ lists/base/md.hppa ~ lists/base/md.hppa64 ~ lists/base/md.i386 ~ lists/base/md.landisk ~ lists/base/md.loongson ~ lists/base/md.luna88k ~ lists/base/md.macppc ~ lists/base/md.octeon ~ lists/base/md.sgi ~ lists/base/md.socppc ~ lists/base/md.sparc ~ lists/base/md.sparc64 ~ lists/base/md.vax ~ lists/base/md.zaurus ~ lists/comp/md.alpha ~ lists/comp/md.amd64 ~ lists/comp/md.armish ~ lists/comp/md.armv7 ~ lists/comp/md.aviion ~ lists/comp/md.hppa ~ lists/comp/md.hppa64 ~ lists/comp/md.i386 ~ lists/comp/md.landisk ~ lists/comp/md.loongson ~ lists/comp/md.luna88k ~ lists/comp/md.macppc ~ lists/comp/md.octeon ~ lists/comp/md.sgi ~ lists/comp/md.socppc ~ lists/comp/md.sparc ~ lists/comp/md.sparc64 ~ lists/comp/md.vax ~ lists/comp/md.zaurus > sync (deraadt@) == etc =============================================================== 02/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc root/root.mail ~ root/root.mail > I'm afraid it will be a sunday. (miod@) signify/openbsd-59-fw.pub + signify/openbsd-59-fw.pub > add 5.9 firmware key (sthen@) == gnu =============================================================== 03/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu gnu ~ gcc/gcc/cfgexpand.c > Fix stack shuffle such that sj includes si and the last element actually > gets a chance to be reordered. (martynas@) == lib =============================================================== 04/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libssl ~ src/ssl/d1_srvr.c > Change DTLS client cert request code to match TLS. > DTLS currently doesn't check whether a client cert is expected. This > change makes the logic in dtls1_accept() match that from ssl3_accept(). > From OpenSSL commit c8d710dc5f83d69d802f941a4cc5895eb5fe3d65 > input + ok jsing@ miod@ (doug@) ~ src/doc/ssl/BIO_f_ssl.3 ~ src/doc/ssl/SSL_accept.3 ~ src/doc/ssl/SSL_do_handshake.3 ~ src/ssl/d1_srvr.c ~ src/ssl/s3_both.c ~ src/ssl/s3_srvr.c ~ src/ssl/ssl3.h ~ src/ssl/ssl_locl.h > Remove Microsoft Server Gated Crypto. > Another relic due to the old US crypto policy. > From OpenSSL commit 63eab8a620944a990ab3985620966ccd9f48d681 and > 95275599399e277e71d064790a1f828a99fc661a. > ok jsing@ miod@ (doug@) ~ src/ssl/bs_cbb.c ~ src/ssl/bytestring.h > Extend the input types for CBB_add_*() to help catch bugs. > While the previous types were correct, they can silently accept bad data > via truncation or signed conversion. We now take size_t as input for > CBB_add_u*() and do a range check. > discussed with deraadt@ > input + ok jsing@ miod@ (doug@) == sys =============================================================== 05/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys dev/pci ~ cmpci.c > For unsupported sample formats, don't return EINVAL but set the closest > available format. ok ratchov@ (naddy@) dev/usb ~ if_smsc.c ~ if_smscreg.h > Only match devices with a valid configuration. > Most of the WiFi/Ethernet USB adapter only have one configuration and > always > use its first interface. In order to improve USB descriptors parsing start > by reducing the number of places where a configuration is set. > Tested by jsg@ (mpi@) ~ uftdi.c > Only match devices with a valid configuration. (mpi@) ~ if_aue.c ~ if_auereg.h > Only match devices with a valid configuration. > Tested by jsg@ (mpi@) ~ uslcom.c > CP2110 is handled by uslhcom not uslcom (jsg@) == usr.bin =========================================================== 06/06 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin openssl ~ openssl.1 > spelling fixes from theo buehler; (jmc@) tmux ~ tmux.1 > Remove a stray : and tweak paragraph. (nicm@) ~ cmd-join-pane.c > Use the SRCDST define for usage. (nicm@) ~ format.c > Use xsnprintf. (nicm@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
