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

Annotation of www/62.html, Revision 1.36

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:
                     21: <a href="images/XXX.gif">
                     22: <img align="left" width="227" height="343" hspace="24" src="images/XXX.gif"></a>
                     23: Released October 15, 2017<br>
                     24: Copyright 1997-2017, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.2 Song:
                     28: <a href="lyrics.html#62">XXX</a>.
                     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: <li>New/extended platforms:
                     65:     <ul>
1.26      brynet     66:     <li>The <a href="https://www.openbsd.org/i386.html">i386</a> and
                     67:         <a href="https://www.openbsd.org/amd64.html">amd64</a>
                     68:         platforms have switched to using
                     69:         <a href="https://man.openbsd.org/clang-local.1">clang(1)</a>
                     70:         as the base system compiler.
1.1       deraadt    71:     <li>...
                     72:     </ul>
                     73: <p>
                     74:
                     75: <li>Improved hardware support, including:
                     76:     <ul>
1.12      stsp       77:     <li>arm: New <a href="https://man.openbsd.org/rkgrf.4">rkgrf(4)</a> driver for the Rockchip RK3399/RK3288 register file.
                     78:     <li>arm: New <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a> driver for Rockchip RK3399/RK3288 clocks.
                     79:     <li>arm: New <a href="https://man.openbsd.org/rkpinctrl.4">rkpinctrl(4)</a> driver for controlling Rockchip RK3399/RK3288 pins.
                     80:     <li>arm: New <a href="https://man.openbsd.org/rkpgpio.4">rkpgpio(4)</a> driver for Rockchip RK3399 GPIO.
                     81:     <li>arm: New <a href="https://man.openbsd.org/rkgtemp.4">rkptemp(4)</a> driver for Rockchip RK3399 temperature sensors.
                     82:     <li>arm: New <a href="https://man.openbsd.org/rkiic.4">rkiic(4)</a> driver for Rockchip RK3399 I2C controllers.
                     83:     <li>arm: New <a href="https://man.openbsd.org/rkpmic.4">rkpmic(4)</a> driver for the RK808 Power Management IC.
                     84:     <li>arm: New <a href="https://man.openbsd.org/dwmmc.4">dwmmc(4)</a> driver for Synopsis Designware SD/MMC controllers.
                     85:     <li>arm: New <a href="https://man.openbsd.org/dwdog.4">dwdog(4)</a> driver for the Synopsys Designware watchdog timer.
                     86:     <li>arm: New <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> driver for the Synopsys Designware Ethernet controller.
                     87:     <li>arm: New <a href="https://man.openbsd.org/sxitwi.4">sxitwi(4)</a> driver for the two-wire bus on Allwinnder SoCs.
                     88:     <li>arm: New <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a> driver for the AXP209 I2C PMIC.
                     89:     <li>arm: New <a href="https://man.openbsd.org/bcmaux.4">bcmaux(4)</a> driver for clocks and interrupts on the auxilliary UART on BCM2835 devices.
                     90:     <li>arm: New <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a> driver to configure pins on Marvell SoCs (Armada 388).
                     91:     <li>arm: New <a href="https://man.openbsd.org/mvneta.4">mvneta(4)</a> driver the Ethernet controller on the Armada 38x series.
1.17      ians       92:     <li>arm: New <a href="https://man.openbsd.org/amdisplay.4">amdisplay(4) & nxphdmi(4)</a> drivers for the Texas Instruments AM335x LCD controller.
1.5       stsp       93:     <li>octeon: New <a href="https://man.openbsd.org/octeon/octsctl.4">octsctl(4)</a> driver for the OCTEON SATA controller bridge.
                     94:     <li>octeon: New <a href="https://man.openbsd.org/octeon/octxctl.4">octxctl(4)</a> driver for the OCTEON USB3 controller bridge.
                     95:     <li>New <a href="https://man.openbsd.org/hvs.4">hvs(4)</a> driver for Hyper-V storage.
                     96:     <li>New <a href="https://man.openbsd.org/pcxrtc.4">pcxrtc(4)</a> driver for the NXP PCF8563 Real Time Clock.
                     97:     <li>New <a href="https://man.openbsd.org/urng.4">urng(4)</a> driver for USB random number generator devices.
                     98:     <li>Intel 8265 and 3168 support was added to the <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> driver.
                     99:     <li>RTL8192CE support was added to the <a href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> driver.
                    100:     <li>RT5360 support was added to the <a href="https://man.openbsd.org/ral.4">ral(4)</a> driver.
                    101:     <li>RTS525A support was added to the <a href="https://man.openbsd.org/rtsx.4">rtsx(4)</a> driver.
                    102:     <li>The <a href="https://man.openbsd.org/acpibat.4">acpibat(4)</a> driver now supports _BIX entries from ACPI 4.0.
                    103:     <li>ACPI hibernate support was added to the <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> driver.
                    104:     <li>Substantially improved ACPI hibernate performance in the <a href="https://man.openbsd.org/ahci.4">ahci(4)</a> driver.
1.16      mikeb     105:     <li>The <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a> driver was updated to code based on Linux 4.4.70. It now supports Skylake, Kaby Lake, and Cherryview devices and has better support for Broadwell and Valleyview devices.
1.28      sthen     106:     <li>The <a href="https://man.openbsd.org/puc.4">puc(4)</a> driver now supports ASIX AX99100 devices.
1.16      mikeb     107:     <li>Xen platform support and the <a href="https://man.openbsd.org/xbf.4">xbf(4)</a> driver in particular have been substantially improved.
1.1       deraadt   108:     <li>...
                    109:     </ul>
                    110:
                    111: <p>
1.36    ! pd        112: <li><a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/
        !           113:     <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:
1.1       deraadt   114:     <ul>
1.36    ! pd        115:     <li><a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a> supports
        !           116:     paused VM migration using send and receive commands.
1.1       deraadt   117:     <li>...
                    118:     </ul>
                    119: <p>
                    120:
                    121: <li>IEEE 802.11 wireless stack improvements:
                    122:     <ul>
1.8       stsp      123:     <li>MiRA 802.11n TX rate scaling now supports devices with unequal numbers of Tx and Rx streams. Fixes 11n mode for some <a href="https://man.openbsd.org/athn.8">athn(8)</a> devices.
                    124:     <li>The <a href="https://man.openbsd.org/iwn.8">iwn(8)</a> and <a href="https://man.openbsd.org/iwm.8">iwm(8)</a> drivers will now start scanning for a new access point if they no longer receive beacons from their current AP.
                    125:     <li>Prefer the 5GHz band over the 2GHz band during access point selection.
                    126:     <li>Improved debug output in <a href="https://man.openbsd.org/dmesg.8">dmesg(8)</a> when a wireless interface is put into debug mode with <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
1.1       deraadt   127:     </ul>
                    128: <p>
                    129:
                    130: <li>Generic network stack improvements:
                    131:     <ul>
1.20      mpi       132:     <li> Incoming and forwarded IP packets are now processed without
                    133:          KERNEL_LOCK, resulting in better performances and reduced latency
1.4       florian   134:     <li> The kernel no longer handles IPv6 Stateless Address
                    135:          Autoconfiguration (RFC 4862), allowing cleanup and simplification
                    136:          of the IPv6 network stack.
                    137:     <li> The kernel sends IPv6 router solicitations for link local addresses
                    138:          with a link local source address.
1.16      mikeb     139:     <li> FQ-CoDel algorithm has been implemented for use with <a
                    140:          href="https://man.openbsd.org/pf.conf#QUEUEING">pf(4) queueing</a>.
1.31      bluhm     141:     <li>Improve IPv6 checks for IPsec policies and make them consistent
                    142:        with IPv4.
                    143:     <li>Refactor local IP delivery to process IPsec packets in a flow.
                    144:        Avoid that they are enqueued a second time.
                    145:     <li><a href="https://man.openbsd.org/pf.4">pf(4)</a>
                    146:        looks into AH packets and matches on the inner protocol.
                    147:        This makes IPv4 authentication headers work like IPv6.
                    148:     <li>The length of extension header chains in pf(4) is limited.
                    149:        This prevents spending excessive cpu time on crafted packets.
                    150:     <li>Block IPv6 packets in pf(4) that have hop-by-hop options
                    151:        header or destination options header.
                    152:        Such packets can be passed by adding "allow-opts" to the
                    153:        rule.
                    154:        So IPv6 options are handled like their counterpart in IPv4
                    155:        now.
                    156:     <li>If the IPv4 ID gets reused to fast, pf(4) fragment reassembly
                    157:        uses a smarter strategy to drop packets.
1.1       deraadt   158:     <li>...
                    159:     </ul>
                    160: <p>
                    161:
                    162: <li>Installer improvements:
                    163:     <ul>
1.4       florian   164:     <li> The installer now uses the Allotment Routing Table (ART).
1.7       rpe       165:     <li> A unique kernel is now created by the installer to boot from after install/upgrade.
                    166:     <li> On release installs of architectures supported by syspatch "syspatch -c" is added to rc.firsttime.
                    167:     <li> Backwards compatibility code to support the 'rtsol' keyword in hostname.if(5) has been removed.
                    168:     <li> The install.site and upgrade.site scripts are now executed at the end of the install/upgrade process.
                    169:     <li> More detailed information is shown to identify disks.
                    170:     <li> The IPv6 default router selection has been fixed.
1.1       deraadt   171:     <li>...
                    172:     </ul>
                    173: <p>
                    174:
                    175: <li>Routing daemons and other userland network improvements:
                    176:     <ul>
1.4       florian   177:     <li> A new daemon, <a
1.31      bluhm     178:          href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> handles IPv6
1.4       florian   179:          Stateless Address Autoconfiguration (RFC 4862).
1.31      bluhm     180:     <li> <a href="https://man.openbsd.org/rtadvd.8">rtadvd(8)</a> now supports
1.4       florian   181:          "Reducing Energy Consumption of Router Advertisements" (RFC 7772).
1.31      bluhm     182:     <li><a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a>
                    183:        can show SA bundles now.
                    184:        The keyword "bundle" allows to create them explicitly.
                    185:        This avoids confusion as they were used implicitly before.
                    186:     <li><a href="https://man.openbsd.org/nc.1">nc(1)</a>
                    187:         has got the option -W "recvlimit" to terminate netcat after
                    188:         receiving a number of packets.
                    189:         This allows to send a UDP request, receive a reply and check
                    190:         the result on the command line.
                    191:     <li>Fix a bunch of races in
                    192:        <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>
                    193:        expecially in HTTP chunked mode.
1.1       deraadt   194:     <li>...
                    195:     </ul>
                    196: <p>
                    197:
                    198: <li>Security improvements:
                    199:     <ul>
1.9       otto      200:     <li>A new function
                    201:        <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>
                    202:        to easily clear and free memory holding sensitive data has been added.
                    203:     <li>Double free detection has been improved when the F
                    204:        <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> option is used.
                    205:        The existing S option now includes F.
1.24      anton     206:     <li>The <a href="https://man.openbsd.org/tty.4#TIOCSTI">TIOCSTI</a>
1.19      deraadt   207:        tty ioctl has been removed.  The I/O-loops in the last two consumers
1.24      anton     208:        <a href="https://man.openbsd.org/csh.1">csh(1)</a> and
                    209:        <a href="https://man.openbsd.org/mail.1">mail(1)</a>
1.19      deraadt   210:        were rewritten to cope with the removal.
1.29      brynet    211:     <li>Trapsleds, a new mitigation that significantly reduces the amount of
1.30      brynet    212:         nops in the instruction stream, converting them to traps, making it
                    213:         harder to target potential gadgets.
1.29      brynet    214:     <li>Kernel Address Randomized Link (KARL), a new "link-kit" allows the .o
                    215:         files of the kernel to be relinked in a random order, creating a unique
                    216:         kernel for each boot.
                    217:     <li>Like with libc previously,
                    218:         <a href="https://man.openbsd.org/rc.8">rc(8)</a> re-links libcrypto on
                    219:         startup, placing the objects in a random order.
                    220:     <li>In addition to libcrypto, to deter code reuse exploits,
                    221:         <a href="https://man.openbsd.org/rc.8">rc(8)</a> re-links
                    222:         <a href="https://man.openbsd.org/ld.so.1">ld.so</a> on
                    223:         startup, placing the objects in a random order.
1.31      bluhm     224:     <li>If process accounting is activated with
                    225:        <a href="https://man.openbsd.org/accton.8">accton(8)</a>,
                    226:        the daily mail shows pledge violations and program crashes.
                    227:        <a href="https://man.openbsd.org/lastcomm.8">lastcomm(8)</a>
                    228:        uses the flags P and T for such processes.
1.34      brynet    229:     <li><a href="https://man.openbsd.org/pflogd.8">pflogd(8)</a> uses the
                    230:        fork+exec model.
                    231:     <li><a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> uses the
                    232:        fork+exec model.
1.1       deraadt   233:     </ul>
                    234: <p>
                    235:
1.32      krw       236: <li><a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a>/
1.1       deraadt   237:     <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a> improvements:
                    238:     <ul>
1.32      krw       239:     <li>Add support for echo-client-id statement to
1.35      krw       240:       <a href="https://man.openbsd.org/dhcpd.conf.5">dhclient.conf(5)</a>.
                    241:     <li>Take greater care to process all data read, and only data read, from the
                    242:       <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>
                    243:       socket.
                    244:     <li>Use /dev/bpf instead of /dev/bpf0.
                    245:     <li>Handle DHCPINFORM messages from clients behind a DHCP relay.
                    246:     <li>Fix handling of
                    247:       <a href="https://man.openbsd.org/carp.4">carp(4)</a>
                    248:       interfaces in
                    249:        <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a>.
                    250:     <li>Don't stop
                    251:       <a href="https://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a>
                    252:       logging to stderr when it is started with the -d option.
1.32      krw       253:     </ul>
                    254: <p>
                    255:
                    256: <li><a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> improvements:
                    257:     <ul>
                    258:     <li>Log messages reworked and clarified, in particular by prefixing
                    259:        the name of the relevant network interface.
                    260:     <li>Treat SSID as 0 to 32 bytes of binary data, not a string.
                    261:     <li>Use RTM_PROPOSAL to take control of an interface rather than flipping
                    262:       interface down and up in the hope that other
                    263:       <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                    264:       instances notice.
                    265:     <li>Reduce file operations needed by -L option by opening file at
                    266:       startup and using it throughout process lifetime.
                    267:     <li>Improve <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>
                    268:       handling by reducing writes and more reliably determining which interface
                    269:       has the current default route.
                    270:     <li>Take greater care to process all data read, and only data read, from the
                    271:       <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>
                    272:       socket.
                    273:     <li>Improve the determination of the link state of an interface.
                    274:     <li>Decline inappropriate lease offers as soon as they are deemed
                    275:       inappropriate.
                    276:     <li>Drop support for the timestamp formats used in lease files created
                    277:       more than four years ago.
                    278:     <li>Accept an offer from the server that sent the first copy of
                    279:       the offer, not the server that sent the last copy.
                    280:     <li>Don't delete addresses and routes when exiting.
                    281:     <li>Ensure IPv6 packets are not read from sockets.
                    282:     <li>Don't silently ignore obsolete keywords in
                    283:       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>
                    284:     <li>Reduce memory footprint by shrinking oversized static buffers.
                    285:     <li>Eliminate repeated socket opens by opening the required sockets during
                    286:       startup.
                    287:     <li>Fix construction of unicast UDP packets, broken in 5.6.
                    288:     <li>Improve determination of when a renewed lease requires interface
                    289:       configuration changes.
                    290:     <li>Don't exit when addresses are manually added or deleted from an
                    291:       interface.
                    292:     <li>Don't support option 33, classfull IP addresses.
                    293:     <li>Fix configuration of default routes supplied by classless route options.
                    294:     <li>Consider
                    295:       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>
                    296:       contents when determining what MTU value to configure.
                    297:     <li>Consider
                    298:       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>
                    299:       contents when creating the content of
                    300:       <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>.
                    301:     <li>Delete direct routes when routes are flushed.
                    302:     <li>Don't label routes with "DHCLIENT nnnn".
                    303:     <li>Don't delete addresses or routes that will be immediately added back.
                    304:     <li>Delete addresses and routes only when a renewal request is NAK'ed.
                    305:     <li>Don't wait forever for requested information on the default route.
                    306:     <li>Don't exit when an attempt to send a packet fails.
                    307:     <li>Don't log a packet send when the send fails.
                    308:     <li>Remove the -u option, broken since 2013 without complaints.
1.35      krw       309:     <li>Use /dev/bpf instead of /dev/bpf0.
1.1       deraadt   310:     </ul>
                    311: <p>
                    312:
                    313: <li>Assorted improvements:
                    314:     <ul>
1.14      anton     315:     <li>Improved UTF-8 line editing support for
1.24      anton     316:        <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>
1.14      anton     317:        Emacs and Vi input mode.
1.22      tb        318:     <li>The HISTFILE of <a href="https://man.openbsd.org/ksh.1">ksh(1)</a> now uses
                    319:         a plain text format. Support for the
                    320:         <a href="https://man.openbsd.org/ksh#HISTCONTROL">HISTCONTROL</a>
                    321:         environment variable was added.
1.24      anton     322:          <li>New <a href="https://man.openbsd.org/futex">futex(2)</a> syscall
                    323:          <li>New pthread <a href="https://man.openbsd.org/pthread_mutex_init">mutex</a>
                    324:          and <a href="https://man.openbsd.org/pthread_cond_init">condition variable</a>
1.20      mpi       325:          implementations improving latency of threaded applications
1.24      anton     326:          <li>New <a href="https://man.openbsd.org/ctfdump">ctfdump</a>
                    327:          and <a href="https://man.openbsd.org/ctfconv">ctfconv</a> tools to manipulate
1.20      mpi       328:          CTF (Compact C Type Format).
1.31      bluhm     329:     <li>The error handling in
                    330:        <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    331:        has been improved.
                    332:        Even if internal errors occur, the deamon tries to keep
                    333:        unaffected subsystems active.
                    334:        So as many messages as possible are logged.
                    335:        They can be filtered by severity and facility "syslog".
                    336:     <li>syslogd(8) can now suppress "last message repeated" which is
                    337:        useful for remote logging.
                    338:     <li>syslogd(8) can listen on multiple TLS sockets.
                    339:     <li>syslogd(8) closes the *.514 UDP sockets when they are not
                    340:        needed.
                    341:     <li>Truncate log messates at 8192 bytes everywhere.
                    342:     <li>Nested mount points are umounted in correct order.
1.33      krw       343:     <li>Fix creation of
                    344:       <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>
                    345:       CONCAT volumes.
                    346:     <li>Include
                    347:       <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>
                    348:       volume and backing disk information in i/o error messages.
                    349:     <li>Make
                    350:       <a href="https://man.openbsd.org/vioscsi.4">vioscsi(4)</a>
                    351:       a normal
                    352:       <a href="https://man.openbsd.org/scsi.4">scsi(4)</a>
                    353:       device by eliminating its use of the obsolete XS_NO_CCB mechanism.
                    354:     <li>Rmove last vestiges of now unused XS_NO_CCB mechanism.
1.1       deraadt   355:     </ul>
                    356: <p>
                    357:
                    358: <li>OpenSMTPD X.X.X
                    359:     <ul>
                    360:     <li>...
                    361:     </ul>
                    362: <p>
                    363:
                    364: <li>OpenSSH 7.X
                    365:     <ul>
                    366:     <li>Security:
                    367:       <ul>
                    368:       <li>...
                    369:       </ul>
                    370:     <li>New/changed features:
                    371:       <ul>
1.31      bluhm     372:       <li>Add RemoteCommand option to specify a command in the
                    373:        <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>
                    374:        config file instead of giving it on the client's command
                    375:        line.
                    376:        The feature allows to automate tasks using ssh config.
1.1       deraadt   377:       <li>...
                    378:       </ul>
                    379:     <li>The following significant bugs have been fixed in this release:
                    380:       <ul>
                    381:       <li>...
                    382:       </ul>
                    383:     </ul>
                    384: <p>
                    385:
                    386: <li>LibreSSL X.X.X
                    387:     <ul>
                    388:     <li>...
                    389:     </ul>
                    390: <p>
                    391:
                    392: <li>mandoc X.XX.X
                    393:     <ul>
                    394:     <li>...
                    395:     </ul>
                    396: <p>
                    397:
                    398: <li>Ports and packages:
                    399:     <dl>
1.10      espie     400:     <dt>A massive amount of clang-related fixes happened between 6.1 and 6.2.
1.1       deraadt   401:     <dt>Many pre-built packages for each architecture:
                    402:     </dl>
                    403:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    404:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    405:     <tr>
                    406:     <td valign="top" width="25%">
                    407:     <ul>
                    408:       <li>alpha:      XXXX
                    409:       <li>amd64:      XXXX
                    410:       <li>arm:        XXXX
                    411:     </ul></td><td valign=top width="25%"><ul>
                    412:       <li>hppa:       XXXX
                    413:       <li>i386:       XXXX
                    414:       <li>mips64:     XXXX
                    415:     </ul></td><td valign=top width="25%"><ul>
                    416:       <li>mips64el:   XXXX
                    417:       <li>powerpc:    XXXX
                    418:       <li>sparc64:    XXXX
                    419:     </ul></td></tr></table>
                    420:     <p>
                    421:
                    422:     <dl>
                    423:     <dt>Some highlights:
                    424:     </dl>
                    425:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    426:     <tr>
                    427:     <td valign="top" width="50%"><ul>
1.3       jasper    428:        <li>AFL 2.51b
                    429:        <li>Chromium 61.0.3163.100
                    430:        <li>Emacs 21.4 and 25.3
1.1       deraadt   431:        <li>GCC 4.9.4
                    432:        <li>GHC 7.10.3
1.3       jasper    433:        <li>Gimp 2.8.22
                    434:        <li>GNOME 3.24.2
                    435:        <li>Go 1.9
1.1       deraadt   436:        <li>Groff 1.22.3
1.3       jasper    437:        <li>JDK 8u144
1.18      lteo      438:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.3       jasper    439:        <li>LLVM/Clang 5.0.0
                    440:        <li>LibreOffice 5.2.7.2
1.1       deraadt   441:        <li>Lua 5.1.5, 5.2.4, and 5.3.4
1.3       jasper    442:        <li>MariaDB 10.0.32
                    443:        <li>Mozilla Firefox 52.4.0esr and 56.0.0
                    444:        <li>Mozilla Thunderbird 52.2.1
1.1       deraadt   445:     </ul></td><td valign=top width="50%"><ul>
1.3       jasper    446:        <li>Mutt 1.9.1 and NeoMutt 20170912
                    447:        <li>Node.js 6.11.2
1.1       deraadt   448:        <li>Ocaml 4.03.0
1.3       jasper    449:        <li>OpenLDAP 2.3.43 and 2.4.45
1.18      lteo      450:        <li>PHP 5.6.31 and 7.0.23
1.3       jasper    451:        <li>Postfix 3.2.2 and 3.3-20170910
                    452:        <li>PostgreSQL 9.6.5
                    453:        <li>Python 2.7.14 and 3.6.2
                    454:        <li>R 3.4.1
                    455:        <li>Ruby 1.8.7.374, 2.1.9, 2.2.8, 2.3.5 and 2.4.2
                    456:        <li>Rust 1.20.0
                    457:        <li>Sendmail 8.16.0.21
                    458:        <li>SQLite3 3.20.1
                    459:        <li>Sudo 1.8.21.2
                    460:        <li>Tcl/Tk 8.5.19 and 8.6.6
                    461:        <li>TeX Live 2016
                    462:        <li>Vim 8.0.0987
1.1       deraadt   463:        <li>Xfce 4.12
                    464:     </ul></td></tr></table>
                    465: <p>
                    466:
                    467: <li>As usual, steady improvements in manual pages and other documentation.
                    468: <p>
                    469:
                    470: <li>The system includes the following major components from outside suppliers:
                    471:     <ul>
1.13      matthieu  472:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.4 + patches,
                    473:       freetype 2.8.0, fontconfig 2.12.4, Mesa 13.0.6, xterm 330,
1.1       deraadt   474:       xkeyboard-config 2.20 and more)
                    475:     <li>LLVM/Clang 4.0.0 (+ patches)
                    476:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.18      lteo      477:     <li>Perl 5.24.2 (+ patches)
1.2       florian   478:     <li>NSD 4.1.17
                    479:     <li>Unbound 1.6.6
1.1       deraadt   480:     <li>Ncurses 5.7
                    481:     <li>Binutils 2.17 (+ patches)
                    482:     <li>Gdb 6.3 (+ patches)
                    483:     <li>Awk Aug 10, 2011 version
1.31      bluhm     484:     <li>Expat 2.2.4
1.1       deraadt   485:     </ul>
                    486: </ul>
                    487:
                    488: <hr>
                    489:
                    490: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    491:
                    492: Please refer to the following files on the mirror site for
                    493: extensive details on how to install OpenBSD 6.2 on your machine:
                    494:
                    495: <ul>
                    496: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/alpha/INSTALL.alpha">
                    497:        .../OpenBSD/6.2/alpha/INSTALL.alpha</a>
                    498: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/amd64/INSTALL.amd64">
                    499:        .../OpenBSD/6.2/amd64/INSTALL.amd64</a>
                    500: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/arm64/INSTALL.arm64">
                    501:        .../OpenBSD/6.2/arm64/INSTALL.arm64</a>
                    502: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/armv7/INSTALL.armv7">
                    503:        .../OpenBSD/6.2/armv7/INSTALL.armv7</a>
                    504: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/hppa/INSTALL.hppa">
                    505:        .../OpenBSD/6.2/hppa/INSTALL.hppa</a>
                    506: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/i386/INSTALL.i386">
                    507:        .../OpenBSD/6.2/i386/INSTALL.i386</a>
                    508: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/landisk/INSTALL.landisk">
                    509:        .../OpenBSD/6.2/landisk/INSTALL.landisk</a>
                    510: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/loongson/INSTALL.loongson">
                    511:        .../OpenBSD/6.2/loongson/INSTALL.loongson</a>
                    512: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/luna88k/INSTALL.luna88k">
                    513:        .../OpenBSD/6.2/luna88k/INSTALL.luna88k</a>
                    514: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/macppc/INSTALL.macppc">
                    515:        .../OpenBSD/6.2/macppc/INSTALL.macppc</a>
                    516: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/octeon/INSTALL.octeon">
                    517:        .../OpenBSD/6.2/octeon/INSTALL.octeon</a>
                    518: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/sgi/INSTALL.sgi">
                    519:        .../OpenBSD/6.2/sgi/INSTALL.sgi</a>
                    520: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.2/sparc64/INSTALL.sparc64">
                    521:        .../OpenBSD/6.2/sparc64/INSTALL.sparc64</a>
                    522: </ul>
                    523:
                    524: <hr>
                    525:
                    526: <p>
                    527: Quick installer information for people familiar with OpenBSD, and the use of
                    528: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    529: If you are at all confused when installing OpenBSD, read the relevant
                    530: INSTALL.* file as listed above!
                    531:
                    532: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    533:
                    534: <ul style="list-style-type: none">
                    535: <li>
                    536: Write <i>floppy62.fs</i> or <i>floppyB62.fs</i> (depending on your machine)
                    537: to a diskette and enter <i>boot dva0</i>.
                    538: Refer to INSTALL.alpha for more details.
                    539: <p>
                    540: <li>
                    541: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    542: will most likely fail.
                    543: </ul>
                    544:
                    545: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    546:
                    547: <ul style="list-style-type: none">
                    548: <li>
                    549: If your machine can boot from CD, you can write <i>install62.iso</i> or
                    550: <i>cd62.iso</i> to a CD and boot from it.
                    551: You may need to adjust your BIOS options first.
                    552: <p>
                    553: <li>
                    554: If your machine can boot from USB, you can write <i>install62.fs</i> or
                    555: <i>miniroot62.fs</i> to a USB stick and boot from it.
                    556: <p>
                    557: <li>
                    558: If you can't boot from a CD, floppy disk, or USB,
                    559: you can install across the network using PXE as described in the included
                    560: INSTALL.amd64 document.
                    561: <p>
                    562: <li>
                    563: If you are planning to dual boot OpenBSD with another OS, you will need to
                    564: read INSTALL.amd64.
                    565: </ul>
                    566:
                    567: <h3><font color="#e00000">OpenBSD/arm64:</font></h3>
                    568:
                    569: <ul style="list-style-type: none">
                    570: <li>
                    571: Write <i>miniroot62.fs</i> to a disk and boot from it after connecting
                    572: to the serial console.  Refer to INSTALL.arm64 for more details.
                    573: <p>
                    574: </ul>
                    575:
                    576: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    577:
                    578: <ul style="list-style-type: none">
                    579: <li>
                    580: Write a system specific miniroot to an SD card and boot from it after connecting
                    581: to the serial console.  Refer to INSTALL.armv7 for more details.
                    582: <p>
                    583: </ul>
                    584:
                    585: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    586:
                    587: <ul style="list-style-type: none">
                    588: <li>
                    589: Boot over the network by following the instructions in INSTALL.hppa or the
                    590: <a href="hppa.html#install">hppa platform page</a>.
                    591: </ul>
                    592:
                    593: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    594:
                    595: <ul style="list-style-type: none">
                    596: <li>
                    597: If your machine can boot from CD, you can write <i>install62.iso</i> or
                    598: <i>cd62.iso</i> to a CD and boot from it.
                    599: You may need to adjust your BIOS options first.
                    600: <p>
                    601: <li>
                    602: If your machine can boot from USB, you can write <i>install62.fs</i> or
                    603: <i>miniroot62.fs</i> to a USB stick and boot from it.
                    604: <p>
                    605: <li>
                    606: If you can't boot from a CD, floppy disk, or USB,
                    607: you can install across the network using PXE as described in
                    608: the included INSTALL.i386 document.
                    609: <p>
                    610: <li>
                    611: If you are planning on dual booting OpenBSD with another OS, you will need to
                    612: read INSTALL.i386.
                    613: </ul>
                    614:
                    615: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    616:
                    617: <ul style="list-style-type: none">
                    618: <li>
                    619: Write <i>miniroot62.fs</i> to the start of the CF
                    620: or disk, and boot normally.
                    621: </ul>
                    622:
                    623: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    624:
                    625: <ul style="list-style-type: none">
                    626: <li>
                    627: Write <i>miniroot62.fs</i> to a USB stick and boot bsd.rd from it
                    628: or boot bsd.rd via tftp.
                    629: Refer to the instructions in INSTALL.loongson for more details.
                    630: </ul>
                    631:
                    632: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    633:
                    634: <ul style="list-style-type: none">
                    635: <li>
                    636: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    637: from the PROM, and then bsd.rd from the bootloader.
                    638: Refer to the instructions in INSTALL.luna88k for more details.
                    639: </ul>
                    640:
                    641: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    642:
                    643: <ul style="list-style-type: none">
                    644: <li>
                    645: Burn the image from a mirror site to a CDROM, and power on your machine
                    646: while holding down the <i>C</i> key until the display turns on and
                    647: shows <i>OpenBSD/macppc boot</i>.
                    648: <p>
                    649: <li>
                    650: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    651: /6.2/macppc/bsd.rd</i>
                    652: </ul>
                    653:
                    654: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    655:
                    656: <ul style="list-style-type: none">
                    657: <li>
                    658: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    659: Refer to the instructions in INSTALL.octeon for more details.
                    660: </ul>
                    661:
                    662: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    663:
                    664: <ul style="list-style-type: none">
                    665: <li>
                    666: To install, burn cd62.iso on a CD-R, put it in the CD drive of your
                    667: machine and select <i>Install System Software</i> from the System Maintenance
                    668: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    669: CD-ROM, and need a proper invocation from the PROM prompt.
                    670: Refer to the instructions in INSTALL.sgi for more details.
                    671:
                    672: <p>
                    673: <li>
                    674: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    675: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    676: system type. Refer to the instructions in INSTALL.sgi for more details.
                    677: </ul>
                    678:
                    679: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    680:
                    681: <ul style="list-style-type: none">
                    682: <li>
                    683: Burn the image from a mirror site to a CDROM, boot from it, and type
                    684: <i>boot cdrom</i>.
                    685: <p>
                    686: <li>
                    687: If this doesn't work, or if you don't have a CDROM drive, you can write
                    688: <i>floppy62.fs</i> or <i>floppyB62.fs</i>
                    689: (depending on your machine) to a floppy and boot it with <i>boot
                    690: floppy</i>. Refer to INSTALL.sparc64 for details.
                    691: <p>
                    692: <li>
                    693: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    694: will most likely fail.
                    695: <p>
                    696: <li>
                    697: You can also write <i>miniroot62.fs</i> to the swap partition on
                    698: the disk and boot with <i>boot disk:b</i>.
                    699: <p>
                    700: <li>
                    701: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    702: </ul>
                    703:
                    704: <hr>
                    705:
                    706: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    707:
                    708: If you already have an OpenBSD 6.1 system, and do not want to reinstall,
                    709: upgrade instructions and advice can be found in the
                    710: <a href="faq/upgrade62.html">Upgrade Guide</a>.
                    711: <p>
                    712:
                    713: <hr>
                    714:
                    715: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    716:
                    717: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    718: This file contains everything you need except for the kernel sources,
                    719: which are in a separate archive.
                    720: To extract:
                    721:
                    722: <blockquote><pre>
                    723: # <b>mkdir -p /usr/src</b>
                    724: # <b>cd /usr/src</b>
                    725: # <b>tar xvfz /tmp/src.tar.gz</b>
                    726: </pre></blockquote>
                    727:
                    728: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    729: This file contains all the kernel sources you need to rebuild kernels.
                    730: To extract:
                    731:
                    732: <blockquote><pre>
                    733: # <b>mkdir -p /usr/src/sys</b>
                    734: # <b>cd /usr/src</b>
                    735: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    736: </pre></blockquote>
                    737:
                    738: Both of these trees are a regular CVS checkout.  Using these trees it
                    739: is possible to get a head-start on using the anoncvs servers as
                    740: described <a href="anoncvs.html">here</a>.
                    741: Using these files
                    742: results in a much faster initial CVS update than you could expect from
                    743: a fresh checkout of the full OpenBSD source tree.
                    744: <p>
                    745:
                    746: <hr>
                    747:
                    748: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    749:
                    750: A ports tree archive is also provided.  To extract:
                    751:
                    752: <blockquote><pre>
                    753: # <b>cd /usr</b>
                    754: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    755: </pre></blockquote>
                    756:
                    757: Go read the <a href="faq/ports/index.html">ports</a> page
                    758: if you know nothing about ports
                    759: at this point.  This text is not a manual of how to use ports.
                    760: Rather, it is a set of notes meant to kickstart the user on the
                    761: OpenBSD ports system.
                    762: <p>
                    763: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    764: As with our complete source tree, our ports tree is available via
                    765: <a href="anoncvs.html">AnonCVS</a>.
                    766: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    767: the <i>ports/</i> tree available on a read-write medium and update the tree
                    768: with a command like:
                    769:
                    770: <blockquote><pre>
                    771: # <b>cd /usr/ports</b>
1.15      phessler  772: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_2</b>
1.1       deraadt   773: </pre></blockquote>
                    774:
                    775: [Of course, you must replace the server name here with a nearby anoncvs
                    776: server.]
                    777: <p>
                    778: Note that most ports are available as packages on our mirrors. Updated
                    779: ports for the 6.2 release will be made available if problems arise.
                    780: <p>
                    781: If you're interested in seeing a port added, would like to help out, or just
                    782: would like to know more, the mailing list
                    783: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    784: <p>
                    785: </body>
                    786: </html>