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

Annotation of www/60.html, Revision 1.61

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.0</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.0">
                      7: <meta name="copyright" content="This document copyright 2016 by OpenBSD.">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.48      tb         10: <link rel="canonical" href="https://www.openbsd.org/60.html">
1.1       deraadt    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.0</font>
                     19: </h2>
                     20:
                     21: <a href="images/puff.jpg">
                     22: <img alt="Puff" align="left" width="227" height="343" hspace="24" src="images/puff.jpg"></a>
1.24      deraadt    23: To be released Sep 1, 2016<br>
1.1       deraadt    24: Copyright 1997-2016, Theo de Raadt.<br>
                     25: <font color="#e00000">ISBN 978-0-9881561-8-0</font>
                     26: <br>
1.34      deraadt    27: 6.0 Songs:
1.40      deraadt    28: <a href="lyrics.html#60a">"Another Smash of the Stack"</a>,
1.43      deraadt    29: <a href="lyrics.html#60b">"Black Hat"</a>,
                     30: <a href="lyrics.html#60c">"Money"</a><br>
                     31: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                     32: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                     33: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                     34: (plus 3 more...)
1.1       deraadt    35:
                     36: <ul>
                     37: <li>Order a CDROM from our <a href="https://openbsdstore.com">ordering system</a>.
                     38: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     39:     a list of mirror machines.
                     40: <li>Go to the <font color="#e00000">pub/OpenBSD/6.0/</font> directory on
                     41:     one of the mirror sites.
                     42: <li>Have a look at <a href="errata60.html">the 6.0 errata page</a> for a list
                     43:     of bugs and workarounds.
                     44: <li>See a <a href="plus60.html">detailed log of changes</a> between the
                     45:     5.9 and 6.0 releases.
                     46: <p>
1.6       schwarze   47: <li><a href="http://man.openbsd.org/signify.1">signify(1)</a>
1.1       deraadt    48:     pubkeys for this release:<br>
                     49: <pre>
                     50: base: RWSho3oKSqgLQy+NpIhFXZJDtkE65tzlmtC24mStf8DoJd2OPMgna4u8
                     51: fw:   RWRWf7GJKFvJTWEMIaw9wld0DujiqL1mlrC6HisE6i78C+2SRArV1Iyo
                     52: pkg:  RWQHIajRlT2mX7tmRgb6oN6mfJu3AgQ/TU38acrWABO8lz90dR3rNmey
                     53: </pre>
                     54: <p>
                     55: All applicable copyrights and credits are in the src.tar.gz,
                     56: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     57: files fetched via ports.tar.gz.
                     58: </ul>
                     59: <br clear=all>
                     60:
                     61: <hr>
                     62:
                     63: <h3 id="new"><font color="#0000e0">What's New</font></h3>
                     64:
                     65: This is a partial list of new features and systems included in OpenBSD 6.0.
                     66: For a comprehensive list, see the <a href="plus60.html">changelog</a> leading
                     67: to 6.0.
                     68:
                     69: <ul>
1.27      jsg        70: <li>New/extended platforms:
                     71:     <ul>
1.28      deraadt    72:     <li><a href="armv7.html">armv7</a>:
1.27      jsg        73:         <ul>
                     74:         <li>EFI bootloader added, kernels are now loaded from FFS instead
                     75:             of FAT or EXT filesystems, without U-Boot headers.
                     76:         <li>A single kernel and ramdisk are now used for all SoCs.
                     77:         <li>Hardware is dynamically enumerated via Flattened Device
                     78:             Tree (FDT) instead of via static tables based on board id numbers.
                     79:         <li>Miniroot installer images include U-Boot 2016.07 with support for
                     80:             EFI payloads.
                     81:         </ul>
1.28      deraadt    82:     <li><a href="vax.html">vax</a>:
                     83:        <ul>
                     84:        <li>Removed.
                     85:        </ul>
1.27      jsg        86:     </ul>
                     87: <p>
                     88:
1.1       deraadt    89: <li>Improved hardware support, including:
                     90:     <ul>
1.25      jsg        91:     <li>New <a href="http://man.openbsd.org/?query=bytgpio">bytgpio(4)</a>
                     92:         driver for the Intel Bay Trail GPIO controller.
                     93:     <li>New <a href="http://man.openbsd.org/?query=chvgpio">chvgpio(4)</a>
                     94:         driver for the Intel Cherry View GPIO controller.
                     95:     <li>New <a href="http://man.openbsd.org/?query=maxrtc">maxrtc(4)</a>
                     96:         driver for the Maxim DS1307 real time clock.
                     97:     <li>New <a href="http://man.openbsd.org/?query=nvme">nvme(4)</a>
                     98:         driver for the Non-Volatile Memory Express (NVMe) host controller interface.
                     99:     <li>New <a href="http://man.openbsd.org/?query=pcfrtc">pcfrtc(4)</a>
                    100:         driver for the NXP PCF8523 real time clock.
                    101:     <li>New <a href="http://man.openbsd.org/?query=umb">umb(4)</a>
                    102:         driver for the Mobile Broadband Interface Model (MBIM).
                    103:     <li>New <a href="http://man.openbsd.org/?query=ure">ure(4)</a>
                    104:         driver for RealTek RTL8152 based 10/100 USB Ethernet devices.
                    105:     <li>New <a href="http://man.openbsd.org/?query=utvfu">utvfu(4)</a>
                    106:         driver for audio/video capture devices based on the Fushicai USBTV007.
                    107:     <li>The <a href="http://man.openbsd.org/?query=iwm">iwm(4)</a> driver
1.57      stsp      108:         now supports Intel Wireless 3165 and 8260 devices, and works more
                    109:        reliably in RAMDISK kernels.
1.25      jsg       110:     <li>Support for I2C HID devices with GPIO signalled interrupts has
                    111:         been added to <a href="http://man.openbsd.org/?query=dwiic">dwiic(4)</a>.
1.26      jsg       112:     <li>Support for larger bus widths, high speed modes, and DMA
                    113:         transfers has been added to
                    114:         <a href="http://man.openbsd.org/?query=sdmmc">sdmmc(4)</a>,
1.55      tb        115:         <a href="http://man.openbsd.org/?query=rtsx">rtsx(4)</a>,
1.26      jsg       116:         <a href="http://man.openbsd.org/?query=sdhc">sdhc(4)</a>, and
1.55      tb        117:         <a href="http://man.openbsd.org/?query=imxesdhc">imxesdhc(4)</a>.
1.31      visa      118:     <li>Support for EHCI and OHCI compliant USB controllers on Octeon II SoCs.
                    119:     <li>Many USB device drivers have been enabled on OpenBSD/octeon.
1.54      stsp      120:     <li>Improved support for hardware-reduced ACPI implementations.
1.57      stsp      121:     <li>Improved support for ACPI 5.0 implementations.
1.58      stsp      122:     <li>AES-NI crypto is now done without holding the kernel lock.
1.54      stsp      123:     <li>Improved AGP support on PowerPC G5 machines.
                    124:     <li>Added support for the SD card slot in Intel Bay Trail SoCs.
                    125:     <li>The <a href="http://man.openbsd.org/?query=ichiic">ichiic(4)</a> driver
1.57      stsp      126:         now ignores the SMBALERT# interrupt to prevent an interrupt storm
                    127:         with buggy BIOS implementations.
1.54      stsp      128:     <li>Device attachment problems with the
                    129:         <a href="http://man.openbsd.org/?query=axen">axen(4)</a> driver have
                    130:         been fixed.
                    131:     <li>The <a href="http://man.openbsd.org/?query=ral">ral(4)</a> driver
                    132:         is more stable under load with RT2860 devices.
                    133:     <li>Problems with dead keyboards after resume have been fixed in the
                    134:         <a href="http://man.openbsd.org/?query=pckbd">pckbd(4)</a> driver.
                    135:     <li>The <a href="http://man.openbsd.org/?query=rtsx">rtsx(4)</a> driver
                    136:         now supports RTS522A devices.
                    137:     <li>Initial support for MSI-X has been added.
1.57      stsp      138:     <li>Support MSI-X in the
1.54      stsp      139:         <a href="http://man.openbsd.org/?query=virtio">virtio(4)</a> driver.
                    140:     <li>Added a workaround for hardware DMA overruns to the
                    141:         <a href="http://man.openbsd.org/man4/dc.4">dc(4)</a> driver.
                    142:     <li>The <a href="http://man.openbsd.org/?query=acpitz">acpitz(4)</a> driver
                    143:         now spins the fan down after cooling if ACPI uses hysteresis for
                    144:         active cooling.
                    145:     <li>The <a href="http://man.openbsd.org/?query=xhci">xhci(4)</a> driver
                    146:         now performs handoff from an xHCI-capable BIOS correctly.
1.57      stsp      147:     <li>Support for multi-touch input has been added to the
                    148:         <a href="http://man.openbsd.org/?query=wsmouse">wsmouse(4)</a> driver.
                    149:     <li>The <a href="http://man.openbsd.org/?query=uslcom">uslcom(4)</a> driver
                    150:         now supports the serial console of Aruba 7xxx wireless controllers.
                    151:     <li>The <a href="http://man.openbsd.org/?query=re">re(4)</a> driver
                    152:         now works around broken LED configurations in APU1 EEPROMs.
                    153:     <li>The <a href="http://man.openbsd.org/?query=ehci">ehci(4)</a> driver
                    154:         now works around problems with ATI USB controllers (e.g. SB700).
1.1       deraadt   155:     </ul>
                    156: <p>
                    157:
1.30      stsp      158: <li>IEEE 802.11 wireless stack improvements:
1.1       deraadt   159:     <ul>
1.30      stsp      160:     <li>The HT block ack receive buffer logic follows the algorithm given
                    161:         in the 802.11-2012 spec more closely.
                    162:     <li>The <a href="http://man.openbsd.org/?query=iwn">iwn(4)</a> driver now
                    163:         keeps track of HT protection changes while associated to an 11n AP.
                    164:     <li>The wireless stack and several drivers make more aggressive use
                    165:         of RTS/CTS to avoid interference from legacy devices and hidden nodes.
1.57      stsp      166:     <li>The <a href="http://man.openbsd.org/?query=netstat">netstat(1)</a> -W
                    167:         command now shows information about 802.11n events.
                    168:     <li>In hostap mode, do not reuse association IDs of nodes which are
                    169:         still cached. Fixes a problem where an access point using the
                    170:         <a href="http://man.openbsd.org/?query=ral">ral(4)</a> driver
                    171:         would get stuck at 1 Mbps because Tx rate accounting happened
                    172:         on the wrong node object.
1.1       deraadt   173:     </ul>
                    174: <p>
                    175:
                    176: <li>Generic network stack improvements:
                    177:     <ul>
1.49      mpi       178:     <li>The routing table is now based on
                    179:         <a href="http://www.hariguchi.org/art/art.pdf">ART</a> offering a
                    180:         faster lookup.
                    181:     <li>The number of route lookup per packet has been reduced to 1 in the
                    182:         forwarding path.
                    183:     <li>The prio field on VLAN headers is now correctly set on each fragment
                    184:         of an IPv4 packet going out on a
                    185:         <a href="http://man.openbsd.org/vlan.4">vlan(4)</a>    interface.
1.42      lteo      186:     <li>Enabled device cloning for
                    187:         <a href="http://man.openbsd.org/bpf.4">bpf(4)</a>.
                    188:         This allows the system to have just one bpf device node in /dev
                    189:         that services all bpf consumers (up to 1024).
1.59      stsp      190:     <li>The Tx queue of the
                    191:         <a href="http://man.openbsd.org/?query=cnmac">cnmac(4)</a>
                    192:         driver can now be processed in parallel of the rest of the kernel.
                    193:     <li>Network input path is now run in thread context.
1.1       deraadt   194:     </ul>
                    195: <p>
                    196:
                    197: <li>Installer improvements:
                    198:     <ul>
1.47      krw       199:     <li>updated list of restricted usercodes
                    200:     <li>install.sh and upgrade.sh merged into install.sub
                    201:     <li>update automatically runs <a href="http://man.openbsd.org/sysmerge">sysmerge(8)</a>
                    202:         in batch mode before
                    203:        <a href="http://man.openbsd.org/fw_update">fw_update(1)</a>
                    204:     <li>questions and answers are logged in a format that can be used as a
                    205:        response file for use by
                    206:        <a href="http://man.openbsd.org/autoinstall">autoinstall(8)</a>
1.55      tb        207:     <li><tt>/usr/local</tt> is set to <tt>wxallowed</tt> during install
1.1       deraadt   208:     </ul>
                    209: <p>
                    210:
                    211: <li>Routing daemons and other userland network improvements:
                    212:     <ul>
1.11      schwarze  213:     <li>Add routing table support to
                    214:         <a href="http://man.openbsd.org/rc.d.8">rc.d(8)</a> and
                    215:         <a href="http://man.openbsd.org/rcctl.8">rcctl(8)</a>.
1.12      schwarze  216:     <li>Let <a href="http://man.openbsd.org/nc.1">nc(1)</a>
                    217:         support service names in addition to port numbers.
                    218:     <li>Add <tt>-M</tt> and <tt>-m</tt> TTL flags to
                    219:         <a href="http://man.openbsd.org/nc.1">nc(1)</a>.
                    220:     <li>Add <tt>AF_UNIX</tt> support to
1.13      schwarze  221:         <a href="http://man.openbsd.org/tcpbench.1">tcpbench(1)</a>.
1.32      visa      222:     <li>Fixed a regression in
                    223:         <a href="http://man.openbsd.org/rarpd.8">rarpd(8)</a>.
                    224:         The daemon could hang if it was idle for a long time.
1.33      vgross    225:     <li>Added the <tt>llprio</tt> option in
                    226:         <a href="http://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
1.42      lteo      227:     <li>Multiple programs that use
                    228:         <a href="http://man.openbsd.org/bpf.4">bpf(4)</a>
                    229:         have been modified to take advantage of
                    230:         <a href="http://man.openbsd.org/bpf.4">bpf(4)</a>
                    231:         device cloning by opening <tt>/dev/bpf0</tt> instead of looping
                    232:         through <tt>/dev/bpf*</tt> devices.  These programs include
                    233:         <a href="http://man.openbsd.org/arp.8">arp(8)</a>,
                    234:         <a href="http://man.openbsd.org/dhclient.8">dhclient(8)</a>,
                    235:         <a href="http://man.openbsd.org/dhcpd.8">dhcpd(8)</a>,
                    236:         <a href="http://man.openbsd.org/dhcrelay.8">dhcrelay(8)</a>,
                    237:         <a href="http://man.openbsd.org/hostapd.8">hostapd(8)</a>,
                    238:         <a href="http://man.openbsd.org/mopd.8">mopd(8)</a>,
                    239:         <a href="http://man.openbsd.org/npppd.8">npppd(8)</a>,
                    240:         <a href="http://man.openbsd.org/rarpd.8">rarpd(8)</a>,
                    241:         <a href="http://man.openbsd.org/rbootd.8">rbootd(8)</a>, and
                    242:         <a href="http://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
                    243:         The <a href="http://man.openbsd.org/pcap.3">libpcap</a> library
                    244:         has also been modified accordingly.
1.1       deraadt   245:     </ul>
                    246: <p>
                    247:
                    248: <li>Security improvements:
                    249:     <ul>
1.3       guenther  250:     <li><tt>W^X</tt> is now strictly enforced by default;
                    251:        a program can only violate it if the executable is marked with
1.38      tb        252:        <tt>PT_OPENBSD_WXNEEDED</tt> and is located on a filesystem
1.6       schwarze  253:        mounted with the <tt>wxallowed</tt>
                    254:        <a href="http://man.openbsd.org/mount.8">mount(8)</a> option.
1.36      deraadt   255:        Because there are still too many ports which violate W^X, the
                    256:        installer mounts the <tt>/usr/local</tt> filesystem with
                    257:        <tt>wxallowed</tt>.  This allows the base system to be more
1.37      tb        258:        secure as long as <tt>/usr/local</tt> is a separate filesystem.
1.36      deraadt   259:        If you use no W^X violating programs, consider manually
                    260:        revoking that option.
1.6       schwarze  261:     <li>The <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>
1.3       guenther  262:        family of functions now apply XOR cookies to stack and return-address
                    263:        values in the jmpbuf on amd64, hppa, i386, mips64, and powerpc.
1.28      deraadt   264:     <li>SROP mitigation: <a href="http://man.openbsd.org/sigreturn.2">sigreturn(2)</a>
1.3       guenther  265:        can now only be used by the kernel-provided signal trampoline,
                    266:        with a cookie to detect attempts to reuse it.
1.22      tom       267:     <li>To deter code reuse exploits, <a href="http://man.openbsd.org/rc.8">rc(8)</a>
                    268:         re-links libc.so on startup, placing the objects in a random order.
1.11      schwarze  269:     <li>In the <a href="http://man.openbsd.org/getpwnam.3">getpwnam(3)</a>
                    270:         family of functions, stop opening the shadow database by default.
1.12      schwarze  271:     <li>Allow <a href="http://man.openbsd.org/tcpdump.8">tcpdump(8)</a>
                    272:         <tt>-r</tt> to be started without root privileges.
1.11      schwarze  273:     <li>Remove
                    274:         <a href="http://man.openbsd.org/OpenBSD-5.9/systrace">systrace</a>.
                    275:     <li>Remove Linux emulation support.
1.17      tedu      276:     <li>Remove support for the usermount option.
1.19      tedu      277:     <li>The TCP SYN cache reseeds its random hash function from
1.14      bluhm     278:         time to time.
1.19      tedu      279:         This prevents an attacker from calculating the distribution
1.14      bluhm     280:         of the hash function with a timing attack.
                    281:     <li>To work against SYN flooding attacks the administrator can
                    282:         change the size of the hash array now.
1.16      schwarze  283:         <a href="http://man.openbsd.org/netstat.1">netstat(1)</a>
1.14      bluhm     284:         <tt>-s -p tcp</tt> shows the relevant information to tune
1.15      bluhm     285:         the SYN cache with
1.16      schwarze  286:         <a href="http://man.openbsd.org/sysctl.8">sysctl(8)</a>
1.15      bluhm     287:         <tt>net.inet.tcp</tt>.
1.33      vgross    288:     <li>The administrator can require root privileges for binding to some TCP
                    289:        and UDP ports with
                    290:        <a href="http://man.openbsd.org/sysctl.8">sysctl(8)</a>
                    291:        <tt>net.inet.tcp.rootonly</tt> and
                    292:        <a href="http://man.openbsd.org/sysctl.8">sysctl(8)</a>
                    293:        <tt>net.inet.udp.rootonly</tt>.
1.57      stsp      294:     <li>Remove a function pointer from the
                    295:        <a href="http://man.openbsd.org/mbuf.9">mbuf(9)</a> data structure
                    296:        and use an index into an array of acceptable functions instead.
1.1       deraadt   297:     </ul>
                    298: <p>
                    299:
                    300: <li>Assorted improvements:
                    301:     <ul>
1.3       guenther  302:     <li>The thread library can now be loaded into a single-threaded process.
                    303:     <li>Improved symbol handling and standards compliance in libc.
                    304:        For example, defining an <tt>open()</tt> function will no longer
                    305:        interfere with the operation of
1.6       schwarze  306:        <a href="http://man.openbsd.org/fopen.3">fopen(3)</a>.
1.3       guenther  307:     <li><tt>PT_TLS</tt> sections are now supported in initially loaded object.
                    308:     <li>Improved handling of "no paths" and "empty path" in
1.6       schwarze  309:        <a href="http://man.openbsd.org/fts.3">fts(3)</a>.
1.12      schwarze  310:     <li>In <a href="http://man.openbsd.org/pcap.3">pcap(3)</a>,
                    311:         provide the functions <tt>pcap_free_datalinks()</tt>
                    312:         and <tt>pcap_offline_filter()</tt>.
                    313:     <li>Many bugfixes and structural cleanup in the
                    314:         <a href="http://man.openbsd.org/editline">editline(3)</a> library.
                    315:     <li>Remove ancient
                    316:         <a href="http://man.openbsd.org/OpenBSD-5.9/dbm.3">dbm(3)</a>
                    317:         functions;
                    318:         <a href="http://man.openbsd.org/ndbm.3">ndbm(3)</a> remains.
1.17      tedu      319:     <li>Add <tt>setenv</tt> keyword for more powerful environment handling in
1.12      schwarze  320:         <a href="http://man.openbsd.org/doas.conf.5">doas.conf(5)</a>.
                    321:     <li>Add <tt>-g</tt> and <tt>-p</tt> options to
                    322:         <a href="http://man.openbsd.org/aucat.1">aucat.1</a>
                    323:         for time positioning.
                    324:     <li>Rewrite <a href="http://man.openbsd.org/audioctl.1">audioctl(1)</a>
                    325:         with a simpler user interface.
                    326:     <li>Add <tt>-F</tt> option to
                    327:         <a href="http://man.openbsd.org/install.1">install(1)</a>
                    328:         to <a href="http://man.openbsd.org/fsync.2">fsync(2)</a>
                    329:         the file before closing it.
1.6       schwarze  330:     <li><a href="http://man.openbsd.org/kdump.1">kdump(1)</a>
                    331:        now dumps <tt>pollfd</tt> structures.
1.12      schwarze  332:     <li>Improve various details of
                    333:         <a href="http://man.openbsd.org/ksh.1">ksh(1)</a> POSIX compliance.
                    334:     <li><a href="http://man.openbsd.org/mknod.8">mknod(8)</a> rewritten in a
                    335:         <a href="http://man.openbsd.org/pledge.2">pledge(2)</a>-friendly
                    336:         style and to support creating multiple devices at once.
                    337:     <li>Implement <a href="http://man.openbsd.org/rcctl.8">rcctl(8)</a>
                    338:         <tt>get all</tt> and <tt>getdef all</tt>.
                    339:     <li>Implement the <a href="http://man.openbsd.org/rcs.1">rcs(1)</a>
                    340:         <tt>-I</tt> (interactive) flag.
1.11      schwarze  341:     <li>In <a href="http://man.openbsd.org/rcs.1">rcs(1)</a>,
                    342:         implement Mdocdate keyword substitution.
                    343:     <li>In <a href="http://man.openbsd.org/top.1">top(1)</a>,
                    344:         allow to filter process arguments if they are being displayed.
                    345:     <li>Added UTF-8 support to
                    346:         <a href="http://man.openbsd.org/fold.1">fold(1)</a> and
                    347:         <a href="http://man.openbsd.org/rev.1">rev(1)</a>.
                    348:     <li>Enable UTF-8 by default in
                    349:         <a href="http://man.openbsd.org/xterm.1">xterm(1)</a> and
                    350:         <a href="http://man.openbsd.org/pod2man.1">pod2man(1)</a>.
                    351:     <li>Filter out non-ASCII characters in
                    352:         <a href="http://man.openbsd.org/wall.1">wall(1)</a>.
1.12      schwarze  353:     <li>Handle the <a href="http://man.openbsd.org/?apropos=1&amp;query=Ev%3DCOLUMNS">COLUMNS</a>
                    354:         environment variable consistently across many programs.
1.14      bluhm     355:     <li>The options <tt>-c</tt> and <tt>-k</tt> allow to provide
                    356:         TLS client certificates for
                    357:         <a href="http://man.openbsd.org/syslogd.8">syslogd(8)</a>
                    358:         on the sending side.
1.18      tedu      359:         With that the receiving side can verify log messages
1.14      bluhm     360:         are authentic.
                    361:         Note that syslogd does not have this check feature yet.
                    362:     <li>When the klog buffer overflows, syslogd will write a log
                    363:         message to show that some entries is missing.
1.31      visa      364:     <li>On OpenBSD/octeon, CPU cache write buffering is enabled
                    365:         to improve performance.
1.35      espie     366:     <li><a href="http://man.openbsd.org/pkg_add.1">pkg_add(1)</a> and
                    367:        <a href="http://man.openbsd.org/pkg_info.1">pkg_info(1)</a> now
                    368:        understand a notion of branch to ease selection of some popular
                    369:        packages such as python or php, e.g., say
                    370:        <tt>pkg_add python%3.4</tt> to select the <tt>3.4</tt> branch,
                    371:        and use <tt>pkg_info -zm</tt> to get a fuzzy listing with branch
                    372:        selection suitable for <tt>pkg_add -l</tt>.
1.45      krw       373:     <li><a href="http://man.openbsd.org/?query=fdisk">fdisk(8)</a> and
                    374:         <a href="http://man.openbsd.org/?query=pdisk">pdisk(8)</a>
                    375:         immediately exit unless passed a character special device
                    376:     <li><a href="http://man.openbsd.org/?query=st">st(4)</a>
                    377:         correctly tracks the current block count for variable sized blocks
                    378:     <li><a href="http://man.openbsd.org/?query=fsck_ext2fs">fsck_ext2fs(8)</a>
                    379:         works again
                    380:     <li><a href="http://man.openbsd.org/?query=softraid">softraid(4)</a> volumes
                    381:         can be constructed with disks that have a sector size other than 512 bytes
                    382:     <li><a href="http://man.openbsd.org/?query=dhclient">dhclient(8)</a>
                    383:         DECLINE's and discards unused OFFER's.
                    384:     <li><a href="http://man.openbsd.org/?query=dhclient">dhclient(8)</a>
                    385:         immediately exits if its interface (e.g. a
                    386:     <a href="http://man.openbsd.org/?query=bridge">bridge(4)</a>)
                    387:         returns EAFNOSUPPORT when a packet is sent.
                    388:     <li><a href="http://man.openbsd.org/?query=httpd">httpd(8)</a> returns
                    389:         400 Bad Request for HTTP v0.9 requests.
                    390:     <li>ffs2's lazy node initialization avoids treating random disk data as
                    391:         an inode
                    392:     <li><a href="http://man.openbsd.org/?query=fcntl">fcntl(2)</a> invocations
                    393:         in base programs use the idiom fcntl(n,F_GETFL) instead of fcntl(n,F_GETFL,0)
                    394:     <li><a href="http://man.openbsd.org/?query=socket">socket(2)</a> and
                    395:         <a href="http://man.openbsd.org/?query=accept4">accept4(2)</a> invocations
                    396:         in base programs use SOCK_NONBLOCK to eliminate the need for a separate
                    397:         <a href="http://man.openbsd.org/?query=fcntl">fcntl(2)</a>.
1.47      krw       398:     <li>tmpfs not enabled by default
1.50      tb        399:     <li>the in-kernel semantics of
                    400:         <a href="http://man.openbsd.org/pledge">pledge(2)</a>
                    401:         were improved in numerous ways.
                    402:         Highlights include:
                    403:         a new <tt>chown</tt> promise that allows pledged programs to set
                    404:         setugid attributes,
                    405:         a stricter enforcement of the <tt>recvfd</tt> promise and
                    406:         <a href="man.openbsd.org/chroot.2">chroot(2)</a> is no longer allowed
                    407:         for pledged programs.
                    408:     <li>a number of
                    409:         <a href="http://man.openbsd.org/pledge">pledge(2)</a>-related bugs
                    410:         (missing promises, unintended changes of behavior, crashes) were fixed,
                    411:         notably in
                    412:         <a href="http://man.openbsd.org/gzip">gzip(1)</a>,
                    413:         <a href="http://man.openbsd.org/nc">nc(1)</a>,
                    414:         <a href="http://man.openbsd.org/sed">sed(1)</a>,
                    415:         <a href="http://man.openbsd.org/skeyinit">skeyinit(1)</a>,
                    416:         <a href="http://man.openbsd.org/stty">stty(1)</a>,
                    417:         and various disk-related utilities, such as
                    418:         <a href="http://man.openbsd.org/disklabel">disklabel(8)</a> and
                    419:         <a href="http://man.openbsd.org/fdisk">fdisk(8)</a>.
1.61    ! stsp      420:     <li>Block size calculation errors in the
        !           421:         <a href="http://man.openbsd.org/?query=audio">audio(4)</a> driver
        !           422:         have been fixed.
        !           423:     <li>The <a href="http://man.openbsd.org/?query=usb">usb(4)</a> driver
        !           424:         now caches vendor and product IDs. Fixes an issue where
        !           425:         <a href="http://man.openbsd.org/?query=usbdevs">usbdevs(8)</a> called
        !           426:         in a loop would cause a USB mass storage device to halt operation.
        !           427:     <li>The <a href="http://man.openbsd.org/?query=rsu">rsu(4)</a> and
        !           428:         <a href="http://man.openbsd.org/?query=ural">ural(4)</a> drivers
        !           429:         are now working again after they were accidentally broken in 5.9.
1.1       deraadt   430:     </ul>
                    431: <p>
                    432:
1.56      lteo      433: <li>OpenSMTPD 6.0.0
1.1       deraadt   434:     <ul>
1.56      lteo      435:       <li>Security:
                    436:         <ul>
                    437:         <li>Implement the fork+exec pattern in
                    438:             <a href="http://man.openbsd.org/smtpd">smtpd(8)</a>.
                    439:         <li>Fix a logic issue in the SMTP state machine that can lead to
                    440:             an invalid state and result in a crash.
                    441:         <li>Plug a file-pointer leak that can lead to resource exhaustion
                    442:             and result in a crash.
                    443:         <li>Use automatic DH parameters instead of fixed ones.
                    444:         <li>Disable DHE by default since it is computationally expensive
                    445:             and a potential DoS vector.
                    446:         </ul>
                    447:       <li>The following improvements were brought in this release:
                    448:         <ul>
                    449:         <li>Add the <tt>-r</tt> option to the
                    450:             <a href="http://man.openbsd.org/smtpd">smtpd(8)</a>
                    451:             enqueuer for compatibility with mailx.
                    452:         <li>Explicitly enclose SMTP transactions between BEGIN and
                    453:             COMMIT/ROLLBACK filter events.
                    454:         <li>Add missing date or message-id when listening on the submit
                    455:             port.
                    456:         <li>Fix "smtpctl show queue" reporting "invalid" envelope state.
                    457:         <li>Rework the format of the "Received" header so that the TLS
                    458:             part does not violate the RFC.
                    459:         <li>Increase the number of connections a local address is
                    460:             allowed to establish, and decrease the delay between
                    461:             transactions in the same session.
                    462:         <li>Properly reset the transaction when a filter rejects a
                    463:             message.
                    464:         <li>Deal with LMTP servers returning continuation lines.
                    465:         </ul>
1.1       deraadt   466:     </ul>
                    467: <p>
                    468:
1.28      deraadt   469: <li>OpenSSH 7.3
1.1       deraadt   470:     <ul>
                    471:     <li>Security:
                    472:       <ul>
1.39      sobrado   473:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    474:           Mitigate a potential denial-of-service attack against the system's
                    475:           <a href="http://man.openbsd.org/crypt.3">crypt(3)</a>
                    476:           function via
                    477:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>.
                    478:           An attacker could send very long passwords that would cause
                    479:           excessive CPU use in
                    480:           <a href="http://man.openbsd.org/crypt.3">crypt(3)</a>.
                    481:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>
                    482:           now refuses to accept password authentication requests of length
                    483:           greater than 1024 characters.
                    484:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    485:           Mitigate timing differences in password authentication that could be
                    486:           used to discern valid from invalid account names when long passwords
                    487:           were sent and particular password hashing algorithms are in use on
                    488:           the server.  CVE-2016-6210.
                    489:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>,
                    490:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    491:           Fix observable timing weakness in the <i>CBC padding oracle
                    492:           countermeasures</i>.  Note that CBC ciphers are disabled by default
                    493:           and only included for legacy compatibility.
                    494:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>,
                    495:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    496:           Improve ordering ordering of MAC verification for
                    497:           <i>Encrypt-then-MAC</i> (EtM) mode transport MAC algorithms to
                    498:           verify the MAC before decrypting any ciphertext.  This removes the
                    499:           possibility of timing differences leaking facts about the plaintext,
                    500:           though no such leakage is known.
1.1       deraadt   501:       </ul>
                    502:     <li>New/changed features:
                    503:       <ul>
1.39      sobrado   504:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    505:           Add a <tt>ProxyJump</tt> option and corresponding <tt>-J</tt>
                    506:           command-line flag to allow simplified indirection through a one or
                    507:           more SSH bastions or "jump hosts".
                    508:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    509:           Add an <tt>IdentityAgent</tt> option to allow specifying specific
                    510:           agent sockets instead of accepting one from the environment.
                    511:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    512:           Allow <tt>ExitOnForwardFailure</tt> and <tt>ClearAllForwardings</tt>
                    513:           to be optionally overridden when using <tt>ssh -W</tt>.  (bz#2577)
                    514:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>,
                    515:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    516:           Implement support for the IUTF8 terminal mode as per
                    517:           <i>draft-sgtatham-secsh-iutf8-00</i>.
                    518:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>,
                    519:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    520:           Add support for additional <i>fixed Diffie-Hellman 2K</i>, <i>4K</i>
                    521:           and <i>8K</i> groups from <i>draft-ietf-curdle-ssh-kex-sha2-03</i>.
                    522:       <li><a href="http://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>,
                    523:           <a href="http://man.openbsd.org/ssh.1">ssh(1)</a>,
                    524:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    525:           support SHA256 and SHA512 RSA signatures in certificates.
                    526:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    527:           Add an <tt>Include</tt> directive for
                    528:           <a href="http://man.openbsd.org/ssh_config.5">ssh_config(5)</a>
                    529:           files.
                    530:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    531:           Permit UTF-8 characters in pre-authentication banners sent from the
                    532:           server.  (bz#2058)
1.1       deraadt   533:       </ul>
                    534:     <li>The following significant bugs have been fixed in this release:
                    535:       <ul>
1.11      schwarze  536:       <li>In <a href="http://man.openbsd.org/scp.1">scp(1)</a>
1.39      sobrado   537:           and <a href="http://man.openbsd.org/sftp.1">sftp(1)</a>,
                    538:           prevent screwing up terminal settings by escaping bytes
                    539:           not forming ASCII or UTF-8 characters.
                    540:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>,
                    541:           <a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    542:           Reduce the syslog level of some relatively common protocol events
                    543:           from <tt>LOG_CRIT</tt>.  (bz#2585)
                    544:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    545:           Refuse <tt>AuthenticationMethods=""</tt> in configurations and accept
                    546:           <tt>AuthenticationMethods=any</tt> for the default behaviour of not
                    547:           requiring multiple authentication.  (bz#2398)
                    548:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    549:           Remove obsolete and misleading <tt>"POSSIBLE BREAK-IN ATTEMPT!"</tt>
                    550:           message when forward and reverse DNS don't match.  (bz#2585)
                    551:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    552:           Close <tt>ControlPersist</tt> background process stderr except in
                    553:           debug mode or when logging to syslog.  (bz#1988)
                    554:       <li>misc: Make PROTOCOL description for
                    555:           <i>direct-streamlocal@openssh.com</i> channel open messages match
                    556:           deployed code.  (bz#2529)
                    557:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    558:           Deduplicate <tt>LocalForward</tt> and <tt>RemoteForward</tt> entries
                    559:           to fix failures when both <tt>ExitOnForwardFailure</tt> and
                    560:           <tt>hostname</tt> canonicalisation are enabled.  (bz#2562)
                    561:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    562:           Remove fallback from moduli to obsolete "primes" file that was
                    563:           deprecated in 2001.  (bz#2559)
                    564:       <li><a href="http://man.openbsd.org/sshd_config.5">sshd_config(5)</a>:
                    565:           Correct description of <tt>UseDNS</tt>: it affects ssh hostname
                    566:           processing for <tt>authorized_keys</tt>, not <tt>known_hosts</tt>.
                    567:           (bz#2554)
                    568:       <li><a href="http://man.openbsd.org/ssh.1">ssh(1)</a>:
                    569:           Fix authentication using lone certificate keys in an agent without
                    570:           corresponding private keys on the filesystem.  (bz#2550)
                    571:       <li><a href="http://man.openbsd.org/sshd.8">sshd(8)</a>:
                    572:           Send <tt>ClientAliveInterval</tt> pings when a time-based
                    573:           <tt>RekeyLimit</tt> is set; previously keepalive packets were not
                    574:           being sent.  (bz#2252)
1.1       deraadt   575:       </ul>
                    576:     </ul>
                    577: <p>
1.5       sobrado   578:
                    579: <li>OpenNTPD 6.0
                    580:     <ul>
                    581:     <li>When a single "constraint" is specified, try all returned addresses
                    582:         until one succeeds, rather than the first returned address.
                    583:     <li>Relaxed the constraint error margin to be proportional to the number
                    584:         of NTP peers, avoid constant reconnections when there is a bad NTP
                    585:         peer.
                    586:     <li>Removed disabled
1.6       schwarze  587:         <a href="http://man.openbsd.org/hotplug.4">hotplug(4)</a>
1.5       sobrado   588:         sensor support.
                    589:     <li>Added support for detecting crashes in constraint subprocesses.
                    590:     <li>Moved the execution of constraints from the ntp process to the
                    591:         parent process, allowing for better privilege separation since the
                    592:         ntp process can be further restricted.
                    593:     <li>Added
1.6       schwarze  594:         <a href="http://man.openbsd.org/pledge.2">pledge(2)</a>
1.5       sobrado   595:         support.
                    596:     <li>Fixed high CPU usage when the network is down.
                    597:     <li>Fixed various memory leaks.
                    598:     <li>Switched to RMS for jitter calculations.
                    599:     <li>Unified logging functions with other OpenBSD base programs.
                    600:     <li>Set <tt>MOD_MAXERROR</tt> to avoid unsynced time status when using
                    601:         ntp_adjtime.
                    602:     <li>Fixed HTTP Timestamp header parsing to use
1.6       schwarze  603:         <a href="http://man.openbsd.org/strptime.3">strptime(3)</a>
1.5       sobrado   604:         in a more portable fashion.
                    605:     <li>Hardened TLS for
1.6       schwarze  606:         <a href="http://man.openbsd.org/ntpd.8">ntpd(8)</a>
1.5       sobrado   607:         constraints, enabling server name verification.
                    608:     </ul>
                    609: <p>
                    610:
1.4       sobrado   611: <li>LibreSSL 2.4.2
1.1       deraadt   612:     <ul>
                    613:     <li>User-visible features:
                    614:       <ul>
1.4       sobrado   615:       <li>Fixed some broken manpage links in the install target.
                    616:       <li><tt>cert.pem</tt> has been reorganized and synced with Mozilla's
                    617:           certificate store.
                    618:       <li>Reliability fix, correcting an error when parsing certain ASN.1
                    619:           elements over 16k in size.
                    620:       <li>Implemented the IETF <i>ChaCha20-Poly1305</i> cipher suites.
                    621:       <li>Fixed password prompts from
1.6       schwarze  622:           <a href="http://man.openbsd.org/openssl.1">openssl(1)</a>
1.4       sobrado   623:           to properly handle ^C.
1.1       deraadt   624:       </ul>
                    625:     <li>Code improvements:
                    626:       <ul>
1.4       sobrado   627:       <li>Fixed an <i>nginx</i> compatibility issue by adding an
                    628:           '<tt>install_sw</tt>' build target.
                    629:       <li>Changed default
1.6       schwarze  630:           <a href="http://man.openbsd.org/EVP_AEAD_CTX_init.3">EVP_aead_chacha20_poly1305(3)</a>
1.4       sobrado   631:           implementation to the IETF version, which is now the default.
                    632:       <li>Reworked error handling in <tt>libtls</tt> so that configuration
                    633:           errors are more visible.
                    634:       <li>Added missing error handling around
1.6       schwarze  635:           <a href="http://man.openbsd.org/bn_wexpand.3">bn_wexpand(3)</a>
1.4       sobrado   636:           calls.
                    637:       <li>Added
1.6       schwarze  638:           <a href="http://man.openbsd.org/explicit_bzero.3">explicit_bzero(3)</a>
1.4       sobrado   639:           calls for freed ASN.1 objects.
                    640:       <li>Fixed <tt>X509_*set_object</tt> functions to return 0 on allocation
                    641:           failure.
                    642:       <li>Deprecated internal use of
1.6       schwarze  643:           <a href="http://man.openbsd.org/EVP_EncryptInit">EVP_[Cipher|Encrypt|Decrypt]_Final</a>.
1.4       sobrado   644:       <li>Fixed a problem that prevents the DSA signing algorithm from running
                    645:           in constant time even if the flag <tt>BN_FLG_CONSTTIME</tt> is set.
                    646:       <li>Fixed several issues in the OCSP code that could result in the
                    647:           incorrect generation and parsing of OCSP requests. This remediates
                    648:           a lack of error checking on time parsing in these functions, and
                    649:           ensures that only <tt>GENERALIZEDTIME</tt> formats are accepted for
                    650:           OCSP, as per <i>RFC 6960</i>.
                    651:       </ul>
1.22      tom       652:     <li>The following CVEs have been fixed:
1.4       sobrado   653:       <ul>
                    654:       <li><tt>CVE-2016-2105</tt>&#8212;EVP_EncodeUpdate overflow.
                    655:       <li><tt>CVE-2016-2106</tt>&#8212;EVP_EncryptUpdate overflow.
                    656:       <li><tt>CVE-2016-2107</tt>&#8212;padding oracle in AES-NI CBC MAC check.
                    657:       <li><tt>CVE-2016-2108</tt>&#8212;memory corruption in the ASN.1 encoder.
                    658:       <li><tt>CVE-2016-2109</tt>&#8212;ASN.1 BIO excessive memory allocation.
1.1       deraadt   659:       </ul>
                    660:     </ul>
                    661: <p>
                    662:
                    663: <li>Ports and packages:
1.35      espie     664:     <dl>
                    665:     <dt>New proot(1) tool in the ports tree for building packages in a chroot.
                    666:     </dl>
1.1       deraadt   667:     <dl>
                    668:     <dt>Many pre-built packages for each architecture:
                    669:     </dl>
                    670:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    671:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    672:     <tr>
                    673:     <td valign="top" width="25%">
                    674:     <ul>
1.46      landry    675:       <li>alpha:      7422
1.41      deraadt   676:       <li>amd64:      9433
                    677:       <li>hppa:       6346
1.1       deraadt   678:     </ul></td><td valign=top width="25%"><ul>
1.41      deraadt   679:       <li>i386:       9394
1.1       deraadt   680:       <li>mips64:     xxxx
                    681:       <li>mips64el:   xxxx
                    682:     </ul></td><td valign=top width="25%"><ul>
                    683:       <li>powerpc:    xxxx
1.46      landry    684:       <li>sparc64:    8570
1.1       deraadt   685:     </ul></td></tr></table>
                    686:     <p>
                    687:
                    688:     <dl>
                    689:     <dt>Some highlights:
                    690:     </dl>
                    691:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    692:     <tr>
1.7       schwarze  693:     <td valign="top" width="50%"><ul>
                    694:         <li>Afl 2.19b
                    695:        <li>Chromium 51.0.2704.106
                    696:        <li>Emacs 21.4 and 24.5
                    697:        <li>GCC 4.9.3
                    698:        <li>GHC 7.10.3
                    699:        <li>Gimp 2.8.16
1.9       jasper    700:        <li>GNOME 3.20.2
1.7       schwarze  701:        <li>Go 1.6.3
                    702:        <li>Groff 1.22.3
                    703:        <li>JDK 7u80 and 8u72
1.9       jasper    704:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.7       schwarze  705:        <li>LLVM/Clang 3.8.0
                    706:        <li>LibreOffice 5.1.4.2
                    707:        <li>Lua 5.1.5, 5.2.4, and 5.3.3
                    708:        <li>MariaDB 10.0.25
                    709:        <li>Mono 4.4.0.182
                    710:        <li>Mozilla Firefox 45.2.0esr and 47.0.1
                    711:     </ul></td><td valign=top width="50%"><ul>
                    712:        <li>Mozilla Thunderbird 45.2.0
                    713:        <li>Mutt 1.6.2
                    714:        <li>Node.js 4.4.5
1.45      krw       715:        <li>Ocaml 4.3.0
1.7       schwarze  716:        <li>OpenLDAP 2.3.43 and 2.4.44
                    717:        <li>PHP 5.5.37, 5.6.23, and 7.0.8
                    718:        <li>Postfix 3.1.1 and 3.2-20160515
                    719:        <li>PostgreSQL 9.5.3
                    720:        <li>Python 2.7.12, 3.4.5, and 3.5.2
                    721:        <li>R 3.3.1
                    722:        <li>Ruby 1.8.7.374, 2.0.0.648, 2.1.9, 2.2.5, and 2.3.1
                    723:        <li>Rust 1.9.0-20160608
                    724:        <li>Sendmail 8.15.2
                    725:        <li>Sudo 1.8.17.1
                    726:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    727:        <li>TeX Live 2015
                    728:        <li>Vim 7.4.1467
                    729:        <li>Xfce 4.12
                    730:     </ul></td></tr></table>
1.1       deraadt   731: <p>
                    732:
                    733: <li>As usual, steady improvements in manual pages and other documentation.
                    734: <p>
                    735:
                    736: <li>The system includes the following major components from outside suppliers:
                    737:     <ul>
1.8       schwarze  738:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.3 + patches,
                    739:       freetype 2.6.3, fontconfig 2.11.1, Mesa 11.2.2, xterm 322,
                    740:       xkeyboard-config 2.18 and more)
1.34      deraadt   741:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       schwarze  742:     <li>Perl 5.20.3 (+ patches)
                    743:     <li>SQLite 3.9.2 (+ patches)
                    744:     <li>NSD 4.1.10
                    745:     <li>Unbound 1.5.9
                    746:     <li>Ncurses 5.7
                    747:     <li>Binutils 2.17 (+ patches)
                    748:     <li>Gdb 6.3 (+ patches)
                    749:     <li>Awk Aug 10, 2011 version
1.12      schwarze  750:     <li>Expat 2.1.1
1.1       deraadt   751:     </ul>
                    752: </ul>
                    753:
                    754: <hr>
                    755:
                    756: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    757:
                    758: Following this are the instructions which you would have on a piece of
                    759: paper if you had purchased a CDROM set instead of doing an alternate
                    760: form of install.  The instructions for doing an HTTP (or other style
                    761: of) install are very similar; the CDROM instructions are left intact
                    762: so that you can see how much easier it would have been if you had
                    763: purchased a CDROM instead.
                    764: <p>
                    765:
                    766: <hr>
                    767: <p>
                    768: Please refer to the following files on the three CDROMs or mirror site for
                    769: extensive details on how to install OpenBSD 6.0 on your machine:
                    770:
                    771: <ul>
                    772: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/alpha/INSTALL.alpha">
                    773:        .../OpenBSD/6.0/alpha/INSTALL.alpha (on CD1)</a>
                    774: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/i386/INSTALL.i386">
                    775:        .../OpenBSD/6.0/i386/INSTALL.i386 (on CD1)</a>
                    776: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/hppa/INSTALL.hppa">
                    777:        .../OpenBSD/6.0/hppa/INSTALL.hppa (on CD1)</a>
                    778: <p>
                    779: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/amd64/INSTALL.amd64">
                    780:        .../OpenBSD/6.0/amd64/INSTALL.amd64 (on CD2)</a>
                    781: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/macppc/INSTALL.macppc">
                    782:        .../OpenBSD/6.0/macppc/INSTALL.macppc (on CD2)</a>
                    783: <p>
                    784: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/sparc64/INSTALL.sparc64">
                    785:        .../OpenBSD/6.0/sparc64/INSTALL.sparc64 (on CD3)</a>
                    786: <p>
                    787: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/armv7/INSTALL.armv7">
                    788:        .../OpenBSD/6.0/armv7/INSTALL.armv7</a>
                    789: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/hppa/INSTALL.hppa">
                    790:        .../OpenBSD/6.0/hppa/INSTALL.hppa</a>
                    791: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/landisk/INSTALL.landisk">
                    792:        .../OpenBSD/6.0/landisk/INSTALL.landisk</a>
                    793: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/loongson/INSTALL.loongson">
                    794:        .../OpenBSD/6.0/loongson/INSTALL.loongson</a>
                    795: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/luna88k/INSTALL.luna88k">
                    796:        .../OpenBSD/6.0/luna88k/INSTALL.luna88k</a>
                    797: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/octeon/INSTALL.octeon">
                    798:        .../OpenBSD/6.0/octeon/INSTALL.octeon</a>
                    799: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/sgi/INSTALL.sgi">
                    800:        .../OpenBSD/6.0/sgi/INSTALL.sgi</a>
                    801: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/socppc/INSTALL.socppc">
                    802:        .../OpenBSD/6.0/socppc/INSTALL.socppc</a>
                    803: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/6.0/zaurus/INSTALL.zaurus">
                    804:        .../OpenBSD/6.0/zaurus/INSTALL.zaurus</a>
                    805: </ul>
                    806:
                    807:
                    808: <hr>
                    809:
                    810: <p>
1.6       schwarze  811: Quick installer information for people familiar with OpenBSD, and the use of
                    812: the "<a href="http://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    813: If you are at all confused when installing OpenBSD, read the relevant
                    814: INSTALL.* file as listed above!
1.1       deraadt   815:
                    816: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    817:
                    818: <ul style="list-style-type: none">
                    819: <li>
                    820: The OpenBSD/i386 release is on CD1.
                    821: Boot from the CD to begin the install - you may need to adjust
                    822: your BIOS options first.
                    823: <p>
                    824: <li>
                    825: If your machine can boot from USB, you can write <i>install60.fs</i> or
                    826: <i>miniroot60.fs</i> to a USB stick and boot from it.
                    827: <p>
                    828: <li>
                    829: If you can't boot from a CD, floppy disk, or USB,
                    830: you can install across the network using PXE as described in
                    831: the included INSTALL.i386 document.
                    832: <p>
                    833: <li>
                    834: If you are planning on dual booting OpenBSD with another OS, you will need to
                    835: read INSTALL.i386.
                    836: </ul>
                    837:
                    838: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    839:
                    840: <ul style="list-style-type: none">
                    841: <li>
                    842: The OpenBSD/amd64 release is on CD2.
                    843: Boot from the CD to begin the install - you may need to adjust
                    844: your BIOS options first.
                    845: <p>
                    846: <li>
                    847: If your machine can boot from USB, you can write <i>install60.fs</i> or
                    848: <i>miniroot60.fs</i> to a USB stick and boot from it.
                    849: <p>
                    850: <li>
                    851: If you can't boot from a CD, floppy disk, or USB,
                    852: you can install across the network using PXE as described in the included
                    853: INSTALL.amd64 document.
                    854: <p>
                    855: <li>
                    856: If you are planning to dual boot OpenBSD with another OS, you will need to
                    857: read INSTALL.amd64.
                    858: </ul>
                    859:
                    860: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    861:
                    862: <ul style="list-style-type: none">
                    863: <li>
                    864: Burn the image from a mirror site to a CDROM, and power on your machine
                    865: while holding down the <i>C</i> key until the display turns on and
                    866: shows <i>OpenBSD/macppc boot</i>.
                    867: <p>
                    868: <li>
                    869: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    870: /6.0/macppc/bsd.rd</i>
                    871: </ul>
                    872:
                    873: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    874:
                    875: <ul style="list-style-type: none">
                    876: <li>
                    877: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    878: <p>
                    879: <li>
                    880: If this doesn't work, or if you don't have a CDROM drive, you can write
                    881: <i>CD3:6.0/sparc64/floppy60.fs</i> or <i>CD3:6.0/sparc64/floppyB60.fs</i>
                    882: (depending on your machine) to a floppy and boot it with <i>boot
                    883: floppy</i>. Refer to INSTALL.sparc64 for details.
                    884: <p>
                    885: <li>
                    886: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    887: will most likely fail.
                    888: <p>
                    889: <li>
                    890: You can also write <i>CD3:6.0/sparc64/miniroot60.fs</i> to the swap partition on
                    891: the disk and boot with <i>boot disk:b</i>.
                    892: <p>
                    893: <li>
                    894: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    895: </ul>
                    896:
                    897: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    898:
                    899: <ul style="list-style-type: none">
                    900: <li>
                    901: Write <i>FTP:6.0/alpha/floppy60.fs</i> or
                    902: <i>FTP:6.0/alpha/floppyB60.fs</i> (depending on your machine) to a diskette and
                    903: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    904: <p>
                    905: <li>
                    906: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    907: will most likely fail.
                    908: </ul>
                    909:
                    910: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    911:
                    912: <ul style="list-style-type: none">
                    913: <li>
1.29      jsg       914: Write a system specific miniroot to an SD card and boot from it after connecting
                    915: to the serial console.  Refer to INSTALL.armv7 for more details.
1.1       deraadt   916: <p>
                    917: </ul>
                    918:
                    919: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    920:
                    921: <ul style="list-style-type: none">
                    922: <li>
                    923: Boot over the network by following the instructions in INSTALL.hppa or the
                    924: <a href="hppa.html#install">hppa platform page</a>.
                    925: </ul>
                    926:
                    927: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    928:
                    929: <ul style="list-style-type: none">
                    930: <li>
                    931: Write <i>miniroot60.fs</i> to the start of the CF
                    932: or disk, and boot normally.
                    933: </ul>
                    934:
                    935: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    936:
                    937: <ul style="list-style-type: none">
                    938: <li>
                    939: Write <i>miniroot60.fs</i> to a USB stick and boot bsd.rd from it
                    940: or boot bsd.rd via tftp.
                    941: Refer to the instructions in INSTALL.loongson for more details.
                    942: </ul>
                    943:
                    944: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    945:
                    946: <ul style="list-style-type: none">
                    947: <li>
                    948: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    949: from the PROM, and then bsd.rd from the bootloader.
                    950: Refer to the instructions in INSTALL.luna88k for more details.
                    951: </ul>
                    952:
                    953: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    954:
                    955: <ul style="list-style-type: none">
                    956: <li>
                    957: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    958: Refer to the instructions in INSTALL.octeon for more details.
                    959: </ul>
                    960:
                    961: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    962:
                    963: <ul style="list-style-type: none">
                    964: <li>
                    965: To install, burn cd60.iso on a CD-R, put it in the CD drive of your
                    966: machine and select <i>Install System Software</i> from the System Maintenance
                    967: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    968: CD-ROM, and need a proper invocation from the PROM prompt.
                    969: Refer to the instructions in INSTALL.sgi for more details.
                    970:
                    971: <p>
                    972: <li>
                    973: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    974: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    975: system type. Refer to the instructions in INSTALL.sgi for more details.
                    976: </ul>
                    977:
                    978: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    979:
                    980: <ul style="list-style-type: none">
                    981: <li>
                    982: After connecting a serial port, boot over the network via DHCP/tftp.
                    983: Refer to the instructions in INSTALL.socppc for more details.
                    984: </ul>
                    985:
                    986: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    987:
                    988: <ul style="list-style-type: none">
                    989: <li>
                    990: Using the Linux built-in graphical ipkg installer, install the
                    991: openbsd60_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    992: for a few important details.
                    993: </ul>
                    994:
                    995: <hr>
                    996:
                    997: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    998:
                    999: If you already have an OpenBSD 5.9 system, and do not want to reinstall,
                   1000: upgrade instructions and advice can be found in the
                   1001: <a href="faq/upgrade60.html">Upgrade Guide</a>.
                   1002: <p>
                   1003:
                   1004: <hr>
                   1005:
                   1006: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                   1007:
1.6       schwarze 1008: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                   1009: This file contains everything you need except for the kernel sources,
                   1010: which are in a separate archive.
                   1011: To extract:
1.1       deraadt  1012:
                   1013: <blockquote><pre>
                   1014: # <b>mkdir -p /usr/src</b>
                   1015: # <b>cd /usr/src</b>
                   1016: # <b>tar xvfz /tmp/src.tar.gz</b>
                   1017: </pre></blockquote>
                   1018:
1.6       schwarze 1019: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
1.1       deraadt  1020: This file contains all the kernel sources you need to rebuild kernels.
                   1021: To extract:
                   1022:
                   1023: <blockquote><pre>
                   1024: # <b>mkdir -p /usr/src/sys</b>
                   1025: # <b>cd /usr/src</b>
                   1026: # <b>tar xvfz /tmp/sys.tar.gz</b>
                   1027: </pre></blockquote>
                   1028:
                   1029: Both of these trees are a regular CVS checkout.  Using these trees it
                   1030: is possible to get a head-start on using the anoncvs servers as
                   1031: described <a href="anoncvs.html">here</a>.
                   1032: Using these files
                   1033: results in a much faster initial CVS update than you could expect from
                   1034: a fresh checkout of the full OpenBSD source tree.
                   1035: <p>
                   1036:
                   1037: <hr>
                   1038:
                   1039: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                   1040:
                   1041: A ports tree archive is also provided.  To extract:
                   1042:
                   1043: <blockquote><pre>
                   1044: # <b>cd /usr</b>
                   1045: # <b>tar xvfz /tmp/ports.tar.gz</b>
                   1046: </pre></blockquote>
                   1047:
                   1048: Go read the <a href="faq/ports/index.html">ports</a> page
                   1049: if you know nothing about ports
                   1050: at this point.  This text is not a manual of how to use ports.
                   1051: Rather, it is a set of notes meant to kickstart the user on the
                   1052: OpenBSD ports system.
                   1053: <p>
1.6       schwarze 1054: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1055: As with our complete source tree, our ports tree is available via
1.1       deraadt  1056: <a href="anoncvs.html">AnonCVS</a>.
                   1057: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                   1058: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1059: with a command like:
                   1060:
                   1061: <blockquote><pre>
                   1062: # <b>cd /usr/ports</b>
                   1063: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_0</b>
                   1064: </pre></blockquote>
                   1065:
                   1066: [Of course, you must replace the server name here with a nearby anoncvs
                   1067: server.]
                   1068: <p>
                   1069: Note that most ports are available as packages on our mirrors. Updated
                   1070: ports for the 6.0 release will be made available if problems arise.
                   1071: <p>
                   1072: If you're interested in seeing a port added, would like to help out, or just
                   1073: would like to know more, the mailing list
                   1074: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1075: <p>
                   1076: </body>
                   1077: </html>