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

Annotation of www/70.html, Revision 1.49

1.1       benno       1: <!doctype html>
                      2: <html lang=en id=release>
                      3: <meta charset=utf-8>
                      4:
                      5: <title>OpenBSD 7.0</title>
                      6: <meta name="description" content="OpenBSD 7.0">
                      7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
                      9: <link rel="canonical" href="https://www.openbsd.org/70.html">
                     10:
                     11: <h2 id=OpenBSD>
                     12: <a href="index.html">
                     13: <i>Open</i><b>BSD</b></a>
                     14: 7.0
                     15: </h2>
                     16:
                     17: <table>
                     18: <tr>
                     19: <td>
                     20: <a href="images/XXX.png">
                     21: <img width="227" height="303" src="images/XXX-s.gif" alt="XXX"></a>
                     22: <td>
1.6       deraadt    23: Released Nov 1, 2021. (51st OpenBSD release)<br>
1.1       benno      24: Copyright 1997-2021, Theo de Raadt.<br>
                     25: <br>
                     26: 7.0 Song:
                     27: <a href="lyrics.html#70">XXX</a>.
                     28: <br>
                     29: Artwork by XXX.
                     30: <br>
                     31: <ul>
                     32: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     33:     a list of mirror machines.
                     34: <li>Go to the <code class=reldir>pub/OpenBSD/7.0/</code> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata70.html">the 7.0 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus70.html">detailed log of changes</a> between the
1.4       jsg        39:     6.9 and 7.0 releases.
1.1       benno      40: <p>
                     41: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     42:     pubkeys for this release:<p>
                     43:
                     44: <table class=signify>
                     45: <tr><td>
                     46: openbsd-70-base.pub:
                     47: <td>
                     48: <a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/openbsd-70-base.pub">
                     49: RWR3KL+gSr4QZ5mOvKhcOOgGe61ogHp5PyBOj2RrmyCpqchk9A7NVPzh</a>
                     50: <tr><td>
                     51: openbsd-70-fw.pub:
1.11      deraadt    52: <td>
1.1       benno      53: RWS8nd7vy+I+fRHtnpxVBeX+P+9rBqJMPvSU6z8LYyAv5p73WcdFXs3B
                     54: <tr><td>
                     55: openbsd-70-pkg.pub:
1.11      deraadt    56: <td>
1.1       benno      57: RWR3iauEtA8/bLN/zfIQhOc5ramL/fARX72S6xw8BwAUebxik7KioCvL
                     58: <tr><td>
                     59: openbsd-70-syspatch.pub:
1.11      deraadt    60: <td>
1.1       benno      61: RWSD33kMDKsQH8j0Q8FzfYk+vsgTKiP8Q5DcrkQQtrZoWg48yxUQgLxU
                     62: </table>
                     63: </ul>
                     64: <p>
                     65: All applicable copyrights and credits are in the src.tar.gz,
                     66: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     67: files fetched via <code>ports.tar.gz</code>.
                     68: </table>
                     69:
                     70: <hr>
                     71:
                     72: <section id=new>
                     73: <h3>What's New</h3>
                     74: <p>
                     75: This is a partial list of new features and systems included in OpenBSD 7.0.
                     76: For a comprehensive list, see the <a href="plus70.html">changelog</a> leading
                     77: to 7.0.
                     78:
                     79: <ul>
                     80:
                     81: <li>New/extended platforms:
                     82:   <ul>
1.35      benno      83:     <li>Added new <a href="riscv64.html">riscv64</a> platform for 64-bit RISC-V systems.
1.1       benno      84:     <li>Support for the <a href="powerpc64.html">powerpc64</a> platform was improved:
                     85:     <ul>
                     86:     </ul>
1.49    ! benno      87:     <li>The <a href="arm64.html">arm64</a> platform support was improved with the following changes:
1.1       benno      88:     <ul>
1.29      benno      89:        <li>Added <a href="https://man.openbsd.org/aplpinctrl.4">aplpinctrl(4)</a> driver for the Apple GPIO controller found on the M1 SoCs.
                     90:        <li>Ensured <a href="https://man.openbsd.org/rkpwm.4">rkpwm(4)</a> can find the clock when using a recent device tree.
                     91:        <li>Added RK3399 Type-C PHY clocks and PCIe PHY reference clocks to <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a>.
                     92:        <li>Enabled LEDs for the <a href="https://man.openbsd.org/mue.4">mue(4)</a> LAN7800 chip as found on the Raspberry Pi 3 Model B+.
                     93:        <li>Added <a href="https://man.openbsd.org/rktcphy.4">rktcphy(4)</a>, a driver for the Type-C PHY controller found on the Rockchip RK3399.
                     94:        <li>Ensured (W)hole disk partitioning cannot be used if an "APFS ISC" is found on the disk, required for Apple M1 machines to boot.
                     95:        <li>Added initial arm64 support for installing on a disk with a GPT.
                     96:        <li>Added arm64 support for booting from disks with 4k sectors.
                     97:        <li>Added <a href="https://man.openbsd.org/aplns.4">aplns(4)</a> to provide support for Apple NVME storage as found in Apple M1 devices.
                     98:        <li>Added <a href="https://man.openbsd.org/aplspmi.4">aplspmi(4)</a>, a driver for the Apple SPMI controller.
                     99:        <li>Added <a href="https://man.openbsd.org/aplpmu.4">aplpmu(4)</a>, a driver for the Apple "sera" SPMI power management unit that contains the RTC on Apple M1 systems.
                    100:        <li>Added <a href="https://man.openbsd.org/apldwusb.4">apldwusb(4)</a>, a glue driver for the Synopsys DesignWare USB 3 controllers found on the Apple M1 SoC.
                    101:        <li>Added <a href="https://man.openbsd.org/apldart.4">apldart(4)</a> support for a DART with two sets of registers, needed to support the Synopsis DesignWare USB 3 controller.
1.35      benno     102:        <li>Implemented multicast support in <a href="https://man.openbsd.org/mvpp.4">mvpp(4)</a>.
1.1       benno     103:     </ul>
1.35      benno     104:     <li>Changes on other architectures:
1.29      benno     105:     <ul>
1.49    ! benno     106:        <li>Switched <a href="macppc.html">macppc</a> to use <a href="https://man.openbsd.org/ld.lld">ld.lld(1)</a>.
1.35      benno     107:        <li>Fixed an issue preventing applications from selecting the non-ALTIVEC code path on macppc.
1.49    ! benno     108:        <li>Made <a href="amd64.html">amd64</a> hw.setperf percentages proportional to the enhanced
1.35      benno     109:                speed step frequencies on Intel processors. The default hw.setperf=99
                    110:                corresponds to the maximum ordinary speed, and setting it to 100
                    111:                enables turbo mode.
1.33      benno     112:        <li>Enabled <a href="https://man.openbsd.org/cy.4">cy(4)</a> on amd64.
1.35      benno     113:        <li>Disabled base-gcc on amd64.
                    114:        <li>Prevented crashes on amd64 when TLB entries which should have been invalidated were used.
1.33      benno     115:        <li>Prevented a kernel panic in sparc64 due to page boundary misalignment.
1.49    ! benno     116:        <li>Forced <a href="luna88k.html">luna88k</a> to use the serial console when no graphics board is found.
        !           117:        <li>Made additional free inodes on luna88k bsd.rd by specifying density=4096.
        !           118:        <li>Fixed strchr() and strrchr() on <a href="mips64.html">mips64</a>.
1.46      benno     119:        <li>Prevented watchdog resets on some i.MX 64-bit machines with a
                    120:                recent U-Boot and watchdog enabled on boot in <a
                    121:                href="https://man.openbsd.org/imxdog.8">imxdog(8)</a>.
1.35      benno     122:        <li>Created audio devices on <a href="armv7.html">armv7</a>.
1.49    ! benno     123:        <li>Retired OpenBSD/<a href="sgi.html">sgi</a> platform.
        !           124:        <li>Enabled MSI-X support for <a href="powerpc64.html">powerpc64</a>.
1.33      benno     125:        <li>Fixed __ppc_lock for page faults that recursively grab the lock on powerpc.
                    126:        <li>Increased the maximum data size on powerpc64 to 32GB.
1.1       benno     127:   </ul>
1.41      benno     128: </ul>
1.1       benno     129:
                    130: <li>Various kernel improvements:
                    131:   <ul>
1.35      benno     132:        <li>Enabled <a href="https://man.openbsd.org/dt.4">dt(4)</a> for GENERIC kernels on amd64, arm64, i386, sparc64, and powerpc64.
                    133:        <li>Added kprobes provider for <a href="https://man.openbsd.org/dt.4">dt(4)</a>.
                    134:        <li>Implemented &lt; and &gt; operators in <a href="https://man.openbsd.org/btrace.8">btrace(8)</a> filters.
1.46      benno     135:        <li>Added <a href="https://man.openbsd.org/btrace.8">btrace(8)</a>
                    136:                display of time spent in userland when analyzing the kernel stack in
                    137:                the flame graph tool and fixed a parsing bug.
1.35      benno     138:        <li>Added libexecinfo, a library providing backtrace functions.
1.46      benno     139:        <li>Introduced /etc/<a
                    140:                href="https://man.openbsd.org/bsd.re-config.5">bsd.re-config(5)</a>,
                    141:                which can be used to configure the kernel using <a
                    142:                href="https://man.openbsd.org/config.8">config(8)</a>, allowing use of
                    143:                KARL while making changes to the GENERIC kernel.
                    144:        <li>Identified TPM2.0 devices and performed the 2.0-specific
                    145:                "suspend" command, allowing the lenovo xlr9 and xlnano using the
                    146:                latest BIOS (which added S3) to resume.
1.35      benno     147:        <li>Fixed suspend/resume of machines with certain <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> hardware.
1.25      benno     148:        <li>Changed the printing of the hibernate image size from bytes to megabytes.
                    149:        <li>Increased hibernate writeout speed.
                    150:        <li>Added "machine sysregs" command to <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> on amd64.
                    151:        <li>Prevented interleaved stack traces in <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> from multiple CPUs.
1.46      benno     152:        <li>Delayed installation of sensors until a device with battery
                    153:                support is connected, allowing <a
                    154:                href="https://man.openbsd.org/sensorsd.8">sensorsd(8)</a> to pick up
                    155:                hotplugged <a href="https://man.openbsd.org/uhidpp.4">uhidpp(4)</a>
                    156:                devices.
1.25      benno     157:        <li>Prevented a kernel panic after VFS shutdown.
1.46      benno     158:        <li>Corrected various min/max cluster numbers for FAT12/16/32 in <a
                    159:                href="https://man.openbsd.org/newfs_msdos.8">newfs_msdos(8)</a>.
1.25      benno     160:        <li>Increased the <a href="https://man.openbsd.org/setitimer.2">setitimer(2)</a> timer limit to UINT_MAX seconds.
                    161:        <li>Serialized the internals of <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> with a mutex.
                    162:        <li>Enabled pool cache on <a href="https://man.openbsd.org/knote.9">knote(9)</a> pool.
1.46      benno     163:        <li>Fixed <a href="https://man.openbsd.org/futex.2">futex(2)</a>
                    164:                errno handling to match what Mesa expects and prevent failure to
                    165:                properly report timeouts.
1.25      benno     166:        <li>Fixed a kernel crash in <a href="https://man.openbsd.org/tty.4">tty(4)</a>.
                    167:        <li>Disabled global page table mappings when using PCID to prevent crashes when not flushed from TLB.
1.46      benno     168:        <li>Increased the default buffer space on PF_UNIX sockets to 8k and
                    169:                made the values tuneable via <a
                    170:                href="https://man.openbsd.org/sysctl.2">sysctl(2)</a>.
1.25      benno     171:        <li>Updated en_US.UTF-8.src to Unicode 13.0.
                    172:        <li>Limited the <a href="https://man.openbsd.org/printf.1">printf(1)</a> \x escape sequence to two characters.
1.46      benno     173:        <li>Made <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>
                    174:                timer re-addition reset an existing timer to use the new timeout
                    175:                period.
                    176:        <li>In the build system, pass make flags to kernel and lib builds,
                    177:                making hacking on ramdisks/the installer much faster.
1.1       benno     178:   </ul>
                    179:
                    180: <li>SMP Improvements
                    181:   <ul>
1.24      benno     182:        <li>Made pmap_extract() mpsafe on hppa and amd64.
1.46      benno     183:        <li>Introduced CPU_IS_RUNNING() and used it in scheduler-related code
                    184:                to prevent waiting on non-running CPUs.
1.24      benno     185:        <li>Made anonymous object reference counting independent from the KERNEL_LOCK().
                    186:        <li>Unlocked <a href="https://man.openbsd.org/connect.2">connect(2)</a>.
                    187:        <li>Unlocked <a href="https://man.openbsd.org/setrtable.2">setrtable(2)</a>.
                    188:        <li>Introduced per-CPU <a href="https://man.openbsd.org/panic.9">panic(9)</a> message buffers.
                    189:        <li>Used so_lock to protect key management (PF_KEY) sockets.
                    190:        <li>Unlocked <a href="https://man.openbsd.org/lseek.2">lseek(2)</a>.
                    191:        <li>Unlocked the top part of the fault handler.
1.1       benno     192:   </ul>
                    193:
                    194: <li>Direct Rendering Manager
                    195:   <ul>
1.8       jsg       196:        <li>Updated <a href="https://man.openbsd.org/drm.4">drm(4)</a>
                    197:            to Linux 5.10.65
                    198:        <li><a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>:
                    199:            better support for Tiger Lake
                    200:        <li><a href="https://man.openbsd.org/drm.4">amdgpu(4)</a>:
                    201:            support for Navi 12, Navi 21 "Sienna Cichlid", Arcturus
                    202:        <li><a href="https://man.openbsd.org/drm.4">amdgpu(4)</a>:
                    203:            support for Cezanne "Green Sardine" Ryzen 5000 APU
1.1       benno     204:   </ul>
                    205:
                    206: <li>VMM/VMD improvements
                    207:   <ul>
1.19      benno     208:        <li>Unlocked the top part of the VM fault handler on i386.
1.46      benno     209:        <li>Added a theoretical limit of 512 to the number of allocated vcpus
                    210:                in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>.
1.19      benno     211:        <li>Fixed <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> vcpu locking issues.
                    212:        <li>Fixed an mbuf leak in <a href="https://man.openbsd.org/xnf.4">xnf(4)</a>.
                    213:        <li>Added <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> support for variable length vionet rx descriptor chains.
                    214:        <li>Prevented stack overflow in <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> due to large dhcp packets on local interfaces.
                    215:        <li>Allowed locking of a randomly assigned lladdr in <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>.
                    216:        <li>Skipped inspecting non-udp packets on local interfaces for <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>.
                    217:        <li>Prevented guest virtio drivers from causing stack and buffer overflows in <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>.
                    218:        <li>Fixed a race condition in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> relating to incorrect physical cpu tracking.
1.46      benno     219:        <li>Fixed <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>
                    220:                client "wait" state corruption in <a
                    221:                href="https://man.openbsd.org/vmd.8">vmd(8)</a> when a wait is
                    222:                canceled and restarted, allowing multiple waiting clients.
1.19      benno     223:        <li>Added protections against guests with bad virtio drivers to <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>
1.1       benno     224:   </ul>
                    225:
                    226: <li>Various new userland features:
                    227:   <ul>
1.46      benno     228:
                    229:        <li>Imported <a
                    230:                href="https://man.openbsd.org/timeout.1">timeout(1)</a> utility from
                    231:                NetBSD. timeout(1) can be used to run commands with a time limit.
                    232:        <li>Added include and exclude options to <a
                    233:                href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>..
                    234:        <li>Implemented reporting of supplemental groups in <a
                    235:                href="https://man.openbsd.org/ps.1">ps(1)</a>.
                    236:        <li>Added indication of whether an <a
                    237:                href="https://man.openbsd.org/mg.1">mg(1)</a> function is unsuitable
                    238:                for a startup file.
                    239:        <li>Added "dired-jump" command to <a
                    240:                href="https://man.openbsd.org/mg.1">mg(1)</a> to open a dired buffer
                    241:                containing the current buffer's directory location.
1.36      benno     242:   </ul>
                    243:
                    244: <li>Various bugfixes and tweaks in userland:
                    245:   <ul>
1.46      benno     246:        <li>Modified <a href="https://man.openbsd.org/doas">doas(1)</a> to
                    247:                retry up to 3 times on password authentication failure.
                    248:        <li>Made all <a href="https://man.openbsd.org/vi.1">vi(1)</a> signal
                    249:                handler functions async-signal-safe.
                    250:        <li>Changed <a href="https://man.openbsd.org/diff.1">diff(1)</a> to
                    251:                consider two files sharing the same inode identical.
                    252:        <li>Allowed <a href="https://man.openbsd.org/xenodm.1">xenodm(1)</a>
                    253:                login when ~./Xauthority does not exist.
1.36      benno     254:        <li>Disabled building all of the non-unicode fonts except for ISO8859-1.
1.46      benno     255:        <li>Removed from0 support from <a
                    256:                href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>.
                    257:        <li>Altered <a href="https://man.openbsd.org/passwd.1">passwd(1)</a>
                    258:                to use stderr for printer error and informational messages. This
                    259:                allows easier parsing of what passwd(1) is doing if spawned from a
                    260:                GUI.
                    261:        <li>Fixed <a href="https://man.openbsd.org/iostat.8">iostat(8)</a>
                    262:                per-device values when <a
                    263:                href="https://man.openbsd.org/systat.1">systat(1)</a> is in boot time
                    264:                mode ('b'), not normalizing based on the sleep interval.
1.17      benno     265:        <li>Made <a href="https://man.openbsd.org/jot.1">jot(1)</a> -b, -c and -w mutually exclusive.
1.46      benno     266:        <li>Made <a href="https://man.openbsd.org/cdio.1">cdio(1)</a> discard
                    267:                the current input line when Ctrl-C is used during line editing and
                    268:                provide a fresh prompt rather than exiting the program.
                    269:        <li>Corrected <a href="https://man.openbsd.org/awk.1">awk(1)</a> -F
                    270:                null string behavior to ensure -F '' behaves consistently with -v
                    271:                FS="".
                    272:        <li>Avoided a potential buffer overflow in backslash escaping in <a
                    273:                href="https://man.openbsd.org/awk.1">awk(1)</a>.
                    274:        <li>Disallowed the use of an empty list between "while" and "do" in
                    275:                <a href="https://man.openbsd.org/ksh.1">ksh(1)</a>.
                    276:        <li>Changed <a href="https://man.openbsd.org/cwm.1">cwm(1)</a>
                    277:                maximization and full-screen mode toggling to keep the cursor within
                    278:                the window, preventing focus loss.
                    279:        <li>Made <a href="https://man.openbsd.org/rc.8">rc(8)</a> quietly
                    280:                attempt an early mount of /var/log in case someone has created it to
                    281:                avoid /var overflow issues.
1.36      benno     282:        <li>Cleaned up the <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> MBR/GPT
                    283:                initialization code, making -g independent of -i, leaving four
                    284:                mutually exclusive initialization options (-i, -b, -u and -A) with the
                    285:                last option specified executed (allowing the existing -i -g to work as
                    286:                intended).
                    287:        <li>Relaxed criteria for recognizing GPT formatted media, allowing
                    288:                GPT disk images added with <a href="https://man.openbsd.org/dd.1">dd(1)</a> onto larger physical
                    289:                media to be recognized by <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> and the kernel.
                    290:        <li>Added the ability for <a
                    291:                href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> to recognize
                    292:                "HiFive! FSBL" and "HiFive! BBL" GPT partitions.
                    293:        <li>Ensured the values for <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    294:                -b and -l are treated as 512-byte block counts.
                    295:        <li>Added an <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    296:                -A option to initialize a GPT without removing special boot
                    297:                partitions.
                    298:        <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    299:                available to architectures other than amd64 and i386 and extended the
                    300:                syntax to allow specification of the boot partition type and offset.
                    301:        <li>Adjusted density for partitions on a 4k disk in <a
                    302:                href="https://man.openbsd.org/newfs.8">newfs(8)</a> when fragsize and
                    303:                density are not passed on the command line to ensure sufficient inodes
                    304:                to hold a src tree on a 2G fs.
                    305:        <li>Fixed <a href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> generation on sparc64.
                    306:        <li>Fixed overlap check in <a href="https://man.openbsd.org/disklabel.1">disklabel(1)</a>
                    307:                autoalloc code.
1.46      benno     308:        <li>Fix crash in <a
                    309:                href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> when a manpath
                    310:                directory contained a symbolic link that pointed to a directory.
                    311:        <li>Added support for two-character font names (BI, CW, CR, CB, CI)
                    312:                to the <a href="https://man.openbsd.org/tbl.7">tbl(7)</a> layout font
                    313:                modifier.
                    314:        <li>Supported auto-tagging for ".It Va" in <a
                    315:                href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
                    316:        <li>Fixed a crash in <a
                    317:                href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> when an input
                    318:                file contains <a href="https://man.openbsd.org/tbl.7">tbl(7)</a> or <a
                    319:                href="https://man.openbsd.org/eqn.7">eqn(7)</a> input unsupported by
                    320:                -T <a href="https://man.openbsd.org/man.1">man(1)</a> output mode.
                    321:        <li>Added a meta viewport element to the HTML output for <a
                    322:                href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> -Thtml.
                    323:        <li>Implemented the <a
                    324:                href="https://man.openbsd.org/tbl.7">tbl(7)</a> layout modifiers "b"
                    325:                (bold) and "i" (italic) in <a
                    326:                href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> HTML output
                    327:                mode.
1.1       benno     328:   </ul>
                    329:
                    330: <li>Improved hardware support and driver bugfixes, including:
                    331:   <ul>
1.15      benno     332:        <li>Added a workaround to <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a> for machines where the framebuffer size reported by the hardware is incorrect.
                    333:        <li>Prevented <a href="https://man.openbsd.org/ucc.4">ucc(4)</a> keyboards from changing the <a href="https://man.openbsd.org/wsmux.4">wsmux(4)</a> keyboard layout.
                    334:        <li>Silently ignored invalid requests to change the encoding of a <a href="https://man.openbsd.org/ucc.4">ucc(4)</a> keyboard.
                    335:        <li>In <a href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a>, worked around a BIOS bug on Lenovo Thinkpads based on Intel's Tiger Lake platform to properly restore the GPIO pin used for the touchpad interrupt upon resume.
                    336:        <li>Stopped setting the highspeed bit on bcm2835-sdhci <a href="https://man.openbsd.org/sdhc.4">sdhc(4)</a> controllers, fixing <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> wifi on the Raspberry Pi 3 Model B+.
                    337:        <li>Added support for obtaining sense status and source slot of a media to <a href="https://man.openbsd.org/chio.1">chio(1)</a> and <a href="https://man.openbsd.org/ch.4">ch(4)</a>.
                    338:        <li>Fixed a crash with i915 graphics by removing bogus Linux code that tried to deal with something that is impossible on OpenBSD.
                    339:        <li>Fixed <a href="https://man.openbsd.org/dwiic.4">dwiic(4)</a> timeouts requesting data from at least one touchpad.
                    340:        <li>Added <a href="https://man.openbsd.org/ucc.4">ucc(4)</a>, a driver for USB HID Consumer Control keyboards.
                    341:        <li>Set the <a href="https://man.openbsd.org/uhidpp.4">uhidpp(4)</a> battery level sensor status to unknown while charging to handle devices reporting zero during charge, preventing certain <a href="https://man.openbsd.org/sensorsd.conf.5">sensorsd.conf(5)</a> actions from triggering inappropriately.
                    342:        <li>Added Tiger Lake LP (INT34C5) support to <a href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a>.
                    343:        <li>Fixed a panic at shutdown relating to <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> on the X1 Extreme Gen 1.
                    344:        <li>Fixed a panic reported in <a href="https://man.openbsd.org/upd.4">upd(4)</a>.
                    345:        <li>Fixed display of incorrect patterns on LUNA's <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> with 1bpp framebuffer when backspace is typed.
                    346:        <li>Fixed an attachment problem for <a href="https://man.openbsd.org/dwctwo.4">dwctwo(4)</a> for certain devices issuing NAK interrupts during split transactions.
                    347:        <li>Added AMD 17h/6xh Root Complex to <a href="https://man.openbsd.org/ksmn.4">ksmn(4)</a>.
                    348:        <li>Ensured the TX FIFO isn't overrun for longer transfers in <a href="https://man.openbsd.org/dwiic.4">dwiic(4)</a>.
                    349:        <li>Added <a href="https://man.openbsd.org/titmp.4">titmp(4)</a>, a driver for the TI TMP451 temperature sensor.
                    350:        <li>Limited the workaround for AMD errata 400 ("APIC Timer Interrupt Does Not Occur in Processor C-States")to family 0fh and 10h.
                    351:        <li>Ensured a USB mouse will attach if otherwise qualified even if the usage report does not include X and Y usages.
                    352:        <li>Stopped fatal error in <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a> on failing to map visible VRAM.
                    353:        <li>Disabled PPGTT on Intel machines with cherryview/braswell graphics to avoid memory corruption.
                    354:        <li>Attached unsupported video devices to <a href="https://man.openbsd.org/uvideo.4">uvideo(4)</a> but not <a href="https://man.openbsd.org/video.1">video(1)</a>, rather than leaving it unmatched.
                    355:        <li>Added a -R flag to <a href="https://man.openbsd.org/usbhidctl.1">usbhidctl(1)</a> to dump the raw report descriptor bytes.
                    356:        <li>Added hid_get_report_desc_data() to <a href="https://man.openbsd.org/usbhid.3">usbhid(3)</a> to access raw report descriptor data.
                    357:        <li>Fixed overflows when reading multiple bytes from AML over an i2c bus in <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>.
                    358:        <li>Fixed <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> on certain machines such as the RPI4 by adding a pre-DMA-write barrier after data is stored to memory.
                    359:        <li>Worked around x86 machines that advertise the "hardware reduced" ACPI feature, advertise S4 and S5 support, but fail to populate the SLEEP_CONTROL_REG and SLEEP_STATUS_REG descriptions in the FADT. This fixed the ASUS Zenbook 14.
                    360:        <li>Enabled all Thinkpad X1 Extreme 1 speakers and atmos dolby in <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>.
1.16      benno     361:        <li>Fixed <a href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a> issues with dead touchpads after resume.
1.1       benno     362:   </ul>
                    363:
                    364: <li>New or improved network hardware support:
                    365:   <ul>
1.33      benno     366:        <li>Fixed <a href="https://man.openbsd.org/ix.4">ix(4)</a> with older amd64 and current riscv64 hardware if MSI is not enabled for the device.
                    367:        <li>Added the <a href="https://man.openbsd.org/uaq.4">uaq(4)</a> driver for Aquantia AQC111U/AQC112U USB ethernet devices.
                    368:        <li>Added the <a href="https://man.openbsd.org/aq.4">aq(4)</a> driver to support Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters.
                    369:        <li>Synced <a href="https://man.openbsd.org/dwctwo.4">dwctwo(4)</a> with the NetBSD-current code base, enabling the USB on-board ethernet controller through <a href="https://man.openbsd.org/mue.4">mue(4)</a> and enabling the two USB uhub3 ports on the Raspberry Pi 3 Model B+.
1.35      benno     370:        <li>Added <a href="https://man.openbsd.org/cad.4">cad(4)</a>, a driver for Cadence GEM.
1.33      benno     371:        <li>Added Broadcom BCM5725 to <a href="https://man.openbsd.org/brgphy.4">brgphy(4)</a>.
                    372:        <li>Added support for RTL8168FP/RTL8111FP/RTL8117 to <a href="https://man.openbsd.org/re.4">re(4)</a>.
1.1       benno     373:   </ul>
                    374:
                    375: <li>Added or improved wireless network drivers:
                    376:   <ul>
1.27      benno     377:        <li>Zeroed out <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> Tx descriptors of frames which are done to prevent the device from writing to the former DMA address of a buffer which has been taken off the Tx ring.
                    378:        <li>Fixed a bug in <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> Tx done interrupt processing which could cause fatal firmware errors under load and memory corruption.
                    379:        <li>Changed <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> to sleep for 1 second while loading firmware to match what <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> does. This fixes some issues with suspend/resume.
                    380:        <li>Ensured that <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> will reload firmware from disk on down/up and not during resume.
                    381:        <li>Fixed <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> crystal latency values to match those used by Linux iwlwifi.
                    382:        <li>Fixed an off-by-one error in <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.
                    383:        <li>Changed <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>, <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>, and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> devices to hide detailed firmware error reports by default.
                    384:        <li>Prevented a loop when <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> receives an unsolicited association status event right after successful association.
                    385:        <li>Fixed <a href="https://man.openbsd.org/ure.4">ure(4)</a> after a media link change on RTL8153/B devices.
                    386:        <li>Fixed a leak with <a href="https://man.openbsd.org/wg.4">wg(4)</a> keepalive.
                    387:        <li>Switched <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> to -63 firmware images as shipped in iwx-firmware-20210512, including fixes addressing fragattacks vulnerabilities.
                    388:        <li>Supported the new <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> firmware session protection command, required for successful associations with new firmware.
                    389:        <li>Stopped asking <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> to send probe requests on passive channels, fixing firmware going unresponsive after association.
                    390:        <li>Fixed an <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> edge case where devices failed to resume after system suspend.
                    391:        <li>Switched <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> to newer firmware images available in iwm-firmware-20210512. This provides FragAttacks fixes for the updated devices.
                    392:        <li>Fixed <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> against access points using TKIP as the group cipher.
                    393:        <li>Prevented <a href="https://man.openbsd.org/athn.4">athn(4)</a> from calling ieee80211_find_rxnode() on bad frames in an attempt to prevent creation of bogus node cache entries.
                    394:        <li>Implemented various fixes addressing firmware errors in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
                    395:        <li>Fixed node leaks in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> which caused the drivers to get stuck when roaming between access points.
                    396:        <li>Fixed <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> firmware reloading after a failure to parse the firmware file.
                    397:        <li>Avoided "mac clock not ready" panics in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
                    398:        <li>Worked around a problem with certain <a href="https://man.openbsd.org/athn.4">athn(4)</a> hardware that caused problem when running in HostAP mode with clients that use Tx aggregation.
                    399:        <li>Corrected multicast decryption for <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
                    400:        <li>Added 802.11n Tx aggregation support to <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
                    401:        <li>Made <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>, <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> keep track of beacon parameters at run-time.
                    402:        <li>Implemented support for Rx aggregation offload in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> and re-enabled de-aggregation of A-MSDUs in net80211 for all drivers capable of 11n mode.
                    403:        <li>Changed error reporting for <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> to use the long version of the firmware path. This makes it easier to find the correct files to add to the bwfm-firmware port.
1.1       benno     404:   </ul>
                    405:
                    406: <li>IEEE 802.11 wireless stack improvements and bugfixes:
                    407:   <ul>
1.37      benno     408:        <li>Drop fragmented 802.11 frames.
                    409:        <li>Prevent frame injection via forged 802.11n A-MSDUs.
1.27      benno     410:        <li>Tweaked net80211 RA heuristics to avoid picking Tx rate choices that may be too optimistic.
1.1       benno     411:   </ul>
                    412:
                    413: <li>Generic network stack improvements and bugfixes:
                    414:   <ul>
1.22      benno     415:        <li>Implemented reception of "VLAN 0 priority tagged" packets.
                    416:        <li>Fixed an alignment fault observed on an octeon machine while <a href="https://man.openbsd.org/pppoe.4">pppoe(4)</a> negotiated a large MTU.
1.37      benno     417:        <li>Display provider ID for a <a href="https://man.openbsd.org/umb.4">umb(4)</a> SIM in <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
1.1       benno     418:   </ul>
                    419:
                    420: <li>Installer and upgrade improvements:
                    421:   <ul>
1.47      benno     422:        <li>Checked the installer's /tmp/i/hostname.* files for a configured
                    423:                IP address so that configurations without a broadcast address are
                    424:                detected as well.
1.26      benno     425:        <li>Handled "inet autoconf" in the ramdisk.
1.47      benno     426:        <li>Allowed <a href="https://man.openbsd.org/cad.4">cad(4)</a>
                    427:                recognition as boot interface when using netboot, making
                    428:                autoinstall/upgrade work.
                    429:        <li>Introduced a short wait in <a
                    430:                href="https://man.openbsd.org/rc.8">rc(8)</a> after <a
                    431:                href="https://man.openbsd.org/netstart.8">netstart(8)</a> finishes
                    432:                until an IPv4 or IPv6 default route is present before continuing boot.
                    433:                Fixed setups depending on working network and DNS resolution during
                    434:                early boot when using autoconfiguration (<a
                    435:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> or <a
                    436:                href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>).
                    437:        <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    438:                always create an EFI SYS partition if the -b option is specified when
                    439:                initializing a GPT.
                    440:        <li>Allowed (w)hole disk allocation for GPT disks in arm64, using <a
                    441:                href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> -A when an Apple
                    442:                APFS ISC partition is detected and fdisk -ig otherwise. Created EFI
                    443:                SYS boot partitions only on ROOTDISK GPT disks.
                    444:        <li>Added <a
                    445:                href="https://man.openbsd.org/installboot.8">installboot(8)</a> "-p"
                    446:                to prepare by creating a new filesystem on the partition reserved for
                    447:                the bootloader on relevant architectures.
                    448:        <li>Added GPT support to <a href="armv7.html">armv7</a> <a
                    449:                href="https://man.openbsd.org/installboot.8">installboot(8)</a>.
                    450:        <li>Added the Spleen 12x24 and 16x32 font on amd64's RAMDISK_CD and
                    451:                RAMDISK kernels.
                    452:        <li>Use <a
                    453:                href="https://man.openbsd.org/installboot.8">installboot(8)</a> on
                    454:                arm64 ramdisks.
                    455:        <li>Enable <a
                    456:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> on
                    457:                ramdisks, and activate <a
                    458:                href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>, replacing <a
                    459:                href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>.
                    460:        <li>Enable <a href="https://man.openbsd.org/slaacd.8">sclaacd(8)</a>
                    461:                to configure nameservers on ramsdisks.
                    462:   </ul>
1.1       benno     463:
                    464: <li>Security improvements:
                    465:   <ul>
1.16      benno     466:        <li>Moved objcopy to base set to allow KARL to work on all installs.
1.47      benno     467:        <li>Added <a href="https://man.openbsd.org/unveil.2">unveil(2)</a>
                    468:                calls to xterm in the case where there are no exec-formatted or
                    469:                exec-selected resources set.
                    470:        <li>Changed usage of %n from a syslog warning to syslog and abort for
                    471:                <a href="https://man.openbsd.org/printf.3">printf(3)</a> (and
                    472:                associated variants).
1.16      benno     473:        <li>Made kernel stop all threads when terminating via pledge_fail().
1.1       benno     474:   </ul>
                    475:
                    476: <li>Routing daemons and other userland network improvements:
                    477:   <ul>
1.47      benno     478:     <li>The <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>
                    479:        daemon saw the following changes:
1.1       benno     480:     <ul>
1.38      benno     481:        <li>Stop processing queued UPDATES when the max-prefix limit was reached.
                    482:        <li>Improved negotiation for route refresh, graceful restart and
                    483:                multi-protocol capabilities
                    484:        <li>Correctly track 'rde evaluate all' and 'export' settings during reload.
                    485:        <li>Properly withdraw prefixes when 'rde evaluate all' is used.
                    486:        <li>Fixed MRT handling on initial startup for message dump types.
                    487:        <li>Fixed and use non-blocking connect for RTR sessions.
                    488:        <li>Fully implemented RFC 6286 by checking for BGP ID collisions.
                    489:        <li>Adjusted the 4-byte AS number handling to RFC 6793 by changing error
                    490:                behaviour from prefix witdraw to attribute discard.
1.39      benno     491:        <li>In <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> print out both the sent "Neighbor capabilities" and the
1.38      benno     492:                "Negotiated capabilities" for a session.
                    493:        <li>Print timestamps both as a formatted and a pure time in seconds
                    494:                filed in various JSON objects.
1.39      benno     495:        <li>Fixed a bug, where during <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> config reloads prefixes of the
1.38      benno     496:                wrong address family could leak to peers resulting in session resets.
                    497:        <li>Added support for RFC 7313 - Enhanced Route Refresh
                    498:                Disabled by default, to enable use 'announce enhanced refresh yes'.
                    499:        <li>Improved output of Adj-RIB-Out by updating nexthop and ASPATH before
                    500:                adding the prefix to the RIB. This improves `bgpctl show rib out`
                    501:                output.
1.47      benno     502:        <li>Added command line option to both <a
                    503:                href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> and <a
                    504:                href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> to show the
                    505:                version.
1.38      benno     506:        <li>Added support for RFC 9072 - Extended Optional Parameters Lenght for
                    507:                BGP OPEN Message
                    508:        <li>Added support for RFC 8050 - MRT Format with BGP Additional Path Extensions
                    509:        <li>Implemented receive side of RFC 7911 - Advertisement of Multiple Paths
                    510:        in BGP. OpenBGPD is currently not able to send multiple paths out.
                    511:        <li>Improved checks of VRPs loaded via RTR or from the roa-set table.
                    512:        <li>Allowed to optionally specify an expiry time for roa-set entries to
                    513:                mitigate BGP route decision making based on outdated RPKI data.
                    514:                OpenBGPD's companion rpki-client(8) produces roa-sets with the
                    515:                new 'expires' property
1.1       benno     516:     </ul>
                    517:
                    518:     <li>The <a href="https://man.openbsd.org/pf.4">pf(4)</a> packet filter and its userland utility:
                    519:     <ul>
1.34      benno     520:        <li>Corrected a potential memory leak associated with <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> update requests.
                    521:        <li>Introduced locks around the global <a href="https://man.openbsd.org/pf.4">pf(4)</a> state list.
                    522:        <li>Fixed a panic due to <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> deferral timeout handling.
                    523:        <li>Added support for <a href="https://man.openbsd.org/pf.4">pf(4)</a> divert-to on <a href="https://man.openbsd.org/tpmr.4">tpmr(4)</a> and <a href="https://man.openbsd.org/veb.4">veb(4)</a>.
                    524:        <li>Fixed state key reference underflow when both state keys are identical in <a href="https://man.openbsd.org/pf.4">pf(4)</a>.
                    525:        <li>Only skipped <a href="https://man.openbsd.org/pf.4">pf(4)</a> once for packets injected by a divert-packet socket, allowing pf to still act later on a diverted packet.
1.1       benno     526:     </ul>
                    527:
                    528:     <li>IPSEC support in the kernel and the <a href="https://man.openbsd.org/iked.8">iked(8)</a> userland daemon:
                    529:     <ul>
1.20      benno     530:        <li>Zeroed out potential passwords when freeing memory or handling parsing errors in <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    531:        <li>Added client-side support for DNS configuration to <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    532:        <li>Increased <a href="https://man.openbsd.org/iked.8">iked(8)</a> default data bytes limit for Child SAs to 4 GB, preventing excessive rekeying and lost data in high performance setups.
                    533:        <li>Fixed an <a href="https://man.openbsd.org/iked.8">iked(8)</a> bug where no flows are added if a single address is configured in the config address instead of a pool.
                    534:        <li>Fixed a problem in <a href="https://man.openbsd.org/iked.8">iked(8)</a> where no flows are loaded when a single config address without pool is configured.
                    535:        <li>Added an experimental post-quantum hybrid key exchange method based on Streamlined NTRU Prime (coupled with X25519) to <a href="https://man.openbsd.org/iked.8">iked(8)</a> as sntrup761x25519.
1.39      benno     536:        <li>Fixed races which were slowing <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> throughput.
                    537:        <li>Fixed <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a> NAT-T to work with <a href="https://man.openbsd.org/pipex.4">pipex(4)</a>.
1.1       benno     538:     </ul>
                    539:
                    540:     <li><a
                    541:        href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>
                    542:        received the following new features and bugfixes:
                    543:     <ul>
1.39      benno     544:        <li>Added keep-alive support to the HTTP client code for RRDP.
                    545:        <li>Reference-count and delete unused files synced via RRDP, as far as
                    546:           possible.
                    547:        <li>In the JSON output, changed the AS Number from a string ("AS123") to
                    548:           an integer ("123") to make processing of the output easier,
                    549:        <li>Added an 'expires' column to CSV & JSON output, based on certificate
                    550:           and CRL validity times. The 'expires' value can be used to avoid route
                    551:           selection based on stale data when generating VRP sets, when faced
                    552:           with loss of communication between consumer and valdiator, or
                    553:           validator and CA repository,
                    554:        <li>Made the runtime timeout (-s option) also trigger in
                    555:           child proecesses.
                    556:        <li>Improved RRDP support and make RRDP as default protocol for
                    557:           syncronizing the RPKI repository data, with <a
                    558:         href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> used as secondary.
                    559:        <li>At startup, warn if the filesystem containing the cache directory
                    560:           is probably too small.
                    561:        <li>Handle running out of disk space more gracefully, including cleanup
                    562:           of temporary and old files before exiting.
                    563:        <li>Improved the HTTP/1.1 request headers being sent.
                    564:        <li>Improved validation checks for ROA and MFT objects.
                    565:        <li>Improved the HTTP client code (status code handling, http proxy
                    566:           support, keep-alive).
                    567:        <li>In RRDP, do not access URI with userinfo (@-sign)
                    568:        <li>Improved RRDP syncing by considering a notification file serial
                    569:           jumping backwards as synced repository.
                    570:        <li>Made -R (rsync only) also apply to the fetching of TA files.
                    571:        <li>Only sync *.{cer,crl,gbr,mft,roa} files via rsync and exclude all others.
1.47      benno     572:        <li>When producing output for <a
                    573:                href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, make use of the
                    574:                'roa-set expires' attribute to prevent machines from loading outdated
                    575:                roa-sets.
1.39      benno     576:        <li>In RRDP, limited the number of deltas to 300 per repo. If more deltas
                    577:           exist, downloading a full snapshot is faster.
                    578:        <li>Limited the validation depth of X509 certificate chains to 12, double
                    579:           the current depth seen in RPKI.
1.1       benno     580:     </ul>
                    581:
1.41      benno     582:     <li><a href="https://man.openbsd.org/traceroute.8">traceroute(8)</a> was improved:
1.1       benno     583:     <ul>
1.41      benno     584:        <li>Probe packets are now sent in quick succession and responses handled asynchronously.</li>
                    585:        <li>DNS lookups are performed asynchronously.</li>
                    586:        This speeds up the time required to display results considerably.
1.1       benno     587:     </ul>
                    588:
1.41      benno     589:     <li><a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> was made
                    590:        the default program for configuring IPv4 addresses via DHCP. <a
                    591:        href="https://man.openbsd.org/resolvd.8">resolvd(8)</a> was activated
                    592:        to handle concurrent changes to <a
                    593:        href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a> by
                    594:        both dhcpleased(8) and <a
                    595:        href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>.<br>
                    596:        Additionally these programms saw the following improvements and bugfixes:
1.1       benno     597:     <ul>
1.49    ! benno     598:        <li>Changed <a
        !           599:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> client
        !           600:                identifier transmission to match other dhcp client implementations.
        !           601:        <li>Simplified <a
        !           602:                href="https://man.openbsd.org/dhcpleasectl.8">dhcpleasectl(8)</a> and
        !           603:                added syntax to match <a
        !           604:                href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> (interface),
        !           605:                allowing one to be aliased to the other.
        !           606:        <li>Retried broadcast with <a
        !           607:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> when the
        !           608:                dhcp server is unreachable via unicast UDP.
        !           609:        <li>Made <a href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>
        !           610:                accept dns proposals for the loopback addresses.
        !           611:        <li>Added to <a
        !           612:                href="https://man.openbsd.org/dhcpleased.conf.5">dhcpleased.conf(5)</a>
        !           613:                the ability to ignore routes or nameservers from a lease and to ignore
        !           614:                servers entirely.
1.41      benno     615:        <li><!-- XXX what does this mean? -->Left <a href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a> to <a
                    616:                href="https://man.openbsd.org/resolvd.8">resolvd(8)</a> rather than
                    617:                recreating after finding nameservers.
1.49    ! benno     618:        <li>Made <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
        !           619:                defer to <a
        !           620:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> when the
        !           621:                inet autoconf flag is set. When run, dhclient will signal dhcpleased
        !           622:                to request a new lease rather than requesting one itself.
        !           623:        <li>Fixed potential races in <a
        !           624:                href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> and <a
        !           625:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> when two
        !           626:                processes are configuring the same IP.
        !           627:        <li>Added the possibility to send vendor class identifier and client
        !           628:                identifier using <a
        !           629:                href="https://man.openbsd.org/dhcpleased.conf.5">dhcpleased.conf(5)</a>.
        !           630:        <li>Made <a
        !           631:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> always
        !           632:                configure provided routes, regardless of whether the address received
        !           633:                in the lease is already configured.
        !           634:        <li>Used exclusive locks under /dev/ to ensure single instances of <a
        !           635:                href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>, <a
        !           636:                href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> and <a
        !           637:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>.
        !           638:        <li>Implemented classless static routes dhcp option in <a
        !           639:                href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>.
        !           640:        <li>Added a new "nameserver" command to <a
        !           641:                href="https://man.openbsd.org/route.8">route(8)</a>, sending
        !           642:                nameserver proposals to <a
        !           643:                href="https://man.openbsd.org/resolvd.8">resolvd(8)</a> using the dns
        !           644:                proposal protocol over the route socket. This command is intended be
        !           645:                used to integrate userland triggered nameserver changes, for example
        !           646:                by VPN software.
1.1       benno     647:     </ul>
                    648:
                    649:     <li>Changes to snmp related tools:
                    650:     <ul>
1.21      benno     651:        <li>Added the ability for <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> to send SNMPv3 traps.
                    652:        <li>Changed the default <a href="https://man.openbsd.org/snmp.1">snmp(1)</a> version to -v3 and removed the default community.
                    653:        <li>Allowed "any" to be used as a listen on address in <a href="https://man.openbsd.org/snmpd.conf.5">snmpd.conf(5)</a>.
                    654:        <li>Allowed setting of the engineid in <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>.
                    655:        <li>Switched default <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> and <a href="https://man.openbsd.org/snmp.1">snmp(1)</a> auth back to hmac-sha1.
1.40      benno     656:        <li>Removed default communities, changed seclevel default from none to enc and only allowed SNMPv3 by default in <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>. Changed default authentication to SHA-256 and privacy protocol to AES in <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> and <a href="https://man.openbsd.org/snmp.1">snmp(1)</a>.
1.41      benno     657:     </ul>
                    658:
                    659:     <li>Other userland network changes:
                    660:     <ul>
                    661:        <li>Fixed <a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a> SAN generation for CSRs.
1.21      benno     662:        <li>Added <a href="https://man.openbsd.org/pledge.8">pledge(8)</a> for <a href="https://man.openbsd.org/ftpd.8">ftpd(8)</a> user processes.
                    663:        <li>Allowed router solicitations from the unspecified address (::) in <a href="https://man.openbsd.org/rad.8">rad(8)</a>.
1.40      benno     664:        <li>Altered <a href="https://man.openbsd.org/slowcgi.8">slowcgi(8)</a> so it no longer sends debug logging to syslog unless debug logging is requested via the new -v flag.
                    665:        <li>Prevented <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> from trying to chunk encode an empty http body coming from an fcgi upstream.
1.21      benno     666:        <li>Used relative reference URIs in Location header on directory redirects in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, adding support for front-ending httpd with a TLS-terminating gateway that forwards unencrypted http traffic.
1.23      benno     667:        <li>Prevented a crash on strict alignment architectures of <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> WireGuard printer.
                    668:        <li>Made <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> split the 802.11 sequence number field into its sequence number and fragment number components rather than printing the whole field in decimal.
                    669:        <li>Added simple BGP enhanced route refresh message decoding to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
1.1       benno     670:     </ul>
                    671:   </ul>
                    672:
                    673: <li><a href="https://man.openbsd.org/tmux">tmux(1)</a> improvements and bug fixes:
                    674:   <ul>
1.30      benno     675:        <li>Added a -B flag to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> to remove borders from popups and added a menu to popups as well as options to convert a popup into a pane.
                    676:        <li>Added pipe variants of the <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> line copy commands.
                    677:        <li>Added basic support for zero width joiners to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    678:        <li>Added client focus hooks to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    679:        <li>Made window-linked and window-unlinked window options in <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    680:        <li>Added -F for <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> command-prompt and used it to fix "Rename" on the window menu.
                    681:        <li>Added different <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> command histories for different types of prompts.
                    682:        <li>Fixed <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> problems with xterm in VT340 mode.
                    683:        <li>Added an "always" value to the extended-keys option to always forward those keys to applications inside <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
1.1       benno     684:   </ul>
                    685:
                    686: <li>OpenSMTPD 7.0.0
                    687:   <ul>
1.42      benno     688:        <li>Fixed incorrect status code for expired mails resulting in a misleading bounce report in <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a>.
                    689:        <li>Added TLS options cafile=(path), nosni, noverify and servername=(name) to <a href="https://man.openbsd.org/smtp.1">smtp(1)</a>.
                    690:        <li>Allowed specification of TLS ciphers and protocols in <a href="https://man.openbsd.org/smtp.1">smtp(1)</a>.
1.1       benno     691:   </ul>
                    692:
1.2       jsg       693: <li>LibreSSL 3.4.0 XXX
1.1       benno     694:   <ul>
                    695:     <li>New Features
                    696:     <ul>
                    697:        <li>...
                    698:     </ul>
                    699:
                    700:     <li>Portable Improvements
                    701:     <ul>
                    702:        <li>...
                    703:     </ul>
                    704:
                    705:     <li>API and Documentation Enhancements
                    706:     <ul>
                    707:        <li>...
                    708:     </ul>
                    709:
                    710:     <li>Compatibility Changes
                    711:     <ul>
                    712:        <li>...
                    713:     </ul>
                    714:
                    715:     <li>Testing and Proactive Security
                    716:     <ul>
                    717:        <li>...
                    718:     </ul>
                    719:
                    720:     <li>Internal Improvements
                    721:       <ul>
                    722:        <li>...
                    723:       </ul>
                    724:
                    725:     <li>Bug Fixes
                    726:     <ul>
                    727:        <li>...
                    728:     </ul>
                    729:   </ul>
                    730:
1.44      benno     731: <li>OpenSSH 8.8 XXX
                    732: <!--
1.13      benno     733:        <li>Corrected <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> initialization of supplemental groups when executing an AuthorizedKeysCommand or AuthorizedPrincipalsCommand helper program (not enabled by default) as a different user.
                    734:        <li>Fixed the <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> "Allocated port" debug message for unix sockets.
                    735:        <li>Switched <a href="https://man.openbsd.org/scp.1">scp(1)</a> back to using the original scp/rcp protocol by default for release.
                    736:        <li>Made <a href="https://man.openbsd.org/scp.1">scp(1)</a> SFTP mode (including error logging) more scp-like.
                    737:        <li>Allowed CanonicalPermittedCNAMEs=none in <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>.
                    738:        <li>Put back the mux_ctx memleak fix for SSH_CHANNEL_MUX_CLIENT in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    739:        <li>Stopped ignoring SIGINT in <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> while waiting for input if <a href="https://man.openbsd.org/editline.3">editline(3)</a> is not used.
                    740:        <li>Altered <a href="https://man.openbsd.org/scp">scp(1)</a> to use the SFTP protocol by default. The original scp/rcp protocol remains available via the -O flag.
                    741:        <li>Disabled the RSA/SHA-1 signature algorithm by default in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>.
                    742:        <li>Ensured some programs (including <a href="https://man.openbsd.org/sftp.1">sftp(1)</a>) do not ignore Ctrl-C when awaiting user input.
                    743:        <li>Added <a href="https://man.openbsd.org/scp.1">scp(1)</a> -O and temporary -s (SFTP) flags to select the sftp protocol.
                    744:        <li>Made <a href="https://man.openbsd.org/scp.1">scp(1)</a> -3 the default for remote-to-remote copies.
                    745:        <li>Improved handling of ~ prefixed paths in <a href="https://man.openbsd.org/scp.1">scp(1)</a> in SFTP mode.
                    746:        <li>Added experimental support for using the SFTP protocol for file transfers in <a href="https://man.openbsd.org/scp.1">scp(1)</a>.
                    747:        <li>Added a ForkAfterAuthentication directive to <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>, equivalent to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> -f.
                    748:        <li>Added a StdinNull directive to <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> to prevent reading from stdin, equivalent to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> -n.
                    749:        <li>Let allowed signers files used by <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a> signatures support key lifetimes and verification mode to specify a signature time at which to check.
                    750:        <li>Added a SessionType directive to <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a>, equivalent to the -N (no session) and -s (subsystem) command line flags.
                    751:        <li>Allowed spaces to appear in usernames for <a href="https://man.openbsd.org/scp.1">scp(1)</a> local to remote and scp -3 remote to remote copies.
                    752:        <li>Prevented a hang in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> when interrupted.
                    753:        <li>Matched host certificates against host public keys in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>, allowing use of certificates with private keys held in an ssh-agent.
                    754:        <li>Prevented a race condition which could result in <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> not shutting down until the next time it receives a new connection.
                    755:        <li>Allowed <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> SetEnv to override $TERM.
                    756:        <li>Fixed a segmentation violation in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> in an UpdateHostKezs debug() message when the update removed more host keys than remain present.
                    757:        <li>Fixed <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> to restore file descriptors to non-blocking mode on exit.
                    758:        <li>Fixed <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> started with ControlPersist incorrectly executing a shell when the -N option was specified.
1.44      benno     759: -->
1.1       benno     760:   <ul>
                    761:     <li>Security fixes
                    762:     <ul>
                    763:        <li>...
                    764:     </ul>
                    765:     <li>Potentially incompatible changes
                    766:     <ul>
                    767:        <li>...
                    768:     </ul>
                    769:     <li>New Features
                    770:     <ul>
                    771:        <li>...
                    772:     </ul>
                    773:     <li>Bugfixes
                    774:     <ul>
                    775:        <li>...
                    776:     </ul>
                    777:   </ul>
                    778:
                    779: <li>Ports and packages:
                    780:   <p>Many pre-built packages for each architecture:
                    781:   <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    782:   <ul style="column-count: 3">
1.10      naddy     783:     <li>aarch64:     11034
1.9       naddy     784:     <li>amd64:       11325
1.1       benno     785:     <li>arm:         ...
1.10      naddy     786:     <li>i386:        10248
1.1       benno     787:     <li>mips64:      ...
                    788:     <li>mips64el:    ...
                    789:     <li>powerpc:     ...
1.10      naddy     790:     <li>powerpc64:   9273
1.45      naddy     791:     <li>sparc64:     9636
1.1       benno     792:   </ul>
                    793:
                    794:   <p>Some highlights:
                    795:   <ul style="column-count: 3">
1.2       jsg       796:     <li>Asterisk 18.6.0
1.1       benno     797:     <li>Audacity 2.4.2
1.2       jsg       798:     <li>CMake 3.20.3
                    799:     <li>Chromium 93.0.4577.82
1.1       benno     800:     <li>Emacs 27.2
1.2       jsg       801:     <li>FFmpeg 4.4
                    802:     <li>GCC 8.4.0 and 11.2.0
                    803:     <li>GHC 8.10.6
                    804:     <li>GNOME 40.4
                    805:     <li>Go 1.17
                    806:     <li>JDK 8u302, 11.0.12 and 16.0.2
                    807:     <li>KDE Applications 21.08.1
                    808:     <li>KDE Frameworks 5.85.0
                    809:     <li>Krita 4.4.8
                    810:     <li>LLVM/Clang 11.1.0
1.7       jsg       811:     <li>LibreOffice 7.2.1.2
1.1       benno     812:     <li>Lua 5.1.5, 5.2.4 and 5.3.6
1.2       jsg       813:     <li>MariaDB 10.6.4
1.1       benno     814:     <li>Mono 6.12.0.122
1.2       jsg       815:     <li>Mozilla Firefox 92.0 and ESR 91.1.0
1.7       jsg       816:     <li>Mozilla Thunderbird 91.1.1
1.2       jsg       817:     <li>Mutt 2.1.3 and NeoMutt 20210205
                    818:     <li>Node.js 12.22.6
1.1       benno     819:     <li>OCaml 4.10.0
1.2       jsg       820:     <li>OpenLDAP 2.4.59
                    821:     <li>PHP 7.3.30, 7.4.23 and 8.0.10
1.7       jsg       822:     <li>Postfix 3.5.12
1.2       jsg       823:     <li>PostgreSQL 13.4
                    824:     <li>Python 2.7.18, 3.8.12 and 3.9.7
                    825:     <li>Qt 5.15.2 and 6.0.4
                    826:     <li>R 4.1.1
                    827:     <li>Ruby 2.6.8, 2.7.4 and 3.0.2
                    828:     <li>Rust 1.55.0
                    829:     <li>SQLite 3.35.5
1.1       benno     830:     <li>Shotcut 21.01.29
1.2       jsg       831:     <li>Sudo 1.9.7p2
                    832:     <li>Suricata 6.0.2
1.1       benno     833:     <li>Tcl/Tk 8.5.19 and 8.6.8
                    834:     <li>TeX Live 2020
1.2       jsg       835:     <li>Vim 8.2.3394 and Neovim 0.5.0
1.1       benno     836:     <li>Xfce 4.16
                    837:   </ul>
                    838:   <p>
                    839:
                    840: <li>As usual, steady improvements in manual pages and other documentation.
                    841:
                    842: <li>The system includes the following major components from outside suppliers:
                    843:   <ul>
1.2       jsg       844:     <li>Xenocara (based on X.Org 7.7 with xserver 1.20.13 + patches,
1.5       jsg       845:         freetype 2.10.4, fontconfig 2.12.4, Mesa 21.1.8, xterm 367,
1.2       jsg       846:         xkeyboard-config 2.20, fonttosfnt 1.2.2 and more)
                    847:     <li>LLVM/Clang 11.1.0 (+ patches)
1.1       benno     848:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
                    849:     <li>Perl 5.32.1 (+ patches)
1.2       jsg       850:     <li>NSD 4.3.7
                    851:     <li>Unbound 1.13.2
1.1       benno     852:     <li>Ncurses 5.7
                    853:     <li>Binutils 2.17 (+ patches)
                    854:     <li>Gdb 6.3 (+ patches)
                    855:     <li>Awk December 18, 2020 version
1.2       jsg       856:     <li>Expat 2.4.1
1.1       benno     857:   </ul>
                    858:
                    859: </ul>
                    860: </section>
                    861:
                    862: <hr>
                    863:
                    864: <section id=install>
                    865: <h3>How to install</h3>
                    866: <p>
                    867: Please refer to the following files on the mirror site for
                    868: extensive details on how to install OpenBSD 7.0 on your machine:
                    869:
                    870: <ul>
                    871: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/alpha/INSTALL.alpha">
                    872:        .../OpenBSD/7.0/alpha/INSTALL.alpha</a>
                    873: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/amd64/INSTALL.amd64">
                    874:        .../OpenBSD/7.0/amd64/INSTALL.amd64</a>
                    875: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/arm64/INSTALL.arm64">
                    876:        .../OpenBSD/7.0/arm64/INSTALL.arm64</a>
                    877: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/armv7/INSTALL.armv7">
                    878:        .../OpenBSD/7.0/armv7/INSTALL.armv7</a>
                    879: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/hppa/INSTALL.hppa">
                    880:        .../OpenBSD/7.0/hppa/INSTALL.hppa</a>
                    881: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/i386/INSTALL.i386">
                    882:        .../OpenBSD/7.0/i386/INSTALL.i386</a>
                    883: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/landisk/INSTALL.landisk">
                    884:        .../OpenBSD/7.0/landisk/INSTALL.landisk</a>
                    885: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/loongson/INSTALL.loongson">
                    886:        .../OpenBSD/7.0/loongson/INSTALL.loongson</a>
                    887: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/luna88k/INSTALL.luna88k">
                    888:        .../OpenBSD/7.0/luna88k/INSTALL.luna88k</a>
                    889: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/macppc/INSTALL.macppc">
                    890:        .../OpenBSD/7.0/macppc/INSTALL.macppc</a>
                    891: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/octeon/INSTALL.octeon">
                    892:        .../OpenBSD/7.0/octeon/INSTALL.octeon</a>
                    893: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/powerpc64/INSTALL.powerpc64">
                    894:        .../OpenBSD/7.0/powerpc64/INSTALL.powerpc64</a>
1.3       jsg       895: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/riscv64/INSTALL.riscv64">
                    896:        .../OpenBSD/7.0/riscv64/INSTALL.riscv64</a>
1.1       benno     897: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.0/sparc64/INSTALL.sparc64">
                    898:        .../OpenBSD/7.0/sparc64/INSTALL.sparc64</a>
                    899: </ul>
                    900: </section>
                    901:
                    902: <hr>
                    903:
                    904: <section id=quickinstall>
                    905: <p>
                    906: Quick installer information for people familiar with OpenBSD, and the use of
                    907: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    908: If you are at all confused when installing OpenBSD, read the relevant
                    909: INSTALL.* file as listed above!
                    910:
                    911: <h3>OpenBSD/alpha:</h3>
                    912:
                    913: <p>
                    914: If your machine can boot from CD, you can write <i>install70.iso</i> or
                    915: <i>cd70.iso</i> to a CD and boot from it.
                    916: Refer to INSTALL.alpha for more details.
                    917:
                    918: <h3>OpenBSD/amd64:</h3>
                    919:
                    920: <p>
                    921: If your machine can boot from CD, you can write <i>install70.iso</i> or
                    922: <i>cd70.iso</i> to a CD and boot from it.
                    923: You may need to adjust your BIOS options first.
                    924:
                    925: <p>
                    926: If your machine can boot from USB, you can write <i>install70.img</i> or
                    927: <i>miniroot70.img</i> to a USB stick and boot from it.
                    928:
                    929: <p>
                    930: If you can't boot from a CD, floppy disk, or USB,
                    931: you can install across the network using PXE as described in the included
                    932: INSTALL.amd64 document.
                    933:
                    934: <p>
                    935: If you are planning to dual boot OpenBSD with another OS, you will need to
                    936: read INSTALL.amd64.
                    937:
                    938: <h3>OpenBSD/arm64:</h3>
                    939:
                    940: <p>
                    941: Write <i>install70.img</i> or <i>miniroot70.img</i> to a disk and boot from it
                    942: after connecting to the serial console.  Refer to INSTALL.arm64 for more
                    943: details.
                    944:
                    945: <h3>OpenBSD/armv7:</h3>
                    946:
                    947: <p>
                    948: Write a system specific miniroot to an SD card and boot from it after connecting
                    949: to the serial console.  Refer to INSTALL.armv7 for more details.
                    950:
                    951: <h3>OpenBSD/hppa:</h3>
                    952:
                    953: <p>
                    954: Boot over the network by following the instructions in INSTALL.hppa or the
                    955: <a href="hppa.html#install">hppa platform page</a>.
                    956:
                    957: <h3>OpenBSD/i386:</h3>
                    958:
                    959: <p>
                    960: If your machine can boot from CD, you can write <i>install70.iso</i> or
                    961: <i>cd70.iso</i> to a CD and boot from it.
                    962: You may need to adjust your BIOS options first.
                    963:
                    964: <p>
                    965: If your machine can boot from USB, you can write <i>install70.img</i> or
                    966: <i>miniroot70.img</i> to a USB stick and boot from it.
                    967:
                    968: <p>
                    969: If you can't boot from a CD, floppy disk, or USB,
                    970: you can install across the network using PXE as described in
                    971: the included INSTALL.i386 document.
                    972:
                    973: <p>
                    974: If you are planning on dual booting OpenBSD with another OS, you will need to
                    975: read INSTALL.i386.
                    976:
                    977: <h3>OpenBSD/landisk:</h3>
                    978:
                    979: <p>
                    980: Write <i>miniroot70.img</i> to the start of the CF
                    981: or disk, and boot normally.
                    982:
                    983: <h3>OpenBSD/loongson:</h3>
                    984:
                    985: <p>
                    986: Write <i>miniroot70.img</i> to a USB stick and boot bsd.rd from it
                    987: or boot bsd.rd via tftp.
                    988: Refer to the instructions in INSTALL.loongson for more details.
                    989:
                    990: <h3>OpenBSD/luna88k:</h3>
                    991:
                    992: <p>
                    993: Copy 'boot' and 'bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    994: from the PROM, and then bsd.rd from the bootloader.
                    995: Refer to the instructions in INSTALL.luna88k for more details.
                    996:
                    997: <h3>OpenBSD/macppc:</h3>
                    998:
                    999: <p>
                   1000: Burn the image from a mirror site to a CDROM, and power on your machine
                   1001: while holding down the <i>C</i> key until the display turns on and
                   1002: shows <i>OpenBSD/macppc boot</i>.
                   1003:
                   1004: <p>
                   1005: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                   1006: /7.0/macppc/bsd.rd</i>
                   1007:
                   1008: <h3>OpenBSD/octeon:</h3>
                   1009:
                   1010: <p>
                   1011: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                   1012: Refer to the instructions in INSTALL.octeon for more details.
                   1013:
                   1014: <h3>OpenBSD/powerpc64:</h3>
                   1015:
                   1016: <p>
                   1017: To install, write <i>install70.img</i> or <i>miniroot70.img</i> to a
                   1018: USB stick, plug it into the machine and choose the <i>OpenBSD
                   1019: install</i> menu item in Petitboot.
                   1020: Refer to the instructions in INSTALL.powerpc64 for more details.
                   1021:
1.3       jsg      1022: <h3>OpenBSD/riscv64:</h3>
1.1       benno    1023:
                   1024: <p>
1.3       jsg      1025: To install, write <i>install70.img</i> or <i>miniroot70.img</i> to a
                   1026: USB stick, and boot with that drive plugged in.
                   1027: Make sure you also have the microSD card plugged in that shipped with the
                   1028: HiFive Unmatched board.
                   1029: Refer to the instructions in INSTALL.riscv64 for more details.
1.1       benno    1030:
                   1031: <h3>OpenBSD/sparc64:</h3>
                   1032:
                   1033: <p>
                   1034: Burn the image from a mirror site to a CDROM, boot from it, and type
                   1035: <i>boot cdrom</i>.
                   1036:
                   1037: <p>
                   1038: If this doesn't work, or if you don't have a CDROM drive, you can write
                   1039: <i>floppy70.img</i> or <i>floppyB70.img</i>
                   1040: (depending on your machine) to a floppy and boot it with <i>boot
                   1041: floppy</i>. Refer to INSTALL.sparc64 for details.
                   1042:
                   1043: <p>
                   1044: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                   1045: will most likely fail.
                   1046:
                   1047: <p>
                   1048: You can also write <i>miniroot70.img</i> to the swap partition on
                   1049: the disk and boot with <i>boot disk:b</i>.
                   1050:
                   1051: <p>
                   1052: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                   1053: </section>
                   1054:
                   1055: <hr>
                   1056:
                   1057: <section id=upgrade>
                   1058: <h3>How to upgrade</h3>
                   1059: <p>
1.4       jsg      1060: If you already have an OpenBSD 6.9 system, and do not want to reinstall,
1.1       benno    1061: upgrade instructions and advice can be found in the
                   1062: <a href="faq/upgrade70.html">Upgrade Guide</a>.
                   1063: </section>
                   1064:
                   1065: <hr>
                   1066:
                   1067: <section id=sourcecode>
                   1068: <h3>Notes about the source code</h3>
                   1069: <p>
                   1070: <code>src.tar.gz</code> contains a source archive starting at <code>/usr/src</code>.
                   1071: This file contains everything you need except for the kernel sources,
                   1072: which are in a separate archive.
                   1073: To extract:
                   1074: <blockquote><pre>
                   1075: # <kbd>mkdir -p /usr/src</kbd>
                   1076: # <kbd>cd /usr/src</kbd>
                   1077: # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
                   1078: </pre></blockquote>
                   1079: <p>
                   1080: <code>sys.tar.gz</code> contains a source archive starting at <code>/usr/src/sys</code>.
                   1081: This file contains all the kernel sources you need to rebuild kernels.
                   1082: To extract:
                   1083: <blockquote><pre>
                   1084: # <kbd>mkdir -p /usr/src/sys</kbd>
                   1085: # <kbd>cd /usr/src</kbd>
                   1086: # <kbd>tar xvfz /tmp/sys.tar.gz</kbd>
                   1087: </pre></blockquote>
                   1088: <p>
                   1089: Both of these trees are a regular CVS checkout.  Using these trees it
                   1090: is possible to get a head-start on using the anoncvs servers as
                   1091: described <a href="anoncvs.html">here</a>.
                   1092: Using these files
                   1093: results in a much faster initial CVS update than you could expect from
                   1094: a fresh checkout of the full OpenBSD source tree.
                   1095: </section>
                   1096:
                   1097: <hr>
                   1098:
                   1099: <section id=ports>
                   1100: <h3>Ports Tree</h3>
                   1101: <p>
                   1102: A ports tree archive is also provided.  To extract:
                   1103: <blockquote><pre>
                   1104: # <kbd>cd /usr</kbd>
                   1105: # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
                   1106: </pre></blockquote>
                   1107: <p>
                   1108: Go read the <a href="faq/ports/index.html">ports</a> page
                   1109: if you know nothing about ports
                   1110: at this point.  This text is not a manual of how to use ports.
                   1111: Rather, it is a set of notes meant to kickstart the user on the
                   1112: OpenBSD ports system.
                   1113: <p>
                   1114: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1115: As with our complete source tree, our ports tree is available via
                   1116: <a href="anoncvs.html">AnonCVS</a>.
                   1117: So, in order to keep up to date with the -stable branch, you must make
                   1118: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1119: with a command like:
                   1120: <blockquote><pre>
                   1121: # <kbd>cd /usr/ports</kbd>
                   1122: # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_7_0</kbd>
                   1123: </pre></blockquote>
                   1124: <p>
                   1125: [Of course, you must replace the server name here with a nearby anoncvs
                   1126: server.]
                   1127: <p>
                   1128: Note that most ports are available as packages on our mirrors. Updated
                   1129: ports for the 7.0 release will be made available if problems arise.
                   1130: <p>
                   1131: If you're interested in seeing a port added, would like to help out, or just
                   1132: would like to know more, the mailing list
                   1133: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1134: </section>