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

Annotation of www/62.html, Revision 1.81

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.2</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.2">
                      7: <meta name="copyright" content="This document copyright 2017 by OpenBSD.">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
                     10: <link rel="canonical" href="https://www.openbsd.org/62.html">
                     11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     14:
                     15: <h2>
                     16: <a href="index.html">
                     17: <i><font color="#0000ff">Open</font></i><font color="#000084">BSD</font></a>
                     18: <font color="#e00000">6.2</font>
                     19: </h2>
                     20:
1.75      deraadt    21: <a href="images/MoBSD-l.gif">
                     22: <img align="left" width="227" height="343" hspace="24" src="images/MoBSD.gif"></a>
                     23: Released October 9, 2017<br>
1.1       deraadt    24: Copyright 1997-2017, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.2 Song:
1.50      deraadt    28: <a href="lyrics.html#62">coming in December</a>.
1.1       deraadt    29:
                     30: <br>
                     31: <ul>
                     32: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     33:     a list of mirror machines.
                     34: <li>Go to the <font color="#e00000">pub/OpenBSD/6.2/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata62.html">the 6.2 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus62.html">detailed log of changes</a> between the
                     39:     6.1 and 6.2 releases.
                     40: <p>
                     41: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     42:     pubkeys for this release:<br>
                     43: <pre>
                     44: base: RWRVWzAMgtyg7g27STK1h1xA6RIwtjex6Vr5Y9q5SC5q5+b0GN4lLhfu
                     45: fw:   RWSbA8C2TPUQLi48EqHtg7Rx7KGDt6E/2d8OeJinGZPbpoqGRxA0N2oW
                     46: pkg:  RWRvEq+UPCq0VGI9ar7VMy+HYKDrOb4WS5JLhdUBiX3qvJgPQjyZSTxI
                     47: </pre>
                     48: <p>
                     49: All applicable copyrights and credits are in the src.tar.gz,
                     50: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     51: files fetched via ports.tar.gz.
                     52: </ul>
                     53: <br clear=all>
                     54:
                     55: <hr>
                     56:
                     57: <h3 id="new"><font color="#0000e0">What's New</font></h3>
                     58:
                     59: This is a partial list of new features and systems included in OpenBSD 6.2.
                     60: For a comprehensive list, see the <a href="plus62.html">changelog</a> leading
                     61: to 6.2.
                     62:
                     63: <ul>
                     64:
                     65: <li>Improved hardware support, including:
                     66:     <ul>
1.61      jsing      67:     <li>arm: New <a href="https://man.openbsd.org/rkgrf.4">rkgrf(4)</a> driver
                     68:         for the Rockchip RK3399/RK3288 register file.
                     69:     <li>arm: New <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a>
                     70:         driver for Rockchip RK3399/RK3288 clocks.
                     71:     <li>arm: New <a href="https://man.openbsd.org/rkpinctrl.4">rkpinctrl(4)</a>
                     72:         driver for controlling Rockchip RK3399/RK3288 pins.
                     73:     <li>arm: New <a href="https://man.openbsd.org/rkgpio.4">rkgpio(4)</a> driver
                     74:         for GPIO on Rockchip SoCs.
                     75:     <li>arm: New <a href="https://man.openbsd.org/rktemp.4">rktemp(4)</a> driver
                     76:         for Rockchip RK3399 temperature sensors.
                     77:     <li>arm: New <a href="https://man.openbsd.org/rkiic.4">rkiic(4)</a> driver
                     78:         for Rockchip RK3399 I2C controllers.
                     79:     <li>arm: New <a href="https://man.openbsd.org/rkpmic.4">rkpmic(4)</a> driver
                     80:         for the RK808 Power Management IC.
                     81:     <li>arm: New <a href="https://man.openbsd.org/dwmmc.4">dwmmc(4)</a> driver
                     82:         for Synopsis DesignWare SD/MMC controllers.
                     83:     <li>arm: New <a href="https://man.openbsd.org/dwdog.4">dwdog(4)</a> driver
                     84:         for the Synopsys DesignWare watchdog timer.
                     85:     <li>arm: New <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> driver
                     86:         for the Synopsys DesignWare Ethernet controller.
                     87:     <li>arm: New <a href="https://man.openbsd.org/sxitwi.4">sxitwi(4)</a> driver
                     88:         for the two-wire bus on Allwinner SoCs.
                     89:     <li>arm: New <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a>
                     90:         driver for the AXP209 I2C PMIC.
                     91:     <li>arm: New <a href="https://man.openbsd.org/bcmaux.4">bcmaux(4)</a> driver
                     92:         for clocks and interrupts on the auxilliary UART on BCM2835 devices.
                     93:     <li>arm: New <a href="https://man.openbsd.org/armv7/mvmpic.4">mvmpic(4)</a>
                     94:         driver for an interrupt controller on Marvell ARMADA 38x.
                     95:     <li>arm: New <a href="https://man.openbsd.org/armv7/mvpxa.4">mvpxa(4)</a>
                     96:         driver for the SD Host Controller on Marvell ARMADA 38x.
                     97:     <li>arm: New <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a>
                     98:         driver to configure pins on Marvell ARMADA 38x.
                     99:     <li>arm: New <a href="https://man.openbsd.org/mvneta.4">mvneta(4)</a> driver
                    100:         the Ethernet controller on Marvell ARMADA 38x.
                    101:     <li>arm: New <a
                    102:         href="https://man.openbsd.org/armv7/amdisplay.4">amdisplay(4)</a> &amp;
                    103:         <a href="https://man.openbsd.org/armv7/nxphdmi.4">nxphdmi(4)</a> drivers
                    104:         for the Texas Instruments AM335x LCD controller.
                    105:     <li>octeon: New <a
                    106:         href="https://man.openbsd.org/octeon/octcib.4">octcib(4)</a> driver for
                    107:         the interrupt bus widget on CN70xx/CN71xx.
                    108:     <li>octeon: New <a
                    109:         href="https://man.openbsd.org/octeon/octcit.4">octcit(4)</a> driver for
                    110:         the central interrupt unit version 3 on CN72xx/CN73xx/CN77xx/CN78xx.
                    111:     <li>octeon: New <a
                    112:         href="https://man.openbsd.org/octeon/octsctl.4">octsctl(4)</a> driver
                    113:         for the OCTEON SATA controller bridge.
                    114:     <li>octeon: New <a
                    115:         href="https://man.openbsd.org/octeon/octxctl.4">octxctl(4)</a> driver
                    116:         for the OCTEON USB3 controller bridge.
                    117:     <li>octeon: Rhino Labs Inc. SDNA Shasta, and Ubiquiti Networks EdgeRouter 4
                    118:         and 6 are now supported.
                    119:     <li>New <a href="https://man.openbsd.org/hvs.4">hvs(4)</a> driver for
                    120:         Hyper-V storage.
                    121:     <li>New <a href="https://man.openbsd.org/pcxrtc.4">pcxrtc(4)</a> driver for
                    122:         the NXP PCF8563 Real Time Clock.
                    123:     <li>New <a href="https://man.openbsd.org/urng.4">urng(4)</a> driver for USB
                    124:         random number generator devices.
                    125:     <li>Intel 8265 and 3168 support was added to the
                    126:         <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> driver.
                    127:     <li>RTL8192CE support was added to the
                    128:         <a href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> driver.
                    129:     <li>RT5360 support was added to the
                    130:         <a href="https://man.openbsd.org/ral.4">ral(4)</a> driver.
                    131:     <li>RTS525A support was added to the
                    132:         <a href="https://man.openbsd.org/rtsx.4">rtsx(4)</a> driver.
                    133:     <li>The <a href="https://man.openbsd.org/acpibat.4">acpibat(4)</a> driver
                    134:         now supports _BIX entries from ACPI 4.0.
                    135:     <li>ACPI hibernate support was added to the
                    136:         <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> driver.
                    137:     <li>Substantially improved ACPI hibernate performance in the
                    138:         <a href="https://man.openbsd.org/ahci.4">ahci(4)</a> driver.
                    139:     <li>The <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a> driver
                    140:         was updated to code based on Linux 4.4.70 - it now supports Skylake,
                    141:         Kaby Lake, and Cherryview devices and has better support for Broadwell
                    142:         and Valleyview devices.
                    143:     <li>The <a href="https://man.openbsd.org/puc.4">puc(4)</a> driver now
                    144:         supports ASIX AX99100 devices.
                    145:     <li>Xen platform support and the
                    146:         <a href="https://man.openbsd.org/xbf.4">xbf(4)</a> driver in particular
                    147:         have been substantially improved.
                    148:     <li>The <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> driver now reports
                    149:         correct last sector address to SCSI, allowing a valid GPT to be created.
                    150:     <li>Repair <a href="https://man.openbsd.org/ioapic.4">ioapic(4)</a> misconfigurations.
1.1       deraadt   151:     </ul>
                    152:
                    153: <p>
1.36      pd        154: <li><a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/
                    155:     <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:
1.1       deraadt   156:     <ul>
1.63      jsing     157:     <li><a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a> supports
                    158:         paused VM migration and memory snapshotting using send and receive commands.
                    159:     <li>VPID/ASID reuse/rollover in <a
                    160:         href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>.
                    161:     <li>SGABIOS imported as an option ROM payload in SeaBIOS (for VGA to serial
1.66      rob       162:         console redirection).
1.63      jsing     163:     <li><a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> resets the
                    164:         guest VM RTC (real time clock) on host resume from suspend/hibernate
1.66      rob       165:         (OpenBSD guests only).
1.63      jsing     166:     <li>Allow guest VMs access to AVX/AVX2 host CPU features.
                    167:     <li>Support for AMD SVM/RVI hosts.
                    168:     <li>Allow larger guest VM memory sizes (up to MAXDSIZ sized guests - e.g.
1.66      rob       169:         32GB on amd64 hosts).
1.63      jsing     170:     <li>Better handling of guest VM MONITOR/MWAIT and HLT instructions.
                    171:     <li>Various device emulation improvements in <a
                    172:         href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a>.
                    173:     <li>Increase the <a href="https://man.openbsd.org/virtio.4">virtio(4)</a>
                    174:         queue size provided by <a
                    175:         href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> from 64 to 128 entries, to increase performance.
                    176:     <li>Many fixes to <a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a>
                    177:         and <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> error handling.
1.1       deraadt   178:     </ul>
                    179: <p>
                    180:
                    181: <li>IEEE 802.11 wireless stack improvements:
                    182:     <ul>
1.63      jsing     183:     <li>MiRA 802.11n TX rate scaling now supports devices with unequal numbers
                    184:         of Tx and Rx streams. Fixes 11n mode for some
                    185:         <a href="https://man.openbsd.org/athn.8">athn(8)</a> devices.
                    186:     <li>The <a href="https://man.openbsd.org/iwn.8">iwn(8)</a> and
                    187:         <a href="https://man.openbsd.org/iwm.8">iwm(8)</a> drivers will now start
                    188:         scanning for a new access point if they no longer receive beacons from
                    189:         the current AP.
1.8       stsp      190:     <li>Prefer the 5GHz band over the 2GHz band during access point selection.
1.63      jsing     191:     <li>Improved debug output in
                    192:         <a href="https://man.openbsd.org/dmesg.8">dmesg(8)</a> when a wireless
                    193:         interface is put into debug mode with
                    194:         <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
1.1       deraadt   195:     </ul>
                    196: <p>
                    197:
                    198: <li>Generic network stack improvements:
                    199:     <ul>
1.63      jsing     200:     <li>Incoming and forwarded IP packets are now processed without
                    201:         KERNEL_LOCK, resulting in better performances and reduced latency.
                    202:     <li>The kernel no longer handles IPv6 Stateless Address
                    203:         Autoconfiguration (RFC 4862), allowing cleanup and simplification
                    204:         of the IPv6 network stack.
                    205:     <li>The kernel sends IPv6 router solicitations for link local addresses
                    206:         with a link local source address.
                    207:     <li>FQ-CoDel algorithm has been implemented for use with <a
                    208:         href="https://man.openbsd.org/pf.conf#QUEUEING">pf(4) queueing</a>.
                    209:     <li>Improved IPv6 checks for IPsec policies and made them consistent
1.31      bluhm     210:        with IPv4.
1.63      jsing     211:     <li>Refactored local IP delivery to process IPsec packets in a flow and
                    212:         avoid enqueueing a second time.
1.31      bluhm     213:     <li><a href="https://man.openbsd.org/pf.4">pf(4)</a>
1.63      jsing     214:        now inspects AH packets and matches on the inner protocol.
1.31      bluhm     215:        This makes IPv4 authentication headers work like IPv6.
                    216:     <li>The length of extension header chains in pf(4) is limited.
1.63      jsing     217:        This prevents spending excessive CPU time on crafted packets.
                    218:     <li>Block IPv6 packets in
                    219:         <a href="https://man.openbsd.org/pf.4">pf(4)</a>
                    220:         that have a hop-by-hop options header or a destination options header.
                    221:        Such packets can be passed by adding "allow-opts" to the rule.
                    222:         This makes IPv6 option handling consistent with IPv4.
1.38      jca       223:     <li>If the IPv4 ID gets reused too fast, pf(4) fragment reassembly
1.31      bluhm     224:        uses a smarter strategy to drop packets.
1.63      jsing     225:     <li>Enabled the use of per-CPU caches in the network packet allocators.
1.1       deraadt   226:     </ul>
                    227: <p>
                    228:
                    229: <li>Installer improvements:
                    230:     <ul>
1.63      jsing     231:     <li>The installer now uses the Allotment Routing Table (ART).
                    232:     <li>A unique kernel is now created by the installer to boot from after
                    233:         install/upgrade.
                    234:     <li>On release installs of architectures supported by syspatch,
                    235:         "syspatch -c" is now added to rc.firsttime.
                    236:     <li>Backwards compatibility code to support the 'rtsol' keyword in
                    237:         <a href="https://man.openbsd.org/hostname.if.5">hostname.if(5)</a>
                    238:         has been removed.
                    239:     <li>The <tt>install.site</tt> and <tt>upgrade.site</tt> scripts are now
                    240:         executed at the end of the install/upgrade process.
                    241:     <li>More detailed information is shown to identify disks.
                    242:     <li>The IPv6 default router selection has been fixed.
                    243:     <li>On the amd64 platform, AES-NI is used if present.
1.1       deraadt   244:     </ul>
                    245: <p>
                    246:
                    247: <li>Routing daemons and other userland network improvements:
                    248:     <ul>
1.63      jsing     249:     <li>A new daemon, <a
                    250:         href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> handles IPv6
                    251:         Stateless Address Autoconfiguration (RFC 4862).
                    252:     <li><a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a> now supports
                    253:         "Reducing Energy Consumption of Router Advertisements" (RFC 7772).
1.37      jca       254:     <li><a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a> has
1.66      rob       255:         been fixed to quickly handle IPv6 prefix changes on the system.
1.31      bluhm     256:     <li><a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>
1.63      jsing     257:        can now show SA bundles and the "bundle" keyword allows them to be
                    258:         explicitly created. This avoids confusion as they were previously
                    259:         used implicitly.
1.31      bluhm     260:     <li><a href="https://man.openbsd.org/nc.1">nc(1)</a>
1.63      jsing     261:         now has a <tt>-W recvlimit</tt> option to terminate netcat after
                    262:         receiving the specified number of packets. This allows for a UDP
                    263:         request to be sent, a reply to be received and the result checked on
                    264:         the command line.
1.58      jsing     265:     <li><a href="https://man.openbsd.org/nc.1">nc(1)</a>
1.63      jsing     266:         now has a <tt>-Z</tt> option, allowing the peer certificate and chain to be
1.58      jsing     267:         saved to a file in PEM format.
1.63      jsing     268:     <li>A new <tt>-T tlscompat</tt> option was added to
1.58      jsing     269:         <a href="https://man.openbsd.org/nc.1">nc(1)</a>, which enables the use
                    270:         of all TLS protocols and libtls "compat" ciphers.
1.63      jsing     271:     <li>Various races have been fixed in
                    272:        <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>,
1.31      bluhm     273:        expecially in HTTP chunked mode.
1.63      jsing     274:     <li><a href="https://man.openbsd.org/ndp.8">ndp(8)</a> now shows the
                    275:         relevant NDP information when run in a non-default routing
                    276:         domain.
1.40      jca       277:     <li><a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a> now
1.63      jsing     278:         copes with interface departures/arrivals.
1.51      benno     279:     <li><a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> can now
1.63      jsing     280:         be started multiple times in different
                    281:         <a href="https://man.openbsd.org/rdomain.4">routing domains</a>,
                    282:         this provides virtual router functionality.
1.1       deraadt   283:     </ul>
                    284: <p>
                    285:
                    286: <li>Security improvements:
                    287:     <ul>
1.9       otto      288:     <li>A new function
                    289:        <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>
                    290:        to easily clear and free memory holding sensitive data has been added.
                    291:     <li>Double free detection has been improved when the F
                    292:        <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> option is used.
                    293:        The existing S option now includes F.
1.24      anton     294:     <li>The <a href="https://man.openbsd.org/tty.4#TIOCSTI">TIOCSTI</a>
1.19      deraadt   295:        tty ioctl has been removed.  The I/O-loops in the last two consumers
1.24      anton     296:        <a href="https://man.openbsd.org/csh.1">csh(1)</a> and
                    297:        <a href="https://man.openbsd.org/mail.1">mail(1)</a>
1.19      deraadt   298:        were rewritten to cope with the removal.
1.29      brynet    299:     <li>Trapsleds, a new mitigation that significantly reduces the amount of
1.53      deraadt   300:         nops in the instruction stream, replacing them with trap instructions
                    301:         or jump-over-trap sequences, thereby requiring greater accuracy for
                    302:         targetting potential gadgets.
1.29      brynet    303:     <li>Kernel Address Randomized Link (KARL), a new "link-kit" allows the .o
                    304:         files of the kernel to be relinked in a random order, creating a unique
1.53      deraadt   305:         kernel for each boot.  /bsd is now non-readable to users, to try to
                    306:         keep the secret.
1.29      brynet    307:     <li>Like with libc previously,
                    308:         <a href="https://man.openbsd.org/rc.8">rc(8)</a> re-links libcrypto on
                    309:         startup, placing the objects in a random order.
                    310:     <li>In addition to libcrypto, to deter code reuse exploits,
                    311:         <a href="https://man.openbsd.org/rc.8">rc(8)</a> re-links
                    312:         <a href="https://man.openbsd.org/ld.so.1">ld.so</a> on
                    313:         startup, placing the objects in a random order.
1.31      bluhm     314:     <li>If process accounting is activated with
                    315:        <a href="https://man.openbsd.org/accton.8">accton(8)</a>,
                    316:        the daily mail shows pledge violations and program crashes.
1.70      rob       317:        <a href="https://man.openbsd.org/lastcomm.1">lastcomm(1)</a>
1.31      bluhm     318:        uses the flags P and T for such processes.
1.34      brynet    319:     <li><a href="https://man.openbsd.org/pflogd.8">pflogd(8)</a> uses the
                    320:        fork+exec model.
                    321:     <li><a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> uses the
                    322:        fork+exec model.
1.39      jca       323:     <li><a href="https://man.openbsd.org/ifstated.8">ifstated(8)</a>
                    324:       uses <a href="https://man.openbsd.org/pledge.2">pledge(2)</a>.
                    325:     <li><a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> and
1.71      rob       326:       <a href="https://man.openbsd.org/snmpctl.8">snmpctl(8)</a> now use
1.39      jca       327:       <a href="https://man.openbsd.org/pledge.2">pledge(2)</a>.
1.45      tb        328:     <li>Tighter pledge for <a href="https://man.openbsd.org/at.1">at(1)</a>.
                    329:     <li>Fixed and simplified pledge logic for
                    330:       <a href="https://man.openbsd.org/nc.1">nc(1)</a>.
1.77      espie     331:     <li>More application of
                    332:        <a href="https://man.openbsd.org/recallocarray.3">recallocarray(3)</a>
                    333:        in userland, and tracked sizes to
                    334:        <a href="https://man.openbsd.org/free.9">free(9)</a> in the kernel.
1.53      deraadt   335:     <li>Achieve higher levels of paranoia regarding structure packing, and
                    336:         clear many kernel objects before passing to userland.
1.77      espie     337:     <li>Disable some optimizations in
                    338:        <a href="https://man.openbsd.org/clang.1">clang(1)</a>
                    339:        due to incompatibility with security.
                    340:     <li>For instance, cope with
                    341:        <a href="https://man.openbsd.org/clang.1">clang(1)</a>'s assumption
                    342:        that static or const
1.53      deraadt   343:         objects placed in unknown sections (such as .openbsd.randomdata)
                    344:         are surely always 0, and therefore such memory accesses can be
1.66      rob       345:         optimized away.
1.53      deraadt   346:     <li>In kernel, randomly bias down the top-of-stack per kthread.
1.1       deraadt   347:     </ul>
                    348: <p>
                    349:
1.32      krw       350: <li><a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>/
1.1       deraadt   351:     <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a> improvements:
                    352:     <ul>
1.32      krw       353:     <li>Add support for echo-client-id statement to
1.78      krw       354:       <a href="https://man.openbsd.org/dhcpd.conf.5">dhcpd.conf(5)</a>.
1.35      krw       355:     <li>Take greater care to process all data read, and only data read, from the
                    356:       <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>
                    357:       socket.
                    358:     <li>Use /dev/bpf instead of /dev/bpf0.
                    359:     <li>Handle DHCPINFORM messages from clients behind a DHCP relay.
                    360:     <li>Fix handling of
                    361:       <a href="https://man.openbsd.org/carp.4">carp(4)</a>
                    362:       interfaces in
                    363:        <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a>.
                    364:     <li>Don't stop
                    365:       <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a>
                    366:       logging to stderr when it is started with the -d option.
1.32      krw       367:     </ul>
                    368: <p>
                    369:
                    370: <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> improvements:
                    371:     <ul>
                    372:     <li>Log messages reworked and clarified, in particular by prefixing
                    373:        the name of the relevant network interface.
                    374:     <li>Treat SSID as 0 to 32 bytes of binary data, not a string.
                    375:     <li>Use RTM_PROPOSAL to take control of an interface rather than flipping
                    376:       interface down and up in the hope that other
                    377:       <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    378:       instances notice.
                    379:     <li>Reduce file operations needed by -L option by opening file at
                    380:       startup and using it throughout process lifetime.
                    381:     <li>Improve <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>
                    382:       handling by reducing writes and more reliably determining which interface
                    383:       has the current default route.
                    384:     <li>Take greater care to process all data read, and only data read, from the
                    385:       <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>
                    386:       socket.
                    387:     <li>Improve the determination of the link state of an interface.
                    388:     <li>Decline inappropriate lease offers as soon as they are deemed
                    389:       inappropriate.
                    390:     <li>Drop support for the timestamp formats used in lease files created
                    391:       more than four years ago.
                    392:     <li>Accept an offer from the server that sent the first copy of
                    393:       the offer, not the server that sent the last copy.
                    394:     <li>Don't delete addresses and routes when exiting.
                    395:     <li>Ensure IPv6 packets are not read from sockets.
                    396:     <li>Don't silently ignore obsolete keywords in
1.69      rob       397:       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>.
1.32      krw       398:     <li>Reduce memory footprint by shrinking oversized static buffers.
                    399:     <li>Eliminate repeated socket opens by opening the required sockets during
                    400:       startup.
                    401:     <li>Fix construction of unicast UDP packets, broken in 5.6.
                    402:     <li>Improve determination of when a renewed lease requires interface
                    403:       configuration changes.
                    404:     <li>Don't exit when addresses are manually added or deleted from an
                    405:       interface.
                    406:     <li>Don't support option 33, classfull IP addresses.
                    407:     <li>Fix configuration of default routes supplied by classless route options.
                    408:     <li>Consider
                    409:       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>
                    410:       contents when determining what MTU value to configure.
                    411:     <li>Consider
                    412:       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>
                    413:       contents when creating the content of
                    414:       <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.
                    415:     <li>Delete direct routes when routes are flushed.
                    416:     <li>Don't label routes with "DHCLIENT nnnn".
                    417:     <li>Don't delete addresses or routes that will be immediately added back.
                    418:     <li>Delete addresses and routes only when a renewal request is NAK'ed.
                    419:     <li>Don't wait forever for requested information on the default route.
                    420:     <li>Don't exit when an attempt to send a packet fails.
                    421:     <li>Don't log a packet send when the send fails.
                    422:     <li>Remove the -u option, broken since 2013 without complaints.
1.35      krw       423:     <li>Use /dev/bpf instead of /dev/bpf0.
1.1       deraadt   424:     </ul>
                    425: <p>
                    426:
                    427: <li>Assorted improvements:
                    428:     <ul>
1.53      deraadt   429:     <li>The <a href="https://www.openbsd.org/i386.html">i386</a> and
                    430:         <a href="https://www.openbsd.org/amd64.html">amd64</a>
                    431:         platforms have switched to using
                    432:         <a href="https://man.openbsd.org/clang-local.1">clang(1)</a>
                    433:         as the base system compiler.
1.14      anton     434:     <li>Improved UTF-8 line editing support for
1.24      anton     435:        <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>
1.14      anton     436:        Emacs and Vi input mode.
1.22      tb        437:     <li>The HISTFILE of <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> now uses
                    438:         a plain text format. Support for the
                    439:         <a href="https://man.openbsd.org/ksh#HISTCONTROL">HISTCONTROL</a>
                    440:         environment variable was added.
1.37      jca       441:     <li>The performance of the memory deallocator used by
                    442:       <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> has been fixed.
                    443:     <li>The <tt>emacs-usemeta</tt> <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>
                    444:       flag is no longer needed and is now deprecated.
1.41      schwarze  445:     <li>New <a href="https://man.openbsd.org/futex">futex(2)</a> syscall.
                    446:     <li>New pthread
                    447:         <a href="https://man.openbsd.org/pthread_mutex_init">mutex</a> and
                    448:         <a href="https://man.openbsd.org/pthread_cond_init">condition
                    449:         variable</a> implementations improving latency
                    450:         of threaded applications.
                    451:     <li>New POSIX <a href="https://man.openbsd.org/newlocale.3">xlocale</a>
                    452:         implementation written from scratch, complete in the sense that
                    453:         all POSIX *locale(3) and *_l(3) functions are included, but in
                    454:         OpenBSD, we of course only really care about <code>LC_CTYPE</code>
                    455:         and we only support ASCII and UTF-8.
1.62      tedu      456:     <li>Automatic hibernation and suspend by
                    457:         <a href="https://man.openbsd.org/apmd">apmd</a>
                    458:         when battery is low.
1.44      mpi       459:     <li>New <a href="https://man.openbsd.org/ctfdump">ctfdump(1)</a> and
                    460:         <a href="https://man.openbsd.org/ctfconv">ctfconv(1)</a>
1.41      schwarze  461:         tools to manipulate CTF (Compact C Type Format).
1.31      bluhm     462:     <li>The error handling in
                    463:        <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    464:        has been improved.
1.38      jca       465:        Even if internal errors occur, the daemon tries to keep
1.31      bluhm     466:        unaffected subsystems active.
                    467:        So as many messages as possible are logged.
                    468:        They can be filtered by severity and facility "syslog".
                    469:     <li>syslogd(8) can now suppress "last message repeated" which is
                    470:        useful for remote logging.
                    471:     <li>syslogd(8) can listen on multiple TLS sockets.
                    472:     <li>syslogd(8) closes the *.514 UDP sockets when they are not
                    473:        needed.
1.54      bluhm     474:     <li>Truncate log messages at 8192 bytes everywhere.
1.37      jca       475:     <li><a href="https://man.openbsd.org/newsyslog.8">newsyslog(8)</a>
                    476:       now skips and logs invalid config lines.
1.31      bluhm     477:     <li>Nested mount points are umounted in correct order.
1.33      krw       478:     <li>Fix creation of
                    479:       <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>
                    480:       CONCAT volumes.
                    481:     <li>Include
                    482:       <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>
                    483:       volume and backing disk information in i/o error messages.
                    484:     <li>Make
                    485:       <a href="https://man.openbsd.org/vioscsi.4">vioscsi(4)</a>
                    486:       a normal
                    487:       <a href="https://man.openbsd.org/scsi.4">scsi(4)</a>
                    488:       device by eliminating its use of the obsolete XS_NO_CCB mechanism.
1.38      jca       489:     <li>Remove last vestiges of now unused XS_NO_CCB mechanism.
1.43      visa      490:     <li>Userspace can now get the address of the thread control block
                    491:         without a system call on OCTEON II and later.
                    492:     <li>FPU is enabled on OCTEON III.
1.66      rob       493:     <li>GENERIC kernels now include a .SUNW_ctf section containing CTF data.
1.44      mpi       494:     <li>New <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> <tt>kill</tt>
                    495:     command, send an uncatchable SIGABRT to a process.
                    496:     <li>New <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> <tt>pprint</tt>
                    497:     command, using CTF information to "pretty print" global symbols.
                    498:     <li>New <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>
                    499:     <tt>show struct</tt> command, using CTF information to display the content
                    500:     of in memory C structures.
                    501:     <li>x86: <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> uses CTF data
1.66      rob       502:     to display the correct number of function arguments in backtraces.
1.45      tb        503:     <li>Power off all codecs in
                    504:       <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> to avoid static
                    505:       noise in speakers and headphones on reboot.
1.46      mlarkin   506:     <li>Fix i386 boot regression seen on very old 486DX CPUs.
1.49      visa      507:     <li>New <a href="https://man.openbsd.org/witness.4">witness(4)</a> tool
                    508:         for debugging lock order issues in the kernel.
                    509:         The tool is not built in by default, and only amd64, hppa and i386
                    510:         are supported.
1.53      deraadt   511:     <li>Modernize some bizzare tty behaviours of getty(8).
                    512:     <li>Some subtle changes to pledge(2) to satisfy requirements observed
                    513:         in real life.
                    514:     <li>Prefer use of waitpid(2) rather than wait(3) where possible, to
                    515:         avoid problems with pre-existing children.
                    516:     <li>Rewrite swaths of machine-dependent system call stub code in ld.so(1)
                    517:         in a more portable fashion.
1.52      dlg       518:     <li><a href="https://man.openbsd.org/pool_cache_init.9">Per-CPU
1.66      rob       519:         caches</a> implemented in pools.
1.72      guenther  520:     <li><a href="https://man.openbsd.org/pthread_mutex_lock.3">Mutex</a>,
                    521:        <a href="https://man.openbsd.org/pthread_cond_wait.3">condition-variable</a>,
                    522:        <a href="https://man.openbsd.org/pthread_getspecific.3">thread-specific data</a>,
                    523:        <a href="https://man.openbsd.org/pthread_once.3">pthread_once(3)</a>,
                    524:        and <a href="https://man.openbsd.org/pthread_exit.3">pthread_exit(3)</a>
                    525:        routines moved to libc from libpthread for ease of library
                    526:        use and compatibility with other OSes.
                    527:     <li>Added <a href="https://man.openbsd.org/openpty.3">getptmfd(3)</a>,
                    528:         <a href="https://man.openbsd.org/openpty.3">fdopenpty(3)</a>, and
                    529:         <a href="https://man.openbsd.org/openpty.3">fdforkpty(3)</a>
                    530:        to simplify privilege separation and use of pledge(2).
                    531:     <li>Improved computational complexity in various cases of
                    532:        <a href="https://man.openbsd.org/strstr.3">strstr(3)</a>,
                    533:        <a href="https://man.openbsd.org/qsort.3">qsort(3)</a>,
                    534:        and <a href="https://man.openbsd.org/glob.3">glob(3)</a>.
                    535:     <li>Added support for <tt>EV_RECEIPT</tt> and <tt>EV_DISPATCH</tt> to
                    536:        <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>.
1.73      guenther  537:     <li>Added <a href="https://man.openbsd.org/ktrace.2">fktrace(2)</a>.
1.46      mlarkin   538:     </ul>
1.1       deraadt   539: <p>
                    540:
1.64      eric      541: <li>OpenSMTPD 6.0.0
1.1       deraadt   542:     <ul>
1.66      rob       543:     <li>Fix an off-by-one in the config parser that made 65535 an invalid port.
                    544:     <li>Fix a fd leak in the session congestion mechanism.
                    545:     <li>Fix a possible crash when relaying with smtps.
                    546:     <li>Remove support for the "listen secure" syntax (expicitely define two listeners for tls and smtps instead).
                    547:     <li>Remove experimental support for filters.
                    548:     <li>Assorted code and documentation cleanups and improvements.
1.1       deraadt   549:     </ul>
                    550: <p>
                    551:
1.57      deraadt   552: <li>OpenSSH 7.6
1.1       deraadt   553:     <ul>
                    554:     <li>Security:
                    555:       <ul>
1.56      djm       556:       <li>sftp-server(8): in read-only mode, sftp-server was incorrectly
                    557:           permitting creation of zero-length files.
1.1       deraadt   558:       </ul>
                    559:     <li>New/changed features:
                    560:       <ul>
1.31      bluhm     561:       <li>Add RemoteCommand option to specify a command in the
                    562:        <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>
                    563:        config file instead of giving it on the client's command
                    564:        line.
                    565:        The feature allows to automate tasks using ssh config.
1.56      djm       566:       <li>sshd(8): add ExposeAuthInfo option that enables writing details of
                    567:           the authentication methods used (including public keys where
                    568:           applicable) to a file that is exposed via a $SSH_USER_AUTH
                    569:           environment variable in the subsequent session.
                    570:       <li>ssh(1): add support for reverse dynamic forwarding. In this mode,
                    571:           ssh will act as a SOCKS4/5 proxy and forward connections
                    572:           to destinations requested by the remote SOCKS client. This mode
                    573:           is requested using extended syntax for the -R and RemoteForward
                    574:           options and, because it is implemented solely at the client,
                    575:           does not require the server be updated to be supported.
                    576:       <li>sshd(8): allow LogLevel directive in sshd_config Match blocks.
                    577:       <li>ssh-keygen(1): allow inclusion of arbitrary string or flag
1.67      rob       578:           certificate extensions and critical options.
1.56      djm       579:       <li>ssh-keygen(1): allow ssh-keygen to use a key held in ssh-agent as
                    580:           a CA when signing certificates.
                    581:       <li>ssh(1)/sshd(8): allow IPQoS=none in ssh/sshd to not set an explicit
                    582:           ToS/DSCP value and just use the operating system default.
                    583:       <li>ssh-add(1): added -q option to make ssh-add quiet on success.
                    584:       <li>ssh(1): expand the StrictHostKeyChecking option with two new
                    585:           settings. The first "accept-new" will automatically accept
                    586:           hitherto-unseen keys but will refuse connections for changed or
                    587:           invalid hostkeys. This is a safer subset of the current behaviour
                    588:           of StrictHostKeyChecking=no. The second setting "off", is a synonym
                    589:           for the current behaviour of StrictHostKeyChecking=no: accept new
                    590:           host keys, and continue connection for hosts with incorrect
                    591:           hostkeys. A future release will change the meaning of
                    592:           StrictHostKeyChecking=no to the behaviour of "accept-new".
                    593:       <li>ssh(1): add SyslogFacility option to ssh(1) matching the equivalent
                    594:           option in sshd(8).
1.1       deraadt   595:       </ul>
                    596:     <li>The following significant bugs have been fixed in this release:
                    597:       <ul>
1.56      djm       598:       <li>ssh(1): use HostKeyAlias if specified instead of hostname for
1.69      rob       599:           matching host certificate principal names.
1.56      djm       600:       <li>sftp(1): implement sorting for globbed ls.
                    601:       <li>ssh(1): add a user@host prefix to client's "Permission denied"
                    602:           messages, useful in particular when using "stacked" connections
                    603:           (e.g. ssh -J) where it's not clear which host is denying.
                    604:       <li>ssh(1): accept unknown EXT_INFO extension values that contain \0
                    605:           characters. These are legal, but would previously cause fatal
                    606:           connection errors if received.
                    607:       <li>ssh(1)/sshd(8): repair compression statistics printed at
                    608:           connection exit.
                    609:       <li>sftp(1): print '?' instead of incorrect link count (that the
                    610:           protocol doesn't provide) for remote listings.
                    611:       <li>ssh(1): return failure rather than fatal() for more cases during
                    612:           session multiplexing negotiations. Causes the session to fall back
                    613:           to a non-mux connection if they occur.
                    614:       <li>ssh(1): mention that the server may send debug messages to explain
                    615:           public key authentication problems under some circumstances.
                    616:       <li>Translate OpenSSL error codes to better report incorrect passphrase
                    617:           errors when loading private keys.
                    618:       <li>sshd(8): adjust compatibility patterns for WinSCP to correctly
                    619:           identify versions that implement only the legacy DH group exchange
                    620:           scheme.
                    621:       <li>ssh(1): print the "Killed by signal 1" message only at LogLevel
                    622:           verbose so that it is not shown at the default level; prevents it
                    623:           from appearing during ssh -J and equivalent ProxyCommand configs.
                    624:       <li>ssh-keygen(1): when generating all hostkeys (ssh-keygen -A), clobber
                    625:           existing keys if they exist but are zero length. zero-length keys
                    626:           could previously be made if ssh-keygen failed or was interrupted part
                    627:           way through generating them.
                    628:       <li>ssh(1): fix pledge(2) violation in the escape sequence "~&" used to
                    629:           place the current session in the background.
                    630:       <li>ssh-keyscan(1): avoid double-close() on file descriptors.
                    631:       <li>sshd(8): avoid reliance on shared use of pointers shared between
                    632:           monitor and child sshd processes.
                    633:       <li>sshd_config(8): document available AuthenticationMethods.
                    634:       <li>ssh(1): avoid truncation in some login prompts.
                    635:       <li>ssh(1): make "--" before the hostname terminate argument processing
                    636:           after the hostname too.
                    637:       <li>ssh-keygen(1): switch from aes256-cbc to aes256-ctr for encrypting
                    638:           new-style private keys. Fixes problems related to private key
                    639:           handling for no-OpenSSL builds.
                    640:       <li>ssh(1): warn and do not attempt to use keys when the public and
                    641:           private halves do not match.
                    642:       <li>sftp(1): don't print verbose error message when ssh disconnects
                    643:           from under sftp.
                    644:       <li>sshd(8): fix keepalive scheduling problem: activity on a forwarded
                    645:           port from preventing the keepalive from being sent.
                    646:       <li>sshd(8): when started without root privileges, don't require the
                    647:           privilege separation user or path to exist. Makes running the
                    648:           regression tests easier without touching the filesystem.
                    649:       <li>Make integrity.sh regression tests more robust against timeouts.
                    650:       <li>ssh(1)/sshd(8): correctness fix for channels implementation: accept
                    651:           channel IDs greater than 0x7FFFFFFF.
1.1       deraadt   652:       </ul>
                    653:     </ul>
                    654: <p>
                    655:
1.58      jsing     656: <li>LibreSSL 2.6.3
1.1       deraadt   657:     <ul>
1.60      jsing     658:     <li>Added support for providing CRLs to libtls - once a CRL is provided via
                    659:        <a href="https://man.openbsd.org/tls_config_set_crl_file.3">tls_config_set_crl_file(3)</a>
                    660:         or
                    661:        <a href="https://man.openbsd.org/tls_config_set_crl_mem.3">tls_config_set_crl_mem(3)</a>,
                    662:         CRL checking is enabled and required for the full certificate chain.
1.58      jsing     663:     <li>Reworked TLS certificate name verification code to more strictly
                    664:         follow RFC 6125.
                    665:     <li>Cleaned up and simplified server key exchange EC point handling.
                    666:     <li>Removed inconsistent IPv6 handling from BIO_get_accept_socket(),
                    667:         simplified BIO_get_host_ip() and BIO_accept().
                    668:     <li>Added definitions for three OIDs used in EV certificates.
                    669:     <li>Relaxed SNI validation to allow non-RFC-compliant clients using literal
                    670:         IP addresses with SNI to connect to a libtls-based TLS server.
                    671:     <li>Added tls_peer_cert_chain_pem() to libtls, useful in private certificate
                    672:         validation callbacks such as those in relayd.
                    673:     <li>Converted explicit clear/free sequences to use
                    674:        <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>.
                    675:     <li>Fixed the
                    676:         <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
1.68      rob       677:         ca command so that it generates certificates with RFC 5280-conformant time.
1.58      jsing     678:     <li>Added
                    679:         <a href="https://man.openbsd.org/ASN1_TIME_set_tm.3">ASN1_TIME_set_tm(3)</a>
                    680:         to set an ASN.1 time from a struct tm *.
                    681:     <li>Added
                    682:         <a href="https://man.openbsd.org/SSL_CTX_set_min_proto_version.3">SSL{,_CTX}_set_{min,max}_proto_version(3)</a>
                    683:         functions.
                    684:     <li>Imported HKDF (HMAC Key Derivation Function) from BoringSSL.
                    685:     <li>Provided a
                    686:        <a href="https://man.openbsd.org/tls_unload_file.3">tls_unload_file(3)</a>
                    687:         function that frees the memory returned from a
                    688:        <a href="https://man.openbsd.org/tls_load_file.3">tls_load_file(3)</a>
1.68      rob       689:         call, ensuring that the contents become inaccessible.
1.58      jsing     690:     <li>Implemented reference counting for libtls tls_config, allowing
                    691:        <a href="https://man.openbsd.org/tls_config_free.3">tls_config_free(3)</a>
                    692:         to be called as soon as it has been passed to the final
                    693:        <a href="https://man.openbsd.org/tls_configure.3">tls_configure(3)</a>
                    694:         call, simplifying lifetime tracking for the application.
                    695:     <li>Dropped cipher suites using DSS authentication.
                    696:     <li>Removed support for DSS/DSA from libssl.
                    697:     <li>Distinguish between self-issued certificates and self-signed
                    698:         certificates. The certificate verification code has special cases
                    699:         for self-signed certificates and without this change, self-issued
                    700:         certificates (which it seems are common place with
                    701:         openvpn/easyrsa) were also being included in this category.
                    702:     <li>Added a new TLS extension handling framework and converted all
                    703:         TLS extensions to use it.
                    704:     <li>Improved and added many new manpages. Updated
                    705:        <a href="https://man.openbsd.org/SSL_CTX_check_private_key.3">SSL_{CTX_,}check_private_key(3)</a>
                    706:         manpages with additional cautions regarding their use.
                    707:     <li>Cleaned up and simplified EC key/curve configuration handling.
                    708:     <li>Added
                    709:        <a href="https://man.openbsd.org/tls_config_set_ecdhecurves.3">tls_config_set_ecdhecurves(3)</a>
                    710:         to libtls, which allows the names of the elliptical curves that may
                    711:         be used during client and server key exchange to be specified.
                    712:     <li>Converted more code paths to use CBB/CBS.
                    713:     <li>Removed NPN support - NPN was never standardised and the last draft
                    714:         expired in October 2012.
                    715:     <li>Removed SSL_OP_CRYPTOPRO_TLSEXT_BUG workaround for old/broken
                    716:         CryptoPro clients.
                    717:     <li>Removed support for the TLS padding extension, which was added as a
1.60      jsing     718:         workaround for an old bug in F5's TLS termination.
1.65      rob       719:     <li>Added ability to clamp notafter values in certificates for systems
1.58      jsing     720:         with 32-bit time_t. This is necessary to conform to RFC 5280 4.1.2.5.
                    721:     <li>Removed the original (pre-IETF) chacha20-poly1305 cipher suites.
                    722:     <li>Reclassified ECDHE-RSA-DES-CBC3-SHA from HIGH to MEDIUM.
                    723:     <li>Provide a useful error with libtls if there are no OCSP URLs in a
                    724:         peer certificate.
                    725:     <li>Keep track of which keypair is in use by a TLS context, fixing a bug
                    726:         where a TLS server with SNI would only return the OCSP staple for the
                    727:         default keypair.
                    728:     <li>If
                    729:        <a href="https://man.openbsd.org/tls_config_parse_protocols.3">tls_config_parse_protocols(3)</a>
                    730:         is called with a NULL pointer it now
                    731:         returns the default protocols.
1.1       deraadt   732:     </ul>
                    733: <p>
                    734:
1.41      schwarze  735: <li>mandoc 1.14.3
1.1       deraadt   736:     <ul>
1.41      schwarze  737:     <li>Full <a href="https://man.openbsd.org/mandocdb.5">mandoc.db(5)</a>
                    738:       databases are now enabled by default, allowing semantic searching
                    739:       with <a href="https://man.openbsd.org/apropos.1">apropos(1)</a>
                    740:       without any local configuration changes.
                    741:     <li>Full integration of the former
                    742:       <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/regress/usr.bin/mdoclint/">mdoclint(1)</a>
                    743:       utility into <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>
                    744:       <code>-Wall</code>, new <code>-Wstyle</code> and
                    745:       <code>-Wopenbsd</code> message levels, and many new messages,
                    746:       for example about typos in <code>.Sh</code> lines,
                    747:       unknown <code>.Xr</code> targets, and links to self.
                    748:     <li>Additional steps unifying the
                    749:       <a href="https://man.openbsd.org/mdoc.7">mdoc(7)</a>,
                    750:       <a href="https://man.openbsd.org/man.7">man(7)</a>, and
                    751:       <a href="https://man.openbsd.org/roff.7">roff(7)</a> parsers:
                    752:       use one common data type and
                    753:       <a href="https://man.openbsd.org/ohash_init.3">ohash_init(3)</a>
                    754:       for all requests and macros and support creation of syntax tree
                    755:       nodes in the roff(7) parser, allowing support for many new
                    756:       low-level roff(7) features.
                    757:       Only about 25 ports still need <code>USE_GROFF</code> now.
                    758:     <li>Many improvements to
                    759:       <a href="https://man.openbsd.org/tbl.7">tbl(7)</a>
                    760:       parsing and formatting,
                    761:       including automatic line wrapping inside table columns.
                    762:     <li>Many improvements to
                    763:       <a href="https://man.openbsd.org/eqn.7">eqn(7)</a>
                    764:       parsing and formatting, including better font selection,
                    765:       recognition of well-known mathematical function names, and writing
                    766:       of <code>&lt;mn&gt;</code> and <code>&lt;mo&gt;</code> HTML tags.
                    767:     <li>Intelligible rendering of mathematical symbols in
                    768:       <code>-Tascii</code> output.
                    769:     <li>Several parsing and rendering improvements for the
                    770:       <a href="https://man.openbsd.org/mdoc.7">mdoc(7)</a>
                    771:       <code>.Lk</code> macro.
                    772:     <li>Some CSS improvements in HTML output, in particular for the
                    773:       <a href="https://man.openbsd.org/mdoc.7">mdoc(7)</a>
                    774:       <code>.Bl</code> macro.
1.1       deraadt   775:     </ul>
                    776: <p>
                    777:
                    778: <li>Ports and packages:
                    779:     <dl>
1.10      espie     780:     <dt>A massive amount of clang-related fixes happened between 6.1 and 6.2.
1.1       deraadt   781:     <dt>Many pre-built packages for each architecture:
                    782:     </dl>
                    783:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    784:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    785:     <tr>
                    786:     <td valign="top" width="25%">
                    787:     <ul>
1.76      phessler  788:       <li>aarch64:    7942
1.1       deraadt   789:       <li>alpha:      XXXX
1.53      deraadt   790:       <li>amd64:      9728
1.76      phessler  791:     </ul></td><td valign=top width="25%"><ul>
1.79      phessler  792:       <li>arm:        7939
1.80      pirofti   793:       <li>hppa:       6260
1.74      sobrado   794:       <li>i386:       9685
1.76      phessler  795:     </ul></td><td valign=top width="25%"><ul>
1.81    ! visa      796:       <li>mips64:     7972
1.1       deraadt   797:       <li>mips64el:   XXXX
                    798:       <li>powerpc:    XXXX
1.76      phessler  799:     </ul></td><td valign=top width="25%"><ul>
1.1       deraadt   800:       <li>sparc64:    XXXX
                    801:     </ul></td></tr></table>
                    802:     <p>
                    803:
                    804:     <dl>
                    805:     <dt>Some highlights:
                    806:     </dl>
                    807:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    808:     <tr>
                    809:     <td valign="top" width="50%"><ul>
1.3       jasper    810:        <li>AFL 2.51b
1.47      dcoppa    811:        <li>CMake 3.9.3
1.3       jasper    812:        <li>Chromium 61.0.3163.100
                    813:        <li>Emacs 21.4 and 25.3
1.1       deraadt   814:        <li>GCC 4.9.4
                    815:        <li>GHC 7.10.3
1.3       jasper    816:        <li>Gimp 2.8.22
                    817:        <li>GNOME 3.24.2
                    818:        <li>Go 1.9
1.1       deraadt   819:        <li>Groff 1.22.3
1.3       jasper    820:        <li>JDK 8u144
1.18      lteo      821:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.3       jasper    822:        <li>LLVM/Clang 5.0.0
                    823:        <li>LibreOffice 5.2.7.2
1.1       deraadt   824:        <li>Lua 5.1.5, 5.2.4, and 5.3.4
1.3       jasper    825:        <li>MariaDB 10.0.32
                    826:        <li>Mozilla Firefox 52.4.0esr and 56.0.0
                    827:        <li>Mozilla Thunderbird 52.2.1
1.1       deraadt   828:     </ul></td><td valign=top width="50%"><ul>
1.3       jasper    829:        <li>Mutt 1.9.1 and NeoMutt 20170912
                    830:        <li>Node.js 6.11.2
1.1       deraadt   831:        <li>Ocaml 4.03.0
1.3       jasper    832:        <li>OpenLDAP 2.3.43 and 2.4.45
1.18      lteo      833:        <li>PHP 5.6.31 and 7.0.23
1.3       jasper    834:        <li>Postfix 3.2.2 and 3.3-20170910
                    835:        <li>PostgreSQL 9.6.5
                    836:        <li>Python 2.7.14 and 3.6.2
                    837:        <li>R 3.4.1
                    838:        <li>Ruby 1.8.7.374, 2.1.9, 2.2.8, 2.3.5 and 2.4.2
                    839:        <li>Rust 1.20.0
                    840:        <li>Sendmail 8.16.0.21
                    841:        <li>SQLite3 3.20.1
                    842:        <li>Sudo 1.8.21.2
                    843:        <li>Tcl/Tk 8.5.19 and 8.6.6
                    844:        <li>TeX Live 2016
                    845:        <li>Vim 8.0.0987
1.1       deraadt   846:        <li>Xfce 4.12
                    847:     </ul></td></tr></table>
                    848: <p>
                    849:
                    850: <li>As usual, steady improvements in manual pages and other documentation.
                    851: <p>
                    852:
                    853: <li>The system includes the following major components from outside suppliers:
                    854:     <ul>
1.13      matthieu  855:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.4 + patches,
                    856:       freetype 2.8.0, fontconfig 2.12.4, Mesa 13.0.6, xterm 330,
1.1       deraadt   857:       xkeyboard-config 2.20 and more)
                    858:     <li>LLVM/Clang 4.0.0 (+ patches)
                    859:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.18      lteo      860:     <li>Perl 5.24.2 (+ patches)
1.2       florian   861:     <li>NSD 4.1.17
                    862:     <li>Unbound 1.6.6
1.1       deraadt   863:     <li>Ncurses 5.7
                    864:     <li>Binutils 2.17 (+ patches)
                    865:     <li>Gdb 6.3 (+ patches)
                    866:     <li>Awk Aug 10, 2011 version
1.31      bluhm     867:     <li>Expat 2.2.4
1.1       deraadt   868:     </ul>
                    869: </ul>
                    870:
                    871: <hr>
                    872:
                    873: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    874:
                    875: Please refer to the following files on the mirror site for
                    876: extensive details on how to install OpenBSD 6.2 on your machine:
                    877:
                    878: <ul>
                    879: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/alpha/INSTALL.alpha">
                    880:        .../OpenBSD/6.2/alpha/INSTALL.alpha</a>
                    881: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/amd64/INSTALL.amd64">
                    882:        .../OpenBSD/6.2/amd64/INSTALL.amd64</a>
                    883: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/arm64/INSTALL.arm64">
                    884:        .../OpenBSD/6.2/arm64/INSTALL.arm64</a>
                    885: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/armv7/INSTALL.armv7">
                    886:        .../OpenBSD/6.2/armv7/INSTALL.armv7</a>
                    887: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/hppa/INSTALL.hppa">
                    888:        .../OpenBSD/6.2/hppa/INSTALL.hppa</a>
                    889: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/i386/INSTALL.i386">
                    890:        .../OpenBSD/6.2/i386/INSTALL.i386</a>
                    891: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/landisk/INSTALL.landisk">
                    892:        .../OpenBSD/6.2/landisk/INSTALL.landisk</a>
                    893: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/loongson/INSTALL.loongson">
                    894:        .../OpenBSD/6.2/loongson/INSTALL.loongson</a>
                    895: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/luna88k/INSTALL.luna88k">
                    896:        .../OpenBSD/6.2/luna88k/INSTALL.luna88k</a>
                    897: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/macppc/INSTALL.macppc">
                    898:        .../OpenBSD/6.2/macppc/INSTALL.macppc</a>
                    899: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/octeon/INSTALL.octeon">
                    900:        .../OpenBSD/6.2/octeon/INSTALL.octeon</a>
                    901: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/sgi/INSTALL.sgi">
                    902:        .../OpenBSD/6.2/sgi/INSTALL.sgi</a>
                    903: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/sparc64/INSTALL.sparc64">
                    904:        .../OpenBSD/6.2/sparc64/INSTALL.sparc64</a>
                    905: </ul>
                    906:
                    907: <hr>
                    908:
                    909: <p>
                    910: Quick installer information for people familiar with OpenBSD, and the use of
                    911: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    912: If you are at all confused when installing OpenBSD, read the relevant
                    913: INSTALL.* file as listed above!
                    914:
                    915: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    916:
                    917: <ul style="list-style-type: none">
                    918: <li>
                    919: Write <i>floppy62.fs</i> or <i>floppyB62.fs</i> (depending on your machine)
                    920: to a diskette and enter <i>boot dva0</i>.
                    921: Refer to INSTALL.alpha for more details.
                    922: <p>
                    923: <li>
                    924: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    925: will most likely fail.
                    926: </ul>
                    927:
                    928: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    929:
                    930: <ul style="list-style-type: none">
                    931: <li>
                    932: If your machine can boot from CD, you can write <i>install62.iso</i> or
                    933: <i>cd62.iso</i> to a CD and boot from it.
                    934: You may need to adjust your BIOS options first.
                    935: <p>
                    936: <li>
                    937: If your machine can boot from USB, you can write <i>install62.fs</i> or
                    938: <i>miniroot62.fs</i> to a USB stick and boot from it.
                    939: <p>
                    940: <li>
                    941: If you can't boot from a CD, floppy disk, or USB,
                    942: you can install across the network using PXE as described in the included
                    943: INSTALL.amd64 document.
                    944: <p>
                    945: <li>
                    946: If you are planning to dual boot OpenBSD with another OS, you will need to
                    947: read INSTALL.amd64.
                    948: </ul>
                    949:
                    950: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    951:
                    952: <ul style="list-style-type: none">
                    953: <li>
                    954: Write <i>miniroot62.fs</i> to a disk and boot from it after connecting
                    955: to the serial console.  Refer to INSTALL.arm64 for more details.
                    956: <p>
                    957: </ul>
                    958:
                    959: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    960:
                    961: <ul style="list-style-type: none">
                    962: <li>
                    963: Write a system specific miniroot to an SD card and boot from it after connecting
                    964: to the serial console.  Refer to INSTALL.armv7 for more details.
                    965: <p>
                    966: </ul>
                    967:
                    968: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    969:
                    970: <ul style="list-style-type: none">
                    971: <li>
                    972: Boot over the network by following the instructions in INSTALL.hppa or the
                    973: <a href="hppa.html#install">hppa platform page</a>.
                    974: </ul>
                    975:
                    976: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    977:
                    978: <ul style="list-style-type: none">
                    979: <li>
                    980: If your machine can boot from CD, you can write <i>install62.iso</i> or
                    981: <i>cd62.iso</i> to a CD and boot from it.
                    982: You may need to adjust your BIOS options first.
                    983: <p>
                    984: <li>
                    985: If your machine can boot from USB, you can write <i>install62.fs</i> or
                    986: <i>miniroot62.fs</i> to a USB stick and boot from it.
                    987: <p>
                    988: <li>
                    989: If you can't boot from a CD, floppy disk, or USB,
                    990: you can install across the network using PXE as described in
                    991: the included INSTALL.i386 document.
                    992: <p>
                    993: <li>
                    994: If you are planning on dual booting OpenBSD with another OS, you will need to
                    995: read INSTALL.i386.
                    996: </ul>
                    997:
                    998: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    999:
                   1000: <ul style="list-style-type: none">
                   1001: <li>
                   1002: Write <i>miniroot62.fs</i> to the start of the CF
                   1003: or disk, and boot normally.
                   1004: </ul>
                   1005:
                   1006: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                   1007:
                   1008: <ul style="list-style-type: none">
                   1009: <li>
                   1010: Write <i>miniroot62.fs</i> to a USB stick and boot bsd.rd from it
                   1011: or boot bsd.rd via tftp.
                   1012: Refer to the instructions in INSTALL.loongson for more details.
                   1013: </ul>
                   1014:
                   1015: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                   1016:
                   1017: <ul style="list-style-type: none">
                   1018: <li>
                   1019: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                   1020: from the PROM, and then bsd.rd from the bootloader.
                   1021: Refer to the instructions in INSTALL.luna88k for more details.
                   1022: </ul>
                   1023:
                   1024: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                   1025:
                   1026: <ul style="list-style-type: none">
                   1027: <li>
                   1028: Burn the image from a mirror site to a CDROM, and power on your machine
                   1029: while holding down the <i>C</i> key until the display turns on and
                   1030: shows <i>OpenBSD/macppc boot</i>.
                   1031: <p>
                   1032: <li>
                   1033: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                   1034: /6.2/macppc/bsd.rd</i>
                   1035: </ul>
                   1036:
                   1037: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                   1038:
                   1039: <ul style="list-style-type: none">
                   1040: <li>
                   1041: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                   1042: Refer to the instructions in INSTALL.octeon for more details.
                   1043: </ul>
                   1044:
                   1045: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                   1046:
                   1047: <ul style="list-style-type: none">
                   1048: <li>
                   1049: To install, burn cd62.iso on a CD-R, put it in the CD drive of your
                   1050: machine and select <i>Install System Software</i> from the System Maintenance
                   1051: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                   1052: CD-ROM, and need a proper invocation from the PROM prompt.
                   1053: Refer to the instructions in INSTALL.sgi for more details.
                   1054:
                   1055: <p>
                   1056: <li>
                   1057: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                   1058: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                   1059: system type. Refer to the instructions in INSTALL.sgi for more details.
                   1060: </ul>
                   1061:
                   1062: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                   1063:
                   1064: <ul style="list-style-type: none">
                   1065: <li>
                   1066: Burn the image from a mirror site to a CDROM, boot from it, and type
                   1067: <i>boot cdrom</i>.
                   1068: <p>
                   1069: <li>
                   1070: If this doesn't work, or if you don't have a CDROM drive, you can write
                   1071: <i>floppy62.fs</i> or <i>floppyB62.fs</i>
                   1072: (depending on your machine) to a floppy and boot it with <i>boot
                   1073: floppy</i>. Refer to INSTALL.sparc64 for details.
                   1074: <p>
                   1075: <li>
                   1076: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                   1077: will most likely fail.
                   1078: <p>
                   1079: <li>
                   1080: You can also write <i>miniroot62.fs</i> to the swap partition on
                   1081: the disk and boot with <i>boot disk:b</i>.
                   1082: <p>
                   1083: <li>
                   1084: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                   1085: </ul>
                   1086:
                   1087: <hr>
                   1088:
                   1089: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                   1090:
                   1091: If you already have an OpenBSD 6.1 system, and do not want to reinstall,
                   1092: upgrade instructions and advice can be found in the
                   1093: <a href="faq/upgrade62.html">Upgrade Guide</a>.
                   1094: <p>
                   1095:
                   1096: <hr>
                   1097:
                   1098: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                   1099:
                   1100: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                   1101: This file contains everything you need except for the kernel sources,
                   1102: which are in a separate archive.
                   1103: To extract:
                   1104:
                   1105: <blockquote><pre>
                   1106: # <b>mkdir -p /usr/src</b>
                   1107: # <b>cd /usr/src</b>
                   1108: # <b>tar xvfz /tmp/src.tar.gz</b>
                   1109: </pre></blockquote>
                   1110:
                   1111: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                   1112: This file contains all the kernel sources you need to rebuild kernels.
                   1113: To extract:
                   1114:
                   1115: <blockquote><pre>
                   1116: # <b>mkdir -p /usr/src/sys</b>
                   1117: # <b>cd /usr/src</b>
                   1118: # <b>tar xvfz /tmp/sys.tar.gz</b>
                   1119: </pre></blockquote>
                   1120:
                   1121: Both of these trees are a regular CVS checkout.  Using these trees it
                   1122: is possible to get a head-start on using the anoncvs servers as
                   1123: described <a href="anoncvs.html">here</a>.
                   1124: Using these files
                   1125: results in a much faster initial CVS update than you could expect from
                   1126: a fresh checkout of the full OpenBSD source tree.
                   1127: <p>
                   1128:
                   1129: <hr>
                   1130:
                   1131: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                   1132:
                   1133: A ports tree archive is also provided.  To extract:
                   1134:
                   1135: <blockquote><pre>
                   1136: # <b>cd /usr</b>
                   1137: # <b>tar xvfz /tmp/ports.tar.gz</b>
                   1138: </pre></blockquote>
                   1139:
                   1140: Go read the <a href="faq/ports/index.html">ports</a> page
                   1141: if you know nothing about ports
                   1142: at this point.  This text is not a manual of how to use ports.
                   1143: Rather, it is a set of notes meant to kickstart the user on the
                   1144: OpenBSD ports system.
                   1145: <p>
                   1146: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1147: As with our complete source tree, our ports tree is available via
                   1148: <a href="anoncvs.html">AnonCVS</a>.
                   1149: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                   1150: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1151: with a command like:
                   1152:
                   1153: <blockquote><pre>
                   1154: # <b>cd /usr/ports</b>
1.15      phessler 1155: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_2</b>
1.1       deraadt  1156: </pre></blockquote>
                   1157:
                   1158: [Of course, you must replace the server name here with a nearby anoncvs
                   1159: server.]
                   1160: <p>
                   1161: Note that most ports are available as packages on our mirrors. Updated
                   1162: ports for the 6.2 release will be made available if problems arise.
                   1163: <p>
                   1164: If you're interested in seeing a port added, would like to help out, or just
                   1165: would like to know more, the mailing list
                   1166: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1167: <p>
                   1168: </body>
                   1169: </html>