OpenBSD src changes summary for 2016-04-20 ==========================================
distrib/armv7 distrib/sets etc/changelist etc/mtree/special gnu/usr.bin/perl lib/libedit sys/arch/alpha/include sys/arch/arm/arm sys/arch/hppa/hppa sys/arch/hppa64/hppa64 sys/arch/macppc/macppc sys/ddb sys/dev/ic usr.bin/vi usr.sbin/httpd == distrib =========================================================== 01/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib armv7 ~ ramdisk/install.md > Alter SUNXI grep to match the rest of the SOC greps > OK bmercer@, patrick@ (abieber@) sets ~ lists/man/mi > sync (deraadt@) ~ lists/base/md.alpha ~ lists/base/md.amd64 ~ lists/base/md.armish ~ lists/base/md.armv7 ~ 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.zaurus ~ lists/comp/mi > sync (deraadt@) == etc =============================================================== 02/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc changelist ~ changelist > adds iked(8) default key. > ok sthen@ (semarie@) ~ changelist > Don't watch unbound's dnssec root zone key, to reduce security(8) spam. > ok martijn@ semarie@ matthieu@ danj@ benno@ (sthen@) mtree/special ~ mtree/special > Remove the requirement that /etc/printcap must be a regular file. > CUPS wants it to be a symlink, and that is probably the most common > printing system. Bad idea to constantly spam everybody about that! > Antoine already adjusted the file permissions in pkg/cupsd.rc rev. 1.24. > OK ajacoutot@ (print/cups MAINTAINER). (schwarze@) == gnu =============================================================== 03/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu usr.bin/perl ~ regexec.c ~ t/re/pat.t > Apply fix for perl bug 123562 which has been assigned CVE-2015-8853. > It can cause certain regular expressions with malformed UTF8 inputs > to go into a forever loop and consume 100% CPU. OK afresh1@ (millert@) == lib =============================================================== 04/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib libedit ~ Makefile ~ editline.3 ~ editrc.5 + editline.7 > New editline(7) manual, explaining to end-users how line editing works > in programs like ftp(1), sftp(1), bc(1), and cdio(1) that use libedit. > The existing editrc(5) manual only explains customization, and the > existing editline(3) manual only explains the C language interface. > Already listing all editor functions and all default key bindings, but > in other respects, not 100% complete yet, and due to the sheer size, > some bugs may have slipped, but all that can be fixed in the tree. > OK and tweaks jmc@. > Also seems reasonable to Christian Heckendorf <mbie at ulmus dot me>. > (schwarze@) ~ makelist > delete unused -m option; > ok martijn@ > also checked by Christian Heckendorf <mbie at ulmus dot me> (schwarze@) == sys =============================================================== 05/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys arch/alpha/include ~ pmap.h > Move back #include <sys/mutex.h> outside #ifdef _KERNEL as it was > originally intended in r1.38. (ie more or less revert r1.39) > (re-)Fixes at least net/net-snmp, sysutils/gkrellm/gkrellm,-client, > sysutils/xuvmstat and sysutils/bubblemon-dockapp on alpha. > From miod@ (landry@) arch/arm/arm ~ db_interface.c ~ db_trace.c > Don't use DDB_REGS, ok patrick@ (mpi@) arch/hppa/hppa ~ machdep.c > pool_setipl for floating point context things > ok kettenis@ (dlg@) arch/hppa64/hppa64 ~ machdep.c > pool_setipl for floating point context things > ok kettenis@ (dlg@) arch/macppc/macppc ~ machdep.c > pool_setipl for floating point context things > ok kettenis@ (dlg@) ddb - db_dwarf.h ~ db_dwarf.c ~ db_elf.c ~ db_sym.h > Collapse db_dwarf.h into db_sym.h > ok matthew@ (mpi@) dev/ic ~ re.c ~ rtl81x9reg.h > If RTL8111E on PC Engines APU is detected, configure NIC LEDs to display > link. > Normally this would be setup in the vendor-programmed eeprom, but in this > case > it hasn't been done and the rather unfortunate default results in *only* a > normally-off light for network activity, nothing for ethernet link, so it's > too easy to mistake the machine for being powered down. > hw.vendor/hw.machine > idea from naddy@, testing jasper@, ok deraadt@ (sthen@) == usr.bin =========================================================== 06/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin vi ~ cl/cl_main.c > Remove pointless reenter variable. > OK millert@ (martijn@) == usr.sbin ========================================================== 07/07 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin httpd ~ httpd.conf.5 > from tim baumgard: a location section may not include hsts; > to that, i've added alias and tls > no feedback on this diff, so let's hope i'm right/. (jmc@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
