OpenBSD src changes summary for 2016-02-15 ==========================================
bin/pax etc/Makefile sys/dev/pci usr.bin/doas usr.bin/ssh usr.sbin/smtpd == bin =============================================================== 01/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/bin pax ~ tar.c > To archive a 101 character absolute path in ustar format we must > split it on a slash other than the leading one. > Fix based on patches from Peter Fokker (openbsd (at) berestijn.nl) and > Peter Bisroev (peter (at) int19h.net) (guenther@) == etc =============================================================== 02/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc Makefile ~ Makefile > When the default mode on /var/log/maillog was changed to 640 the > creation of maillog as part of the distribution-etc-root-var target > was missed. From Nathanael Rensen (millert@) == sys =============================================================== 03/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys dev/pci ~ bktr/bktr_core.c > Convert to uiomove. From Martin Natano. (stefan@) == usr.bin =========================================================== 04/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin doas ~ doas.c > Do a carriage return before password prompt. > OK tedu@ (martijn@) ssh ~ sftp-server-main.c ~ sftp-server.c ~ sftp.c ~ ssh-add.c ~ ssh-agent.c ~ ssh-keygen.c ~ ssh-keyscan.c ~ ssh-keysign.c ~ ssh-pkcs11-helper.c ~ ssh.c ~ sshd.c ~ xmalloc.c ~ xmalloc.h > Add a function to enable security-related malloc_options. With and ok > deraadt@, something similar has been in the snaps for a while. (dtucker@) ~ monitor.c > memleak of algorithm name in mm_answer_sign; reported by Jakub Jelen (djm@) == usr.sbin ========================================================== 05/05 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin smtpd ~ to.c > Revert previous, semarie@ found a regression. (mpi@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
