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

Annotation of www/45.html, Revision 1.45

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.5 Release</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 4.5">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 2008 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: <hr>
                     18:
                     19: <p>
1.33      deraadt    20: <a href="images/Pufftron.jpg">
1.1       deraadt    21: <img align="left" width="227" height="343" hspace="24" vspace="30"
1.33      deraadt    22: src="images/Pufftron.jpg" alt="OpenBSD 4.5 logo"></a>
1.1       deraadt    23: <h2><font color="#0000e0">The OpenBSD 4.5 Release:</font></h2>
                     24: <p>
1.43      deraadt    25: Released May 1, 2009<br>
1.1       deraadt    26: Copyright 1997-2009, Theo de Raadt.<br>
                     27: <font color="#e00000">ISBN 978-0-9784475-3-3</font>
                     28: <br>
1.34      deraadt    29: <a href="lyrics.html#45">4.5 Song: "Games"</a>
1.1       deraadt    30: <p>
                     31:
                     32: <a href="#new">What's New</a><br>
                     33: <a href="#install">How to install</a><br>
                     34: <a href="#upgrade">How to upgrade</a><br>
                     35: <a href="#ports">How to use the ports tree</a><br>
                     36: <a href="orders.html">Ordering a CD set</a><br>
                     37:
                     38: <p>
                     39: <h3><font color="#0000e0">
                     40: To get the files for this release:
                     41: <ul>
                     42: <li>Order a CDROM from our <a href="orders.html">ordering system</a>.
                     43: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     44:     a list of mirror machines.
                     45: <li>Go to the <font color="#e00000">pub/OpenBSD/4.5/</font> directory on
                     46:     one of the mirror sites.
                     47: <li>Briefly read the rest of this document.
                     48: <li>Have a look at <a href="errata45.html">The 4.5 Errata page</a> for a list
                     49:     of bugs and workarounds.
                     50: <li>See a <a href="plus45.html">detailed log of changes</a> between the
                     51:     4.4 and 4.5 releases.
                     52: </ul>
                     53: </font></h3>
                     54: <br clear=all>
                     55:
                     56: <strong>Note:</strong> All applicable copyrights and credits can be found
                     57: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     58: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     59: files used to build packages from the ports.tar.gz file are not included on
                     60: the CDROM because of lack of space.
                     61: <p>
                     62:
                     63: <a name="new"></a>
                     64: <hr>
                     65: <p>
                     66: <h3><font color="#0000e0">What's New</font></h3>
                     67: <p>
                     68: This is a partial list of new features and systems included in OpenBSD 4.5.
                     69: For a comprehensive list, see the <a href="plus45.html">changelog</a> leading
                     70: to 4.5.
                     71: <p>
                     72:
                     73: <ul>
                     74:
                     75: <li>New/extended platforms:
                     76: <ul>
1.13      sthen      77: <li>Initial ports to the xscale based gumstix platform and the ARM based OpenMoko
1.24      kettenis   78: <li><a href="sparc64.html">OpenBSD/sparc64</a><br>
1.36      deraadt    79:     <ul>
                     80:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&amp;sektion=4&amp;arch=sparc64">vdsk(4)</a>
1.24      kettenis   81:     and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnet&amp;sektion=4&amp;arch=sparc64">vnet(4)</a>
                     82:     drivers provide support for virtual I/O between logical domains on
                     83:     Sun's CoolThreads servers, including UltraSPARC T2+ machines.
1.36      deraadt    84:     <li>Workstations and laptops with UltraSPARC IIe CPUs can now scale
1.24      kettenis   85:     down the CPU frequency to save power.
1.36      deraadt    86:     </ul>
1.1       deraadt    87: </ul>
                     88: <p>
                     89:
                     90: <li>Improved hardware support, including:
                     91: <ul>
1.12      form       92: <li>Several new/improved drivers for sensors, including:
                     93:  <ul>
1.41      cnst       94:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cac&amp;sektion=4">cac(4)</a>
                     95:        driver now has bio and sensor support.
                     96:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;sektion=4">mpi(4)</a>
                     97:        driver now has bio and sensor support.
                     98:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpiodcf&amp;sektion=4">gpiodcf(4)</a>
                     99:        driver for DCF77/HBG timedelta sensors through GPIO pins.
                    100:  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=schsio&amp;sektion=4">schsio(4)</a>
                    101:        driver for SMSC SCH311x LPC Super I/O devices.
1.12      form      102:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a>
                    103:        driver now supports IT8720F chips.
                    104:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&amp;sektion=4">it(4)</a>
                    105:        driver now supports FAN4 and FAN5 sensors for IT8716F/IT8718F/IT8720F/IT8726F chips.
1.18      grange    106:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&amp;sektion=4">owtemp(4)</a>
                    107:        driver now supports Maxim/Dallas DS18B20 and DS1822 temperature sensors.
1.41      cnst      108:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=km&amp;sektion=4">km(4)</a>
                    109:        driver now supports AMD Family 11h processors (Turion X2 Ultra et al).
                    110:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&amp;sektion=4">lm(4)</a>
                    111:        driver now supports W83627DHG attachment on the I&sup2;C bus.
                    112:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmenv&amp;sektion=4">lmenv(4)</a>
                    113:        driver now has better support for the fan sensors on lm81, adm9240 and ds1780 chips.
                    114:  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdtemp&amp;sektion=4">sdtemp(4)</a>
                    115:        driver now supports ST STTS424 chips.
1.12      form      116:  </ul>
1.13      sthen     117: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>
1.37      sthen     118:     driver now supports ICH9 IGP M and IGP M AMT chips, and link status
                    119:     detection has improved.
1.13      sthen     120: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sdmmc&amp;sektion=4">sdmmc(4)</a>
                    121:     driver now supports SDHC cards.
1.17      jsg       122: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&amp;sektion=4">msk(4)</a>
                    123:     driver now supports Yukon-2 FE+ (88E8040, 88E8042) based devices.
1.22      damien    124: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>
                    125:     driver now supports Intel WiFi Link 5100/5300 devices.
1.31      damien    126: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&amp;sektion=4">wpi(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&amp;sektion=4">iwn(4)</a>
                    127:     drivers now support hardware CCMP cryptography.
                    128: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>
                    129:     driver now has WPA-PSK support.
1.13      sthen     130: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=age&amp;sektion=4">age(4)</a>,
1.16      jsg       131:     a driver for Attansic L1 gigabit Ethernet devices was added.
1.13      sthen     132: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ale&amp;sektion=4">ale(4)</a>,
1.16      jsg       133:     a driver for Atheros AR81xx (aka Attansic L1E) Ethernet devices was added.
                    134: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mos&amp;sektion=4">mos(4)</a>,
                    135:     a driver for Moschip MCS7730/7830 10/100 USB Ethernet devices was added.
                    136: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&amp;sektion=4">jme(4)</a>,
                    137:     a driver for JMicron JMC250/JMC260 10/100 and Gigabit Ethernet devices was added.
                    138: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&amp;sektion=4">run(4)</a>,
                    139:     a driver for Ralink USB IEEE 802.11a/b/g/Draft-N devices was added.
1.24      kettenis  140: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auacer&amp;sektion=4">auacer(4)</a>,
1.27      deraadt   141:     a driver for Acer Labs M5455 audio devices was added.
1.24      kettenis  142: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifb&amp;sektion=4&amp;arch=sparc64">ifb(4)</a>,
                    143:     a driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and
                    144:     XVR-1200 framebuffers (accelerated).
                    145: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wildcatfb&amp;sektion=4&amp;arch=sparc64">wildcatfb(4)</a>,
                    146:     an X driver for Sun Expert3D, Expert3D-Lite, XVR-500, XVR-600 and
                    147:     XVR-1200 framebuffers (unaccelerated).
                    148: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sunffb&amp;sektion=4&amp;arch=sparc64">sunffb(4)</a>,
                    149:     an accelerated X driver for Sun Creator, Creator 3D and Elite 3D
                    150:     framebuffers.
1.29      sobrado   151: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&sektion=4&arch=sparc64">vdsk(4)</a>,
1.28      sobrado   152:     a driver for virtual disks of sun4v logical domains.
1.29      sobrado   153: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnet&sektion=4&arch=sparc64">vnet(4)</a>,
1.24      kettenis  154:     a driver for virtual network adapters of sun4v logical domains.
                    155: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vrng&amp;sektion=4&amp;arch=sparc64">vrng(4)</a>,
                    156:     a driver for the random number generator on Sun UltraSPARC T2/T2+ CPUs.
                    157: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vcons&amp;sektion=4&amp;arch=sparc64">vcons(4)</a>
                    158:     driver is now interrupt driven.
1.14      grange    159: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ips&amp;sektion=4">ips(4)</a>,
                    160:     a driver for IBM SATA/SCSI ServeRAID controllers was added.
1.25      kettenis  161: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udfu&amp;sektion=4">udfu(4)</a>,
                    162:     a driver for device firmware upgrade (DFU) was added.
1.13      sthen     163: <li>Many improvements were made to the
                    164:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&amp;sektion=4">acpi(4)</a>
                    165:     subsystem.
1.29      sobrado   166: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4">umsm(4)</a>
1.13      sthen     167:     driver supports several new EVDO/UMTS devices.
1.29      sobrado   168: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4">mfi(4)</a>
1.17      jsg       169:     driver now supports the next generation of MegaRAID SAS controllers.
1.29      sobrado   170: <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsbic&sektion=4&arch=mvme88k">vsbic(4)</a>
1.39      miod      171:     driver for the MVME327A SCSI and floppy controller on mvme68k and
                    172:     mvme88k machines.
1.29      sobrado   173: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4">re(4)</a>
1.37      sthen     174:     driver now supports 8168D/8111D-based devices, and multicast reception on
                    175:     8110SB/SC-based devices.
1.29      sobrado   176: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a>
1.21      ratchov   177:     driver now supports isochronous transfers.
1.17      jsg       178: <li>S/PDIF output support has been added to the
1.29      sobrado   179:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ac97&sektion=4">ac97(4)</a>,
                    180:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4">auich(4)</a>,
                    181:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&sektion=4">auvia(4)</a> and
                    182:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4">azalia(4)</a> drivers.
                    183: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4">azalia(4)</a>
1.19      ratchov   184:     mixer has been clarified and simplified, support for 20-bit and 24-bit encodings has been added.
1.39      miod      185: <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&sektion=4&arch=sgi">gbe(4)</a>
                    186:     frame buffer driver now supports acceleration.
1.1       deraadt   187: </ul>
                    188: <p>
                    189:
                    190: <li>New tools:
                    191: <ul>
1.40      miod      192: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>,
1.39      miod      193:     an YP server using LDAP as a backend.
1.37      sthen     194: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xcompmgr&sektion=1&format=html">xcompmgr(1)</a>
                    195:     was added to xenocara.
1.1       deraadt   196: </ul>
                    197: <p>
                    198:
                    199: <li>New functionality:
                    200: <ul>
1.10      djm       201: <li>The libc
1.11      deraadt   202:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolver&amp;sektion=3">resolver(3)</a>
                    203:     may now be forced to perform lookups by TCP only using a new
                    204:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
                    205:     option. The nameserver declaration in
                    206:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&amp;sektion=5">resolv.conf(5)</a>
                    207:     has also been extended to allow specification of non-default nameserver ports.
1.15      jmc       208: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&amp;sektion=1">apropos(1)</a>
                    209:     has two new options (-S and -s) to allow searching by machine architecture
                    210:     and manual section.
1.19      ratchov   211: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
                    212:     now has audio server capability.
                    213:     Audio devices can be shared between multiple applications.
                    214:     Applications can run natively on fixed sample rate devices
                    215:     or on devices with unusual encodings.
                    216:     Multi-channel audio devices can be split into smaller independent
                    217:     subdevices.
                    218: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
1.20      ratchov   219:     now has a deviceless mode, in which it can be used as a
1.19      ratchov   220:     general purpose audio file format conversion utility (to mix,
                    221:     demultiplex, resample or reencode files).
1.23      damien    222: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>
                    223:     can now list channels supported by an IEEE 802.11 device.
1.37      sthen     224: <li>New views were added to
                    225:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=8">systat(8)</a>:
                    226:     malloc, bucket and pool. Improvements were made to existing views.
1.38      krw       227: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnconfig&amp;sektion=8">vnconfig(8)</a> can now create devices with arbitrary geometry with the new -t option.
                    228: <li>FFS filesystems are now supported on most devices, e.g. CD's, that have
                    229: sector sizes other than 512 bytes.
                    230: <li>Disklabels are now correctly placed and found on most devices, e.g. CD's,
                    231: that have sector sizes other than 512 bytes.
1.1       deraadt   232: </ul>
                    233: <p>
                    234:
                    235: <li>Assorted improvements and code cleanup:
                    236: <ul>
1.11      deraadt   237: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&amp;sektion=3">malloc(3)</a>
                    238:     has gained new attack mitigation measures; critical bookkeeping
                    239:     structures are protected at runtime using
1.24      kettenis  240:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mprotect&amp;sektion=2">mprotect(2)</a>
1.11      deraadt   241:     and allocated at random addresses where possible.
1.24      kettenis  242: <li>A new version of the gdtoa code has been integrated, bringing
                    243:     better C99 support to
                    244:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&amp;sektion=3">printf(3)</a>
                    245:     and friends.
                    246: <li>Vastly improved C99 support in libm, including complex math support.
1.37      sthen     247: <li>The
                    248:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sppp&amp;sektion=4">sppp(4)</a>
                    249:     layer and thus kernel
                    250:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&amp;sektion=4">pppoe(4)</a>
                    251:     now support usernames and passwords of up to 255 characters.
1.38      krw       252: <li>Recognize and spoof disklabel entries for more FAT and FAT32 variants.
                    253: <li>Automatically recognize tapes with 64K records.
                    254: <li>Improve option handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">dhcpd(8)</a>.
                    255: <li>When booting from a cd the root file system is now assumed to be on the cd, rather than always asking for the location.
                    256: <li>Disklabels constructed from native disklabels are now subject to the same
                    257: consistancy checks as all other disklabels.
                    258: <li>No longer display geometry information for
                    259: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">sd(4)</a>
                    260: disk drives, since it was mostly fictitious these days.
                    261: <li>Fix handling of tftp ERROR frames so OpenBSD pxeboot can be loaded from
                    262: picky tftp servers.
                    263: <li>Many
                    264: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&amp;sektion=4">scsi(4)</a>
                    265: drivers now retry operations that can't be immediately started rather than
                    266: giving up.
                    267: <li>MBR and DPME disklabels are no longer written out with invalid checksum
                    268: information in some circumstances.
1.1       deraadt   269: </ul>
                    270: <p>
                    271:
                    272: <li>Install/Upgrade process changes:
                    273: <ul>
1.35      djm       274: <li>crunchgen(1) and crunchide(1) have been merged into
                    275:     <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&amp;sektion=8">crunchgen(8)</a>, which
                    276:     is now built and installed by default.
                    277: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mksuncd&amp;sektion=1">mksuncd(1)</a> now lives in base and is installed by default.
                    278: <li>CD-ROM installs are now supported on SGI.
                    279: <li>Accept initial root passwords containing backslash characters.
1.38      krw       280: <li>Install now allows multiple interfaces to be configured with
                    281: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcp&amp;sektion=8">dhcp(8)</a>.
                    282: <li>Upgrades now use the minimal <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=protocols&amp;sektion=5">protocols(5)</a>
                    283: and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=services&amp;sektion=5">services(5)</a>
                    284: files provided on the install media.
                    285: <li>The install media no longer contain a
                    286: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disktab&amp;sektion=5">disktab(5)</a> file.
                    287: <li>Serial console speed is correctly determined on macppc.
1.1       deraadt   288: </ul>
                    289: <p>
                    290:
1.5       matthieu  291: <li>OpenSSH 5.2:
1.1       deraadt   292: <ul>
1.32      sobrado   293: <li>New features:
                    294:   <ul>
                    295:     <li>Added an option to
                    296:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    297:         to force logging to <em>syslog</em> rather than <em>stderr</em>.
                    298:     <li>The
                    299:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5">sshd_config(5)</a>
                    300:         <em>ForceCommand</em> directive now accepts commandline arguments for
                    301:         the <em>internal-sftp</em> server.
                    302:     <li>The
                    303:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    304:         ~C escape commandline now support runtime creation of dynamic port
                    305:         forwards.
                    306:     <li>Support the
                    307:         <em>SOCKS4A</em> protocol in
                    308:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    309:         dynamic forwards.
                    310:     <li>Support remote port forwarding with a listen port of '0'.
                    311:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
                    312:         now supports setting <em>PermitEmptyPasswords</em> and
                    313:         <em>AllowAgentForwarding</em> in <em>Match</em> blocks.
                    314:   </ul>
                    315: <li>The following significant bugs have been fixed in this release:
                    316:   <ul>
                    317:     <li>Repair a
                    318:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    319:         crash introduced in openssh-5.1 when the client is sent a zero-length
                    320:         banner.
                    321:     <li>The <em>eow@openssh.com</em> and <em>no-more-sessions@openssh.com</em>
                    322:         protocol extensions are now only sent to peers that identify themselves
                    323:         as OpenSSH.
                    324:     <li>Avoid printing "Non-public channel" warnings in
                    325:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>,
                    326:         since
                    327:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    328:         has sent incorrect channel numbers since ~2004; make
                    329:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    330:         send the correct channel number for <em>SSH2_MSG_CHANNEL_SUCCESS</em>
                    331:         and <em>SSH2_MSG_CHANNEL_FAILURE</em>.
                    332:     <li>Avoid double-free in
                    333:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    334:         ~C escape -L handler.
                    335:     <li>Correct fail-on-error behaviour in
                    336:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&amp;sektion=1">sftp(1)</a>
                    337:         batchmode for remote <em>stat</em> operations.
                    338:     <li>Avoid hang in
                    339:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    340:         when attempting to connect to a server that has <em>MaxSessions</em>
                    341:         set to zero.
                    342:   </ul>
1.1       deraadt   343: </ul>
                    344: <p>
                    345:
1.4       jasper    346: <li>Over 5500 ports, minor robustness improvements in package tools.
1.1       deraadt   347: <li>Many pre-built packages for each architecture:
                    348:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    349:     <tr>
                    350:     <td valign="top" width="25%">
                    351:     <ul>
1.26      deraadt   352:     <li>i386:       5379
                    353:     <li>sparc64:    5174
1.36      deraadt   354:     <li>alpha:      5132
1.1       deraadt   355: </ul></td><td valign=top width="25%"><ul>
1.36      deraadt   356:     <li>sh:         1543
1.26      deraadt   357:     <li>amd64:      5312
1.36      deraadt   358:     <li>powerpc:    5162
1.1       deraadt   359: </ul></td><td valign=top width="25%"><ul>
1.36      deraadt   360:     <li>sparc:      2651
                    361:     <li>arm:        4120
                    362:     <li>hppa:       4689
1.1       deraadt   363: </ul></td><td valign=top width="25%"><ul>
1.36      deraadt   364:     <li>vax:        1718
                    365:     <li>mips64:     3278
1.1       deraadt   366: </ul></td></tr></table>
                    367: Some highlights:
                    368: <ul>
1.3       jasper    369: <li>Gnome 2.24.3.
                    370: <li>GNUstep 1.18.0.
                    371: <li>KDE 3.5.10.
                    372: <li>Mozilla Firefox 3.0.6.
                    373: <li>Mozilla Thunderbird 2.0.0.19.
1.4       jasper    374: <li>MySQL 5.0.77.
1.3       jasper    375: <li>OpenOffice.org 2.4.2 and 3.0.1.
                    376: <li>PostgreSQL 8.3.6.
                    377: <li>Xfce 4.4.3.
1.30      jasper    378: <li>OpenArena 0.8.1 (only for amd64, i386 and macppc)
1.1       deraadt   379: </ul>
                    380: <p>
                    381:
                    382: <li>As usual, steady improvements in manual pages and other documentation.
                    383: <p>
                    384:
                    385: <li>The system includes the following major components from outside suppliers:
                    386: <ul>
1.5       matthieu  387: <li>Xenocara (based on X.Org 7.4 + patches, freetype 2.3.7, fontconfig 2.4.2, Mesa 7.2, xterm 239 and more)
1.1       deraadt   388: <li>Gcc 2.95.3
                    389: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
                    390: and 3.3.5
                    391: (+ <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc-local&amp;sektion=1">patches</a>)
1.2       jasper    392: <li>Perl 5.10.0 (+ patches)
1.1       deraadt   393: <li>Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
1.2       jasper    394: <li>OpenSSL 0.9.8j (+ patches)
1.1       deraadt   395: <li>Groff 1.15
                    396: <li>Sendmail 8.14.3, with libmilter
                    397: <li>Bind 9.4.2-P2 (+ patches)
                    398: <li>Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
1.5       matthieu  399: <li>Sudo 1.7
1.1       deraadt   400: <li>Ncurses 5.2
                    401: <li>Latest KAME IPv6
                    402: <li>Heimdal 0.7.2 (+ patches)
                    403: <li>Arla 0.35.7
                    404: <li>Binutils 2.15 (+ patches)
                    405: <li>Gdb 6.3 (+ patches)
                    406: </ul>
                    407: <p>
                    408:
                    409: </ul>
                    410:
                    411: <a name="install"></a>
                    412: <hr>
                    413: <p>
                    414: <h3><font color="#0000e0">How to install</font></h3>
                    415: <p>
                    416: Following this are the instructions which you would have on a piece of
                    417: paper if you had purchased a CDROM set instead of doing an alternate
                    418: form of install.  The instructions for doing an FTP (or other style
                    419: of) install are very similar; the CDROM instructions are left intact
                    420: so that you can see how much easier it would have been if you had
                    421: purchased a CDROM instead.
                    422: <p>
                    423:
                    424: <hr>
                    425: Please refer to the following files on the three CDROMs or FTP mirror for
                    426: extensive details on how to install OpenBSD 4.5 on your machine:
                    427: <p>
                    428: <ul>
                    429: <li>CD1:4.5/i386/INSTALL.i386
                    430: <p>
                    431: <li>CD2:4.5/amd64/INSTALL.amd64
                    432: <li>CD2:4.5/macppc/INSTALL.macppc
                    433: <p>
                    434: <li>CD3:4.5/sparc64/INSTALL.sparc64
                    435: <p>
                    436: <li>FTP:.../OpenBSD/4.5/alpha/INSTALL.alpha
                    437: <li>FTP:.../OpenBSD/4.5/armish/INSTALL.armish
                    438: <li>FTP:.../OpenBSD/4.5/hp300/INSTALL.hp300
                    439: <li>FTP:.../OpenBSD/4.5/hppa/INSTALL.hppa
                    440: <li>FTP:.../OpenBSD/4.5/landisk/INSTALL.landisk
                    441: <li>FTP:.../OpenBSD/4.5/mac68k/INSTALL.mac68k
                    442: <li>FTP:.../OpenBSD/4.5/mvme68k/INSTALL.mvme68k
                    443: <li>FTP:.../OpenBSD/4.5/mvme88k/INSTALL.mvme88k
                    444: <li>FTP:.../OpenBSD/4.5/sgi/INSTALL.sgi
1.6       jasper    445: <li>FTP:.../OpenBSD/4.5/socppc/INSTALL.socppc
1.1       deraadt   446: <li>FTP:.../OpenBSD/4.5/sparc/INSTALL.sparc
                    447: <li>FTP:.../OpenBSD/4.5/vax/INSTALL.vax
                    448: <li>FTP:.../OpenBSD/4.5/zaurus/INSTALL.zaurus
                    449: </ul>
                    450: <hr>
                    451:
                    452: <p>
                    453: Quick installer information for people familiar with OpenBSD, and the
                    454: use of the "disklabel -E" command.  If you are at all confused when
                    455: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    456: <p>
                    457:
                    458: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    459: <ul>
                    460: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    461: release is on CD1. If your BIOS does not support booting from CD, you will need
                    462: to create a boot floppy to install from. To create a boot floppy write
                    463: <i>CD1:4.5/i386/floppy45.fs</i> to a floppy and boot via the floppy drive.
                    464:
                    465: <p>
                    466: Use <i>CD1:4.5/i386/floppyB45.fs</i> instead for greater SCSI controller
                    467: support, or <i>CD1:4.5/i386/floppyC45.fs</i> for better laptop support.
                    468:
                    469: <p>
                    470: If you can't boot from a CD or a floppy disk,
                    471: you can install across the network using PXE as described in
                    472: the included INSTALL.i386 document.
                    473:
                    474: <p>
                    475: If you are planning on dual booting OpenBSD with another OS, you will need to
                    476: read INSTALL.i386.
                    477:
                    478: <p>
                    479: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    480: at <i>CD1:4.5/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    481: use the
                    482: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    483: utility. The following is an example usage of
                    484: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    485: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    486: &quot;rfd0a&quot;.
                    487:
                    488: <ul><pre>
                    489: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    490: </pre></ul>
                    491:
                    492: <p>
                    493: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    494: your install will most likely fail. For more information on creating a boot
                    495: floppy and installing OpenBSD/i386 please refer to
                    496: <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    497: </ul>
                    498:
                    499: <p>
                    500: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    501: <ul>
                    502: The 4.5 release of OpenBSD/amd64 is located on CD2.
                    503: Boot from the CD to begin the install - you may need to adjust
                    504: your BIOS options first.
                    505: If you can't boot from the CD, you can create a boot floppy to install from.
                    506: To do this, write <i>CD2:4.5/amd64/floppy45.fs</i> to a floppy, then
                    507: boot from the floppy drive.
                    508:
                    509: <p>
                    510: If you can't boot from a CD or a floppy disk,
                    511: you can install across the network using PXE as described in the included
                    512: INSTALL.amd64 document.
                    513:
                    514: <p>
                    515: If you are planning to dual boot OpenBSD with another OS, you will need to
                    516: read INSTALL.amd64.
                    517: </ul>
                    518:
                    519: <p>
                    520: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    521: <ul>
                    522: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    523: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    524:
                    525: <p>
                    526: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    527: /4.5/macppc/bsd.rd</i>
                    528: </ul>
                    529:
                    530: <p>
                    531: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    532: <ul>
                    533: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    534:
                    535: <p>
                    536: If this doesn't work, or if you don't have a CDROM drive, you can write
                    537: <i>CD3:4.5/sparc64/floppy45.fs</i> or <i>CD3:4.5/sparc64/floppyB45.fs</i>
                    538: (depending on your machine) to a floppy and boot it with <i>boot
                    539: floppy</i>. Refer to INSTALL.sparc64 for details.
                    540:
                    541: <p>
                    542: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    543: will most likely fail.
                    544:
                    545: <p>
                    546: You can also write <i>CD3:4.5/sparc64/miniroot45.fs</i> to the swap partition on
                    547: the disk and boot with <i>boot disk:b</i>.
                    548:
                    549: <p>
                    550: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    551: </ul>
                    552:
                    553: <p>
                    554: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    555: <ul>
                    556: <p>Write <i>FTP:4.5/alpha/floppy45.fs</i> or
                    557: <i>FTP:4.5/alpha/floppyB45.fs</i> (depending on your machine) to a diskette and
                    558: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    559:
                    560: <p>
                    561: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    562: will most likely fail.
                    563:
                    564: </ul>
                    565:
                    566: <p>
                    567: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    568: <ul>
                    569: <p>
                    570: After connecting a serial port, Thecus can boot directly from the network
                    571: either tftp or http. Configure the network using fconfig, reset,
                    572: then load bsd.rd, see INSTALL.armish for specific details.
                    573: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    574: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    575: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    576: More details are available in INSTALL.armish.
                    577: </ul>
                    578:
                    579: <p>
                    580: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    581: <ul>
                    582: <p>
                    583: Boot over the network by following the instructions in INSTALL.hp300.
                    584: </ul>
                    585:
                    586: <p>
                    587: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    588: <ul>
                    589: <p>
                    590: Boot over the network by following the instructions in INSTALL.hppa or the
                    591: <a href="hppa.html#install">hppa platform page</a>.
                    592: </ul>
                    593:
                    594: <p>
                    595: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    596: <ul>
                    597: <p>
                    598: Write <i>miniroot45.fs</i> to the start of the CF
                    599: or disk, and boot normally.
                    600: </ul>
                    601:
                    602: <p>
                    603: <h3><font color="#e00000">OpenBSD/mac68k:</font></h3>
                    604: <ul>
                    605: <p>
                    606: Boot MacOS as normal and extract the Macside "BSD/Mac68k Booter" utility from
                    607: <i>FTP:4.5/mac68k/utils</i> onto your hard disk.  Configure the "BSD/Mac68k
                    608: Booter" with the location of your bsd.rd kernel and boot into the installer.
                    609: Refer to the instructions in INSTALL.mac68k for more details.
                    610: </ul>
                    611:
                    612: <p>
                    613: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    614: <ul>
                    615: <p>
                    616: You can create a bootable installation tape or boot over the network.<br>
                    617: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    618: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    619: for more details.
                    620: </ul>
                    621:
                    622: <p>
                    623: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    624: <ul>
                    625: <p>
                    626: You can create a bootable installation tape or boot over the network.<br>
                    627: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    628: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    629: for more details.
                    630: </ul>
                    631:
                    632: <p>
                    633: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    634: <ul>
                    635: Boot from one of the provided install ISO images, using one of the two
                    636: commands listed below, depending on the version of your ROM.
                    637:
                    638: <ul><pre>
                    639: ok <strong>boot cdrom 4.5/sparc/bsd.rd</strong>
                    640: or
                    641: &gt; <strong>b sd(0,6,0)4.5/sparc/bsd.rd</strong>
                    642: </pre></ul>
                    643:
                    644: <p>
                    645: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    646: To do so you need to write <i>floppy45.fs</i> to a floppy.
                    647: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    648: To boot from the floppy use one of the two commands listed below,
                    649: depending on the version of your ROM.
                    650:
                    651: <ul><pre>
                    652: ok <strong>boot floppy</strong>
                    653: or
                    654: &gt; <strong>b fd()</strong>
                    655: </pre></ul>
                    656:
                    657: <p>
                    658: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    659: will most likely fail.
                    660:
                    661: <p>
                    662: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    663: setup a bootable tape, or install via network, as told in the
                    664: INSTALL.sparc file.
                    665: </ul>
                    666:
                    667: <p>
                    668: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    669: <ul>
                    670: <p>
                    671: Burn cd45.iso on a CD-R, put it in the CD drive of your machine and
                    672: select <i>Install System Software</i> from the System Maintenance menu.
                    673:
                    674: <p>
                    675: If your machine doesn't have a CD drive, you can
                    676: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd".
                    677: Refer to the instructions in INSTALL.sgi for more details.
                    678: </ul>
                    679:
                    680: <p>
1.6       jasper    681: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    682: <ul>
                    683: <p>
                    684: After connecting a serial port, boot over the network via DHCP/tftp.
                    685: Refer to the instructions in INSTALL.socppc for more details.
                    686: </ul>
                    687:
                    688: <p>
1.1       deraadt   689: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    690: <ul>
                    691: Boot over the network via mopbooting as described in INSTALL.vax.
                    692: </ul>
                    693:
                    694: <p>
                    695: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    696: <ul>
                    697: <p>
                    698: Using the Linux built-in graphical ipkg installer, install the
                    699: openbsd45_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    700: for a few important details.
                    701: </ul>
                    702:
                    703: <p>
                    704: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    705: <ul>
                    706: src.tar.gz contains a source archive starting at /usr/src.  This file
                    707: contains everything you need except for the kernel sources, which are
                    708: in a separate archive.  To extract:
                    709: <p>
                    710: <ul><pre>
                    711: # <strong>mkdir -p /usr/src</strong>
                    712: # <strong>cd /usr/src</strong>
                    713: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    714: </pre></ul>
                    715: <p>
                    716: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    717: This file contains all the kernel sources you need to rebuild kernels.
                    718: To extract:
                    719: <p>
                    720: <ul><pre>
                    721: # <strong>mkdir -p /usr/src/sys</strong>
                    722: # <strong>cd /usr/src</strong>
                    723: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    724: </pre></ul>
                    725: <p>
                    726: Both of these trees are a regular CVS checkout.  Using these trees it
                    727: is possible to get a head-start on using the anoncvs servers as
                    728: described <a href="anoncvs.html">here</a>.
                    729: Using these files
                    730: results in a much faster initial CVS update than you could expect from
                    731: a fresh checkout of the full OpenBSD source tree.
                    732: <p>
                    733: </ul>
                    734:
                    735: <a name="upgrade"></a>
                    736: <hr>
                    737: <p>
                    738: <h3><font color="#0000e0">How to upgrade</font></h3>
                    739: <p>
                    740: If you already have an OpenBSD 4.4 system, and do not want to reinstall,
                    741: upgrade instructions and advice can be found in the
                    742: <a href="faq/upgrade45.html">Upgrade Guide</a>.
                    743:
                    744: <a name="ports"></a>
                    745: <hr>
                    746: <p>
                    747: <h3><font color="#0000e0">Ports Tree</font></h3>
                    748: <p>
                    749: A ports tree archive is also provided.  To extract:
                    750: <p>
                    751: <ul><pre>
                    752: # <strong>cd /usr</strong>
                    753: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    754: # <strong>cd ports</strong>
                    755: </pre></ul>
                    756: <p>
                    757: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
1.44      jasper    758: read the <a href="faq/faq15.html">ports</a> page
1.1       deraadt   759: if you know nothing about ports
                    760: at this point.  This text is not a manual of how to use ports.
                    761: Rather, it is a set of notes meant to kickstart the user on the
                    762: OpenBSD ports system.
                    763: <p>
                    764: The <i>ports/</i> directory represents a CVS (see the manpage for
1.29      sobrado   765: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386">
1.1       deraadt   766: cvs(1)</a> if
                    767: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    768: source tree, our ports tree is available via anoncvs.  So, in
                    769: order to keep current with it, you must make the <i>ports/</i> tree
                    770: available on a read-write medium and update the tree with a command
                    771: like:
                    772: <p>
                    773: <ul><pre>
1.7       jasper    774: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_5</strong>
1.1       deraadt   775: </pre></ul>
                    776: <p>
                    777: [Of course, you must replace the local directory and server name here
                    778: with the location of your ports collection and a nearby anoncvs
                    779: server.]
                    780: <p>
                    781: Note that most ports are available as packages through FTP. Updated
                    782: packages for the 4.5 release will be made available if problems arise.
                    783: <p>
                    784: If you're interested in seeing a port added, would like to help out, or just
                    785: would like to know more, the mailing list ports@openbsd.org is a good
                    786: place to know.
                    787: <p>
                    788:
                    789: </body>
                    790: </html>