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

Annotation of www/57.html, Revision 1.76

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 5.7</title>
                      5: <meta name="resource-type" content="document">
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="OpenBSD 5.7">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 2015 by OpenBSD.">
                     11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     14:
                     15: <a href="index.html">
                     16: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18:
1.57      deraadt    19: <a href="images/bluefish.jpg">
                     20: <img align="left" width="227" height="343" hspace="24" vspace="10" src="images/bluefish.jpg"></a>
1.1       deraadt    21: <h2><font color="#0000e0">OpenBSD 5.7</font></h2>
                     22: <p>
1.68      deraadt    23: To be released May 1, 2015<br>
1.1       deraadt    24: Copyright 1997-2015, Theo de Raadt.<br>
                     25: <font color="#e00000">ISBN 978-0-9881561-5-9</font>
                     26: <br>
1.68      deraadt    27: <a href="lyrics.html#57">5.7 Song: "Source Fish"</a>
1.1       deraadt    28: <p>
                     29:
                     30: <ul>
                     31: <li>Order a CDROM from our <a href="https://openbsdstore.com">ordering system</a>.
                     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/5.7/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata57.html">the 5.7 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus57.html">detailed log of changes</a> between the
                     39:     5.6 and 5.7 releases.
                     40: <p>
                     41: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&amp;sektion=1">signify(1)</a> pubkeys for this release:<br>
1.14      rpe        42: <pre>
                     43: base: RWSvUZXnw9gUb70PdeSNnpSmodCyIPJEGN1wWr+6Time1eP7KiWJ5eAM
                     44: fw:   RWSuRBL44FVkb2QuvtlwOJmzS9UJtbKZd7GEYcol8HPXu4On/Ct1LoZr
                     45: pkg:  RWTJ1iHLn/zcvJJSbxJIEU9ChlfAlU16XoLLxmxciliOFWfTLyOv0vQs
                     46: </pre>
1.1       deraadt    47: </ul>
                     48: <br clear=all>
                     49: All applicable copyrights and credits can be found in the applicable
                     50: file sources found in the files src.tar.gz, sys.tar.gz,
                     51: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The
                     52: distribution files used to build packages from the ports.tar.gz file
                     53: are not included on the CDROM because of lack of space.
                     54: <p>
                     55:
                     56: <a name="new"></a>
                     57: <hr>
                     58: <p>
                     59: <h3><font color="#0000e0">What's New</font></h3>
                     60: <p>
                     61: This is a partial list of new features and systems included in OpenBSD 5.7.
                     62: For a comprehensive list, see the <a href="plus57.html">changelog</a> leading
                     63: to 5.7.
                     64: <p>
                     65:
                     66: <ul>
                     67: <li>Improved hardware support, including:
                     68:     <ul>
1.5       stsp       69:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/xhci.4?query=xhci&sec=4">xhci(4)</a> driver for USB 3.0 host controllers.
                     70:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umcs.4?query=umcs&sec=4">umcs(4)</a> driver for MosChip Semiconductor 78x0 USB multiport serial adapters.
1.41      jsg        71:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/i386/skgpio.4?query=skgpio&sec=4">skgpio(4)</a> driver for Soekris net6501 GPIO and LEDs.
1.5       stsp       72:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/uslhcom.4?query=uslhcom&sec=4">uslhcom(4)</a> driver for Silicon Labs CP2110 USB HID based UART.
                     73:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/nep.4?query=nep&sec=4">nep(4)</a> driver for Sun Neptune 10Gb Ethernet devices.
1.22      brad       74:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/iwm.4?query=iwm&sec=4">iwm(4)</a> driver for Intel 7260, 7265, and 3160 wifi cards.
1.5       stsp       75:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/rtsx.4?query=rtsx&sec=4">rtsx(4)</a> driver now supports RTS5227 and RTL8411B card readers.
1.22      brad       76:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/bge.4?query=bge&sec=4">bge(4)</a> driver now supports jumbo frames on various additional BCM57xx chipsets.
1.5       stsp       77:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ciss.4?query=ciss&sec=4">ciss(4)</a> driver now supports HP Gen9 Smart Array/Smart HBA devices.
1.13      sthen      78:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/mpi.4?query=mpi&sec=4">mpi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/mfi.4">mfi(4)</a> drivers now have mpsafe interrupt handlers running without the big lock.
1.5       stsp       79:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ppb.4?query=ppb&sec=4">ppb(4)</a> driver now supports PCI bridges that support subtractive decoding (fixes PCMCIA behind the ATI SB400 PCI bridge), and devices with 64-bit BARs behind PCI-PCI bridges as seen on SPARC T5-2 systems.
                     80:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pucdata.4?query=pucdata&sec=4">pucdata(4)</a> driver now supports Winchiphead CH382 devices.
                     81:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sdmmc.4?query=sdmmc&sec=4">sdmmc(4)</a> driver now supports eMMC storage devices larger than 2GB.
1.44      deraadt    82:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sdhc.4?query=sdhc&sec=4">sdhc(4)</a> driver can properly resume on Ricoh controllers.
1.5       stsp       83:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sdhc.4?query=sdhc&sec=4">sdhc(4)</a> driver now supports Ricoh R5U822 and R5U823 card readers.
                     84:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/mfii.4?query=mfii&sec=4">mfii(4)</a> driver now supports the Megaraid 3008 (Fury) and 3108 (Invader) cards.
1.66      deraadt    85:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/myx.4?query=myx&sec=4">myx(4)</a> driver runs less code under the big lock.
                     86:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/msk.4?query=msk&sec=4">msk(4)</a> driver now supports Yukon Prime, Yukon Optima 2, Yukon 88E8079, and various EC U and Supreme chipsets.
1.7       stsp       87:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umass.4?query=umass&sec=4">umass(4)</a> driver now supports Archos 24y Vision devices.
1.5       stsp       88:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/athn.4?query=athn&sec=4">athn(4)</a> driver now supports Atheros UB94 devices.
1.7       stsp       89:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/azalia.4?query=azalia&sec=4">azalia(4)</a> driver now supports Realtek ALC885 codecs and Bay Trail HD Audio devices.
1.5       stsp       90:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ix.4?query=ix&sec=4">ix(4)</a> driver now supports onboard Ethernet devices in SPARC T5 machines.
1.66      deraadt    91:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/upd.4?query=upd&sec=4">upd(4)</a> driver now handles UPSes with broken report descriptors.
1.5       stsp       92:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ums.4?query=ums&sec=4">ums(4)</a> driver now supports the USB Tablet device emulated by Qemu.
                     93:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umsm.4?query=umsm&sec=4">umsm(4)</a> driver now supports MEDION S4222 devices.
                     94:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pciide.4?query=pciide&sec=4">pciide(4)</a> driver now supports Intel C610 chipsets.
                     95:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ukbd.4?query=ukbd&sec=4">ukbd(4)</a> driver now supports &quot;wellspring&quot; Apple keyboards.
                     96:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pms.4?query=pms&sec=4">pms(4)</a> driver now supports click-and-drag with Elantech v4 touchpads.
                     97:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/umodem.4?query=umodem&sec=4">umodem(4)</a> driver now supports Arduino Leonardo devices.
1.71      dlg        98:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sk.4?query=sk&sec=4">sk(4)</a> driver now supports receive ring scaling.
                     99:     <li>Replaced custom jumbo allocators in
                    100:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/sk.4?query=sk&sec=4">sk(4)</a>,
                    101:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/nge.4?query=nge&sec=4">nge(4)</a>,
                    102:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/lge.4?query=lge&sec=4">lge(4)</a>, and
                    103:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ti.4?query=ti&sec=4">ti(4)</a> with
                    104:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/MCLGETI.9?query=MCLGETI&sec=9">MCLGETI(9)</a>.
1.5       stsp      105:     <li>Wireless network scanning problems with the <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/iwn.4?query=iwn&sec=4">iwn(4)</a> driver have been fixed.
                    106:     <li>Support for RS* IGP Radeon devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/radeondrm.4?query=radeondrm&sec=4">radeondrm(4)</a> driver has been fixed.
1.66      deraadt   107:     <li>PowerMac7,2 and PowerMac7,3 can now boot with a multiprocessor kernel.
1.4       stsp      108:     </ul>
                    109: <p>
                    110:
                    111: <li>Removed hardware support:
                    112:     <ul>
1.6       stsp      113:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.6/man4/lofn.4?query=lofn&sec=4">lofn(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.6/man4/nofn.4?query=nofn&sec=4">nofn(4)</a> drivers for Hifn crypto accelerator devices have been removed.
                    114:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.6/man4/art.4?query=art&sec=4">art(4)</a> driver for Accoom Networks Artery T1/E1 drives has been removed.
                    115:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.6/man4/urio.4?query=urio&sec=4">urio(4)</a> driver for Diamond Multimedia Rio MP3 players has been removed.
1.1       deraadt   116:     </ul>
                    117: <p>
                    118:
                    119: <li>Generic network stack improvements:
                    120:     <ul>
1.66      deraadt   121:     <li>The routing table is now used for most of the address lookup operations superseding the RB-tree and IPv4 address list.
1.52      lteo      122:     <li>The SipHash algorithm is now used for PCB hashing,
                    123:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/trunk.4?query=trunk&sec=4">trunk(4)</a> loadbalancing,
                    124:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/pf.4?query=pf&sec=4">pf(4)</a> and
                    125:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/bridge.4?query=bridge&sec=4">bridge(4)</a>.
                    126:     <li>Traffic destinated to link-local IPv6 addresses can now be seen with
                    127:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/tcpdump.8?query=tcpdump&sec=8">tcpdump(8)</a>.
1.56      benno     128:     <li>A <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4">carp(4)</a> now needs to be configured with an explicit <em>carpdev</em> parent interface.
1.69      dlg       129:     <li>The
                    130:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/mbuf.9?query=mbuf&sec=9">mbuf(9)</a>
                    131:     layer has been made mpsafe.
                    132:     <li>Introduce mbuf_list and mbuf_queue structures and APIs.
1.71      dlg       133:     <li>Support changing the IPv6 input queue length via
                    134:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=1">sysctl(1)</a> and net.inet6.ip6.ifq.
1.1       deraadt   135:     </ul>
1.44      deraadt   136: <p>
1.1       deraadt   137:
1.10      rpe       138: <li>Installer improvements:
                    139:     <ul>
                    140:     <li>The <tt>etc</tt> and <tt>xetc</tt> sets are now part of <tt>base</tt> and
1.66      deraadt   141:       <tt>xbase</tt> and are not distributed separately anymore. They are extracted
                    142:       from <tt>base</tt> and <tt>xbase</tt> during installation and upgrades.<br>
1.25      tedu      143:       <b>Note that this includes the <tt>rc</tt> and <tt>rc.conf</tt> files!</b>
1.10      rpe       144:     <li>The installer now supports
                    145:       <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/trunk.4?query=trunk&sec=4">trunk(4)</a>
                    146:       interfaces during upgrades.
                    147:     <li>The discovery of the responsefile location for unattended installation and
1.66      deraadt   148:       upgrades has been extended to be more flexible.
1.10      rpe       149:       <ul>
1.66      deraadt   150:       <li>Ask for the location if DHCP discovery fails for location or mode.
                    151:       <li>Provide a default URL if the 'next-server' DHCP option is found.
1.10      rpe       152:       <li>Use <tt>/auto_install.conf</tt> or <tt>/auto_upgrade.conf</tt> if present.
1.66      deraadt   153:       <li>Automatically start the installer in unattended mode if either one of these
1.10      rpe       154:         files is present when the system boots.
                    155:       </ul>
1.29      krw       156:       <li>Ignore hostname.if.* files when upgrading.
                    157:       <li>Configure all physical interfaces before any dynamic interface types (e.g. trunks, vlans) when upgrading.
1.35      krw       158:     <li>
1.52      lteo      159:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8">fdisk(8)</a> now zeros out GPT signatures found when writing out an MBR that has been re-initialized and has no EFI or EFISYS partition.
1.36      krw       160:     <li>Fixed manipulation of 'ro' and 'rw' fstab options to avoid damage to other options that happen to contain 'ro' or 'rw'.
1.66      deraadt   161:     <li>The ramdisk binary (one binary contains all the commands) is now compiled without optimization and security features.  The benefit is a substantial saving in space, allowing more features in the future.
1.10      rpe       162:     </ul>
                    163: <p>
                    164:
1.1       deraadt   165: <li>Routing daemons and other userland network improvements:
                    166:     <ul>
1.68      deraadt   167:     <li>nginx has been removed from base -- use the package if you need it.
                    168:     <li>sliplogin has been removed.
1.37      sthen     169:     <li>IPv6 router solicitations are now sent by the kernel ("inet6 autoconf"); rtsol(8) and rtsold(8) are no longer necessary and have been removed.
1.56      benno     170:     <li>Enhancements and bugfixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&sektion=8">arp(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&sektion=8">ndp(8)</a>
1.60      jca       171:     <li>The effects of the AI_ADDRCONFIG flag on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo&amp;sektion=3">getaddrinfo(3)</a> results are limited to DNS queries. This avoids erratic behavior with transient network problems, "raw" addresses and localhost entries in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hosts&amp;sektion=5">/etc/hosts</a>.
1.65      jca       172:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gethostbyname&amp;sektion=3">gethostbyname(3)</a> now no longer fails when more than 16 addresses/aliases are returned. The original pre-asr limit of 35 has been restored, with additional results being truncated.
1.74      jca       173:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftp&amp;sektion=1">tftp(1)</a> now supports sending or receiving files larger than 65536 blocks in size.
1.1       deraadt   174:     </ul>
                    175: <p>
                    176:
                    177: <li>Security improvements:
                    178:     <ul>
1.66      deraadt   179:     <li>Stricter enforcement of W^X in the kernel address space, especially on architectures with the right featureset (amd64, in particular, has seen substantial improvements).
1.27      tedu      180:     <li>Support for loadable kernel modules has been removed.
1.32      lteo      181:     <li>procfs has been removed.
1.44      deraadt   182:     <li>Comprehensive audit of the tree to use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=reallocarray&amp;sektion=3">reallocarray(3)</a> idiom throughout.
                    183:     <li>Many conversions from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&amp;sektion=2">select(2)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&amp;sektion=2">poll(2)</a>.
                    184:     <li>/var/tmp is now a symbolic link to /tmp, as a first step towards reducing the "fill it up" attack surface against the /var partition.
                    185:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memcpy&amp;sektion=3">memcpy(3)</a> with overlapping arguments now aborts a program (with a syslog report), allowing these problems to be found.  Overlapping copies should use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=memmove&amp;sektion=3">memmove(3)</a>.  Sometime after 5.7 release, having learned more about the situation and repairing instances that are discovered by users during release use, we will go back to the optimized version.
                    186:     <li>Change
                    187:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rand&amp;sektion=3">rand(3)</a>,
                    188:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&amp;sektion=3">random(3)</a>,
                    189:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drand48&amp;sektion=3">drand48(3)</a>,
                    190:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lrand48&amp;sektion=3">lrand48(3)</a>,
                    191:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mrand48&amp;sektion=3">mrand48(3)</a>,
                    192:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srand48&amp;sektion=3">srand48(3)</a>
                    193:     to return non-deterministic strong random values by default, sourced from
                    194:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc4random&amp;sektion=3">arc4random(3)</a>.
                    195:     New functions
                    196:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srand_deterministic&amp;sektion=3">srand_deterministic(3)</a>,
                    197:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=srandom_deterministic&amp;sektion=3">srandom_deterministic(3)</a>,
1.66      deraadt   198:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=seed48_deterministic&amp;sektion=3">seed48_deterministic(3)</a> and
                    199:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcong48_deterministic&amp;sektion=3">lcong48_deterministic(3)</a>
1.44      deraadt   200:     are added for cases where determinism must be requested.
1.66      deraadt   201:     <li>At resume (or unhibernate) time, use a variety of methods to reseed the random number generator.  This also works on VMs which wake up (if a wakeup event is seen).
1.57      deraadt   202:     <li>All architectures have been transitioned to static PIE, meaning the statically linked binaries in /bin and /sbin now have randomly located text segments.
1.44      deraadt   203:     <li>Allow larger .openbsd.randomdata ELF segments.
1.56      benno     204:     <li>Sync kernel AES code and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> AES code to the one shipped with OpenSSL/LibreSSL.
1.66      deraadt   205:     <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&sektion=1">passwd(1)</a> support for all password ciphers except <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=blowfish&sektion=3">blowfish(3)</a>.
1.56      benno     206:     <li>Use sha512 instead of md5 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcp&sektion=4">tcp(4)</a> initial sequence number.
                    207:     <li>Use sha512 instead of md5 in the random number generator.
                    208:     <li>Delete secret or secret-derived data in many base utilities with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=explicit_bzero&sektion=3">explicit_bzero(3)</a>.
1.1       deraadt   209:     </ul>
                    210: <p>
                    211:
                    212: <li>Assorted improvements:
                    213:     <ul>
1.32      lteo      214:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcctl&amp;sektion=8"">rcctl(8)</a> utility to control daemons.
                    215:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fw_update&amp;sektion=1">fw_update(1)</a> has been rewritten to be faster and smarter.
1.19      bluhm     216:     <li>Cleanup <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent(3)</a>,
                    217:        the compatibility layer for other operating systems has been removed.
                    218:        The API is still compatible with upstream libevent 1.4.15-stable.
1.21      bluhm     219:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
1.66      deraadt   220:        s_client now supports a -proxy parameter for connecting over an HTTP proxy.
1.27      tedu      221:     <li>gzsig has been removed.
1.72      tedu      222:     <li>Switch to fast assembly versions of some libc functions on amd64.
                    223:     <li>Frequency scaling has been moved to the kernel with an improved algorithm.
1.66      deraadt   224:     <li>Switch last workq API uses to
1.30      krw       225:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=taskq_create&amp;sektion=9">taskq</a> API and remove all traces of workq.
1.31      krw       226:     <li>Use
1.35      krw       227:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=services&amp;sektion=5">services(5)</a> names in the default pf rules in force during startup.
                    228:     <li>
1.40      krw       229:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=what&amp;sektion=1">what(1)</a> now correctly displays &#36;OpenBSD&#36; expansions.
1.35      krw       230:     <li>
                    231:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> now removes addresses from its pf table a single time when they expire, rather than at every timeout after the expiry.
1.31      krw       232:     <li>
1.35      krw       233:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> now ensures that the pf table process exits when the main process does.
1.31      krw       234:     <li>
1.35      krw       235:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> has more informative log entries for DHCPACKs issued in response to DHCPINFORM messages.
1.36      krw       236:     <li>Added POSIX types blkcnt_t (int64) and blksize_t (int32), and used them for st_blocks (formerly int64_t) and st_blksize (formerly u_int32_t) in struct stat.
1.38      tedu      237:     <li>Improved typography for
                    238:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=banner&amp;sektion=6">banner(6)</a>.
1.40      krw       239:     <li>
                    240:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> adjusts MTU when the interface-mtu DHCP option is provided.
                    241:     <li>Various memory leaks in
                    242:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> plugged, providing more stability for long running (in terms of time or renewals) instances.
                    243:     <li>The
1.66      deraadt   244:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>
1.40      krw       245:     command line options -q (quiet) and -d (don't daemonize) are now mutually exclusive.
1.66      deraadt   246:     <li>The communication between the privileged and unprivileged
1.40      krw       247:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> processes was reworked to further minimize information sharing.
                    248:     <li>
                    249:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> ensures lease timeouts (renew, rebind, expire) are sane and uses default values closer to RFC suggestions.
                    250:     <li>
                    251:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> no longer crashes when a lease expires and cannot be renewed or replaced.
                    252:     <li>
                    253:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> improved tracking network interface link states.
                    254:     <li>Improved network error tracking and accounting in
                    255:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a>.
                    256:     <li>Private number conversion functions in
                    257:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> eliminated in favour of standard library functions.
1.66      deraadt   258:     <li>Further signal race cleanups in
1.44      deraadt   259:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a>.
                    260:     <li>BIND has been retired, encouraging use of
                    261:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nsd&amp;sektion=8">nsd(8)</a> and
                    262:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unbound&amp;sektion=8">unbound(8)</a>.
                    263:     <li>Significant namespace cleanup in the /usr/include files, especially related to &lt;sys/param.h&gt; and &lt;limits.h&gt;.
1.45      stsp      264:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a> RAID1 and CRYPTO volumes are now bootable on the sparc64 platform.
1.66      deraadt   265:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a> now uses &quot;TLS&quot; rather than &quot;SSL&quot; terminology to reflect the deprecation of the latter.
1.48      reyk      266:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a> now supports the random and source-hash modes with redirections.
                    267:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&amp;sektion=8">relayd(8)</a> now supports the <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/share/snmp/OPENBSD-RELAYD-MIB.txt?rev=1.1">OPENBSD-RELAYD-MIB</a> via agentx with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&amp;sektion=8">snmpd(8)</a>.
1.50      guenther  268:     <li>Added interfaces for setting the close-on-exec flag and/or non-blocking mode on new file descriptors: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pipe2&amp;sektion=2">pipe2(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dup3&amp;sektion=2">dup3(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=accept4&amp;sektion=2">accept4(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkostemp&amp;sektion=3">mkostemp(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkostemps&amp;sektion=3">mkostemps(3)</a>, the <tt>SOCK_CLOEXEC</tt> and <tt>SOCK_NONBLOCK</tt> flags for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=socket&amp;sektion=2">socket(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=socketpair&amp;sektion=2">socketpair(2)</a>, and the <tt>MSG_CMSG_CLOEXEC</tt> flag for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=recvmsg&amp;sektion=2">recvmsg(2)</a>.  In addition, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=posix_spawn_file_actions_adddup2&amp;sektion=3">posix_spawn_file_actions_adddup2(3)</a> now always clears the close-on-exec flag.
1.64      jca       269:     <li>Added interfaces for setting the close-on-exec flag on new FILE handles and for requesting exclusive creation via the the 'e' and 'x' mode letters for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fopen&amp;sektion=3">fopen(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdopen&amp;sektion=3">fdopen(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=freopen&amp;sektion=3">freopen(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popen&amp;sektion=3">popen(3)</a>.
1.50      guenther  270:     <li>Many library functions and programs changed to use the above for safety or simplicity.
                    271:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chflagsat&amp;sektion=2">chflagsat(2)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sockatmark&amp;sektion=3">sockatmark(3)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stravis&amp;sektion=3">stravis(3)</a>.
                    272:     <li>Merged performance and safety fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fts&amp;sektion=3">fts(3)</a> from FreeBSD.
                    273:     <li>Merged fixes for file descriptor leaks in various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc&amp;sektion=3">rpc(3)</a> functions from NetBSD.
1.66      deraadt   274:     <li>Added a <tt>kern.global_ptrace</tt> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&amp;sektion=1">sysctl(1)</a> to disable, by default, the ability to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ptrace&amp;sektion=2">ptrace(2)</a> processes that aren't your descendent.
1.53      guenther  275:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&amp;sektion=1">kdump(1)</a> now always displays both the numeric and the textual forms for users, groups, timestamps, and sysctl ids, eliminating the <tt>-r</tt> option.  It also auto-selects between decimal and hex format for arguments, renders more types of flags, and is more robust when parsing corrupt ktrace files.
                    276:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chmod&amp;sektion=1">chmod(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chgrp&amp;sektion=1">chgrp(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chown&amp;sektion=8">chown(8)</a> now comply with POSIX's requirements when they encounter symlinks when the <tt>-R</tt> option is used, and are safe from race conditions when doing so.
1.56      benno     277:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dmesg&sektion=8">dmesg(8)</a> utility can now display the console message buffer in addition to the system message buffer.
1.71      dlg       278:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8">inetd(8)</a> now uses libevent instead of
                    279:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=select&amp;sektion=3">select(3)</a>.
1.70      dlg       280:     <li>Reworking of the kernel
                    281:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/pool.9?query=pool&sec=9">pool(9)</a>
                    282:     implementation to provide mpsafety and pave the way for performance improvements.
1.71      dlg       283:     <li>Removed the
                    284:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.6/man9/workq_add_task.9?query=workq_add_task&sec=9">workq API</a>
                    285:     after replacing it with the
                    286:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/task_add.9?query=task_add&sec=9">task API</a>.
                    287:     <li>Add support for creating kernel threads that cannot sleep to
                    288:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.6/man9/taskq_create.9?query=taskq_create&sec=9">taskq_create(9)</a>.
                    289:     <li>Completed the implementation of the atomic (eg,
                    290:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/atomic_cas_uint.9?query=atomic_cas_uint&sec=9">atomic_cas_uint(9)</a>,
                    291:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/atomic_swap_uint.9?query=atomic_swap_uint&sec=9">atomic_swap_uint(9)</a>,
                    292:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/atomic_add_int.9?query=atomic_add_int&sec=9">atomic_add_int(9)</a>,
                    293:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/atomic_sub_int.9?query=atomic_sub_int&sec=9">atomic_sub_int(9)</a>,
                    294:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/atomic_inc_int.9?query=atomic_inc_int&sec=9">atomic_inc_int(9)</a>, and
                    295:     <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/atomic_dec_int.9?query=atomic_inc_int&sec=9">atomic_dec_int(9)</a>)
                    296:     and membar
                    297:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/membar_sync.9?query=membar_sync&sec=9">membar_sync(9)</a>)
                    298:     APIs across all supported architectures.
1.46      reyk      299:     </ul>
                    300: <p>
                    301:
                    302: <li>OpenBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>:
                    303:     <ul>
1.66      deraadt   304:     <li>SSLv2/3 is not supported anymore; renamed all occurrences of &quot;SSL&quot; to &quot;TLS&quot;.
1.46      reyk      305:     <li>Various TLS improvements with better support for ECDHE/DHE forward secrecy.
                    306:     <li>Improved support for virtual hosts by supporting name- and IP- based aliases.
                    307:     <li>Added support for basic authentication by checking against files created with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=htpasswd&amp;sektion=1">htpasswd(1)</a>.
                    308:     <li>Added support for custom error codes, blocking and dropping of connections.
                    309:     <li>Added support for redirections and macros in specified target URLs.
                    310:     <li>Added the &quot;root strip&quot; option to sanitize PATH_INFO for some CGI scripts.
                    311:     <li>Added an option to specify an alternative log directory instead of /var/www/logs.
                    312:     <li>Various FastCGI improvements; httpd(8) is now compatible with many well-known web applications.
                    313:     <li>Various other fixes and improvements.
                    314:     </ul>
                    315: <p>
                    316:
                    317: <li>OpenSMTPD 5.4.4:
                    318:     <ul>
1.66      deraadt   319:       <li>SSLv3 is not supported anymore.
1.59      gilles    320:       <li>Added support for a new message and headers parser.
                    321:       <li>Added support for append-domain.
                    322:       <li>Restricted address lookups to configured address families.
                    323:       <li>Domain is no longer required when mailing a local user.
                    324:       <li>Various other fixes and improvements.
1.1       deraadt   325:     </ul>
                    326: <p>
                    327:
1.3       sobrado   328: <li>OpenSSH 6.8
1.1       deraadt   329:     <ul>
                    330:     <li>Potentially-incompatible changes:
                    331:       <ul>
1.3       sobrado   332:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    333:         <tt>UseDNS</tt> now defaults to 'no'.  Configurations that match
                    334:         against the client host name (via
                    335:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    336:         or <tt>authorized_keys</tt>) may need to re-enable it or convert to
                    337:         matching against addresses.
1.1       deraadt   338:       </ul>
                    339:     <li>New/changed features:
                    340:       <ul>
1.3       sobrado   341:       <li>Much of OpenSSH's internal code has been re-factored to be more
                    342:         library-like.  These changes are mostly not user-visible, but
                    343:         have greatly improved OpenSSH's testability and internal layout.
                    344:       <li>Add <tt>FingerprintHash</tt> option to
                    345:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    346:         and
                    347:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>,
                    348:         and equivalent command-line flags to the other tools to control
                    349:         algorithm used for key fingerprints.  The default changes from MD5
                    350:         to SHA256 and format from hex to base64.  Fingerprints now have the
                    351:         hash algorithm prepended.  Please note that visual host keys will also
                    352:         be different.
                    353:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    354:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
1.34      sobrado   355:         Experimental host key rotation support.  Add a protocol extension
1.28      sobrado   356:         for a server to inform a client of all its available host keys after
                    357:         authentication has completed.  The client may record the keys in
                    358:         <tt>known_hosts</tt>, allowing it to upgrade to better host key
                    359:         algorithms and a server to gracefully rotate its keys.  The client
                    360:         side of this is controlled by a <tt>UpdateHostkeys</tt> config option
                    361:         (default off).
1.3       sobrado   362:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    363:         Add a
                    364:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&amp;sektion=5">ssh_config(5)</a>
                    365:         <tt>HostbasedKeyType</tt> option to control which host public key types
                    366:         are tried during host-based authentication.
                    367:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    368:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    369:         fix connection-killing host key mismatch errors when
                    370:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    371:         offers multiple ECDSA keys of different lengths.
                    372:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    373:         when host name canonicalisation is enabled, try to parse host names
                    374:         as addresses before looking them up for canonicalisation.  Fixes
                    375:         bz#2074 and avoiding needless DNS lookups in some cases.
                    376:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>,
                    377:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    378:         <i>Key Revocation Lists</i> (KRLs) no longer require OpenSSH to be
                    379:         compiled with OpenSSL support.
                    380:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    381:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keysign&amp;sektion=8">ssh-keysign(8)</a>:
                    382:         Make ed25519 keys work for host based authentication.
                    383:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    384:         SSH protocol v.1 workaround for the Meyer, et al., <i>Bleichenbacher
                    385:         Side Channel Attack</i>.  Fake up a bignum key before RSA decryption.
                    386:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    387:         Remember which public keys have been used for authentication and
                    388:         refuse to accept previously-used keys.  This allows
                    389:         <tt>AuthenticationMethods=publickey,publickey</tt> to require that
                    390:         users authenticate using two <i>different</i> public keys.
                    391:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    392:         add
                    393:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    394:         <tt>HostbasedAcceptedKeyTypes</tt> and <tt>PubkeyAcceptedKeyTypes</tt>
                    395:         options to allow
                    396:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    397:         to control what public key types will be accepted.  Currently defaults
                    398:         to all.
                    399:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    400:         Don't count partial authentication success as a failure against
                    401:         <tt>MaxAuthTries</tt>.
                    402:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    403:         Add <tt>RevokedHostKeys</tt> option for the client to allow text-file
                    404:         or KRL-based revocation of host keys.
                    405:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>,
                    406:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    407:         Permit KRLs that revoke certificates by serial number or key ID without
                    408:         scoping to a particular CA.
                    409:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    410:         Add a "Match canonical" criteria that allows
                    411:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&amp;sektion=5">ssh_config(5)</a>
                    412:         <tt>Match</tt> blocks to trigger only in the second config pass.
                    413:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    414:         Add a <tt>-G</tt> option to
                    415:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    416:         that causes it to parse its configuration and dump the result to
                    417:         stdout, similar to "<tt>sshd -T</tt>".
                    418:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    419:         Allow <tt>Match</tt> criteria to be negated
                    420:         (e.g. "<tt>Match !host</tt>").
                    421:       <li>The regression test suite has been extended to cover more OpenSSH
                    422:         features.  The unit tests have been expanded and now cover key
                    423:         exchange.
1.1       deraadt   424:       </ul>
                    425:     <li>The following significant bugs have been fixed in this release:
                    426:       <ul>
1.3       sobrado   427:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keyscan&amp;sektion=1">ssh-keyscan(1)</a>:
                    428:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keyscan&amp;sektion=1">ssh-keyscan(1)</a>
                    429:         has been made much more robust again servers that hang or violate
                    430:         the SSH protocol.
                    431:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    432:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    433:         Fix regression bz#2306: Key path names were being lost as comment
                    434:         fields.
                    435:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    436:         Allow
                    437:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&amp;sektion=5">ssh_config(5)</a>
                    438:         <tt>Port</tt> options set in the second config parse phase to be
                    439:         applied (they were being ignored).  (bz#2286)
                    440:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    441:         Tweak config re-parsing with host canonicalisation&#151;make the
                    442:         second pass through the config files always run when host name
                    443:         canonicalisation is enabled (and not whenever the host name changes).
                    444:         (bz#2267)
                    445:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    446:         Fix passing of wildcard forward bind addresses when connection
                    447:         multiplexing is in use.  (bz#2324)
                    448:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    449:         Fix broken private key conversion from non-OpenSSH formats.  (bz#2345)
                    450:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    451:         Fix KRL generation bug when multiple CAs are in use.
                    452:       <li>Various fixes to manual pages.  (bz#2273, bz#2288 and bz#2316)
1.1       deraadt   453:       </ul>
                    454:     </ul>
                    455: <p>
                    456:
                    457: <li>LibreSSL
                    458:     <ul>
1.73      sobrado   459:     <li>User-visible features:
                    460:       <ul>
                    461:       <li>Reluctantly add server-side support for <tt>TLS_FALLBACK_SCSV</tt>.
                    462:       <li>Import <i>BoringSSL</i>'s crypto bytestring and crypto bytebuilder
                    463:         APIs.
                    464:       <li>Jettison DTLS over SCTP.
                    465:       <li>Move
                    466:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
                    467:         from <tt>/usr/sbin/openssl</tt> to <tt>/usr/bin/openssl</tt>.
                    468:       <li>Two important cipher suites, GOST and Camellia, have been reworked
                    469:         or reenabled, providing better interoperability with systems around
                    470:         the world.
                    471:       <li>libtls: New API for loading CA chains directly from memory instead
                    472:         of a file, allowing verification with privilege separation in a
                    473:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=chroot&amp;sektion=8">chroot(8)</a>
                    474:         without direct access to CA certificate files.
                    475:       <li>libtls: Ciphers default to TLSv1.2 with AEAD and PFS.
                    476:       <li>libtls: Improved error handling and message generation.
                    477:       <li>Added <tt>X509_STORE_load_mem</tt> API for loading certificates from
                    478:         memory.  This facilitates accessing certificates from a chrooted
                    479:         environment.
                    480:       <li>New AEAD "MAC alias" allows configuring TLSv1.2 AEAD ciphers by
                    481:         using 'TLSv1.2+AEAD' as the cipher selection string.
                    482:       <li>New
                    483:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
                    484:         command '<tt>certhash</tt>' replaces the <tt>c_rehash</tt> script.
                    485:       <li><i>Application-Layer Protocol Negotiation</i> (ALPN) support.
                    486:       </ul>
                    487:     <li>Code improvements:
                    488:       <ul>
                    489:       <li>Dead and disabled code removal including MD5, Netscape workarounds,
                    490:         non-POSIX IO, SCTP, RFC 3779 support, "#if 0" sections, and more.
                    491:       <li>The ASN1 macros are expanded to aid readability and maintainability.
                    492:       <li>Various NULL pointer asserts removed in favor of letting the
                    493:         OS/signal handler catch them.
                    494:       <li>Dozens of issues found with the <i>Coverity scanner</i> fixed.
                    495:       </ul>
                    496:     <li>Security updates:
                    497:       <ul>
                    498:       <li>Fix a Bleichenbacher style timing oracle with bad PKCS padding.
                    499:       <li>Fix memory leaks.
                    500:       <li>Address POODLE attack by disabling SSLv3 by default.
                    501:       <li>SHA256 Camellia cipher suites for TLS 1.2 from RFC 5932.
                    502:       <li>Earlier libtls support for non-blocking sockets and randomized
                    503:         session ID contexts.
                    504:       <li>Ensure the stack is marked non-executable for assembly sections.
                    505:       <li>Multiple CVEs fixed including CVE-2014-3506, CVE-2014-3507,
                    506:         CVE-2014-3508, CVE-2014-3509, CVE-2014-3510, CVE-2014-3511,
                    507:         CVE-2014-3570, CVE-2014-3572, CVE-2014-8275, CVE-2015-0205
                    508:         and CVE-2015-0206.
                    509:       </ul>
1.1       deraadt   510:     </ul>
                    511: <p>
1.33      schwarze  512: <li>mandoc 1.13.3:
1.1       deraadt   513:     <ul>
1.33      schwarze  514:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=1">man(1)</a>,
                    515:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&sektion=1">apropos(1)</a>, and
                    516:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a>
                    517:       now have a unified user interface, all with the same options,
                    518:       and are in fact all implemented by the same binary program.
                    519:     <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=1">man(1)</a>,
                    520:       this implies new options -l and -IKOTW,
                    521:       and it now finds manual pages by the names in their NAME sections
                    522:       even if they lack matching file names.
                    523:     <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&sektion=1">apropos(1)</a>,
                    524:       this implies new options -acfhklw and -IKOTW.
                    525:     <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a>,
                    526:       this implies new options -acfhkl.
                    527:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a>
                    528:       now automatically detects and transparently accepts input encoded
                    529:       in utf-8 and iso-8859-1, and provides a new option -K to explicitly
                    530:       specify the input encoding.
                    531:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a>
                    532:       default output mode now is -Tlocale rather than -Tascii.
                    533:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eqn&sektion=7">eqn(7)</a>
                    534:       now supports in-line equations,
                    535:       and terminal rendering of equations is considerably improved.
                    536:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a> -Thtml
                    537:       now generates polyglot HTML5 and renders
                    538:       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eqn&sektion=7">eqn(7)</a>
                    539:       using MathML.
                    540:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a>
                    541:       can no longer fail with fatal errors, no matter how broken the input
                    542:       file may be, and the -Wfatal message level no longer has any effect.
                    543:       A new diagnostic level -Wunsupp is provided.  Besides, many
                    544:       diagnostic messages are now more specific.
                    545:     <li>Many crashes were fixed that Jonathan Gray found with the
                    546:       American Fuzzy Lop (afl).
1.1       deraadt   547:     </ul>
                    548:
                    549: <p>
1.17      bluhm     550: <li>Syslogd:
                    551:     <ul>
1.20      bluhm     552:     <li>OpenBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a>
1.52      lteo      553:        is based on
                    554:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">libevent</a>
                    555:        now.
1.17      bluhm     556:     <li>Sending and receiving UDP messages works with both IPv4 and IPv6.
                    557:     <li>Syslog messages can also be sent over TCP or TLS.
1.20      bluhm     558:        The syntax to specify the loghost is documented in
                    559:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog.conf&amp;sektion=5">syslog.conf(5)</a>.
                    560:     <li>Sending over TCP and TLS is reliable.
                    561:        If a connection terminates, syslogd tries to reconnect.
                    562:        When the message buffer in memory gets full, the number of dropped
                    563:        messages is counted and logged.
1.66      deraadt   564:     <li>With TLS, the x509 certificate of the syslog server is verified.
1.17      bluhm     565:     <li>The maximum message size has been increased according to newer RFC.
                    566:     </ul>
                    567: <p>
1.1       deraadt   568: <li>Ports and packages:
                    569:     <ul>
1.58      sthen     570:     <li>Over 9,000 ports.
1.1       deraadt   571:     </ul>
                    572: <p>
                    573: <li>Many pre-built packages for each architecture:
                    574:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    575:     <tr>
                    576:     <td valign="top" width="25%">
                    577:     <ul>
1.58      sthen     578:       <li>i386:       8722
1.1       deraadt   579:       <li>sparc64:    XXXX
                    580:       <li>alpha:      XXXX
                    581:       <li>sh:         XXXX
                    582:     </ul></td><td valign=top width="25%"><ul>
1.58      sthen     583:       <li>amd64:      8745
1.1       deraadt   584:       <li>powerpc:    XXXX
                    585:       <li>m88k:       XXXX
                    586:       <li>sparc:      XXXX
                    587:     </ul></td><td valign=top width="25%"><ul>
                    588:       <li>arm:        XXXX
                    589:       <li>hppa:       XXXX
                    590:       <li>vax:        XXXX
                    591:     </ul></td><td valign=top width="25%"><ul>
                    592:       <li>mips64:     XXXX
                    593:       <li>mips64el:   XXXX
                    594:   </ul></td></tr></table>
                    595: <p>
                    596:
                    597: <li>Some highlights:
1.67      sthen     598:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    599:     <tr>
                    600:     <td valign="top" width="33%"><ul>
                    601:        <li>Chromium 40.0.2214.115
                    602:        <li>Emacs 21.4 and 24.4
                    603:        <li>GCC 4.8.4 and 4.9.2
                    604:        <li>GHC 7.8.4
                    605:        <li>GNOME 3.14.2
                    606:        <li>Go 1.4.1
                    607:        <li>Groff 1.22.3
                    608:        <li>JDK 1.7.0.71
                    609:        <li>KDE 3.5.10 and 4.14.3
                    610:        <li>LLVM/Clang 3.5 (20140228)
                    611:        <li>LibreOffice 4.3.5.2
                    612:        <li>MariaDB 10.0.16
                    613:        <li>Mono 3.12.0
                    614:        <li>Mozilla Firefox 31.4.0esr and 35.0.1
                    615:        <li>Mozilla Thunderbird 31.4.0
                    616:     </ul></td><td valign=top width="33%"><ul>
                    617:        <li>Node.js 0.10.35
                    618:        <li>OpenLDAP 2.3.43 and 2.4.40
                    619:        <li>PHP 5.3.29, 5.4.38, 5.5.22 and 5.6.5
                    620:        <li>Postfix 2.11.4
                    621:        <li>PostgreSQL 9.4.1
                    622:        <li>Python 2.7.9 and 3.4.2
                    623:        <li>R 3.1.2
                    624:        <li>Ruby 1.8.7.374, 1.9.3.551, 2.0.0.598, 2.1.5, and 2.2.0
                    625:        <li>Sendmail 8.15.1
                    626:        <li>Tcl/Tk 8.5.16 and 8.6.2
                    627:        <li>TeX Live 2013
                    628:        <li>Vim 7.4.475
                    629:        <li>Xfce 4.10
                    630:     </ul></td><td valign=top width="34%">
                    631:     </td></tr></table>
1.1       deraadt   632: <p>
                    633:
                    634: <li>As usual, steady improvements in manual pages and other documentation.
                    635: <p>
                    636:
                    637: <li>The system includes the following major components from outside suppliers:
                    638:     <ul>
1.2       lteo      639:     <li>Xenocara (based on X.Org 7.7 with xserver 1.16.4 + patches,
                    640:       freetype 2.5.5, fontconfig 2.11.1, Mesa 10.2.9, xterm 314,
                    641:       xkeyboard-config 2.13 and more)
1.1       deraadt   642:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.2       lteo      643:     <li>Perl 5.20.1 (+ patches)
                    644:     <li>SQLite 3.8.6 (+ patches)
                    645:     <li>NSD 4.1.1
1.22      brad      646:     <li>Unbound 1.5.2
1.1       deraadt   647:     <li>Sudo 1.7.2p8
                    648:     <li>Ncurses 5.7
                    649:     <li>Binutils 2.15 (+ patches)
                    650:     <li>Gdb 6.3 (+ patches)
                    651:     <li>Less 458 (+ patches)
                    652:     <li>Awk Aug 10, 2011 version
                    653:     </ul>
                    654:
                    655: </ul>
                    656:
                    657: <a name="install"></a>
                    658: <hr>
                    659: <p>
                    660: <h3><font color="#0000e0">How to install</font></h3>
                    661: <p>
                    662: Following this are the instructions which you would have on a piece of
                    663: paper if you had purchased a CDROM set instead of doing an alternate
1.16      rpe       664: form of install.  The instructions for doing an HTTP (or other style
1.1       deraadt   665: of) install are very similar; the CDROM instructions are left intact
                    666: so that you can see how much easier it would have been if you had
                    667: purchased a CDROM instead.
                    668: <p>
                    669:
                    670: <hr>
1.16      rpe       671: Please refer to the following files on the three CDROMs or mirror site for
1.1       deraadt   672: extensive details on how to install OpenBSD 5.7 on your machine:
                    673: <p>
                    674: <ul>
                    675: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/hppa/INSTALL.alpha">
                    676:        .../OpenBSD/5.7/alpha/INSTALL.alpha (on CD1)</a>
                    677: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/i386/INSTALL.i386">
                    678:        .../OpenBSD/5.7/i386/INSTALL.i386 (on CD1)</a>
                    679: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/hppa/INSTALL.hppa">
                    680:        .../OpenBSD/5.7/hppa/INSTALL.hppa (on CD1)</a>
                    681: <p>
                    682: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/amd64/INSTALL.amd64">
                    683:        .../OpenBSD/5.7/amd64/INSTALL.amd64 (on CD2)</a>
                    684: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/macppc/INSTALL.macppc">
                    685:        .../OpenBSD/5.7/macppc/INSTALL.macppc (on CD2)</a>
                    686: <p>
                    687: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/sparc64/INSTALL.sparc64">
                    688:        .../OpenBSD/5.7/sparc64/INSTALL.sparc64 (on CD3)</a>
                    689: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/sparc/INSTALL.sparc">
                    690:        .../OpenBSD/5.7/sparc/INSTALL.sparc (on CD3)</a>
                    691: <p>
                    692: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/alpha/INSTALL.alpha">
                    693:        .../OpenBSD/5.7/alpha/INSTALL.alpha</a>
                    694: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/armish/INSTALL.armish">
                    695:        .../OpenBSD/5.7/armish/INSTALL.armish</a>
                    696: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/aviion/INSTALL.aviion">
                    697:        .../OpenBSD/5.7/aviion/INSTALL.aviion</a>
                    698: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/hppa/INSTALL.hppa">
                    699:        .../OpenBSD/5.7/hppa/INSTALL.hppa</a>
                    700: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/landisk/INSTALL.landisk">
                    701:        .../OpenBSD/5.7/landisk/INSTALL.landisk</a>
                    702: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/loongson/INSTALL.loongson">
                    703:        .../OpenBSD/5.7/loongson/INSTALL.loongson</a>
                    704: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/luna88k/INSTALL.luna88k">
                    705:        .../OpenBSD/5.7/luna88k/INSTALL.luna88k</a>
                    706: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/macppc/INSTALL.macppc">
                    707:        .../OpenBSD/5.7/macppc/INSTALL.macppc</a>
                    708: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/octeon/INSTALL.octeon">
                    709:        .../OpenBSD/5.7/octeon/INSTALL.octeon</a>
                    710: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/sgi/INSTALL.sgi">
                    711:        .../OpenBSD/5.7/sgi/INSTALL.sgi</a>
                    712: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/socppc/INSTALL.socppc">
                    713:        .../OpenBSD/5.7/socppc/INSTALL.socppc</a>
                    714: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/sparc/INSTALL.sparc">
                    715:        .../OpenBSD/5.7/sparc/INSTALL.sparc</a>
                    716: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/vax/INSTALL.vax">
                    717:        .../OpenBSD/5.7/vax/INSTALL.vax</a>
                    718: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.7/zaurus/INSTALL.zaurus">
                    719:        .../OpenBSD/5.7/zaurus/INSTALL.zaurus</a>
                    720: </ul>
                    721: <hr>
                    722:
                    723: <p>
                    724: Quick installer information for people familiar with OpenBSD, and the
                    725: use of the "disklabel -E" command.  If you are at all confused when
                    726: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    727: <p>
                    728:
                    729: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    730: <ul>
1.26      tedu      731: The OpenBSD/i386 release is on CD1.
                    732: Boot from the CD to begin the install - you may need to adjust
                    733: your BIOS options first.
1.1       deraadt   734:
                    735: <p>
1.49      bcallah   736: If your machine can boot from USB, you can write <i>install57.fs</i> or
                    737: <i>miniroot57.fs</i> to a USB stick and boot from it.
                    738:
                    739: <p>
                    740: If you can't boot from a CD, floppy disk, or USB,
1.1       deraadt   741: you can install across the network using PXE as described in
                    742: the included INSTALL.i386 document.
                    743:
                    744: <p>
                    745: If you are planning on dual booting OpenBSD with another OS, you will need to
                    746: read INSTALL.i386.
                    747:
                    748: </ul>
                    749:
                    750: <p>
                    751: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    752: <ul>
1.26      tedu      753: The OpenBSD/amd64 release is on CD2.
1.1       deraadt   754: Boot from the CD to begin the install - you may need to adjust
                    755: your BIOS options first.
                    756:
                    757: <p>
1.49      bcallah   758: If your machine can boot from USB, you can write <i>install57.fs</i> or
                    759: <i>miniroot57.fs</i> to a USB stick and boot from it.
                    760:
                    761: <p>
                    762: If you can't boot from a CD, floppy disk, or USB,
1.1       deraadt   763: you can install across the network using PXE as described in the included
                    764: INSTALL.amd64 document.
                    765:
                    766: <p>
                    767: If you are planning to dual boot OpenBSD with another OS, you will need to
                    768: read INSTALL.amd64.
                    769: </ul>
                    770:
                    771: <p>
                    772: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    773: <ul>
1.16      rpe       774: Burn the image from a mirror site to a CDROM, and power on your machine
1.1       deraadt   775: while holding down the <i>C</i> key until the display turns on and
                    776: shows <i>OpenBSD/macppc boot</i>.
                    777:
                    778: <p>
                    779: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    780: /5.7/macppc/bsd.rd</i>
                    781: </ul>
                    782:
                    783: <p>
                    784: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    785: <ul>
                    786: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    787:
                    788: <p>
                    789: If this doesn't work, or if you don't have a CDROM drive, you can write
                    790: <i>CD3:5.7/sparc64/floppy57.fs</i> or <i>CD3:5.7/sparc64/floppyB57.fs</i>
                    791: (depending on your machine) to a floppy and boot it with <i>boot
                    792: floppy</i>. Refer to INSTALL.sparc64 for details.
                    793:
                    794: <p>
                    795: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    796: will most likely fail.
                    797:
                    798: <p>
                    799: You can also write <i>CD3:5.7/sparc64/miniroot57.fs</i> to the swap partition on
                    800: the disk and boot with <i>boot disk:b</i>.
                    801:
                    802: <p>
                    803: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    804: </ul>
                    805:
                    806: <p>
                    807: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    808: <ul>
                    809: <p>Write <i>FTP:5.7/alpha/floppy57.fs</i> or
                    810: <i>FTP:5.7/alpha/floppyB57.fs</i> (depending on your machine) to a diskette and
                    811: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    812:
                    813: <p>
                    814: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    815: will most likely fail.
                    816:
                    817: </ul>
                    818:
                    819: <p>
                    820: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    821: <ul>
                    822: <p>
                    823: After connecting a serial port, Thecus can boot directly from the network
                    824: either tftp or http. Configure the network using fconfig, reset,
                    825: then load bsd.rd, see INSTALL.armish for specific details.
                    826: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    827: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    828: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    829: More details are available in INSTALL.armish.
                    830: </ul>
                    831:
                    832: <p>
                    833: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    834: <ul>
                    835: <p>
                    836: Boot over the network by following the instructions in INSTALL.hppa or the
                    837: <a href="hppa.html#install">hppa platform page</a>.
                    838: </ul>
                    839:
                    840: <p>
                    841: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    842: <ul>
                    843: <p>
                    844: Write <i>miniroot57.fs</i> to the start of the CF
                    845: or disk, and boot normally.
                    846: </ul>
                    847:
                    848: <p>
                    849: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    850: <ul>
                    851: <p>
                    852: Write <i>miniroot57.fs</i> to a USB stick and boot bsd.rd from it
                    853: or boot bsd.rd via tftp.
                    854: Refer to the instructions in INSTALL.loongson for more details.
                    855: </ul>
                    856: <p>
                    857:
                    858: <p>
                    859: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    860: <ul>
                    861: <p>
                    862: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    863: from the PROM, and the bsd.rd from the bootloader.
                    864: Refer to the instructions in INSTALL.luna88k for more details.
                    865: </ul>
                    866:
                    867: <p>
                    868: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    869: <ul>
                    870: <p>
                    871: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    872: Refer to the instructions in INSTALL.octeon for more details.
                    873: </ul>
                    874:
                    875: <p>
                    876: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    877: <ul>
                    878: <p>
                    879: To install, burn cd57.iso on a CD-R, put it in the CD drive of your
                    880: machine and select <i>Install System Software</i> from the System Maintenance
                    881: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    882: CD-ROM, and need a proper invocation from the PROM prompt.
                    883: Refer to the instructions in INSTALL.sgi for more details.
                    884:
                    885: <p>
                    886: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    887: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    888: system type. Refer to the instructions in INSTALL.sgi for more details.
                    889: </ul>
                    890:
                    891: <p>
                    892: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    893: <ul>
                    894: <p>
                    895: After connecting a serial port, boot over the network via DHCP/tftp.
                    896: Refer to the instructions in INSTALL.socppc for more details.
                    897: </ul>
                    898:
                    899: <p>
                    900: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    901: <ul>
                    902: Boot from one of the provided install ISO images, using one of the two
                    903: commands listed below, depending on the version of your ROM.
                    904:
                    905: <ul><pre>
                    906: ok <strong>boot cdrom 5.7/sparc/bsd.rd</strong>
                    907: or
                    908: &gt; <strong>b sd(0,6,0)5.7/sparc/bsd.rd</strong>
                    909: </pre></ul>
                    910:
                    911: <p>
                    912: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    913: To do so you need to write <i>floppy57.fs</i> to a floppy.
                    914: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    915: To boot from the floppy use one of the two commands listed below,
                    916: depending on the version of your ROM.
                    917:
                    918: <ul><pre>
                    919: ok <strong>boot floppy</strong>
                    920: or
                    921: &gt; <strong>b fd()</strong>
                    922: </pre></ul>
                    923:
                    924: <p>
                    925: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    926: will most likely fail.
                    927:
                    928: <p>
                    929: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    930: setup a bootable tape, or install via network, as told in the
                    931: INSTALL.sparc file.
                    932: </ul>
                    933:
                    934: <p>
                    935: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    936: <ul>
                    937: Boot over the network via mopbooting as described in INSTALL.vax.
                    938: </ul>
                    939:
                    940: <p>
                    941: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    942: <ul>
                    943: <p>
                    944: Using the Linux built-in graphical ipkg installer, install the
                    945: openbsd57_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    946: for a few important details.
                    947: </ul>
                    948:
1.15      rpe       949: <a name="upgrade"></a>
                    950: <hr>
                    951: <p>
                    952: <h3><font color="#0000e0">How to upgrade</font></h3>
                    953: <p>
                    954: If you already have an OpenBSD 5.6 system, and do not want to reinstall,
                    955: upgrade instructions and advice can be found in the
                    956: <a href="faq/upgrade57.html">Upgrade Guide</a>.
                    957:
                    958: <a name="sourcecode"></a>
                    959: <hr>
                    960: <p>
                    961: <h3><font color="#0000e0">Notes about the source code</font></h3>
1.1       deraadt   962: <p>
                    963: src.tar.gz contains a source archive starting at /usr/src.  This file
                    964: contains everything you need except for the kernel sources, which are
                    965: in a separate archive.  To extract:
                    966: <p>
                    967: <ul><pre>
                    968: # <strong>mkdir -p /usr/src</strong>
                    969: # <strong>cd /usr/src</strong>
                    970: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    971: </pre></ul>
                    972: <p>
                    973: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    974: This file contains all the kernel sources you need to rebuild kernels.
                    975: To extract:
                    976: <p>
                    977: <ul><pre>
                    978: # <strong>mkdir -p /usr/src/sys</strong>
                    979: # <strong>cd /usr/src</strong>
                    980: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    981: </pre></ul>
                    982: <p>
                    983: Both of these trees are a regular CVS checkout.  Using these trees it
                    984: is possible to get a head-start on using the anoncvs servers as
                    985: described <a href="anoncvs.html">here</a>.
                    986: Using these files
                    987: results in a much faster initial CVS update than you could expect from
                    988: a fresh checkout of the full OpenBSD source tree.
                    989: <p>
                    990:
                    991: <a name="ports"></a>
                    992: <hr>
                    993: <p>
                    994: <h3><font color="#0000e0">Ports Tree</font></h3>
                    995: <p>
                    996: A ports tree archive is also provided.  To extract:
                    997: <p>
                    998: <ul><pre>
                    999: # <strong>cd /usr</strong>
                   1000: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                   1001: </pre></ul>
                   1002: <p>
1.18      rpe      1003: Go read the <a href="faq/ports/index.html">ports</a> page
1.1       deraadt  1004: if you know nothing about ports
                   1005: at this point.  This text is not a manual of how to use ports.
                   1006: Rather, it is a set of notes meant to kickstart the user on the
                   1007: OpenBSD ports system.
                   1008: <p>
                   1009: The <i>ports/</i> directory represents a CVS (see the manpage for
                   1010: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                   1011: cvs(1)</a> if
                   1012: you aren't familiar with CVS) checkout of our ports.  As with our complete
                   1013: source tree, our ports tree is available via
                   1014: <a href="anoncvs.html">AnonCVS</a>.
1.12      rpe      1015: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                   1016: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1017: with a command like:
1.1       deraadt  1018: <p>
                   1019: <ul><pre>
                   1020: # <strong>cd /usr/ports</strong>
                   1021: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_7</strong>
                   1022: </pre></ul>
                   1023: <p>
                   1024: [Of course, you must replace the server name here with a nearby anoncvs
                   1025: server.]
                   1026: <p>
1.16      rpe      1027: Note that most ports are available as packages on our mirrors. Updated
1.9       jca      1028: ports for the 5.7 release will be made available if problems arise.
1.1       deraadt  1029: <p>
                   1030: If you're interested in seeing a port added, would like to help out, or just
                   1031: would like to know more, the mailing list
                   1032: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1033: <p>
                   1034: </body>
                   1035: </html>