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

Annotation of www/58.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.8</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 5.8">
                      7: <meta name="copyright" content="This document copyright 2015 by OpenBSD.">
                      8: <link rel="canonical" href="http://www.openbsd.org/58.html">
                      9: </head>
                     10:
                     11: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     12:
                     13: <a href="index.html">
                     14: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     15: <p>
                     16:
1.40      deraadt    17: <a href="images/fishhearts.jpg">
                     18: <img align="left" width="227" height="343" hspace="24" vspace="10" src="images/fishhearts.jpg"></a>
1.1       deraadt    19: <h2><font color="#0000e0">OpenBSD 5.8</font></h2>
                     20: <p>
1.7       deraadt    21: To be released Oct 18, 2015<br>
1.1       deraadt    22: Copyright 1997-2015, Theo de Raadt.<br>
                     23: <font color="#e00000">ISBN 978-0-9881561-6-6</font>
                     24: <br>
1.75      deraadt    25: 5.8 Songs: <a href="lyrics.html#58a">"20 years ago today"</a>,
                     26:     <a href="lyrics.html#58b">"Fanza"</a>,
1.50      deraadt    27:     <a href="lyrics.html#58c">"So much better"</a>,
                     28:     <a href="lyrics.html#58d">"A Year in the Life"</a>
1.1       deraadt    29: <ul>
                     30: <li>Order a CDROM from our <a href="https://openbsdstore.com">ordering system</a>.
                     31: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     32:     a list of mirror machines.
                     33: <li>Go to the <font color="#e00000">pub/OpenBSD/5.8/</font> directory on
                     34:     one of the mirror sites.
                     35: <li>Have a look at <a href="errata58.html">the 5.8 errata page</a> for a list
                     36:     of bugs and workarounds.
                     37: <li>See a <a href="plus58.html">detailed log of changes</a> between the
                     38:     5.7 and 5.8 releases.
                     39: <p>
                     40: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=signify&amp;sektion=1">signify(1)</a> pubkeys for this release:<br>
                     41: <pre>
1.3       deraadt    42: base: RWQNNZXtC/MqP3Eiu+6FBz/qrxiWQwDhd+9Yljzp62UP4KzFmmvzVk60
                     43: fw:   RWTpkvg4fhJCDx9yL4bUCou/vtAecPVTfcaaGESQeBruwX/qHToMvWh6
                     44: pkg:  RWRlkI2aFHvL/XGqD+lFerD/xUi/jnAXKwdFQwZDekYwDrEPSpSWgpI9
1.1       deraadt    45: </pre>
                     46: </ul>
                     47: <br clear=all>
                     48: All applicable copyrights and credits can be found in the applicable
                     49: file sources found in the files src.tar.gz, sys.tar.gz,
                     50: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The
                     51: distribution files used to build packages from the ports.tar.gz file
                     52: are not included on the CDROM because of lack of space.
1.76    ! deraadt    53: <br>
        !            54: NOTE:  The src.tar.gz file on the CD is incorrect; see
        !            55:        <a href="errata58.html#006_src">5.8 errata 006</a>.</b>
1.1       deraadt    56: <p>
                     57:
                     58: <a name="new"></a>
                     59: <hr>
                     60: <p>
                     61: <h3><font color="#0000e0">What's New</font></h3>
                     62: <p>
                     63: This is a partial list of new features and systems included in OpenBSD 5.8.
                     64: For a comprehensive list, see the <a href="plus58.html">changelog</a> leading
                     65: to 5.8.
                     66: <p>
                     67:
                     68: <ul>
                     69: <li>Improved hardware support, including:
                     70:     <ul>
1.36      mpi        71:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtwn&amp;sec=4">rtwn(4)</a> driver for Realtek RTL8188CE wifi cards.
1.51      sobrado    72:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hpb&amp;sec=4&amp;arch=macppc">hpb(4)</a> driver for HyperTransport bridges as found in the IBM CPC945.
1.23      guenther   73:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugold&amp;sec=4">ugold(4)</a> driver now supports TEMPerHUMV1.x temperature and humidity sensors.
                     74:     <li>Improved sensor support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upd&amp;sec=4">upd(4)</a> driver for USB Power Devices (UPS).
                     75:     <li>Support for jumbo frames on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a> devices using RTL8168C/D/E/F/G and RTL8411, including PC Engines APU.
                     76:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a> now works with newer devices e.g. RTL8111GU.
                     77:     <li>Partial support has been added for full-speed isochronous devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sec=4">ehci(4)</a>, allowing USB 1.1 audio devices to be used on EHCI-only systems in some cases.
1.51      sobrado    78:     <li>Improved macppc stability and G5 performances with MP kernels.
1.23      guenther   79:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpicpu&amp;sec=4">acpicpu(4)</a> uses ACPI C-state information to reduce power consumption of idle CPUs.
                     80:     <li>Kernel supports x86 AVX instructions on CPUs that have them.
1.31      krw        81:     <li>Avoid assigning low address to PCI BARs, fixing various issues on machines whose BIOSes neglect to claim low memory.
1.43      bentley    82:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&amp;sec=4">wscons(4)</a> works with even more odd trackpads.
                     83:     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pvbus&amp;sec=4">pvbus(4)</a> paravirtual device tree root on virtual machines that are running on hypervisors.
1.39      jasper     84:     <li>New octdwctwo(4) driver for USB support on OpenBSD/octeon.
1.52      lteo       85:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=amdcf&amp;sec=4">amdcf(4)</a> driver for embedded flash on OpenBSD/octeon.
1.58      sthen      86:     <li>Support for RTL8188EU devices was added to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urtwn&amp;sec=4">urtwn(4)</a> driver.
1.1       deraadt    87:     </ul>
                     88: <p>
                     89:
                     90: <li>Removed hardware support:
                     91:     <ul>
1.45      schwarze   92:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.7/man4/lmc.4?query=lmc&amp;sec=4">lmc(4)</a> driver for Lan Media Corporation SSI/T1/DS1/HSSI/DS3 devices has been removed.
                     93:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-5.7/man4/san.4?query=san&amp;sec=4">san(4)</a> driver for Sangoma Technologies AFT T1/E1 devices has been removed.
1.1       deraadt    94:     </ul>
                     95: <p>
                     96:
                     97: <li>Generic network stack improvements:
                     98:     <ul>
1.13      sthen      99:     <li>MTU of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&amp;sektion=4">vlan(4)</a> devices can now be set independently from the parent interface's MTU.
                    100:     <li>The same network range can now be assigned to multiple interfaces, using interface priorities to choose between them.
1.63      deraadt   101:     <li>New MPLS pseudowire driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpw&amp;sektion=4">mpw(4)</a>.
1.68      deraadt   102:     <li>Much preparatory work for MP unlocking of the network stack.
1.1       deraadt   103:     </ul>
                    104: <p>
                    105:
                    106: <li>Installer improvements:
                    107:     <ul>
1.33      rpe       108:     <li>The logic of the 'Allow root ssh login?' question has been changed.
1.29      rpe       109:       <ul>
                    110:       <li>The default answer is now 'no'.
                    111:       <li>'prohibit-password' has been added to the list of possible answers.
                    112:       </ul>
1.45      schwarze  113:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=autoinstall&amp;sec=8">autoinstall(8)</a>
1.29      rpe       114:       has been extended to allow
                    115:       <ul>
                    116:       <li><tt>hostname-mode.conf</tt> response file names.
                    117:       <li>response files to be placed in a subdir of the webserver's document root.
                    118:       <li>passing a template file to
1.45      schwarze  119:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sec=8">disklabel(8)</a>
1.29      rpe       120:         to automatically partition the disk.
                    121:       </ul>
1.45      schwarze  122:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sec=8">ntpd(8)</a>
1.29      rpe       123:       is now enabled by default at install time.
1.21      guenther  124:     <li>DUID support has improved enough that new installs now use them unconditionally.
1.29      rpe       125:     <li>Installing sets from CD-ROM has been fixed if more than one CD-ROM drive is present.
                    126:     <li>The 'Which CD-ROM contains the install media?' question has been removed.
                    127:       Available cdrom devices are now shown directly in the 'Location of sets?' prompt.
1.1       deraadt   128:     </ul>
                    129: <p>
                    130:
                    131: <li>Routing daemons and other userland network improvements:
                    132:     <ul>
1.13      sthen     133:     <li>Many improvements and simplifications in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a>, including configuration reload and support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpw&amp;sektion=4">mpw(4)</a> pseudowire interfaces.
                    134:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> now allows rules to match on the peer AS number.
                    135:     <li>For terminated BGP sessions, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&amp;sektion=8">bgpctl(8)</a> now displays the number of prefixes received on the last session.
                    136:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a> now correctly handles <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> interfaces in "backup" mode at startup.
                    137:     <li>Log messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a> have been made more specific.
                    138:     <li>The default Diffie-Hellman group for VPNs configured by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&amp;sektion=5">ipsec.conf(5)</a> has been changed to modp3072.
1.41      yasuoka   139:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radiusd&amp;sektion=8">radiusd(8)</a>,
                    140:       Remote Authentication Dial In User Service (RADIUS) daemon.
1.6       deraadt   141:     </ul>
1.1       deraadt   142: <p>
                    143:
                    144: <li>Security improvements:
                    145:     <ul>
1.38      jsg       146:     <li>sudo in base has been replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=doas&amp;sektion=1">doas(1)</a>, sudo is available as a package.
1.13      sthen     147:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&amp;sektion=1">file(1)</a> has been replaced with a new modern implementation, including sandbox and privilege separation.
1.52      lteo      148:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=1">pax(1)</a> (and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&amp;sektion=1">tar(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpio&amp;sektion=1">cpio(1)</a>) now prevent archive extraction from escaping the current directory via symlinks; <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tar&amp;sektion=1">tar(1)</a> without <tt>-P</tt> option now strips up through any "<tt>..</tt>" path components.
1.69      deraadt   149:     <li>Static PIE support for sparc.
                    150:     <li>Alpha switched to secure PLT.
1.23      guenther  151:     <li>Improved kernel checks of ELF headers.
1.70      kettenis  152:     <li>Support for the NX (No-eXecute) bit on i386, resulting in much better W^X enforcement in userland for hardware that has this feature.
                    153:     <li>Enforcement of W^X in the kernel address space on i386 when using processors with the NX bit.
1.74      tim       154:     <li>Work started on a new process-containment facility called <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tame&amp;sektion=2&amp;manpath=OpenBSD-5.8">tame(2)</a>.
1.1       deraadt   155:     </ul>
                    156: <p>
                    157:
                    158: <li>Assorted improvements:
                    159:     <ul>
1.11      tedu      160:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=worm&amp;sektion=6">worm(6)</a>
                    161:     now grows at a rate proportional to terminal size.
1.21      guenther  162:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dlfcn&amp;sektion=3">dlclose(3)</a> now unregisters handlers registered by a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthread_atfork&amp;sektion=3">pthread_atfork(3)</a> call from the unloaded libraries.
                    163:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cp&amp;sektion=1">cp(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mv&amp;sektion=1">mv(1)</a>, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=1">pax(1)</a> with the <tt>-rw</tt> option now preserve timestamps with full nanosecond precision.
                    164:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pax&amp;sektion=1">pax(1)</a> now detects failure to decompress an archive when reading it and errors out immediately.
                    165:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nm&amp;sektion=1">nm(1)</a> now supports the <tt>-D</tt> option for displaying the dynamic symbol table.
                    166:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dump&amp;sektion=8">dump(8)</a> now uses DUIDs in <tt>/etc/dumpdates</tt> when present and the <tt>-U</tt> option has thus been removed.
                    167:     <li>Corrected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&amp;sektion=1">kdump(1)</a> reporting of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lseek&amp;sektion=2">lseek(2)</a> return value on ILP32 archs and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockopt&amp;sektion=2">getsockopt/setsockopt(2)</a> level and optname arguments.  <tt>iovec</tt>, <tt>msghdr</tt>, and <tt>cmsghdr</tt> structures are now dumped.
                    168:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sed&amp;sektion=1">sed(1)</a> <tt>-i</tt> option added.
1.44      schwarze  169:     <li>New, much simpler <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man.conf&amp;sektion=5">man.conf(5)</a> configuration file format
                    170:        for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&amp;sektion=1">man(1)</a>,
                    171:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&amp;sektion=1">apropos(1)</a>,
                    172:        and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&amp;sektion=8">makewhatis(8)</a>.
                    173:     <li>When using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&amp;sektion=1">man(1)</a>
                    174:        with the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&amp;sektion=1">less(1)</a> pager,
                    175:        support the <tt>:t</tt> internal command
                    176:        to search for definitions of keywords similar to what
                    177:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ctags&amp;sektion=1">ctags(1)</a> provides.
1.21      guenther  178:     <li>Improvements in checking of numeric option values in <b>many</b> utilities.
1.22      guenther  179:     <li>Upgraded to binutils version 2.17 with additional fixes.
1.23      guenther  180:     <li>Improved correctness of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&amp;sektion=2">poll(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&amp;sektion=2">poll(2)</a> of <tt>O_RDONLY</tt> FIFO fds.
                    181:     <li>Restored reporting of closed sockets by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&amp;sektion=1">netstat(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&amp;sektion=1">systat(1)</a>.
1.31      krw       182:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8">fdisk(8)</a> now zeros correct GPT sector at end of disk.
                    183:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8">fdisk(8)</a> now accepts 'T' sizes for terabytes.
                    184:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fdisk&amp;sektion=8">fdisk(8)</a> repaired to work on 4K sector disks again.
                    185:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> now logs correct giaddr and ciaddr information even when DHCP relays are present.
                    186:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> now accommodates Linux and MS clients by not sending routers or static routes info when classless static routes are sent.
                    187:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> now accept hostnames beginning with a digit.
                    188:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">dhclient(8)</a> no longer rejects leases with addresses overlapping existing subnets on other interfaces. Kernel routing logic now just works.
1.67      deraadt   189:     <li>Improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=realloc&amp;sektion=3">realloc(3)</a> decrease system calls and increase efficiency.
1.66      kettenis  190:     <li>The reaper now tears down dead processes without holding on to
                    191:     the kernel lock.  This greatly reduces latency and increases
                    192:     performance on multi-processor systems.
1.1       deraadt   193:     </ul>
                    194: <p>
                    195:
                    196: <li>OpenBSD <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&amp;sektion=8">httpd(8)</a>:
                    197:     <ul>
1.34      reyk      198:     <li>New features:
                    199:       <ul>
                    200:       <li>Added support for matching and redirections with Lua <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man7/patterns.7">patterns(7)</a>.
                    201:       <li>Implemented If-Modified-Since for conditional GET or HEAD requests (RFC 7232).
                    202:       <li>Added byte-range support for range requests (RFC 7233).
                    203:       <li>Allowing to specify a global or per-location default media type instead of <tt>application/octet-stream</tt>.
                    204:       <li>Added support for HTTP Strict Transport Security (HSTS; RFC 6797).
                    205:       <li>Added initial regression test suite based on <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/relayd.8">relayd(8)</a>'s implementation.
                    206:       </ul>
                    207:     <li>Fixes and improvements:
                    208:       <ul>
                    209:       <li>TLS in <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/httpd.8">httpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/relayd.8">relayd(8)</a> now defaults to TLSv1.2-only.
                    210:       <li>Fixed support for large TLS keys or certificate bundles with up to 16KB each.
                    211:       <li>Fixed the Content-Length header for files larger than 2 GB on 32-bit architectures.
                    212:       <li>Fixed translation of CGI environment variables in accordance with RFCs 7230 and 3875.
                    213:       <li>Improved memory usage and fixed possible memory exhaustion on large file transfers.
                    214:       <li>Added URL-encoding of specific CGI variables before using them in the Location header.
                    215:       <li>Prepend files or directories containing ":" with "./" in directory indexes as per RFC 3986.
                    216:       <li>Allowing to specify characters like "?" in the Location URI.
                    217:       <li>Various other bug fixes and improvements.
                    218:       </ul>
1.73      deraadt   219:     </ul>
                    220: <p>
                    221:
                    222: <li>OpenSMTPD 5.4.4
                    223:     <ul>
                    224:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a> reliability and bug fixes.
                    225:     <li><b>NOTE:  Some security risks were discovered and fixed after the
                    226:        OpenBSD 5.8 release.
                    227:         See <a href="errata58.html#004_smtpd">5.8 errata 004</a>.</b>
1.1       deraadt   228:     </ul>
                    229: <p>
                    230:
1.15      sobrado   231: <li>OpenSSH 7.0
1.1       deraadt   232:     <ul>
1.15      sobrado   233:     <li>Security:
                    234:       <ul>
1.27      sobrado   235:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    236:         when forwarding X11 connections with <tt>ForwardX11Trusted=no</tt>,
                    237:         connections made after <tt>ForwardX11Timeout</tt> expired could be
                    238:         permitted and no longer subject to XSECURITY restrictions because of
                    239:         an ineffective timeout check in
                    240:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    241:         coupled with "fail open" behaviour in the X11 server when clients
                    242:         attempted connections with expired credentials.
                    243:         This problem was reported by Jann Horn.
                    244:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
                    245:         fix weakness of agent locking (<tt>ssh-add -x</tt>) to
                    246:         password guessing by implementing an increasing failure delay,
                    247:         storing a salted hash of the password rather than the password
                    248:         itself and using a timing-safe comparison function for verifying
                    249:         unlock attempts.  This problem was reported by Ryan Castellucci.
1.15      sobrado   250:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    251:         OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world-writable.
                    252:         Local attackers may be able to write arbitrary messages to logged-in
                    253:         users, including terminal escape sequences.
                    254:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    255:         fix circumvention of <tt>MaxAuthTries</tt> using keyboard-interactive
                    256:         authentication.  By specifying a long, repeating keyboard-interactive
                    257:         "devices" string, an attacker could request the same authentication
                    258:         method be tried thousands of times in a single pass.  The
                    259:         <tt>LoginGraceTime</tt> timeout in
                    260:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    261:         and any authentication failure delays implemented by the authentication
                    262:         mechanism itself were still applied.
                    263:       </ul>
1.1       deraadt   264:     <li>Potentially-incompatible changes:
                    265:       <ul>
1.15      sobrado   266:       <li>Support for the legacy <i>SSH version 1 protocol</i> is disabled by
                    267:         default at compile time.
                    268:       <li>Support for the 1024-bit diffie-hellman-group1-sha1 key exchange
                    269:         is disabled by default at run-time.  It may be re-enabled using
                    270:         the instructions at <tt>http://www.openssh.com/legacy.html</tt>.
                    271:       <li>Support for <tt>ssh-dss</tt>, <tt>ssh-dss-cert-*</tt> <i>host</i>
                    272:         and <i>user</i> keys is disabled by default at run-time.  These may
                    273:         be re-enabled using the instructions at
                    274:         <tt>http://www.openssh.com/legacy.html</tt>.
                    275:       <li>Support for the legacy <i>v00 cert format</i> has been removed.
                    276:       <li>The default for the
                    277:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
                    278:         <tt>PermitRootLogin</tt> option has changed from "yes" to
1.51      sobrado   279:         "prohibit-password" (but the OpenBSD installer defaults to "no").
1.47      deraadt   280:       <li><b>NOTE:  'PermitRootLogin prohibit-password' is subtly broken
1.76    ! deraadt   281:        in the OpenBSD 5.8 / OpenSSH 7.0. See
1.47      deraadt   282:        <a href="errata58.html#001_sshd">5.8 errata 001</a>.</b>
1.1       deraadt   283:       </ul>
                    284:     <li>New/changed features:
                    285:       <ul>
1.27      sobrado   286:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    287:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    288:         promote <tt>chacha20-poly1305@openssh.com</tt> to be the default
                    289:         cipher.
                    290:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    291:         support admin-specified arguments to <tt>AuthorizedKeysCommand</tt>.
                    292:         (bz#2081)
                    293:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    294:         add <tt>AuthorizedPrincipalsCommand</tt> that allows retrieving
                    295:         authorized principals information from a subprocess rather than a
                    296:         file.
                    297:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    298:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&amp;sektion=1">ssh-add(1)</a>:
                    299:         support PKCS#11 devices with external PIN entry devices.  (bz#2240)
                    300:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    301:         allow GSSAPI host credential check to be relaxed for multihomed
                    302:         hosts via <tt>GSSAPIStrictAcceptorCheck</tt> option.  (bz#928)
                    303:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    304:         support <tt>ssh-keygen -lF hostname</tt> to search <tt>known_hosts</tt>
                    305:         and print key hashes rather than full keys.
                    306:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
                    307:         add <tt>-D</tt> flag to leave
                    308:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>
                    309:         in foreground without enabling debug mode.  (bz#2381)
1.16      sobrado   310:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&amp;sektion=5">ssh_config(5)</a>:
1.15      sobrado   311:         add <tt>PubkeyAcceptedKeyTypes</tt> option to control which public
                    312:         key types are available for user authentication.
                    313:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>:
                    314:         add <tt>HostKeyAlgorithms</tt> option to control which public key
                    315:         types are offered for host authentications.
                    316:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    317:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    318:         extend <tt>Ciphers</tt>, <tt>MACs</tt>, <tt>KexAlgorithms</tt>,
                    319:         <tt>HostKeyAlgorithms</tt>, <tt>PubkeyAcceptedKeyTypes</tt> and
                    320:         <tt>HostbasedKeyTypes</tt> options to allow appending to the default
                    321:         set of algorithms instead of replacing it.  Options may now be
                    322:         prefixed with a <tt>+</tt> to append to the default, e.g.
                    323:         "<tt>HostKeyAlgorithms=+ssh-dss</tt>".
1.1       deraadt   324:       </ul>
                    325:     <li>The following significant bugs have been fixed in this release:
                    326:       <ul>
1.15      sobrado   327:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    328:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
1.27      sobrado   329:         deprecate legacy <tt>SSH2_MSG_KEX_DH_GEX_REQUEST_OLD</tt> message and
                    330:         do not try to use it against some 3rd-party SSH implementations that
                    331:         use it (older PuTTY, WinSCP).
                    332:       <li>Many fixes for problems caused by compile-time deactivation of
                    333:         SSH1 support.  (including bz#2369)
                    334:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    335:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    336:         cap DH-GEX group size at 4Kbits for Cisco implementations as some
                    337:         would fail when attempting to use group sizes greater than 4K.
                    338:         (bz#2209)
                    339:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    340:         fix out-of-bound read in <tt>EscapeChar</tt> configuration option
                    341:         parsing.  (bz#2396)
                    342:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    343:         fix application of <tt>PermitTunnel</tt>, <tt>LoginGraceTime</tt>,
                    344:         <tt>AuthenticationMethods</tt> and <tt>StreamLocalBindMask</tt>
                    345:         options in <tt>Match</tt> blocks.
                    346:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    347:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    348:         improve disconnection message on TCP reset.  (bz#2257)
                    349:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    350:         remove failed remote forwards established by multiplexing from the
                    351:         list of active forwards.  (bz#2363)
                    352:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    353:         make parsing of <tt>authorized_keys</tt> "<tt>environment=</tt>"
                    354:         options independent of <tt>PermitUserEnv</tt> being enabled.  (bz#2329)
                    355:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    356:         fix post-auth crash with <tt>permitopen=none</tt>.  (bz#2355)
                    357:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    358:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&amp;sektion=1">ssh-add(1)</a>,
                    359:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    360:         allow new-format private keys to be encrypted with AEAD ciphers.
                    361:         (bz#2366)
                    362:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    363:         allow <tt>ListenAddress</tt>, <tt>Port</tt> and <tt>AddressFamily</tt>
                    364:         configuration options to appear in any order.  (bz#86)
                    365:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    366:         check for and reject missing arguments for <tt>VersionAddendum</tt>
                    367:         and <tt>ForceCommand</tt>.  (bz#2281)
                    368:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    369:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    370:         don't treat unknown certificate extensions as fatal.  (bz#2387)
                    371:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&amp;sektion=1">ssh-keygen(1)</a>:
                    372:         make <tt>stdout</tt> and <tt>stderr</tt> output consistent.  (bz#2325)
                    373:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    374:         mention missing <tt>DISPLAY</tt> environment in debug log when X11
                    375:         forwarding requested.  (bz#1682)
                    376:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    377:         correctly record login when <tt>UseLogin</tt> is set.  (bz#378)
                    378:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    379:         add some missing options to <tt>sshd -T</tt> output and fix output
                    380:         of <tt>VersionAddendum</tt> and <tt>HostCertificate</tt>.  (bz#2346)
                    381:       <li>Document and improve consistency of options that accept a
                    382:         "<tt>none</tt>" argument: <tt>TrustedUserCAKeys</tt>,
                    383:         <tt>RevokedKeys</tt> (bz#2382), <tt>AuthorizedPrincipalsFile</tt>
                    384:         (bz#2288).
                    385:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    386:         include remote username in debug output.  (bz#2368)
                    387:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    388:         avoid compatibility problem with some versions of Tera Term, which
                    389:         would crash when they received the hostkeys notification message
                    390:         (<tt>hostkeys-00@openssh.com</tt>).
                    391:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    392:         mention <tt>ssh-keygen -E</tt> as useful when comparing legacy
                    393:         <i>MD5 host key fingerprints</i>.  (bz#2332)
                    394:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    395:         clarify pseudo-terminal request behaviour and use make manual language
                    396:         consistent.  (bz#1716)
                    397:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    398:         document that the <tt>TERM</tt> environment variable is not subject
                    399:         to <tt>SendEnv</tt> and <tt>AcceptEnv</tt>.  (bz#2386)
                    400:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    401:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
1.15      sobrado   402:         add compatability workarounds for Cisco and more PuTTY versions.
                    403:         (bz#2424)
                    404:       <li>Fix some omissions and errors in the <tt>PROTOCOL</tt> and
                    405:         <tt>PROTCOL.mux</tt> documentation relating to <i>Unix domain
                    406:         socket</i> forwarding.  (bz#2421, bz#2422)
                    407:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>:
                    408:         Improve the
                    409:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>
                    410:         manual page to include a better desciption of Unix domain socket
                    411:         forwarding.  (bz#2423)
                    412:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    413:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
                    414:         skip uninitialised PKCS#11 slots, fixing failures to load keys when
                    415:         they are present.  (bz#2427)
                    416:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&amp;sektion=1">ssh(1)</a>,
                    417:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-agent&amp;sektion=1">ssh-agent(1)</a>:
                    418:         do not ignore PKCS#11 hosted keys that wth empty <tt>CKA_ID</tt>.
                    419:         (bz#2429)
                    420:       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>:
                    421:         clarify documentation for <tt>UseDNS</tt> option.  (bz#2045)
1.1       deraadt   422:       </ul>
                    423:     </ul>
                    424: <p>
                    425:
                    426: <li>LibreSSL
                    427:     <ul>
                    428:     <li>User-visible features:
                    429:       <ul>
1.27      sobrado   430:       <li>Reject all <i>server DH keys</i> smaller than 1024 bits.
                    431:       <li>Multiple CVEs fixed including CVE-2015-0207, CVE-2015-0209,
                    432:         CVE-2015-0286, CVE-2015-0287, CVE-2015-0288, CVE-2015-0289,
                    433:         CVE-2015-1788, CVE-2015-1789, CVE-2015-1792.
                    434:       <li>Protocol parsing conversions to BoringSSL's <i>CRYPTO ByteString</i>
                    435:         (CBS) API.
                    436:       <li>Added <tt>EC_curve_nid2nist</tt> and <tt>EC_curve_nist2nid</tt>
                    437:         from OpenSSL.
                    438:       <li>Removed Dynamic Engine support.
                    439:       <li>Removed MDC-2DES support.
1.14      sobrado   440:       <li>Switched <tt>openssl dhparam</tt> default from 512 to 2048 bits.
                    441:       <li>Fixed <tt>openssl pkeyutl -verify</tt> to exit with a 0 on success.
                    442:       <li>Fixed dozens of Coverity issues including dead code, memory leaks,
                    443:         logic errors and more.
                    444:       <li>Ensure that
                    445:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
                    446:         restores terminal echo state after reading a password.
1.28      sobrado   447:       <li>Incorporated fix for OpenSSL issue #3683.
1.14      sobrado   448:       <li>Removed SSLv3 support from
                    449:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>.
                    450:       <li>Modified <tt>tls_write</tt> in <tt>libtls</tt> to allow partial
                    451:         writes, clarified with examples in the documentation.
                    452:       <li>Removed RSAX engine.
1.16      sobrado   453:       <li>Tested SSLv3 removal with the OpenBSD ports tree and found several
                    454:         applications that were not ready to build without SSLv3 yet.
                    455:         For now, building a program that intentionally uses SSLv3 will
                    456:         result in a linker warning.
1.14      sobrado   457:       <li>Added <tt>TLS_method</tt>, <tt>TLS_client_method</tt> and
                    458:         <tt>TLS_server_method</tt> as a replacement for the
                    459:         <tt>SSLv23_*method</tt> calls.
                    460:       <li>Default <tt>cert.pem</tt>, <tt>openssl.cnf</tt>, and
                    461:         <tt>x509v3.cnf</tt> files are now installed under
                    462:         <tt>$sysconfdir/ssl</tt> or the directory specified by
                    463:         <tt>--with-openssldir</tt>.  Previous versions of LibreSSL left
                    464:         these empty.
1.49      deraadt   465:       <li><b>NOTE:  LibreSSL 2.2.2 in OpenBSD 5.8 incorrectly handles
                    466:        ClientHello messages that do not include TLS extensions, resulting
1.76    ! deraadt   467:        in such handshakes being aborted. See
1.49      deraadt   468:        <a href="errata58.html#002_sslhello">5.8 errata 002</a>.</b>
1.76    ! deraadt   469:       <li><b>NOTE:  An issue (likely denial of service) was found in LibreSSL;
        !           470:         See <a href="errata58.html#007_obj2txt">5.8 errata 007</a>.</b>
1.1       deraadt   471:       </ul>
                    472:     <li>Code improvements:
                    473:       <ul>
1.54      lteo      474:       <li>Fix incorrect comparison function in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a> certhash command.
1.27      sobrado   475:         Thanks to Christian Neukirchen / Void Linux.
                    476:       <li>Removal of <tt>OPENSSL_issetugid</tt> and all library getenv calls.
                    477:         Applications can and should no longer rely on environment variables
                    478:         for changing library behavior.
1.57      sthen     479:         <tt>OPENSSL_CONF</tt> and <tt>SSLEAY_CONF</tt> are still supported with the
1.27      sobrado   480:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
1.57      sthen     481:         command, but note that $ENV:: is no longer supported in .cnf files.
1.27      sobrado   482:       <li><tt>libtls</tt> API and documentation additions.
1.28      sobrado   483:       <li>Various bug fixes and simplifications to <tt>libssl</tt> and
1.27      sobrado   484:         <tt>libcrypto</tt>.
1.14      sobrado   485:       <li>Reworked
                    486:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&amp;sektion=1">openssl(1)</a>
                    487:         option handling.
                    488:       <li>LibreSSL version define <tt>LIBRESSL_VERSION_NUMBER</tt> will now
                    489:         be bumped for each portable release.
                    490:       <li>Removed workarounds for TLS client padding bugs.
                    491:       <li>Removed IE 6 SSLv3 workarounds.
                    492:       <li><tt>--with-enginesdir</tt> is removed as a configuration parameter.
1.1       deraadt   493:       </ul>
                    494:     </ul>
                    495: <p>
                    496: <li>Syslogd:
                    497:     <ul>
1.4       bluhm     498:     <li>OpenBSD
                    499:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a>
                    500:        can bind to explicitly given UDP or TCP sockets to receive messages.
                    501:        TCP streams are accepted with the octet counting or the non
                    502:        transparent framing method.
                    503:     <li>Blocks in
                    504:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslog.conf&amp;se
                    505: ktion=5">syslog.conf(5)</a>
                    506:         started with <code>+host</code> process messages created by
                    507:         certain hosts specifically.
                    508:     <li>Handle situations when the file descriptor limit is exhausted
                    509:        gracefully.
1.53      lteo      510:     <li>Since libtls handles short writes smarter, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a> can use the
1.12      tedu      511:        complete output buffer to save messages, coping with
                    512:         longer TLS server down times without losing messages.
1.1       deraadt   513:     </ul>
                    514: <p>
                    515: <li>Ports and packages:
1.61      sthen     516:     <dl>
                    517:     <dt>Many pre-built packages for each architecture:
1.1       deraadt   518:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    519:     <tr>
                    520:     <td valign="top" width="25%">
                    521:     <ul>
1.55      sthen     522:       <li>alpha:      7093
1.32      sthen     523:       <li>amd64:      8866
1.60      deraadt   524:       <li>hppa:       5813
1.25      deraadt   525:     </ul></td><td valign=top width="25%"><ul>
1.13      sthen     526:       <li>i386:       8839
1.55      sthen     527:       <li>mips64:     4267
1.60      deraadt   528:       <li>mips64el:   5922
1.25      deraadt   529:     </ul></td><td valign=top width="25%"><ul>
1.42      sthen     530:       <li>powerpc:    8114
1.71      pirofti   531:       <li>sh:         133
1.60      deraadt   532:       <li>sparc64:    7851
1.1       deraadt   533:     </ul></td><td valign=top width="25%"><ul>
1.55      sthen     534:       <li>sparc:      3655
                    535:       <li>vax:        1959
1.45      schwarze  536:     </ul></td></tr></table>
1.61      sthen     537:     <p>
1.1       deraadt   538:
1.61      sthen     539:     <dt>Some highlights:
1.1       deraadt   540:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    541:     <tr>
                    542:     <td valign="top" width="33%"><ul>
1.10      lteo      543:        <li>Chromium 44.0.2403.125
                    544:        <li>Emacs 21.4 and 24.5
                    545:        <li>GCC 4.8.4 and 4.9.3
1.1       deraadt   546:        <li>GHC 7.8.4
1.10      lteo      547:        <li>GNOME 3.16.2
                    548:        <li>Go 1.4.2
1.1       deraadt   549:        <li>Groff 1.22.3
1.10      lteo      550:        <li>JDK 1.7.0.80 and 1.8.0.45
1.30      zhuk      551:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
1.1       deraadt   552:        <li>LLVM/Clang 3.5 (20140228)
1.10      lteo      553:        <li>LibreOffice 4.4.4.3
                    554:        <li>MariaDB 10.0.20
                    555:        <li>Mono 3.12.1
1.18      landry    556:        <li>Mozilla Firefox 38.1.1esr and 39.0.3
1.10      lteo      557:        <li>Mozilla Thunderbird 38.1.0
1.1       deraadt   558:     </ul></td><td valign=top width="33%"><ul>
                    559:        <li>Node.js 0.10.35
1.10      lteo      560:        <li>OpenLDAP 2.3.43 and 2.4.41
                    561:        <li>PHP 5.4.43, 5.5.27 and 5.6.11
                    562:        <li>Postfix 3.0.2
                    563:        <li>PostgreSQL 9.4.4
                    564:        <li>Python 2.7.10 and 3.4.3
                    565:        <li>R 3.2.1
                    566:        <li>Ruby 1.8.7.374, 1.9.3.551, 2.0.0.645, 2.1.6, and 2.2.2
                    567:        <li>Sendmail 8.15.2
                    568:        <li>Sudo 1.8.14.3
1.9       stu       569:        <li>Tcl/Tk 8.5.18 and 8.6.4
1.10      lteo      570:        <li>TeX Live 2014
                    571:        <li>Vim 7.4.769
                    572:        <li>Xfce 4.12
1.1       deraadt   573:     </ul></td><td valign=top width="34%">
                    574:     </td></tr></table>
                    575: <p>
                    576:
                    577: <li>As usual, steady improvements in manual pages and other documentation.
                    578: <p>
                    579:
                    580: <li>The system includes the following major components from outside suppliers:
                    581:     <ul>
                    582:     <li>Xenocara (based on X.Org 7.7 with xserver 1.16.4 + patches,
1.8       matthieu  583:       freetype 2.6, fontconfig 2.11.1, Mesa 10.2.9, xterm 314,
                    584:       xkeyboard-config 2.14 and more)
1.1       deraadt   585:     <li>Gcc 4.2.1 (+ patches) and 3.3.6 (+ patches)
1.8       matthieu  586:     <li>Perl 5.20.2 (+ patches)
                    587:     <li>SQLite 3.8.9 (+ patches)
                    588:     <li>NSD 4.1.3
                    589:     <li>Unbound 1.5.4
1.1       deraadt   590:     <li>Ncurses 5.7
1.8       matthieu  591:     <li>Binutils 2.17 (+ patches)
1.1       deraadt   592:     <li>Gdb 6.3 (+ patches)
                    593:     <li>Less 458 (+ patches)
                    594:     <li>Awk Aug 10, 2011 version
                    595:     </ul>
                    596:
                    597: </ul>
                    598:
                    599: <a name="install"></a>
                    600: <hr>
                    601: <p>
                    602: <h3><font color="#0000e0">How to install</font></h3>
                    603: <p>
                    604: Following this are the instructions which you would have on a piece of
                    605: paper if you had purchased a CDROM set instead of doing an alternate
                    606: form of install.  The instructions for doing an HTTP (or other style
                    607: of) install are very similar; the CDROM instructions are left intact
                    608: so that you can see how much easier it would have been if you had
                    609: purchased a CDROM instead.
                    610: <p>
                    611:
                    612: <hr>
                    613: Please refer to the following files on the three CDROMs or mirror site for
                    614: extensive details on how to install OpenBSD 5.8 on your machine:
                    615: <p>
                    616: <ul>
1.72      deraadt   617: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/alpha/INSTALL.alpha">
1.1       deraadt   618:        .../OpenBSD/5.8/alpha/INSTALL.alpha (on CD1)</a>
                    619: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/i386/INSTALL.i386">
                    620:        .../OpenBSD/5.8/i386/INSTALL.i386 (on CD1)</a>
                    621: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.hppa">
                    622:        .../OpenBSD/5.8/hppa/INSTALL.hppa (on CD1)</a>
                    623: <p>
                    624: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/amd64/INSTALL.amd64">
                    625:        .../OpenBSD/5.8/amd64/INSTALL.amd64 (on CD2)</a>
                    626: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/macppc/INSTALL.macppc">
                    627:        .../OpenBSD/5.8/macppc/INSTALL.macppc (on CD2)</a>
                    628: <p>
                    629: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc64/INSTALL.sparc64">
                    630:        .../OpenBSD/5.8/sparc64/INSTALL.sparc64 (on CD3)</a>
                    631: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    632:        .../OpenBSD/5.8/sparc/INSTALL.sparc (on CD3)</a>
                    633: <p>
                    634: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/alpha/INSTALL.alpha">
                    635:        .../OpenBSD/5.8/alpha/INSTALL.alpha</a>
                    636: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/armish/INSTALL.armish">
                    637:        .../OpenBSD/5.8/armish/INSTALL.armish</a>
                    638: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/hppa/INSTALL.hppa">
                    639:        .../OpenBSD/5.8/hppa/INSTALL.hppa</a>
                    640: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/landisk/INSTALL.landisk">
                    641:        .../OpenBSD/5.8/landisk/INSTALL.landisk</a>
                    642: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/loongson/INSTALL.loongson">
                    643:        .../OpenBSD/5.8/loongson/INSTALL.loongson</a>
                    644: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/luna88k/INSTALL.luna88k">
                    645:        .../OpenBSD/5.8/luna88k/INSTALL.luna88k</a>
                    646: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/macppc/INSTALL.macppc">
                    647:        .../OpenBSD/5.8/macppc/INSTALL.macppc</a>
                    648: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/octeon/INSTALL.octeon">
                    649:        .../OpenBSD/5.8/octeon/INSTALL.octeon</a>
                    650: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sgi/INSTALL.sgi">
                    651:        .../OpenBSD/5.8/sgi/INSTALL.sgi</a>
                    652: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/socppc/INSTALL.socppc">
                    653:        .../OpenBSD/5.8/socppc/INSTALL.socppc</a>
                    654: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/sparc/INSTALL.sparc">
                    655:        .../OpenBSD/5.8/sparc/INSTALL.sparc</a>
                    656: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/vax/INSTALL.vax">
                    657:        .../OpenBSD/5.8/vax/INSTALL.vax</a>
                    658: <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.8/zaurus/INSTALL.zaurus">
                    659:        .../OpenBSD/5.8/zaurus/INSTALL.zaurus</a>
                    660: </ul>
                    661: <hr>
                    662:
                    663: <p>
                    664: Quick installer information for people familiar with OpenBSD, and the
                    665: use of the "disklabel -E" command.  If you are at all confused when
                    666: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    667: <p>
                    668:
                    669: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    670: <ul>
                    671: The OpenBSD/i386 release is on CD1.
                    672: Boot from the CD to begin the install - you may need to adjust
                    673: your BIOS options first.
                    674:
                    675: <p>
                    676: If your machine can boot from USB, you can write <i>install58.fs</i> or
                    677: <i>miniroot58.fs</i> to a USB stick and boot from it.
                    678:
                    679: <p>
                    680: If you can't boot from a CD, floppy disk, or USB,
                    681: you can install across the network using PXE as described in
                    682: the included INSTALL.i386 document.
                    683:
                    684: <p>
                    685: If you are planning on dual booting OpenBSD with another OS, you will need to
                    686: read INSTALL.i386.
                    687:
                    688: </ul>
                    689:
                    690: <p>
                    691: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    692: <ul>
                    693: The OpenBSD/amd64 release is on CD2.
                    694: Boot from the CD to begin the install - you may need to adjust
                    695: your BIOS options first.
                    696:
                    697: <p>
                    698: If your machine can boot from USB, you can write <i>install58.fs</i> or
                    699: <i>miniroot58.fs</i> to a USB stick and boot from it.
                    700:
                    701: <p>
                    702: If you can't boot from a CD, floppy disk, or USB,
                    703: you can install across the network using PXE as described in the included
                    704: INSTALL.amd64 document.
                    705:
                    706: <p>
                    707: If you are planning to dual boot OpenBSD with another OS, you will need to
                    708: read INSTALL.amd64.
                    709: </ul>
                    710:
                    711: <p>
                    712: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    713: <ul>
                    714: Burn the image from a mirror site to a CDROM, and power on your machine
                    715: while holding down the <i>C</i> key until the display turns on and
                    716: shows <i>OpenBSD/macppc boot</i>.
                    717:
                    718: <p>
                    719: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    720: /5.8/macppc/bsd.rd</i>
                    721: </ul>
                    722:
                    723: <p>
                    724: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    725: <ul>
                    726: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    727:
                    728: <p>
                    729: If this doesn't work, or if you don't have a CDROM drive, you can write
                    730: <i>CD3:5.8/sparc64/floppy58.fs</i> or <i>CD3:5.8/sparc64/floppyB58.fs</i>
                    731: (depending on your machine) to a floppy and boot it with <i>boot
                    732: floppy</i>. Refer to INSTALL.sparc64 for details.
                    733:
                    734: <p>
                    735: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    736: will most likely fail.
                    737:
                    738: <p>
                    739: You can also write <i>CD3:5.8/sparc64/miniroot58.fs</i> to the swap partition on
                    740: the disk and boot with <i>boot disk:b</i>.
                    741:
                    742: <p>
                    743: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    744: </ul>
                    745:
                    746: <p>
                    747: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    748: <ul>
                    749: <p>Write <i>FTP:5.8/alpha/floppy58.fs</i> or
                    750: <i>FTP:5.8/alpha/floppyB58.fs</i> (depending on your machine) to a diskette and
                    751: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    752:
                    753: <p>
                    754: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    755: will most likely fail.
                    756:
                    757: </ul>
                    758:
                    759: <p>
                    760: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    761: <ul>
                    762: <p>
                    763: After connecting a serial port, Thecus can boot directly from the network
                    764: either tftp or http. Configure the network using fconfig, reset,
                    765: then load bsd.rd, see INSTALL.armish for specific details.
                    766: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    767: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    768: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    769: More details are available in INSTALL.armish.
                    770: </ul>
                    771:
                    772: <p>
                    773: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    774: <ul>
                    775: <p>
                    776: Boot over the network by following the instructions in INSTALL.hppa or the
                    777: <a href="hppa.html#install">hppa platform page</a>.
                    778: </ul>
                    779:
                    780: <p>
                    781: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    782: <ul>
                    783: <p>
                    784: Write <i>miniroot58.fs</i> to the start of the CF
                    785: or disk, and boot normally.
                    786: </ul>
                    787:
                    788: <p>
                    789: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    790: <ul>
                    791: <p>
                    792: Write <i>miniroot58.fs</i> to a USB stick and boot bsd.rd from it
                    793: or boot bsd.rd via tftp.
                    794: Refer to the instructions in INSTALL.loongson for more details.
                    795: </ul>
                    796: <p>
                    797:
                    798: <p>
                    799: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    800: <ul>
                    801: <p>
                    802: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
1.24      miod      803: from the PROM, and then bsd.rd from the bootloader.
1.1       deraadt   804: Refer to the instructions in INSTALL.luna88k for more details.
                    805: </ul>
                    806:
                    807: <p>
                    808: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    809: <ul>
                    810: <p>
                    811: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    812: Refer to the instructions in INSTALL.octeon for more details.
                    813: </ul>
                    814:
                    815: <p>
                    816: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    817: <ul>
                    818: <p>
                    819: To install, burn cd58.iso on a CD-R, put it in the CD drive of your
                    820: machine and select <i>Install System Software</i> from the System Maintenance
                    821: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    822: CD-ROM, and need a proper invocation from the PROM prompt.
                    823: Refer to the instructions in INSTALL.sgi for more details.
                    824:
                    825: <p>
                    826: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    827: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    828: system type. Refer to the instructions in INSTALL.sgi for more details.
                    829: </ul>
                    830:
                    831: <p>
                    832: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    833: <ul>
                    834: <p>
                    835: After connecting a serial port, boot over the network via DHCP/tftp.
                    836: Refer to the instructions in INSTALL.socppc for more details.
                    837: </ul>
                    838:
                    839: <p>
                    840: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    841: <ul>
                    842: Boot from one of the provided install ISO images, using one of the two
                    843: commands listed below, depending on the version of your ROM.
                    844:
                    845: <ul><pre>
                    846: ok <strong>boot cdrom 5.8/sparc/bsd.rd</strong>
                    847: or
                    848: &gt; <strong>b sd(0,6,0)5.8/sparc/bsd.rd</strong>
                    849: </pre></ul>
                    850:
                    851: <p>
                    852: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    853: To do so you need to write <i>floppy58.fs</i> to a floppy.
                    854: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
                    855: To boot from the floppy use one of the two commands listed below,
                    856: depending on the version of your ROM.
                    857:
                    858: <ul><pre>
                    859: ok <strong>boot floppy</strong>
                    860: or
                    861: &gt; <strong>b fd()</strong>
                    862: </pre></ul>
                    863:
                    864: <p>
                    865: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    866: will most likely fail.
                    867:
                    868: <p>
                    869: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    870: setup a bootable tape, or install via network, as told in the
                    871: INSTALL.sparc file.
                    872: </ul>
                    873:
                    874: <p>
                    875: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    876: <ul>
                    877: Boot over the network via mopbooting as described in INSTALL.vax.
                    878: </ul>
                    879:
                    880: <p>
                    881: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    882: <ul>
                    883: <p>
                    884: Using the Linux built-in graphical ipkg installer, install the
                    885: openbsd58_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    886: for a few important details.
                    887: </ul>
                    888:
                    889: <a name="upgrade"></a>
                    890: <hr>
                    891: <p>
                    892: <h3><font color="#0000e0">How to upgrade</font></h3>
                    893: <p>
1.2       deraadt   894: If you already have an OpenBSD 5.7 system, and do not want to reinstall,
1.1       deraadt   895: upgrade instructions and advice can be found in the
                    896: <a href="faq/upgrade58.html">Upgrade Guide</a>.
                    897:
                    898: <a name="sourcecode"></a>
                    899: <hr>
                    900: <p>
                    901: <h3><font color="#0000e0">Notes about the source code</font></h3>
                    902: <p>
                    903: src.tar.gz contains a source archive starting at /usr/src.  This file
                    904: contains everything you need except for the kernel sources, which are
                    905: in a separate archive.  To extract:
                    906: <p>
                    907: <ul><pre>
                    908: # <strong>mkdir -p /usr/src</strong>
                    909: # <strong>cd /usr/src</strong>
                    910: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    911: </pre></ul>
                    912: <p>
                    913: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    914: This file contains all the kernel sources you need to rebuild kernels.
                    915: To extract:
                    916: <p>
                    917: <ul><pre>
                    918: # <strong>mkdir -p /usr/src/sys</strong>
                    919: # <strong>cd /usr/src</strong>
                    920: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    921: </pre></ul>
                    922: <p>
                    923: Both of these trees are a regular CVS checkout.  Using these trees it
                    924: is possible to get a head-start on using the anoncvs servers as
                    925: described <a href="anoncvs.html">here</a>.
                    926: Using these files
                    927: results in a much faster initial CVS update than you could expect from
                    928: a fresh checkout of the full OpenBSD source tree.
                    929: <p>
                    930:
                    931: <a name="ports"></a>
                    932: <hr>
                    933: <p>
                    934: <h3><font color="#0000e0">Ports Tree</font></h3>
                    935: <p>
                    936: A ports tree archive is also provided.  To extract:
                    937: <p>
                    938: <ul><pre>
                    939: # <strong>cd /usr</strong>
                    940: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    941: </pre></ul>
                    942: <p>
                    943: Go read the <a href="faq/ports/index.html">ports</a> page
                    944: if you know nothing about ports
                    945: at this point.  This text is not a manual of how to use ports.
                    946: Rather, it is a set of notes meant to kickstart the user on the
                    947: OpenBSD ports system.
                    948: <p>
                    949: The <i>ports/</i> directory represents a CVS (see the manpage for
                    950: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1&amp;arch=i386">
                    951: cvs(1)</a> if
                    952: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    953: source tree, our ports tree is available via
                    954: <a href="anoncvs.html">AnonCVS</a>.
                    955: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    956: the <i>ports/</i> tree available on a read-write medium and update the tree
                    957: with a command like:
                    958: <p>
                    959: <ul><pre>
                    960: # <strong>cd /usr/ports</strong>
1.2       deraadt   961: # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_8</strong>
1.1       deraadt   962: </pre></ul>
                    963: <p>
                    964: [Of course, you must replace the server name here with a nearby anoncvs
                    965: server.]
                    966: <p>
                    967: Note that most ports are available as packages on our mirrors. Updated
                    968: ports for the 5.8 release will be made available if problems arise.
                    969: <p>
                    970: If you're interested in seeing a port added, would like to help out, or just
                    971: would like to know more, the mailing list
                    972: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    973: <p>
                    974: </body>
                    975: </html>