[BACK]Return to plus.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/plus.html, Revision 1.1404

1.1092    jj          1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1384    tj          4: <title>OpenBSD -current Changelog</title>
1.1045    david       5: <meta name="description" content="OpenBSD -current changes">
1.1384    tj          6: <meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">
1.1383    deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.1400    tb          9: <link rel="canonical" href="https://www.openbsd.org/plus.html">
1.14      deraadt    10: </head>
                     11:
1.728     horacio    12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    13:
1.1383    deraadt    14: <h2>
                     15: <a href="index.html">
1.1386    tim        16: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
1.1384    tj         17: <font color="#e00000">-current Changelog</font>
                     18: </h2>
1.863     naddy      19: <hr>
1.14      deraadt    20:
                     21: <p>
1.1216    schwarze   22: This selection is intended to include all important
                     23: and all user-visible changes.
                     24: For a complete record of all changes, please see the "source-changes"
                     25: mailing list, called "OpenBSD CVS"
                     26: in the <a href="mail.html#Archives">archives</a>,
                     27: or use <a href="anoncvs.html#CVS">CVS</a>.
                     28:
                     29: <p>
1.863     naddy      30: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    31:
                     32: <p>
1.846     deraadt    33: For changes in other releases, click below:<br>
                     34: <a href="plus20.html">2.0</a>,
                     35: <a href="plus21.html">2.1</a>,
                     36: <a href="plus22.html">2.2</a>,
                     37: <a href="plus23.html">2.3</a>,
                     38: <a href="plus24.html">2.4</a>,
                     39: <a href="plus25.html">2.5</a>,
                     40: <a href="plus26.html">2.6</a>,
                     41: <a href="plus27.html">2.7</a>,
                     42: <a href="plus28.html">2.8</a>,
                     43: <a href="plus29.html">2.9</a>,
                     44: <a href="plus30.html">3.0</a>,
                     45: <a href="plus31.html">3.1</a>,
1.868     deraadt    46: <a href="plus32.html">3.2</a>,
1.889     david      47: <a href="plus33.html">3.3</a>,
1.916     david      48: <a href="plus34.html">3.4</a>,
1.935     miod       49: <a href="plus35.html">3.5</a>,
1.941     deraadt    50: <a href="plus36.html">3.6</a>,
1.1118    deraadt    51: <br>
1.963     deraadt    52: <a href="plus37.html">3.7</a>,
1.999     deraadt    53: <a href="plus38.html">3.8</a>,
1.1028    deraadt    54: <a href="plus39.html">3.9</a>,
1.1044    deraadt    55: <a href="plus40.html">4.0</a>,
1.1069    deraadt    56: <a href="plus41.html">4.1</a>,
1.1097    deraadt    57: <a href="plus42.html">4.2</a>,
1.1118    deraadt    58: <a href="plus43.html">4.3</a>,
1.1140    deraadt    59: <a href="plus44.html">4.4</a>,
1.1152    deraadt    60: <a href="plus45.html">4.5</a>,
1.1163    deraadt    61: <a href="plus46.html">4.6</a>,
1.1177    deraadt    62: <a href="plus47.html">4.7</a>,
1.1194    deraadt    63: <a href="plus48.html">4.8</a>,
1.1198    nick       64: <a href="plus49.html">4.9</a>,
1.1212    schwarze   65: <a href="plus50.html">5.0</a>,
1.1242    lum        66: <a href="plus51.html">5.1</a>,
1.1276    deraadt    67: <a href="plus52.html">5.2</a>,
1.1300    brett      68: <a href="plus53.html">5.3</a>,
1.1330    deraadt    69: <br>
                     70: <a href="plus54.html">5.4</a>,
1.1352    brett      71: <a href="plus55.html">5.5</a>,
1.1365    deraadt    72: <a href="plus56.html">5.6</a>,
1.1372    deraadt    73: <a href="plus57.html">5.7</a>,
1.1382    deraadt    74: <a href="plus58.html">5.8</a>,
1.1392    deraadt    75: <a href="plus59.html">5.9</a>,
1.1401    deraadt    76: <a href="plus60.html">6.0</a>,
1.1403    deraadt    77: <a href="plus61.html">6.1</a>,
                     78: <a href="plus62.html">6.2</a>,
                     79: <a href="plus63.html">6.3</a>.
1.422     deraadt    80: <br>
1.186     deraadt    81:
                     82: <p>
1.1403    deraadt    83: <h3><font color="#0000e0">Changes made between OpenBSD 6.3 and -current</font></h3>
1.847     deraadt    84: <p>
1.1316    brett      85:
1.422     deraadt    86: <ul>
1.1404  ! deraadt    87: <li>In <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>, relax checking of authorized_keys environment="..." options to allow underscores in variable names
        !            88: <li>Stop using a non-portable .R <a href="https://man.openbsd.org/man.7">man(7)</a> macro in <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
        !            89: <li>Update <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> to use documented and portable character escape sequences for .Do/.Dq.
        !            90: <!-- 2018-04-05 -->
        !            91: <li>Import pcap_set_immediate_mode() from mainline libpcap which allows a libpcap-based program to process packets as soon as they arrive.
        !            92: <li>Remove obsolete PF_TRANS_ALTQ from <a href="https://man.openbsd.org/pf.4">pf(4)</a>. Note the required steps in the <a href="https://www.openbsd.org/faq/current.html#r20180404">update guide</a> if updating from source.
        !            93: <li>Update default IPQoS in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
        !            94: <li>Libcrypto fixes in X509_NAME_add_entry().
        !            95: <!-- 2018-04-04 -->
        !            96: <li>Fix crash in <a href="https://man.openbsd.org/dig.1">dig(1)</a> when +trace option is enabled and a truncated reply forces fallback to TCP.
        !            97: <!-- 2018-04-03 -->
        !            98: <li>Deactivate WITNESS checks in <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>, when db_active is set.
        !            99: <li>On <a href="https://man.openbsd.org/vlan.4">vlan(4)</a> interfaces, use link0 to use llprio in transmitted packets.
        !           100: <li>Imported regenerated moduli files for <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
        !           101: <li>Tweak vlan printing in <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> to properly decode priority field.
        !           102: <li>OpenSSH 7.7 released.
        !           103: <li>Enabled <a href="https://man.openbsd.org/mvrng.4">mvrng(4)</a> for arm64 GENERIC and RAMDISK kernels.
        !           104: <li>Fix in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> for aspath_verify() regarding 2-byte vs 4-byte AS path entries.
        !           105: <li>Enabled <a href="https://man.openbsd.org/imxiomuxc.4">imxiomuxc(4)</a> on arm64 GENERIC and RAMDISK kernels.
        !           106: <li>Unhook libXfont from xenocara builds, obsoleted by libXfont2.
        !           107: <li>Enabled <a href="https://man.openbsd.org/dwpcie.4">dwpcie(4)</a>, <a href="https://man.openbsd.org/fec.4">fec(4)</a> and <a href="https://man.openbsd.org/imxccm.4">imxccm(4)</a> on arm64 GENERIC and RAMDISK kernels.
        !           108: <li>Add minimal driver <a href="https://man.openbsd.org/dwpcie.4">dwpcie(4)</a> for the Synopsys Designware PCIe core.
        !           109: <li>Added support for more Intel Apollo Lake devices found on some NUC and Celeron based systems.
        !           110: <li>In <a href="https://man.openbsd.org/com.4">com(4)</a>, add support for register shift/IO-width to allow UARTs using 32-bit registers instead of 8-bit, found on some armv7, arm64 and amd64 SoCs.
        !           111: <li>Add support for arbitrary-length integers in <a href="https://man.openbsd.org/test.1">test(1)</a>.
        !           112: <!-- 2018-04-02 -->
        !           113: <li>Fix binutils 2.17 to build without warnings on LLVM 6.0.0.
        !           114: <li>Enabled <a href="https://man.openbsd.org/imxanatop.4">imxanatop(4)</a> on armv7 RAMDISK kernels.
        !           115: <li>Fix for previously incorrect MII speed setting on armv7 <a href="https://man.openbsd.org/fec.4">fec(4)</a>.
        !           116: <li>Fixes in <a href="https://man.openbsd.org/apply.1">apply(1)</a> for <a href="https://man.openbsd.org/realloc.3">realloc(3)</a> noticed when <a href="https://man.openbsd.org/malloc.conf.5">malloc.conf(5)</a> had the J option enabled.
        !           117: <li>LibreSSL 2.7.2 released.
        !           118: <li>Fixes for UFS2 with softdep enabled.
        !           119: <!-- 2018-04-01 -->
        !           120: <li>Implemented an EFI driver to allow PXE boot over EFIs Simple Network Protocol, allowing TFTP boot on U-Boot based armv7 and arm64 machines.
        !           121: <li>Fix '-v' option to <a href="https://man.openbsd.org/procmap.1">procmap(1)</a> when using -a to help show holes in the process map.
        !           122: <li>Enabled <a href="https://man.openbsd.org/mvtemp.4">mvtemp(4)</a> on arm64 GENERIC kernels.
        !           123: <li>Added <a href="https://man.openbsd.org/mvtemp.4">mvtemp(4)</a> a driver for temperature sensors found on Marvell Armada SoCs.
        !           124: <li>Fix mbuf reuse when sending ARP responses to prevent stale mbuf state affecting the ARP reply packet.
        !           125: <li>Fix 64bit integer overflows in <a href="https://man.openbsd.org/expr.1">expr(1)</a>.
        !           126: <li>Fix a hang in i386 vmware guests in /sbin/init.
        !           127: <li>Recommit of the i386 Meltdown fix.
        !           128: <li>Fix '-i' on <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> to discard previously defined values.
        !           129: <!-- 2018-03-31 -->
        !           130: <li>Enable <a href="https://man.openbsd.org/imxiic.4">imxiic(4)</a> and <a href="https://man.openbsd.org/imxanatop.4">imxanatop(4)</a> on arm64 GENERIC and RAMDISK kernels.
        !           131: <li>Enable <a href="https://man.openbsd.org/imxgpc.4">imxgpc(4)</a>, <a href="https://man.openbsd.org/imxgpio.4">imxgpio(4)</a> and <a href="https://man.openbsd.org/imxesdhc.4">imxesdhc(4)</a> on GENERIC and RAMDISK kernels for the arm64 platform.
        !           132: <li>Also move <a href="https://man.openbsd.org/imxgpc.4">imxgpc(4)</a>, <a href="https://man.openbsd.org/imxgpio.4">imxgpio(4)</a> and <a href="https://man.openbsd.org/imxesdhc.4">imxesdhc(4)</a> drivers so they can be shared between arm64 and armv7.
        !           133: <li>Fix potential overflow in <a href="https://man.openbsd.org/cut.1">cut(1)</a> for 64bit systems.
        !           134: <!-- 2018-03-30 -->
        !           135: <li>Updated bdftopcf to version 1.1.
        !           136: <li>Moved driver for <a href="https://man.openbsd.org/imxuart.4">imxuart(4)</a> so it can be shared by arm64 and armv7.
        !           137: <li>Updated <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> to version 331.
        !           138: <li>Updated <a href="https://man.openbsd.org/unbound.8">unbound(8)</a> to 1.7.0.
        !           139: <li>Enable <a href="https://man.openbsd.org/mvclock.4">mvclock(4)</a>, <a href="https://man.openbsd.org/mvicu.4">mvicu(4)</a>, <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a>, <a href="https://man.openbsd.org/mvgpio.4">mvgpio(4)</a> and <a href="https://man.openbsd.org/mvrtc.4">mvrtc(4)</a> on GENERIC and RAMDISK kernels for arm64 platforms.
        !           140: <li>Added support for <a href="https://man.openbsd.org/mvrtc.4">mvrtc(4)</a>, a real time clock integrated on various Marvell Armada SoCs.
        !           141: <li>Fixed some <a href="https://man.openbsd.org/setlocale.3">setlocale(3)</a> bugs.
        !           142: <li>Add support in the flattened device tree code for legacy binding of Marvell devices for "usb-nop-xceiv" PHYs.
        !           143: <li>Fix memory leak in sparc64 ofwboot when booting <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> crypto devices.
        !           144: <li>Prevent <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> from crashing in certain cases with empty windows.
        !           145: <!-- 2018-03-29 -->
        !           146: <li>Fixed network locking in <a href="https://man.openbsd.org/pppx.4">pppx(4)</a>.
        !           147: <li>Fix in libcrypto for CVS-2018-0739 regarding ASN.1 recursive definition depth.
        !           148: <li>Remove RDTSCP from CPUID flags reported to <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> guests.
        !           149: <li>Fix remaining external file system locking so VOP_LOCKs are done in accordance with how WITNESS wants it.
        !           150: <li>Fix memory leak in <a href="https://man.openbsd.org/pf.4">pf(4)</a> when adding same table twice.
        !           151: <li>Check for possible NFS race after sleeping to prevent future lock ordering problem.
        !           152: <li>Mark ext2fs inode recursive lock as RWL_IS_VNODE to help when WITNESS is enabled.
        !           153: <li>Configure <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> TX and RX chain delay based on device tree properties.
        !           154: <!-- 2018-03-27 -->
        !           155: <li>In the X.org DRM code, defer disabling the vblank IRQ until next interrupt.
        !           156: <li>Updated time zone data to tzdata2018d.
        !           157: <li>Added <a href="https://man.openbsd.org/acpicmos.4">acpicmos(4)</a>, a driver that implements SystemCMOS access support.
        !           158: <li>SSLeay history from 0.4 to 0.8.1b added to SSL manpages.
        !           159: <li>Make sure <a href="https://man.openbsd.org/nc.1">nc(1)</a> clears password buffers in non-terminating cases.
        !           160: <li>Fix wrong execution and out of boundary writes in <a href="https://man.openbsd.org/apply.1">apply(1)</a>.
        !           161: <li>Make sure programs violating a <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> promise cannot block the final SIGABRT.
        !           162: <li>Try harder to execute code protected by mutexes after entering <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
        !           163: <li>Exclude SIGKILL from <a href="https://man.openbsd.org/ptrace.2">ptrace(2)</a> interception to prevent deadlock when parent waits for the traced process.
        !           164: <!-- 2018-03-26 -->
1.1164    deraadt   165: </ul>
1.422     deraadt   166: <p>
1.203     deraadt   167:
1.14      deraadt   168: </body>
1.1328    deraadt   169: </html>