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

Annotation of www/71.html, Revision 1.15

1.1       deraadt     1: <!doctype html>
                      2: <html lang=en id=release>
                      3: <meta charset=utf-8>
                      4:
                      5: <title>OpenBSD 7.1</title>
                      6: <meta name="description" content="OpenBSD 7.1">
                      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/71.html">
                     10:
                     11: <h2 id=OpenBSD>
                     12: <a href="index.html">
                     13: <i>Open</i><b>BSD</b></a>
                     14: 7.1
                     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.png" alt="xxx"></a>
                     22: <td>
1.6       tj         23: Released May ?, 2022. (52nd OpenBSD release)<br>
1.1       deraadt    24: Copyright 1997-2022, Theo de Raadt.<br>
                     25: <br>
1.3       job        26: Artwork by Luc Houweling.
1.1       deraadt    27: <br>
                     28: <ul>
                     29: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     30:     a list of mirror machines.
                     31: <li>Go to the <code class=reldir>pub/OpenBSD/7.1/</code> directory on
                     32:     one of the mirror sites.
                     33: <li>Have a look at <a href="errata71.html">the 7.1 errata page</a> for a list
                     34:     of bugs and workarounds.
                     35: <li>See a <a href="plus71.html">detailed log of changes</a> between the
                     36:     7.0 and 7.1 releases.
                     37: <p>
                     38: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     39:     pubkeys for this release:<p>
                     40:
                     41: <table class=signify>
                     42: <tr><td>
                     43: openbsd-71-base.pub:
                     44: <td>
                     45: <a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/openbsd-71-base.pub">
                     46: RWR2eHwZTOEiTWog354iy3StRj18VbZl87O9uZpa1M2jGLXEkco6vDT5</a>
                     47: <tr><td>
                     48: openbsd-71-fw.pub:
                     49: <td>
                     50: RWQCAJ4gBK3pbcm/Q5XYxu+hIY3Zvx9kwGv2uJphEN7kNl1DD4QRue6v
                     51: <tr><td>
                     52: openbsd-71-pkg.pub:
                     53: <td>
                     54: RWQgLTtHQtisyH9qc9imxVFsf+P24M75F1aNio5qJCfG/bO6gATAzC9V
                     55: <tr><td>
                     56: openbsd-71-syspatch.pub:
                     57: <td>
                     58: RWTVqN+z9ta+Z6Ri7W7Vlf+XgXE30rGXld8kO78L1GmE61U5Xvbr/zHM
                     59: </table>
                     60: </ul>
                     61: <p>
                     62: All applicable copyrights and credits are in the src.tar.gz,
                     63: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     64: files fetched via <code>ports.tar.gz</code>.
                     65: </table>
                     66:
                     67: <hr>
                     68:
                     69: <section id=new>
                     70: <h3>What's New</h3>
                     71: <p>
                     72: This is a partial list of new features and systems included in OpenBSD 7.1.
                     73: For a comprehensive list, see the <a href="plus71.html">changelog</a> leading
                     74: to 7.1.
                     75:
                     76: <ul>
                     77:
                     78: <li>New/extended platforms:
                     79:   <ul>
                     80:     <li>The <a href="arm64.html">arm64</a> platform support was improved with the following changes:
                     81:     <ul>
1.4       benno      82:        <li>Support for Apple Silicon Macs has improved and is ready for general use:
1.1       deraadt    83:        <ul>
1.10      benno      84:            <li>Added <a href="https://man.openbsd.org/aplspi.4">aplspi(4)</a>, a driver for the SPI controller found on the Apple M1 SoC.
                     85:            <li>Added <a href="https://man.openbsd.org/aplhidev.4">aplhidev(4)</a> support for the keyboard/touchpad on Apple M1 laptops.
1.11      benno      86:            <li>Introduced <a href="https://man.openbsd.org/aplpmgr.4">aplpmgr(4)</a>, a driver for the power management controller found on various Apple SoCs.
                     87:            <li>Introduced <a href="https://man.openbsd.org/aplmbox.4">aplmbox(4)</a>, a driver for the mailbox that provides a communication channel with additional cores integrated on Apple SoCs.
                     88:            <li>Introduced <a href="https://man.openbsd.org/apliic.4">apliic(4)</a>, a driver for the I2C controller found on various Apple SoCs.
                     89:            <li>Added the chip ids used on Apple M1 Pro/Max and Apple T2 Macs to <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.
                     90:            <li>Rewrote arm64 kernel FPU handling code to fix the random crashes seen with SMP kernels on Apple M1.
                     91:            <li>Restricted the <a href="https://man.openbsd.org/pci.4">pci(4)</a> ioctl interface to devices detected by the kernel, preventing Xorg PCI probes from breaking the WiFi chip on M1 macs.
                     92:            <li>Introduced <a href="https://man.openbsd.org/aplsmc.4">aplsmc(4)</a>, a driver for the SMC found on Apple M1 SoCs.
                     93:            <li>Introduced <a href="https://man.openbsd.org/aplnco.4">aplnco(4)</a>, a driver for the Numerically-controlled oscillator (NCO) clock which drives the audio clocks on Apple silicon.
                     94:            <li>Introduced <a href="https://man.openbsd.org/tascodec.4">tascodec(4)</a>, a driver for the TI TAS2770/TAS5770 digital audio amplifier codec found on Apple M1 Macs.
1.14      benno      95:            <li>Introduced <a href="https://man.openbsd.org/apldma.4">apldma(4)</a>, a driver for the DMA controller found on Apple SoCs.
1.15    ! benno      96:            <li>Added support to explicitly power on some PCIe devices on the M1 and M1 Pro/Max through a GPIO controlled by the SMC.
        !            97:            <li>Added <a href="https://man.openbsd.org/aplcpu.4">aplcpu(4)</a>, a driver to control the CPU performance levels on Apple SoCs.
        !            98:            <li>Modified <a href="https://man.openbsd.org/aplintc.4">aplintc(4)</a> to support a newer interrupt controller, making OpenBSD run on M1 Pro/Max machines.
        !            99:            <li>Added nvmem support to <a href="https://man.openbsd.org/aplpmu.4">aplpmu(4)</a> and made it available on Apple SPMI PMUs.
        !           100:            <li>Added RTC support to <a href="https://man.openbsd.org/aplsmc.4">aplsmc(4)</a>.
        !           101:            <li>Made the arm64 ramdisk installer fetch <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> firmware from the EFI System Partition on Apple Silicon devices for use during installation and addition to the newly installed system.
        !           102:            <li>Added support for controlling keyboard LEDs to <a
        !           103:                href="https://man.openbsd.org/aplhidev.4">aplhidev(4)</a>.
        !           104:            <li>Added basic GPIO support to <a href="https://man.openbsd.org/aplsmc.4">aplsmc(4)</a>.
        !           105:            <li>Ensured <a href="https://man.openbsd.org/apldart.4">apldart(4)</a> keeps the DART enabled in front of the display controller to preserve its access to the framebuffer and continued display.
        !           106:            <li>Fixed reading motherboard time on Apple machines with old SMC firmware.
        !           107:            <li>Implemented reboot/powerdown support in <a href="https://man.openbsd.org/aplsmc.4">aplsmc(4)</a>.
        !           108:            <li>Implemented <a href="https://man.openbsd.org/aplintc.4">aplintc(4)</a> support for multiple dies, making OpenBSD work on the M1 Ultra.
1.10      benno     109:
1.1       deraadt   110:        </ul>
1.10      benno     111:        <li>Introduced <a
                    112:                href="https://man.openbsd.org/gpiocharger.4">gpiocharger(4)</a>, a
                    113:                driver providing support for battery chargers connected to GPIO pins,
                    114:                such as those found on the Pinebook Pro.
                    115:        <li>Introduced <a
                    116:                href="https://man.openbsd.org/gpioleds.4">gpioleds(4)</a> for arm64, a
                    117:                driver providing support for LEDs connected to GPIO pins, such as
                    118:                those found on the Pinebook Pro.
                    119:        <li>Added <a href="https://man.openbsd.org/gpiokeys.4">gpiokeys(4)</a>
                    120:                for arm64, a driver which handles events triggered by GPIO keys such
                    121:                as lid status and power button.
1.11      benno     122:        <li>Added pclk clock used by <a
                    123:                href="https://man.openbsd.org/dwdog.4">dwdog(4)</a> on RK3399 to <a
                    124:                href="https://man.openbsd.org/rkclock.4">rkclock(4)</a>.
                    125:        <li>Introduced <a href="https://man.openbsd.org/mpfclock.4">mpfclock(4)</a>, a driver for the PolarFire SoC MSS clock controller.
                    126:        <li>Implemented powerdown in arm64.
                    127:        <li>Introduced <a href="https://man.openbsd.org/cdsdhc.4">cdsdhc(4)</a>, a driver for the Cadence SD/SDIO/eMMC host controller.
1.15    ! benno     128:        <li>Introduced <a href="https://man.openbsd.org/mpfiic.4">mpfiic(4)</a>, a driver for the PolarFire SoC MSS I2C controller.
        !           129:        <li>Introduced <a href="https://man.openbsd.org/mpfgpio.4">mpfgpio(4)</a>, a driver for the PolarFire SoC MSS GPIO controller.
        !           130:        <li>Enabled <a href="https://man.openbsd.org/cduart.4">cduart(4)</a> on arm64.
        !           131:        <li>Added <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a> support for the CP115 block found on Marvell CN9K SoCs.
        !           132:        <li>Added <a href="https://man.openbsd.org/mvclock.4">mvclock(4)</a> support for the AP807 block found on Marvell CN9K SoCs.
1.11      benno     133:
1.1       deraadt   134:     </ul>
                    135:     <li>Changes on other architectures:
                    136:     <ul>
1.7       benno     137:        <li>Enabled enforcing of RLIMIT_MEMLOCK on powerpc64.
1.11      benno     138:        <li>Enabled <a href="https://man.openbsd.org/uhid.4">uhid(4)</a>/<a href="https://man.openbsd.org/fido.4">fido(4)</a> on riscv64.
1.14      benno     139:        <li>Allowed riscv64 installation on a disk with a GPT.
1.11      benno     140:        <li>Fixed booting from an IDE block device on the Sun Blade 100.
                    141:        <li>Fixed <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> console colors on sparc64.
                    142:        <li>Added missing locking to <a href="https://man.openbsd.org/pmap_extract.9">pmap_extract(9)</a> and <a href="https://man.openbsd.org/pmap_unwire.9">pmap_unwire(9)</a> on arm64 and riscv64.
                    143:        <li>Enabled <a href="https://man.openbsd.org/dt.4">dt(4)</a> on macppc.
                    144:        <li>Increased <a href="https://man.openbsd.org/ddb.1">ddb(1)</a> access to registers on macppc and powerpc64.
1.14      benno     145:        <li>Allowed <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> trace through interrupt on macppc.
1.15    ! benno     146:        <li>Improved stack unwinding on riscv64 in <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
        !           147:        <li>Fixed kernel stack alignment on riscv64.
        !           148:        <li>Fixed RISC-V lld link code when dealing with object files created with "ld -b".
        !           149:        <li>Made sure armv7,arm64 and risc-v FDT bootloader code does not write beyond the FDT data structure.
        !           150:        <li>Made sure nothing can map address zero on RISC-V.
        !           151:
1.1       deraadt   152:   </ul>
                    153: </ul>
                    154:
                    155: <li>Various kernel improvements:
                    156:   <ul>
1.7       benno     157:        <li>Fixed memory leak in <a
                    158:                href="https://man.openbsd.org/fuse.4">fuse(4)</a> when calling <a
                    159:                href="https://man.openbsd.org/namei.9">namei(9)</a>.
                    160:        <li>Made redistributable firmwares available across all architectures.
                    161:        <li>Fixed establishing legacy INTx interrupts on machines without a (usable) MSI interrupt controller.
                    162:        <li>Cleaned up irrelevant uses of 3rd mode_t parameter for <a
                    163:                href="https://man.openbsd.org/open.2">open(2)</a>/<a
                    164:                href="https://man.openbsd.org/openat.2">openat(2)</a>, unused when not
                    165:                creating files.
1.10      benno     166:        <li>Changed the power management <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>
                    167:                hw.perfpolicy to "auto" at startup, defaulting to 100%
                    168:                performance with AC power connected and using the auto algorithm when
                    169:                on battery.
1.11      benno     170:        <li>Switched to using long filenames by default with <a
                    171:                href="https://man.openbsd.org/mount_msdos.8">mount_msdos(8)</a> on FAT
                    172:                filesystems.
                    173:        <li>Fixed <a href="https://man.openbsd.org/hilkbd.4">hilkbd(4)</a> Swedish keyboard layout on non-PS/2 style keyboards.
                    174:        <li>Made futexes work in shared anonymous memory.
                    175:        <li>Aligned memory allocation for USB device drivers and USB HC drivers, enlarging the USB memory pool.
                    176:        <li>Reworked garbage collector for <a href="https://man.openbsd.org/unix.4">unix(4)</a> sockets to prevent potential kernel panics.
                    177:        <li>Fixed hibernate setups where removal of a <a
                    178:                href="https://man.openbsd.org/umass.4">umass(4)</a> device results in
                    179:                a renumbered <a
                    180:                href="https://man.openbsd.org/softraid.4">softraid(4)</a> boot device.
                    181:        <li>Fix hibernate on newer hardware by allowing more memory ranges.
1.15    ! benno     182:        <li>If CPU sleep state S4 is not available, use S5 for the ACPI-transitions in hibernate support.
1.14      benno     183:        <li>Grew the <a href="https://man.openbsd.org/dmesg.8">dmesg(8)</a> buffer on i386 from 4 to 8 pages.
1.15    ! benno     184:        <li>Improved tracking of mbuf memory usage in the whole system.
        !           185:        <li>Prevent panic in <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> while rebooting if softraid has been disabled.
        !           186:        <li>Added code to update hw.power whenever AC state changes on resume.
1.11      benno     187:
1.1       deraadt   188:   </ul>
                    189:
                    190: <li>SMP Improvements
                    191:   <ul>
1.7       benno     192:        <li>Made pipe event filters MP-safe.
                    193:        <li>Set klist lock for sockets to make socket event filters MP-safe.
                    194:        <li>Implemented <a href="https://man.openbsd.org/poll.2">poll(2)</a>,
                    195:                <a href="https://man.openbsd.org/select.2">select(2)</a>, <a
                    196:                href="https://man.openbsd.org/ppoll.2">ppoll(2)</a> and <a
                    197:                href="https://man.openbsd.org/pselect.2">pselect(2)</a> on top of
                    198:                kqueue.
                    199:        <li>Unlocked top part of UVM fault hander on mips64. <!--- XXX move? --->
1.10      benno     200:        <li>Unlocked the <a href="https://man.openbsd.org/kevent.2">kevent(2)</a> system call.
                    201:        <li>Made the kqread event filter MP-safe.
                    202:        <li>Reduced the time overhead of <a
                    203:                href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>-based <a
                    204:                href="https://man.openbsd.org/poll.2">poll(2)</a> and <a
                    205:                href="https://man.openbsd.org/select.2">select(2)</a> systems calls by
                    206:                keeping knotes between the system calls.
1.11      benno     207:        <li>Unlocked <a href="https://man.openbsd.org/accept.2">accept(2)</a>
                    208:                and <a href="https://man.openbsd.org/accept4.2">accept4(2)</a>
                    209:                syscalls.
                    210:        <li>Prevented <a
                    211:                href="https://man.openbsd.org/select.2">select(2)</a> from blocking if
                    212:                registering found pending events.
                    213:        <li>Protected <a href="https://man.openbsd.org/ipsec.4">ipsec(4)</a>
                    214:                input and output with the kernel lock to allow forwarding of non-ipsec
                    215:                traffic in parallel.
                    216:        <li>Unlocked the bottom part of the uvm fault handler.
                    217:        <li>Unlocked <a href="https://man.openbsd.org/getpeername.2">getpeername(2)</a>.
                    218:        <li>Made <a href="https://man.openbsd.org/bpf.4">bpf(4)</a> MP-safe.
1.14      benno     219:        <li>Implemented the <a
                    220:                href="https://man.openbsd.org/poll.2">poll(2)</a> system call on top
                    221:                of the <a href="https://man.openbsd.org/kqueue.2">kqueue(2)</a>
                    222:                subsystem, obsoleting the old, non-MP-safe poll backend.
1.15    ! benno     223:        <li>Made <a href="https://man.openbsd.org/audio.4">audio(4)</a> event filters MP-safe.
        !           224:        <li>Unlocked <a href="https://man.openbsd.org/getsockname.2">getsockname(2)</a>.
        !           225:        <li>Added kernel interfaces for atomic load and store functions for int and long to be used in reference counted struct members.
1.7       benno     226:
1.1       deraadt   227:   </ul>
                    228:
                    229: <li>Direct Rendering Manager
                    230:   <ul>
1.5       jsg       231:        <li>Updated <a href="https://man.openbsd.org/drm.4">drm(4)</a>
                    232:            to Linux 5.15.26
                    233:        <li><a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>:
                    234:            support for Elkhart Lake, Jasper Lake, Rocket Lake
                    235:        <li><a href="https://man.openbsd.org/drm.4">amdgpu(4)</a>:
                    236:            support for Van Gogh APU, Rembrandt "Yellow Carp" Ryzen 6000 APU,
                    237:            Navi 22 "Navy Flounder", Navi 23 "Dimgrey Cavefish",
                    238:            Navi 24 "Beige Goby"
1.1       deraadt   239:   </ul>
                    240:
                    241: <li>VMM/VMD improvements
                    242:   <ul>
1.10      benno     243:        <li>Enabled <a href="https://man.openbsd.org/vmx.4">vmx(4)</a> on arm64.
1.8       dv        244:        <li>Retired <a href="https://man.openbsd.org/OpenBSD-7.0/switch.4">
                    245:            switch(4)</a> support in <a href="https://man.openbsd.org/vmd.8">
                    246:            vmd(8)</a>.
                    247:        <li>Fixed a bug where <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>
                    248:            would exit when requesting a new VM and hitting memory resource
                    249:            limits.
                    250:        <li>Fixed <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> state
                    251:            corruption on Intel hosts.
                    252:        <li>Fixed <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> cpuid leaf
                    253:            clamping when the host has an invariant TSC.
                    254:        <li>Added quiesce/wakeup hooks to <a href="https://man.openbsd.org/vmm.4">
                    255:            vmm(4)</a> allowing Intel hosts to suspend and hibernate safely with
                    256:            running guests.
                    257:        <li>Added a new login class for <a href="https://man.openbsd.org/vmd.8">
                    258:            vmd(8)</a> on amd64.
1.11      benno     259:        <li>Fixed spurious abort of a VM by <a
                    260:                href="https://man.openbsd.org/vmd.8">vmd(8)</a> when the scheduler
                    261:                moves a VM to a different core while it is sleeping on a lock.
                    262:        <li>Fixed broken <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>
                    263:                "boot device cdrom" feature after a fix in seabios.
                    264:        <li>Reintroduced support for <a
                    265:                href="https://man.openbsd.org/vmctl.8">vmctl(8)</a> <code>start -B net
                    266:                -b bsd.rd</code>, which emulates a PXE boot and performs an
                    267:                autoinstall.
                    268:        <li>Made <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> <a href="https://man.openbsd.org/dt.4">dt(4)</a> tracepoints amd64-only.
1.15    ! benno     269:        <li>Provided a login class for <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>.
        !           270:        <li>Added handling for <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> hitting resource limits when starting a vm and added memory error messages for the user.
        !           271:        <li>Added quiesce/wakeup hooks to sync vcpu state in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>.
1.11      benno     272:
1.1       deraadt   273:   </ul>
                    274:
                    275: <li>Various new userland features:
                    276:   <ul>
1.7       benno     277:        <li>Added <a
                    278:                href="https://man.openbsd.org/realpath.1">realpath(1)</a>, a wrapper
                    279:                for <a href="https://man.openbsd.org/realpath.3">realpath(3)</a> for
                    280:                use in ports.
1.15    ! benno     281: <!-- fdisk -->
1.7       benno     282:        <li>Removed an unused decoding of c/h/s from the MBR read from disk
                    283:                by <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>.
                    284:        <li>Removed <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    285:                "disk" editing command.
1.11      benno     286:        <li>Prevented the possible creation of MBRs with overlapping
                    287:                partitions 0 and 3 in <a
                    288:                href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>.
                    289:        <li>Allowed <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> to
                    290:                extend the default OpenBSD partition to the end of the disk, rather
                    291:                than truncating at the end of the last full cylinder.
                    292:        <li>Corrected checksums written by <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> on big-endian architectures to be little-endian as per spec.
1.14      benno     293:        <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> -A preserve BIOS boot partition.
                    294:        <li>Switched to using <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> -b to create boot partitions on multiple architectures.
1.15    ! benno     295:        <li>Used <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> -b to create the desired 1MB MSDOS boot partition for macppc rather than relying on /usr/mdec/mbr.
        !           296:        <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> preserve the EFI System partition when auto-allocating space on GPT disks with magic Apple partitions.
        !           297: <!-- -->
1.7       benno     298:        <li>Added <a href="https://man.openbsd.org/rcctl.8">rcctl(8)</a> "ls
                    299:                rogue" to show daemons which are running but not set as "enabled" in
                    300:                <a href="https://man.openbsd.org/rc.conf.local.8">rc.conf.local(8)</a>.
1.10      benno     301:        <li>Allowed passing a different signal than SIGTERM in the default
                    302:                rc_stop() function in <a
                    303:                href="https://man.openbsd.org/rc.subr.8">rc.subr(8)</a>.
1.11      benno     304:        <li>Improved and simplified timer handling in <a
                    305:                href="https://man.openbsd.org/rc.d.8">rc.d(8)</a> "stop" and "reload".
                    306:        <li>Implemented probe variables in BPFtrace (<a href="https://man.openbsd.org/bt.5">bt(5)</a>).
1.7       benno     307:        <li>Provided common <a
                    308:                href="https://man.openbsd.org/btrace.8">btrace(8)</a> scripts
                    309:                kprofile.bt (to save kernel stackframes and produce flamegraphs) and
                    310:                runqlat.bt (to measure the latency of the scheduler runqueues).
1.11      benno     311:        <li>Implemented RFC6840 (AD flag processing) in the libc resolver, if
                    312:                using trusted name servers specified with 'trust-ad' in <a
                    313:                href="https://man.openbsd.org/resolv.conf.5">resolv.conf(5)</a>
                    314:        <li>Switched LLD_ARCHs (architectures using the LLVM <a
                    315:                href="https://man.openbsd.org/ld.lld.1">ld.lld(1)</a> linker) to also
                    316:                user the LLVM archiver <a
                    317:                href="https://man.openbsd.org/llvm-ar.1">llvm-ar(1)</a>.
1.14      benno     318:        <li>Enabled support for displaying an estimated battery recharge time
                    319:                in <a href="https://man.openbsd.org/apm.8">apm(8)</a> and <a
                    320:                href="https://man.openbsd.org/apmd.8">apmd(8)</a>.
                    321:        <li>Introduced support for storing capability databases in
                    322:                /etc/login.conf.d, allowing easy addition of custom login classes from
                    323:                packages.
                    324:        <li>Made <a href="https://man.openbsd.org/rcctl.8">rcctl(8)</a> look for the login class in both login.conf and login.conf.d/${class}.
1.15    ! benno     325:        <li>Enabled subpixel rendering in FreeType.
        !           326:        <li>Updated xorg-server to 21.1.3, leaving in place an earlier change to compute the screen resolution from dimensions returned by the screen, reverted by upstream.
        !           327:        <li>Added a <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> cache of regions between 128k and 2M to accommodate programs allocating and deallocating regions of these sizes quickly.
        !           328:        <li>Added <a href="https://man.openbsd.org/pax.1">pax(1)</a> support for mtime/atime/ctime extended headers (in not-SMALL builds).
        !           329:        <li>Added openvpn ports (udp/1194 & tcp/1194) to /etc/services.
        !           330:        <li>Added -k flag to <a href="https://man.openbsd.org/gzip.1">gzip(1)</a> and <a href="https://man.openbsd.org/gunzip.1">gunzip(1)</a> to retain (de)compressed file.
1.7       benno     331:
1.1       deraadt   332:   </ul>
                    333:
                    334: <li>Various bugfixes and tweaks in userland:
                    335:   <ul>
1.7       benno     336:
                    337:        <li>Removed the constraint that <a
                    338:                href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> -b specified block
                    339:                count or block size must be greater than 63.
                    340:        <li>Stopped <a
                    341:                href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> from
                    342:                communicating warnings starting with "XXX" which appeared to indicate
                    343:                errors.
                    344:        <li>Merged bugfixes from upstream into <a
                    345:                href="https://man.openbsd.org/less.1">less(1)</a> including fixes for
                    346:                the prompt hiding feature (CTRL-P) and an integer overflow.
1.11      benno     347:        <li>Fixed possible use after free with long lines in <a href="https://man.openbsd.org/less.1">less(1)</a>.
1.7       benno     348:        <li>Fixed file descriptor leak of /dev/tty on <a
                    349:                href="https://man.openbsd.org/doas.1">doas(1)</a> auth failure.
                    350:        <li>Replaced <a href="https://man.openbsd.org/lrint.3">lrint(3)</a>,
                    351:                <a href="https://man.openbsd.org/lrintf.3">lrintf(3)</a>, <a
                    352:                href="https://man.openbsd.org/llrint.3">llrint(3)</a> and <a
                    353:                href="https://man.openbsd.org/llrintf.3">llrintf(3)</a>
                    354:                implementations from NetBSD with the existing FreeBSD implementations
                    355:                we were already using for <a
                    356:                href="https://man.openbsd.org/lrintl.3">lrintl(3)</a> and <a
                    357:                href="https://man.openbsd.org/llrintl.3">llrintl(3)</a>.
                    358:        <li>Renamed Pacific/Enderbury timezone to Pacific/Kanton.
                    359:        <li>Called <a href="https://man.openbsd.org/pledge.2">pledge(2)</a>
                    360:                later to prevent it from killing various games using ncurses when both
                    361:                stdout and stderr are redirected to a non-tty.
1.10      benno     362:        <li>Fixed octal escape parsing in <a href="https://man.openbsd.org/tr.1">tr(1)</a> backslash().
                    363:        <li>Added <a href="https://man.openbsd.org/uniq.1">uniq(1)</a> support for arbitrarily long input lines.
1.11      benno     364:        <li>Made <a href="https://man.openbsd.org/uniq.1">uniq(1)</a> ignore trailing newlines when comparing lines.
                    365:        <li>Made <a href="https://man.openbsd.org/uniq.1">uniq(1)</a> skip() each input line only once, improving performance.
1.10      benno     366:        <li>Prevented an access to uninitialized memory in <a href="https://man.openbsd.org/awk.1">awk(1)</a>.
1.11      benno     367:        <li>Increased <a href="https://man.openbsd.org/tee.1">tee(1)</a> I/O buffer size for 8KB to 64KB.
                    368:        <li>Allowed bare numbers for key and mouse bindings in <a href="https://man.openbsd.org/cwm.1">cwm(1)</a>.
                    369:        <li>Added a <a href="https://man.openbsd.org/cwm.1">cwm(1)</a> "group-last" command that shows only the previously active group.
                    370:        <li>Set cpuspeed to 0 in <a href="https://man.openbsd.org/apm.8">apm(8)</a> when hw.cpuspeed cannot be retrieved.
                    371:        <li>Improved performance of <a href="https://man.openbsd.org/rev.1">rev(1)</a>.
                    372:        <li>Copied the <a href="https://man.openbsd.org/cos.3">cos(3)</a>
                    373:                cosine software implementation from FreeBSD-13, and disabled assembly
                    374:                implementations of trig functions on x86 platforms.
                    375:        <li>Added optimization for tiny x in <a href="https://man.openbsd.org/cos.3">cos(3)</a> and <a href="https://man.openbsd.org/sin.3">sin(3) trigonometry functions</a>.
                    376:        <li>Made <a href="https://man.openbsd.org/ed.1">ed(1)</a> flush all stdio streams before running a shell command.
                    377:        <li>Prevented a file descriptor leak in <a href="https://man.openbsd.org/touch.1">touch(1)</a> after <a href="https://man.openbsd.org/futimens.2">futimens(2)</a> failure.
1.15    ! benno     378:        <li>Fixed <a href="https://man.openbsd.org/vi.1">vi(1)</a> recovery mode.
        !           379:        <li>Added <a href="https://man.openbsd.org/seq.1">seq(1)</a>, a command to print sequences of numbers.
        !           380:        <li>Extended and reordered the process accounting information structure <a href="https://man.openbsd.org/acct.5">acct(5)</a>. Flag Day for the <a href="https://man.openbsd.org/acct.2">acct(2)</a> file format.
        !           381:        <li>Fixed <a href="https://man.openbsd.org/setusercontext.3">setusercontext(3)</a> error when /etc/login.conf is not present.
        !           382:        <li>Switched <a href="https://man.openbsd.org/aucat.1">aucat(1)</a> internal sample representation and default file encoding to 24-bit.
        !           383:        <li>Switched <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> internal sample representation to 24-bit fixed point.
        !           384:        <li>Fixed glass console and <a href="https://man.openbsd.org/getty.8">getty(8)</a> interference with Xorg on arm64.
        !           385:        <li>Reinstated a <a href="https://man.openbsd.org/drm.4">drm(4)</a> workaround to get framebuffer size from efifb, preventing fatal errors for the BESSTAR TECH HM90 with Ryzen 9 4900H.
1.11      benno     386:
1.10      benno     387:
1.7       benno     388:
1.1       deraadt   389:   </ul>
                    390:
                    391: <li>Improved hardware support and driver bugfixes, including:
                    392:   <ul>
1.7       benno     393:        <li>Added support to <a
                    394:                href="https://man.openbsd.org/pchgpio.4">pchgpio(4)</a> for Cannon
                    395:                Lake H and Tiger Lake H platforms.
                    396:        <li>Ensured use of the correct encoding in xenocara when /etc/kbdtype
                    397:                is present with an attached <a
                    398:                href="https://man.openbsd.org/ucc.4">ucc(4)</a> keyboard.
                    399:        <li>Fixed an interrupt storm on <a
                    400:                href="https://man.openbsd.org/dwge.4">dwge(4)</a> variants which
                    401:                support Energy Efficient Ethernet when connected to a switch which
                    402:                does so as well.
                    403:        <li>Added support for tpm2 CRB interface to <a
                    404:                href="https://man.openbsd.org/tpm.4">tpm(4)</a>, fixing recent S4
                    405:                regressions on the Surface Go 2 caused by a firmware change.
                    406: `      <li>Ensured armv7 and arm64 efiboot allocate fresh memory for the
                    407:                device tree with at least one page of free space to extend into. This
                    408:                fixes booting on VMWare Fusion.
1.10      benno     409:        <li>Stopped binding audio devices exposed by <a
                    410:                href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> to physical
                    411:                devices. <!-- XXX check this -->
1.15    ! benno     412:
1.10      benno     413:        <li>Fixed handling of interrupts shared between multiple <a
                    414:                href="https://man.openbsd.org/dwiic.4">swiic(4)</a> devices.
1.11      benno     415:        <li>Introduced <a
                    416:                href="https://man.openbsd.org/iicmux.4">iicmux(4)</a>, a driver that
                    417:                switches between I2C busses connected to a single I2C controller by
                    418:                using the pin muxing facilities of an SoC.
                    419:        <li>Introduced <a
                    420:                href="https://man.openbsd.org/pcyrtc.4">pcyrtc(4)</a>, a driver for
                    421:                the NXP PCF85063A/TP RTC chips.
                    422:        <li>Fixed a panic when running <a
                    423:                href="https://man.openbsd.org/utvfu.4">utvfu(4)</a> on <a
                    424:                href="https://man.openbsd.org/xhci.4">xhci(4)</a>.
                    425:        <li>Added <a href="https://man.openbsd.org/acpipci.4">acpipci(4)</a>
                    426:                support for interrupts represented by ACPI PCI Interrupt Link Devices,
                    427:                making PCI interrupts work on QEMU's SBSA target.
                    428:        <li>Added handling of multi-port controllers to <a href="https://man.openbsd.org/uslcom.4">uslcom(4)</a>.
                    429:        <li>Make <a href="https://man.openbsd.org/com.4">com(4)</a> attach over <a href="https://man.openbsd.org/acpi.4">acpi(4)</a> on amd64.
                    430:        <li>Added address locators for the ACPI "bus" and used these to fix the order of the <a href="https://man.openbsd.org/com.4">com(4)</a> devices to match the traditional order on the ISA bus.
                    431:        <li>Added Intel Jasper Lake to the <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> audio driver.
1.15    ! benno     432:        <li>Ensured <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> matches on Intel 300 Series audio, fixing attaching on the Dell G3 3590.
1.11      benno     433:        <li>Added Synopsys Designware UART support to <a href="https://man.openbsd.org/com.4">com(4)</a>.
                    434:        <li>Fixed an issue where <a href="https://man.openbsd.org/com.4">com(4)</a> would attach for a disabled serial port leading to misdirection of the hardware variant and a subsequent hang when /etc/rc runs <a href="https://man.openbsd.org/ttyflags.8">ttyflags(8)</a> -a.
                    435:        <li>Fixed <a href="https://man.openbsd.org/sdhc.4">sdhc(4)</a> for Jasper Lake eMMC.
                    436:        <li>Improved how quirks are handled on <a href="https://man.openbsd.org/sdhc.4">sdhc(4)</a>-compatible drivers.
1.14      benno     437:        <li>Enabled <a href="https://man.openbsd.org/acpibat.4">acpibat(4)</a> use with the Surface Go 3.
1.15    ! benno     438:        <li>Fixed suspend/resume issues with <a href="https://man.openbsd.org/com.4">com(4)</a> at <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>.
        !           439:        <li>Correlated <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> and <a href="https://man.openbsd.org/ucc.4">ucc(4)</a> devices attacked over USB in order to adjust the volume of the correct attached audio device rather than the first one attached.
        !           440:        <li>Enabled PL011 UART FIFO support in <a href="https://man.openbsd.org/pluart.4">pluart(4)</a>.
        !           441:        <li>Added support for XBox One game controller on usb.
        !           442:        <li>Stopped suspending the <a href="https://man.openbsd.org/tpm.4">tpm(4)</a> device upon hibernation, preventing some systems from hanging when hibernating a second time.
1.7       benno     443:
1.1       deraadt   444:   </ul>
                    445:
                    446: <li>New or improved network hardware support:
                    447:   <ul>
1.7       benno     448:        <li>Added support to <a href="https://man.openbsd.org/umb.4">umb(4)</a> for SIMCom SIM7600.
                    449:        <li>Fixed an interrupt storm on <a
                    450:                href="https://man.openbsd.org/dwge.4">dwge(4)</a> variants which
                    451:                support Energy Efficient Ethernet when connected to a switch which
                    452:                does so as well.
1.10      benno     453:        <li>Added <a href="https://man.openbsd.org/igc.4">igc(4)</a>, a
                    454:                driver for the Intel 2.5Gb Ethernet controllers.
1.11      benno     455:        <li>Implemented <a href="https://man.openbsd.org/em.4">em(4)</a>
                    456:                support for selecting SMGII or SerDes mode depending on the plugged-in
                    457:                SFP transceiver and for reading out transceiver information via <a
                    458:                href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
                    459:        <li>Applied MP-safe changes from <a
                    460:                href="https://man.openbsd.org/dwge.4">dwge(4)</a> to <a
                    461:                href="https://man.openbsd.org/dwxe.4">dwxe(4)</a>.
1.14      benno     462:        <li>Enabled hardware vlan tagging for <a href="https://man.openbsd.org/ixl.4">ixl(4)</a>.
                    463:        <li>Re-enabled <a href="https://man.openbsd.org/ixl.4">ixl(4)</a> IPv4, TCP4/6 and UDP4/6 checksum offloading.
                    464:        <li>Enabled receive checksum offloading on <a href="https://man.openbsd.org/ixl.4">ixl(4)</a>.
1.15    ! benno     465:        <li>Prevented a possible deadlock in <a href="https://man.openbsd.org/cad.4">cad(4)</a>.
        !           466:        <li>Fixed receive filter handling in <a href="https://man.openbsd.org/aq.4">aq(4)</a>.
        !           467:        <li>Enable vlan promisc, header stripping and vlan RX/TX offload on <a href="https://man.openbsd.org/aq.4">aq(4)</a>.
        !           468:        <li>Enabled checksum offloads on <a href="https://man.openbsd.org/aq.4">aq(4)</a>.
        !           469:        <li>Enabled interrupt moderation on <a href="https://man.openbsd.org/aq.4">aq(4)</a>, aiming at around 20k per second.
        !           470:        <li>Fixed <a href="https://man.openbsd.org/aq.4">aq(4)</a> occasional errors seen on rockpro64.
        !           471:        <li>Fixed <a href="https://man.openbsd.org/ure.4">ure(4)</a> vlan transmission with hw tagging.
1.7       benno     472:
1.1       deraadt   473:   </ul>
                    474:
                    475: <li>Added or improved wireless network drivers:
                    476:   <ul>
1.7       benno     477:        <li>Reset the Tx timer upon validation of a BA notification sent by
                    478:                <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> and <a
                    479:                href="https://man.openbsd.org/iwm.4">iwm(4)</a> firmware.
                    480:        <li>Prevented <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and
                    481:                <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> attempts to
                    482:                transition toward the same state where this would result in a
                    483:                redundant or illegal state transition and a potential hang.
                    484:        <li>Fixed a panic when <a
                    485:                href="https://man.openbsd.org/iwx.4">iwx(4)</a> cannot find firmware
                    486:                at boot time.
                    487:        <li>Added relicensed wireless firmwares from Realtek for <a
                    488:                href="https://man.openbsd.org/rsu.4">rsu(4)</a>, <a
                    489:                href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> and <a
                    490:                href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> devices, allowing
                    491:                these devices to work without requiring a separate firmware download.
                    492:        <li>Added a workaround for buggy <a
                    493:                href="https://man.openbsd.org/athn.4">athn(4)</a> devices to prevent
                    494:                filling up the node cache when used in hostap mode.
                    495:        <li>Applied a workaround in <a
                    496:                href="https://man.openbsd.org/mvkpcie.4">mvkpcie(4)</a> to fix an
                    497:                external abort under load with <a
                    498:                href="https://man.openbsd.org/athn.4">athn(4)</a>.
                    499:        <li>Fixed <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>
                    500:                performance drop after roaming between APs in 11n mode.
                    501:        <li>Ensured <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> uses
                    502:                only the HT (high throughput) frame format for data frames.
                    503:        <li>Allowed AUTH->AUTH state transitions in the <a
                    504:                href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a
                    505:                href="https://man.openbsd.org/iwx.4">iwx(4)</a> drivers again, needed
                    506:                if the access point uses band-steering.
                    507:        <li>Added support for 802.11n 40MHz channels to the <a
                    508:                href="https://man.openbsd.org/iwm.4">iwm(4)</a> driver.
                    509:        <li>Reverted to use <a
                    510:                href="https://man.openbsd.org/iwm.4">iwm(4)</a> firmware v17 on Intel
                    511:                AC 7265, fixing instability issues on X1 Carbon gen3.
                    512:        <li>Cached the old BSSID when roaming with <a
                    513:                href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
                    514:        <li>Explicitly stopped <a
                    515:                href="https://man.openbsd.org/iwx.4">iwx(4)</a> Rx block ack when
                    516:                roaming between access points.
                    517:        <li>Added initial 40MHz support to the <a
                    518:                href="https://man.openbsd.org/iwx.4">iwx(4)</a> driver.
1.10      benno     519:        <li>Made <a href="https://man.openbsd.org/athn.4">athn(4)</a> attach to the Sony UWA-BR100.
                    520:        <li>Fixed "null node" panics in <a href="https://man.openbsd.org/run.4">run(4)</a>.
                    521:        <li>Fixed "(null node)" panics on <a href="https://man.openbsd.org/run.4">run(4)</a>.
                    522:        <li>Fixed <a href="https://man.openbsd.org/iwn.4">iwn(4)</a> with 4965 devices.
1.11      benno     523:        <li>Disabled active scanning on <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> 9260 and 9560 to prevent a device lockup.
                    524:        <li>Fixed monitor mode on <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
                    525:        <li>Let <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> and <a
                    526:                href="https://man.openbsd.org/iwm.4">iwm(4)</a> use per-Tx-queue
                    527:                interface timers to ensure timeout if a particular Tx queue gets
                    528:                stuck.
                    529:        <li>Disabled probe requests during scans in <a
                    530:                href="https://man.openbsd.org/iwx.4">iwx(4)</a> again, preventing
                    531:                device timeouts for some devices.<!-- XXX stsp: whats the final state of this? ;) -->
                    532:        <li>Switched <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> to new -67 firmware images.
                    533:        <li>Introduced <a href="https://man.openbsd.org/mtw.4">mtw(4)</a>, a driver for MediaTek MT7601U wifi devices.
                    534:        <li>Made <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> attach to PCI devices with product ID 0x31dc, part of the 9560 chip family.
                    535:        <li>Disabled minimum power consumption in <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> hostap mode, improving connection reliability when used as an access point.
1.15    ! benno     536:        <li>Added support for the BCM4387 to <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>.
1.11      benno     537:        <li>Fixed wrong pointer assignment causing the driver to read block ack request information sent by firmware from the wrong offset in <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
                    538:        <li>Fixed and reenabled active scans on <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
1.15    ! benno     539:        <li>Improved roaming stability on <a href="https://man.openbsd.org/iwn.4">iwn(4)</a>, particularly with wpa_supplicant.
        !           540:        <li>Improved TX performance on <a href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> RTL8192EU devices.
        !           541:        <li>Added 802.11ac support on <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
        !           542:        <li>Fix TX rate used by <a href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> and <a href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> for RTS frames.
        !           543:        <li>Add initial 802.11ac support to <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
        !           544:        <li>Fixed attach of multiple <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> or <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> interfaces in the same machine.
        !           545:        <li>Prevent announcing VHT capabilities on <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> for 2GHz bands during scans.
        !           546:        <li>Fixed <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> 802.11ac throughput at a distance.
        !           547:        <li>Enabled <a href="https://man.openbsd.org/mtw.4">mtw(4)</a> on i386, macppc and arm64.
        !           548:        <li>Added preliminary <a href="https://man.openbsd.org/ure.4">ure(4)</a> support for RTL8156B and bug fixes for RTL8153/RTL8156.
1.7       benno     549:
1.1       deraadt   550:   </ul>
                    551:
                    552: <li>IEEE 802.11 wireless stack improvements and bugfixes:
                    553:   <ul>
1.7       benno     554:        <li>Added <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> Tx aggregation support.
                    555:        <li>Added an ADDBA_OFFLOAD capability for wifi devices to manage Tx block ack sessions entirely in firmware.
                    556:        <li>Cached the old BSSID when roaming with <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> so firmware commands can continue using it while roaming to a new AP.
                    557:        <li>Added support for 40MHz channels to net80211 RA.
                    558:        <li>Added monitoring of 20/40MHz channel width changes in beacons sent by our access point, notifying drivers when the channel width has changed.
1.11      benno     559:        <li>Introduced an optional driver-specific bgscan_done() handler which allows the driver to take control of the roaming teardown sequence, ensuring that race conditions between firmware state and net80211 state are avoided.<!-- XXX srsly? "net80211" is the only thing in this sentence that tells me this is about wireless! -->
                    560:        <li>Implemented bgscan_done() handlers for <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> and <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
                    561:        <li>Taught the net80211 stack to remove corresponding frames from ic_pwrsaveq when a power-saving client decides to leave our hostap interface, preventing a panic.
1.15    ! benno     562:        <li>Added initial 802.11ac (VHT) support to the wifi stack.
        !           563:        <li>Made <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> show 802.11ac VHT capability and operation IEs in -v mode.
        !           564:        <li>Added 802.11ac/VHT TX rate adaptation support to the wifi stack.
        !           565:        <li>When choosing networks during SSID selection, give a higher score to 11ac and 11n access points, prioritizing 11ac.
1.7       benno     566:
                    567:
1.1       deraadt   568:   </ul>
                    569:
                    570: <li>Generic network stack improvements and bugfixes:
                    571:   <ul>
1.7       benno     572:        <li>Fixed <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> $nr incorrect macro expansion.
1.15    ! benno     573:        <li>Fixed <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> rdr-to rules failing on certain port ranges when explicitly specified.
        !           574:        <li>Ensured the <a href="https://man.openbsd.org/pf.4">pf(4)</a> "set prio" values are checked consistently.
1.10      benno     575:        <li>Added support for PPP IPCP extensions for DNS to <a href="https://man.openbsd.org/sppp.4">sppp(4)</a>.
1.11      benno     576:        <li>Added display of DNS information from <a href="https://man.openbsd.org/sppp.4">sppp(4)</a> to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
                    577:        <li>Switched to calculating <a href="https://man.openbsd.org/pppoe.4">pppoe(4)</a> session duration using system uptime rather than UTC.
                    578:        <li>Made "set skip on ..." in <a
                    579:                href="https://man.openbsd.org/pf.conf.5">pf.conf(5)</a> dynamic, with
                    580:                this, "set skip" can be used on interfaces that are not configured
                    581:                yet.
                    582:        <li>Fixed <a href="https://man.openbsd.org/veb.4">veb(4)</a> vport handling to prevent improper drop of packets leaving a vport interface.
1.14      benno     583:        <li>Reworked <a href="https://man.openbsd.org/ix.4">ix(4)</a> checksum/vlan offloading and enabled it for IPv6.
1.15    ! benno     584:        <li>Enabled IP header checksum offloading in <a href="https://man.openbsd.org/ix.4">ix(4)</a>.
        !           585:        <li>Prevented tweaks to <a href="https://man.openbsd.org/tun.4">tun(4)</a> if_flags when the NET_LOCK isn't held.
        !           586:        <li>Prevented reopening of <a href="https://man.openbsd.org/tun.4">tun(4)</a>/<a href="https://man.openbsd.org/tap.4">tap(4)</a> interfaces which are being destroyed.
        !           587:        <li>Rewrote <a href="https://man.openbsd.org/vxlan.4">vxlan(4)</a> to
        !           588:                operate independently of <a
        !           589:                href="https://man.openbsd.org/bridge.4">bridge(4)</a>, create and bind
        !           590:                udp sockets and prevent loops.
        !           591:        <li>Stopped hiding the mtu on "bridge" interfaces which do handle l3 traffic in <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
        !           592:        <li>Protected <a href="https://man.openbsd.org/pfsync.4">pfsync(4)</a> tdb flags and lists with a mutex to prevent crashes involving pfsync, IPsec and parallel forwarding.
        !           593:        <li>Added mbuf tags to prevent output loops in <a href="https://man.openbsd.org/etherip.4">etherip(4)</a>.
        !           594:        <li>Added rtable capability to <a href="https://man.openbsd.org/login.conf.5">login.conf(5)</a>, allowing to specify the rtable a process uses.
        !           595:        <li>Made <a href="https://man.openbsd.org/su.1">su(1)</a> honor the login class routing table when doing a full login with su -l.
        !           596:        <li>Prevented <a href="https://man.openbsd.org/aq.4">aq(4)</a> nics from writing to mbufs taken off the ring when the interface was taken down.
        !           597:        <li>Fix crash in IPSec while doing parallel IP forwarding.
        !           598:        <li>Fix IP output routines on raw sockets so route sourceaddr can take effect using <a href="https://man.openbsd.org/sendto.2">sendto(2)</a> or similar.
        !           599:        <li>Ensured <a href="https://man.openbsd.org/pcap_lookupdev.3">pcap_lookupdev(3)</a> matches only on complete interface names.
1.11      benno     600:
1.1       deraadt   601:   </ul>
                    602:
                    603: <li>Installer and upgrade improvements:
                    604:   <ul>
1.7       benno     605:        <li>Corrected installer to use "inet autoconf" properly for <a
                    606:                href="https://man.openbsd.org/hostname.if.5">hostname.if(5)</a> files.
                    607:        <li>Stopped prompting whether to fall back to HTTP in the installer, making the fallback automatic.
                    608:        <li>Used <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
                    609:                "join" command by default in <a
                    610:                href="https://man.openbsd.org/hostname.if.5">hostname.if(5)</a> files,
                    611:                replacing the old "nwid".
1.10      benno     612:        <li>Documented <a
                    613:                href="https://man.openbsd.org/install.site.5">install.site(5)</a>,
                    614:                OpenBSD installation and upgrade customization.
                    615:        <li>Corrected "!" escape handling in the installer when accepting WEP/WPA passphrase.
                    616:        <li>Made <a href="https://man.openbsd.org/config.8">config(8)</a> -e work with ramdisk kernels.
1.11      benno     617:        <li>Made <a href="https://man.openbsd.org/config.8">config(8)</a> -c
                    618:                cmdfile use lines from the command file for all input, not just
                    619:                commands. This allows complex actions like changing device parameters.
                    620:        <li>Prevented a potential race which could make <a
                    621:                href="https://man.openbsd.org/umount.8">umount(8)</a> fail spuriously
                    622:                in the installer.
                    623:        <li>Returned to a shell-script based <a
                    624:                href="https://man.openbsd.org/fw_update.8">fw_update(8)</a>, written
                    625:                to be usable by the install script, allowing earlier retrieval of
                    626:                downloaded firmwares.
                    627:        <li>Stopped <a
                    628:                href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> from
                    629:                downloading SHA256.sig when not needed, to allow installing local
                    630:                files without network access.
                    631:        <li>Modified the installer to use <a
                    632:                href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> to install
                    633:                non-free firmware files if present on the install media.
                    634:        <li>Made <a href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> re-download existing files with failed checksums.
1.14      benno     635:        <li>Stopped unregistering firmware with <a href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> when the SHA256.sig cannot be fetched.
1.15    ! benno     636:        <li>Made <a href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> use the /snapshots directory only on -current.
1.14      benno     637:        <li>Used <a href="https://man.openbsd.org/installboot.8">installboot(8)</a> in riscv64 install.md.
1.15    ! benno     638:        <li>Used <a href="https://man.openbsd.org/installboot.8">installboot(8)</a> in install.md for armv7.
        !           639:        <li>New logic for <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> to avoid excessive moving of files during updates when possible.
        !           640:        <li>Ensured that an interrupted arm64 install from the ramdisk kernel can be restarted.
1.7       benno     641:
1.1       deraadt   642:   </ul>
                    643:
                    644: <li>Security improvements:
                    645:   <ul>
1.7       benno     646:        <li>Cleared length of keys in <a href="https://man.openbsd.org/vnconfig.8">vnconfig(8)</a> alongside keys themselves.
                    647:        <li>Removed hifn(4), safe(4) and ubsec(4) crypto drivers.
                    648:        <li>Fixed double free after allocation failure in <a href="https://man.openbsd.org/bpf.4">bpf(4)</a>.
                    649:        <li>Added call to <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> to restrict <a href="https://man.openbsd.org/stty.1">stty(1)</a> -f filesystem access.
                    650:        <li>Fixed a panic by prohibiting renames of tmpfs mount-points.
                    651:        <li>Fixed <a href="https://man.openbsd.org/vi.1">vi(1)</a> use after free with unsaved buffer. <!-- XXX move? -->
1.10      benno     652:        <li>Disabled <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> mouse tracking by default.
1.11      benno     653:        <li>On arm64 architectures, used "rng-seed" and "kaslr-seed" properties from the device tree to mix extra entropy into the random pool.
1.15    ! benno     654:        <li>Made <a href="https://man.openbsd.org/apmd.8">apmd(8)</a> replace /etc/random.seed for hibernate-resumes.
1.11      benno     655:        <li>Restricted <a
                    656:                href="https://man.openbsd.org/usbhidctl.1">usbhidctl(1)</a> and <a
                    657:                href="https://man.openbsd.org/usbhidaction.1">usbhidaction(1)</a> file
                    658:                system access with <a
                    659:                href="https://man.openbsd.org/unveil.2">unveil(2)</a>.
                    660:        <li>Updated libexpat to 2.4.4, fixing CVE-2022-23852 and CVE-2022-23990.
1.14      benno     661:        <li>Added <a href="https://man.openbsd.org/ps.1">ps(1)</a> status flag "c" to indicate a process is chrooted.
1.15    ! benno     662:        <li>In <a
        !           663:                href="https://man.openbsd.org/rpc.rusersd.8">rpc.rusersd(8)</a> <a
        !           664:                href="https://man.openbsd.org/unveil.2">unveil(2)</a> "/dev" read-only
        !           665:                instead of using <a
        !           666:                href="https://man.openbsd.org/chroot.2">chroot(2)</a>.
1.1       deraadt   667:   </ul>
                    668:
                    669: <li>Routing daemons and other userland network improvements:
                    670:   <ul>
1.11      benno     671:
                    672: <!-- openrsync -->
1.10      benno     673:        <li>Implemented <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> --compare-dest, allowing specification of additional directories to check for files to be available.
                    674:        <li>Implemented <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> --max-size and --min-size.
                    675:        <li>Limited the number of <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> processes being spawned by <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> to 16.
1.11      benno     676:
                    677: <!-- DNS: unwind/unbound/nsd -->
                    678:        <li>Switched <a href="https://man.openbsd.org/nsd.8">nsd(8)</a> to enable default DNS cookies on, matching behavior as released in OpenBSD 7.0.
1.7       benno     679:        <li>Ensured enabled resolvers are honored by <a href="https://man.openbsd.org/unwind.8">unwind(8)</a> to keep unused forwarders disabled properly.
1.11      benno     680:        <li>Installed missing scope identifiers for IPv6 link-local addresses for <a href="https://man.openbsd.org/unwind.8">unwind(8)</a> and <a href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>.
                    681:        <li>Allowed interface names as scope-id in IPv6 link-local addresses in <a href="https://man.openbsd.org/unbound.8">unbound(8)</a>.
1.15    ! benno     682:        <li>Let <a href="https://man.openbsd.org/unwind.8">unwind(8)</a> probe for DNS64 presence with an absolute name, so asr doesn't add search domains and retry.
1.11      benno     683:
                    684: <!-- httpd/relayd -->
                    685:        <li>Fixed <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> to respond with 400 Bad Request when a client sends header lines without a colon.
                    686:        <li>Added protocol version checking to <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
                    687:        <li>Fixed crashes in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
1.7       benno     688:        <li>Annotated an <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> 413 error with "request body too large" in the error log.
1.10      benno     689:        <li>Corrected <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> version string checking, responding with 505 Version Not Supported rather than 400 Bad Request when the version format is incorrect.
1.7       benno     690:        <li>Stopped duplicating "Connection: close" headers in <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>, only adding it if it's not a websocket response.
                    691:        <li>In <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, stopped sending content alongside responses to HEAD requests.
                    692:        <li>Added <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> custom error page facility.
1.15    ! benno     693:        <li>Added a gzip-static option to <a href="https://man.openbsd.org/httpd.conf.5">httpd.conf(5)</a>, allowing delivery of precompressed files with content-encoding gzip.
        !           694:        <li>Improved handling of static compressed gzip files in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
        !           695:
1.11      benno     696:
                    697: <!-- iked/IPSEC -->
1.10      benno     698:        <li>Made <a href="https://man.openbsd.org/iked.conf.5">iked.conf(5)</a> proto config option accept a list to allow specifying multiple protocols for a single policy.
                    699:        <li>Fixed broken key exchange negotiation with matching proposals in <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
1.11      benno     700:        <li>Added <a href="https://man.openbsd.org/ikectl.8">ikectl(8)</a> "show certinfo" to show trusted CAs and certificates.
                    701:        <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a> -V to display the version.
                    702:        <li>Fixed removal of SAs that could not be flushed with <a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a> -F.
                    703:        <li>Fixed a bug where <a href="https://man.openbsd.org/iked.8">iked(8)</a> sent zero-prefixed NAT-T messages on port 500, causing parsing errors.
                    704:        <li>Changed <a href="https://man.openbsd.org/isakmpd.8">isakmpd(8)</a> to log a warning when proto is NULL rather than dereferencing it.
1.15    ! benno     705:        <li>Improved message fragment retransmissions for <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
        !           706:        <li>Make sure <a href="https://man.openbsd.org/iked.8">iked(8)</a> vroute messages are correctly aligned, fixes autoconfiguration of addresses on octeon.
1.11      benno     707:
                    708:
                    709: <!-- bgpd/rpki-client -->
1.10      benno     710:        <li>Limited <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> HTTP requests to 2GB of data.
                    711:        <li>Published <a href="https://man.openbsd.org/rpki-client.8">rpki-client</a> 7.5.
                    712:        <li>Limited the number of publication points under a given TAL in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
1.11      benno     713:        <li>Introduced a validated cache which holds all the files successfully verified by <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    714:        <li>Allowed <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> to display more than one file in -f mode.
                    715:        <li>Allowed rsync:// URIs as files in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> -f mode.
                    716:        <li>Properly handled .mft files in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>, preventing replay attacks using old but still valid files.
1.14      benno     717:        <li>Enforced RFC 6384 certificate policy for RPKI in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    718:        <li>Added a CRL check for manifests to <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
1.15    ! benno     719:        <li>Capped the daemon <a href="https://man.openbsd.org/login.1">login</a> class datasize at either 1G or 4G depending on the architecture and set the <a href="https://man.openbsd.org/bgpd.8">bgpd</a> class datasize to either 16G or 1G.
        !           720:        <li>Made it possible to bind and connect to non-default ports in <a href="https://man.openbsd.org/bgpd.conf.5">bgpd.conf(5)</a>.
        !           721:        <li>Fixed overflow protection code in <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
        !           722:        <li>Changed the way $macros are expanded in <a href="https://man.openbsd.org/bgpd.conf.5">bgpd.conf(5)</a>.<!-- in what way, for what? XXXX -->
        !           723:        <li>Implemented most of CMS related checks in rpki-client(8) required by RFC 6488 section 3.
        !           724:
1.11      benno     725:
                    726: <!-- others -->
                    727:        <li>Modified <a href="https://man.openbsd.org/syslog.conf.5">syslog.conf(5)</a> examples to use TLS rather than the plaintext protocols.
                    728:        <li>Stopped ignoring <a href="https://man.openbsd.org/carp.4">carp(4)</a> interfaces in <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>.
                    729:        <li>Made the <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> host name DHCP option configurable.
                    730:        <li>Prevented a crash in <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> due to updating an interface which no longer exists.
1.15    ! benno     731:        <li>Prevented a potential crash when <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> receives more than 7 nameservers.
        !           732:        <li>Fixed crash in <a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> when receiving a negative length field for DNS labels.
1.11      benno     733:        <li>Fix <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> in <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a>, create permissions are required for databases.
                    734:        <li>Made <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> start listening on interface in 'down' state. Interfaces can come up later, at which point dhcpd(8) will start receiving packets.
                    735:        <li>Added a basic printer for EAPOL packets to <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>.
1.15    ! benno     736:        <li>Made <a href="https://man.openbsd.org/ping.8">ping(8)</a> print out the source address and sequence number when the signature on an icmp echo reply doesn't match.
        !           737:        <li>Rate limit <a href="https://man.openbsd.org/rad.8">rad(8)</a> router advertisements according to RFC 4861.
1.10      benno     738:
1.7       benno     739:
                    740:
1.1       deraadt   741:   </ul>
                    742:
                    743: <li><a href="https://man.openbsd.org/tmux">tmux(1)</a> improvements and bug fixes:
                    744:   <ul>
1.7       benno     745:        <li>Fixed a crash in <a
                    746:                href="https://man.openbsd.org/tmux.1">tmux(1)</a> when a session with
                    747:                multiple clients is destroyed but tmux does not close completely due
                    748:                to other sessions.
                    749:        <li>Fixed a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>
                    750:                redraw problem on automargin terminals.
                    751:        <li>Fixed a problem with repeat in <a
                    752:                href="https://man.openbsd.org/tmux.1">tmux(1)</a> copy mode.
                    753:        <li>Added -T to set a popup title in <a
                    754:                href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    755:        <li>Added -s and -S to <a
                    756:                href="https://man.openbsd.org/tmux.1">tmux(1)</a> display-popup to set
                    757:                popup and border style.
                    758:        <li>Fixed application-set fg and bg in <a
                    759:                href="https://man.openbsd.org/tmux.1">tmux(1)</a> panes.
                    760:        <li>Added a way to force a color to RGB in <a
                    761:                href="https://man.openbsd.org/tmux.1">tmux(1)</a> and a format to
                    762:                display it.
1.10      benno     763:        <li>Added a cursor-colour option to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    764:        <li>Added a cursor-style option to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
1.11      benno     765:        <li>Added a pane-border-format pane option to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    766:        <li>Added attempts to turn on less-capable mouse modes when <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> turns on more-capable ones, in case the terminal doesn't support the desired mode.
1.14      benno     767:        <li>Added a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> option to show arrows for the active pane indicator.
                    768:        <li>Added a key in <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> copy mode to toggle the position indicator.
1.15    ! benno     769:        <li>Added an option in <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> to set the character for unused areas of the terminal.
        !           770:        <li>Add <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> option to control if it scrolls into history on clear.
        !           771:        <li>Added OSC 7 capability to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> for setting titles.
1.7       benno     772:
1.1       deraadt   773:   </ul>
                    774:
1.4       benno     775: <li>OpenSMTPD version <!--- XXX --->
1.1       deraadt   776:   <ul>
1.14      benno     777:        <li>Stopped <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> from verifying the cert or CA for a relay using opportunistic TLS.
1.15    ! benno     778:        <li>Enabled TLS verify by default for outbound "smtps://" and "smtp+tls://", restoring documented <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> behavior.
1.1       deraadt   779:   </ul>
                    780:
1.4       benno     781: <li>LibreSSL version <!--- XXX --->
1.1       deraadt   782:   <ul>
                    783:     <li>New Features
                    784:     <ul>
1.9       inoguchi  785:       <li>The RFC 3779 API was ported from OpenSSL.<br>
                    786:          Many bugs were fixed, regression tests were added and the code was cleaned up.
                    787:       <li>Certificate Transparency was ported from OpenSSL.<br>
                    788:           Many internal improvements were made, resulting in cleaner and safer code.<br>
                    789:           Regress coverage was added. libssl does not yet make use of it.
1.1       deraadt   790:     </ul>
                    791:
                    792:     <li>Portable Improvements
                    793:     <ul>
1.9       inoguchi  794:       <li>Enabled ASAN CI on Linux platform.<br>
                    795:           Thanks to Ilya Shipitsin (chipitsine &lt;at&gt; gmail com).
                    796:       <li>Fixed various POSIX compliance and other portability issues<br>
                    797:           found by the port to the Sortix operating system.
                    798:       <li>Add libmd as platform specific libraries for Solaris.<br>
                    799:           Issue reported from (ihsan &lt;at&gt; opencsw org) on libressl ML.
                    800:       <li>Set IA-64 compiler flag only if it is HP-UX with IA-64.<br>
                    801:           Suggested from Larkin Nickle (me &lt;at&gt; larbob org) by libressl ML.
                    802:       <li>Enabled and scheduled Coverity scan.<br>
                    803:           Contributed by Ilya Shipitsin (chipitsine &lt;at&gt; gmail com) on github.
1.1       deraadt   804:     </ul>
                    805:
1.9       inoguchi  806:     <li>Compatibility Changes
                    807:     <ul>
                    808:       <li>Most structs that were previously defined in the following headers
                    809:           are now opaque as they are in OpenSSL 1.1:<br>
                    810:           bio.h, bn.h, comp.h, dh.h, dsa.h, evp.h, hmac.h, ocsp.h, rsa.h,
                    811:           x509.h, x509v3.h, x509_vfy.h
                    812:       <li>Switch TLSv1.3 cipher names from AEAD- to OpenSSL's TLS_<br>
                    813:           OpenSSL added the TLSv1.3 ciphersuites with "RFC names" instead
                    814:           of using something consistent with the previous naming.<br>
                    815:           Various test suites expect these names (instead of checking for the much
                    816:           more sensible cipher numbers).<br>
                    817:           The old names are still accepted as aliases.
                    818:       <li>Subject alternative names and name constraints are now validated
                    819:           when they are added to certificates.<br>
                    820:           Various interoperability problems with stacks that validate
                    821:           certificates more strictly than OpenSSL can be avoided this way.
                    822:       <li>Attempt to opportunistically use the host name for SNI in s_client
                    823:     </ul>
                    824:
                    825:     <li>Bug fixes
1.1       deraadt   826:     <ul>
1.9       inoguchi  827:       <li>Avoid infinite loop for custom curves of order 1.<br>
                    828:           Found and reported with a reproducer by Hanno Boeck.
                    829:           Helpful comments and analysis from David Benjamin.
                    830:       <li>Avoid infinite loop on parsing DSA private keys.<br>
                    831:           Issue reported with reproducers by Hanno Boeck.
                    832:           Additional variants and analysis by David Benjamin.
                    833:       <li>A malicious certificate can cause an infinite loop.<br>
                    834:           Reported by and fix from Tavis Ormandy and David Benjamin, Google.
                    835:       <li>In some situations, the verifier would discard the error on an
                    836:           unvalidated certificate chain.<br>
                    837:           This would happen when the verification callback was in use,
                    838:           instructing the verifier to continue unconditionally.<br>
                    839:           This could lead to incorrect decisions being made in software.
                    840:       <li>Avoid an infinite loop in SSL_shutdown()
                    841:       <li>Fix another return 0 bug in SSL_shutdown()
                    842:       <li>Handle zero byte reads/writes that trigger handshakes in the
                    843:           TLSv1.3 stack
                    844:       <li>A long standing memleak in libtls CRL handling was fixed
1.1       deraadt   845:     </ul>
                    846:
1.9       inoguchi  847:     <li>Internal Improvements
1.1       deraadt   848:     <ul>
1.9       inoguchi  849:       <li>Cache the SHA-512 hash instead of the SHA-1 hash and cache
                    850:           notBefore and notAfter times when X.509 certificates are parsed.
                    851:       <li>The X.509 lookup code has been simplified and cleaned up.
                    852:       <li>Fixed numerous issues flagged by coverity and the cryptofuzz project
                    853:       <li>Increased the number of Miller-Rabin checks in DH and DSA
                    854:           key/parameter generation
                    855:       <li>Started using the bytestring API in libcrypto for cleaner and
                    856:           safer code
                    857:       <li>Convert {i2d,d2i}_{,EC_,DSA_,RSA_}PUBKEY{,_bio,_fp}() to templated
                    858:           ASN1
                    859:       <li>Convert ASN1_OBJECT_new() to calloc()
                    860:       <li>Convert ASN1_STRING_type_new() to calloc()
                    861:       <li>Rewrite ASN1_STRING_cmp()
                    862:       <li>Use calloc() for X509_CRL_METHOD_new() instead of malloc()
                    863:       <li>Convert ASN1_PCTX_new() to calloc()
                    864:       <li>Replace asn1_tlc_clear and asn1_tlc_clear_nc macros with a function
                    865:       <li>Consolidate {d2i,i2d}_{pr,pu}.c
                    866:       <li>Remove handling of a NULL BUF_MEM from asn1_collect()
                    867:       <li>Pull the recursion depth check up to the top of asn1_collect()
                    868:       <li>Inline collect_data() in asn1_collect()
                    869:       <li>Convert asn1_d2i_ex_primitive()/asn1_collect() from BUF_MEM to CBB
                    870:       <li>Clean up d2i_ASN1_BOOLEAN() and i2d_ASN1_BOOLEAN()
                    871:       <li>Consolidate ASN.1 universal tag type data
                    872:       <li>Rewrite ASN.1 identifier/length parsing in CBS
                    873:       <li>Make OBJ_obj2nid() work correctly with NID_undef
                    874:       <li>tlsext_tick_lifetime_hint is now an uint32_t
                    875:       <li>Untangle ssl3_get_message() return values
                    876:       <li>Rename tls13_buffer to tls_buffer
                    877:       <li>Fold DTLS_STATE_INTERNAL into DTLS1_STATE
                    878:       <li>Provide a way to determine our maximum legacy version
                    879:       <li>Mop up enc_read_ctx and read_hash
                    880:       <li>Fold SSL_SESSION_INTERNAL into SSL_SESSION
                    881:       <li>Use ssl_force_want_read in the DTLS code
                    882:       <li>Add record processing limit to DTLS code
                    883:       <li>Add explicit CBS_contains_zero_byte() check in CBS_strdup()
                    884:       <li>Improve SNI hostname validation
                    885:       <li>Ensure SSL_set_tlsext_host_name() is given a valid hostname
                    886:       <li>Fix a strange check in the auto DH codepath
                    887:       <li>Factor out/rewrite DHE key exchange
                    888:       <li>Convert server serialisation of DHE parameters/public key to new
                    889:           functions
                    890:       <li>Check DH public key in ssl_kex_peer_public_dhe()
                    891:       <li>Move the minimum DHE key size check into ssl_kex_peer_params_dhe()
                    892:       <li>Clean up and refactor server side DHE key exchange
                    893:       <li>Provide CBS_get_last_u8()
                    894:       <li>Provide CBS_get_u64()
                    895:       <li>Provide CBS_add_u64()
                    896:       <li>Provide various CBS_peek_* functions
                    897:       <li>Use CBS_get_last_u8() to find the content type in TLSv1.3 records
                    898:       <li>unifdef TLS13_USE_LEGACY_CLIENT_AUTH
                    899:       <li>Correct SSL_get_peer_cert_chain() when used with the TLSv1.3 stack
                    900:       <li>Only allow zero length key shares when we know we're doing HRR
                    901:       <li>Pull key share group/length CBB code up from
                    902:           tls13_key_share_public()
                    903:       <li>Refactor ssl3_get_server_kex_ecdhe() to separate parsing and
                    904:           validation
                    905:       <li>Return 0 on failure from send/get kex functions in the legacy
                    906:           stack
                    907:       <li>Rename tls13_key_share to tls_key_share
                    908:       <li>Allocate and free the EVP_AEAD_CTX struct in
                    909:           tls13_record_protection
                    910:       <li>Convert legacy TLS client to tls_key_share
                    911:       <li>Convert legacy TLS server to tls_key_share
                    912:       <li>Stop attempting to duplicate the public and private key of dh_tmp
                    913:       <li>Rename dh_tmp to dhe_params
                    914:       <li>Rename CERT to SSL_CERT and CERT_PKEY to SSL_CERT_PKEY
                    915:       <li>Clean up pkey handling in ssl3_get_server_key_exchange()
                    916:       <li>Fix GOST skip certificate verify handling
                    917:       <li>Simplify tlsext_keyshare_server_parse()
                    918:       <li>Plumb decode errors through key share parsing code
                    919:       <li>Simplify SSL_get_peer_certificate()
                    920:       <li>Cleanup/simplify ssl_cert_type()
                    921:       <li>The S3I macro was removed
                    922:       <li>The openssl(1) cms, smime and ts subcommands option handling was
                    923:           converted and the C source was cleaned up.
1.1       deraadt   924:     </ul>
                    925:
1.9       inoguchi  926:     <li>Documentation improvements
1.1       deraadt   927:     <ul>
1.9       inoguchi  928:       <li>45 new manual pages, most of which were written from scratch.<br>
                    929:           Documentation coverage of ASN.1 and X.509 code has been
                    930:           significantly improved.
1.1       deraadt   931:     </ul>
                    932:
1.9       inoguchi  933:     <li>API additions and removals
1.1       deraadt   934:     <ul>
1.9       inoguchi  935:       <li>libssl
                    936:       <ul>
                    937:         <li>API additions
                    938:         <ul>
                    939:           <li>SSL_get0_verified_chain SSL_peek_ex SSL_read_ex SSL_write_ex
                    940:         </ul>
                    941:         <li>API stubs for compatibility
                    942:         <ul>
                    943:           <li>SSL_CTX_get_keylog_callback SSL_CTX_get_num_tickets<br>
                    944:               SSL_CTX_set_keylog_callback SSL_CTX_set_num_tickets<br>
                    945:               SSL_get_num_tickets SSL_set_num_tickets
                    946:         </ul>
                    947:       </ul>
                    948:       <li>libcrypto
                    949:       <ul>
                    950:         <li>added API (some of these were previously available as macros):
                    951:         <ul>
                    952:           <li>ASIdOrRange_free ASIdOrRange_new ASIdentifierChoice_free<br>
                    953:               ASIdentifierChoice_new ASIdentifiers_free ASIdentifiers_new<br>
                    954:               ASN1_TIME_diff ASRange_free ASRange_new BIO_get_callback_ex<br>
                    955:               BIO_get_init BIO_set_callback_ex BIO_set_next<br>
                    956:               BIO_set_retry_reason BN_GENCB_set BN_GENCB_set_old<br>
                    957:               BN_abs_is_word BN_get_flags BN_is_negative<br>
                    958:               BN_is_odd BN_is_one BN_is_word BN_is_zero BN_set_flags<br>
                    959:               BN_to_montgomery BN_with_flags BN_zero_ex CTLOG_STORE_free<br>
                    960:               CTLOG_STORE_get0_log_by_id CTLOG_STORE_load_default_file<br>
                    961:               CTLOG_STORE_load_file CTLOG_STORE_new CTLOG_free<br>
                    962:               CTLOG_get0_log_id CTLOG_get0_name CTLOG_get0_public_key<br>
                    963:               CTLOG_new CTLOG_new_from_base64 CT_POLICY_EVAL_CTX_free<br>
                    964:               CT_POLICY_EVAL_CTX_get0_cert CT_POLICY_EVAL_CTX_get0_issuer<br>
                    965:               CT_POLICY_EVAL_CTX_get0_log_store CT_POLICY_EVAL_CTX_get_time<br>
                    966:               CT_POLICY_EVAL_CTX_new CT_POLICY_EVAL_CTX_set1_cert<br>
                    967:               CT_POLICY_EVAL_CTX_set1_issuer<br>
                    968:               CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE<br>
                    969:               CT_POLICY_EVAL_CTX_set_time DH_get0_g DH_get0_p DH_get0_priv_key<br>
                    970:               DH_get0_pub_key DH_get0_q DH_get_length DSA_bits DSA_get0_g<br>
                    971:               DSA_get0_p DSA_get0_priv_key DSA_get0_pub_key DSA_get0_q<br>
                    972:               ECDSA_SIG_get0_r ECDSA_SIG_get0_s EVP_AEAD_CTX_free<br>
                    973:               EVP_AEAD_CTX_new EVP_CIPHER_CTX_buf_noconst<br>
                    974:               EVP_CIPHER_CTX_get_cipher_data EVP_CIPHER_CTX_set_cipher_data<br>
                    975:               EVP_MD_CTX_md_data EVP_MD_CTX_pkey_ctx EVP_MD_CTX_set_pkey_ctx<br>
                    976:               EVP_MD_meth_dup EVP_MD_meth_free EVP_MD_meth_new<br>
                    977:               EVP_MD_meth_set_app_datasize EVP_MD_meth_set_cleanup<br>
                    978:               EVP_MD_meth_set_copy EVP_MD_meth_set_ctrl EVP_MD_meth_set_final<br>
                    979:               EVP_MD_meth_set_flags EVP_MD_meth_set_init<br>
                    980:               EVP_MD_meth_set_input_blocksize EVP_MD_meth_set_result_size<br>
                    981:               EVP_MD_meth_set_update EVP_PKEY_asn1_set_check<br>
                    982:               EVP_PKEY_asn1_set_param_check EVP_PKEY_asn1_set_public_check<br>
                    983:               EVP_PKEY_check EVP_PKEY_meth_set_check<br>
                    984:               EVP_PKEY_meth_set_param_check EVP_PKEY_meth_set_public_check<br>
                    985:               EVP_PKEY_param_check EVP_PKEY_public_check FIPS_mode<br>
                    986:               FIPS_mode_set IPAddressChoice_free IPAddressChoice_new<br>
                    987:               IPAddressFamily_free IPAddressFamily_new IPAddressOrRange_free<br>
                    988:               IPAddressOrRange_new IPAddressRange_free IPAddressRange_new<br>
                    989:               OBJ_get0_data OBJ_length OCSP_resp_get0_certs OCSP_resp_get0_id<br>
                    990:               OCSP_resp_get0_produced_at OCSP_resp_get0_respdata<br>
                    991:               OCSP_resp_get0_signature OCSP_resp_get0_signer<br>
                    992:               OCSP_resp_get0_tbs_sigalg PEM_write_bio_PrivateKey_traditional<br>
                    993:               RSA_get0_d RSA_get0_dmp1 RSA_get0_dmq1 RSA_get0_e RSA_get0_iqmp<br>
                    994:               RSA_get0_n RSA_get0_p RSA_get0_pss_params RSA_get0_q<br>
                    995:               SCT_LIST_free SCT_LIST_print SCT_LIST_validate SCT_free<br>
                    996:               SCT_get0_extensions SCT_get0_log_id SCT_get0_signature<br>
                    997:               SCT_get_log_entry_type SCT_get_signature_nid SCT_get_source<br>
                    998:               SCT_get_timestamp SCT_get_validation_status SCT_get_version<br>
                    999:               SCT_new SCT_new_from_base64 SCT_print SCT_set0_extensions<br>
                   1000:               SCT_set0_log_id SCT_set0_signature SCT_set1_extensions<br>
                   1001:               SCT_set1_log_id SCT_set1_signature SCT_set_log_entry_type<br>
                   1002:               SCT_set_signature_nid SCT_set_source SCT_set_timestamp<br>
                   1003:               SCT_set_version SCT_validate SCT_validation_status_string<br>
                   1004:               X509_OBJECT_free X509_OBJECT_new X509_REQ_get0_pubkey<br>
                   1005:               X509_SIG_get0 X509_SIG_getm X509_STORE_CTX_get_by_subject<br>
                   1006:               X509_STORE_CTX_get_num_untrusted<br>
                   1007:               X509_STORE_CTX_get_obj_by_subject X509_STORE_CTX_get_verify<br>
                   1008:               X509_STORE_CTX_get_verify_cb X509_STORE_CTX_set0_verified_chain<br>
                   1009:               X509_STORE_CTX_set_current_cert X509_STORE_CTX_set_error_depth<br>
                   1010:               X509_STORE_CTX_set_verify X509_STORE_get_verify<br>
                   1011:               X509_STORE_get_verify_cb X509_STORE_set_verify<br>
                   1012:               X509_get_X509_PUBKEY X509_get_extended_key_usage<br>
                   1013:               X509_get_extension_flags X509_get_key_usage<br>
                   1014:               X509v3_addr_add_inherit X509v3_addr_add_prefix<br>
                   1015:               X509v3_addr_add_range X509v3_addr_canonize X509v3_addr_get_afi<br>
                   1016:               X509v3_addr_get_range X509v3_addr_inherits<br>
                   1017:               X509v3_addr_is_canonical X509v3_addr_subset<br>
                   1018:               X509v3_addr_validate_path X509v3_addr_validate_resource_set<br>
                   1019:               X509v3_asid_add_id_or_range X509v3_asid_add_inherit<br>
                   1020:               X509v3_asid_canonize X509v3_asid_inherits<br>
                   1021:               X509v3_asid_is_canonical X509v3_asid_subset<br>
                   1022:               X509v3_asid_validate_path X509v3_asid_validate_resource_set<br>
                   1023:               d2i_ASIdOrRange d2i_ASIdentifierChoice d2i_ASIdentifiers<br>
                   1024:               d2i_ASRange d2i_IPAddressChoice d2i_IPAddressFamily<br>
                   1025:               d2i_IPAddressOrRange d2i_IPAddressRange d2i_SCT_LIST<br>
                   1026:               i2d_ASIdOrRange i2d_ASIdentifierChoice i2d_ASIdentifiers<br>
                   1027:               i2d_ASRange i2d_IPAddressChoice i2d_IPAddressFamily<br>
                   1028:               i2d_IPAddressOrRange i2d_IPAddressRange i2d_SCT_LIST<br>
                   1029:               i2d_re_X509_CRL_tbs i2d_re_X509_REQ_tbs i2d_re_X509_tbs i2o_SCT<br>
                   1030:               i2o_SCT_LIST o2i_SCT o2i_SCT_LIST
                   1031:         </ul>
                   1032:         <li>removed API:
                   1033:         <ul>
                   1034:           <li>ASN1_check_infinite_end ASN1_const_check_infinite_end EVP_dss<br>
                   1035:               EVP_dss1 EVP_ecdsa HMAC_CTX_cleanup HMAC_CTX_init<br>
                   1036:               NETSCAPE_ENCRYPTED_PKEY_free NETSCAPE_ENCRYPTED_PKEY_new<br>
                   1037:               NETSCAPE_PKEY_free NETSCAPE_PKEY_new NETSCAPE_X509_free<br>
                   1038:               NETSCAPE_X509_new OBJ_bsearch_ex_ PEM_SealFinal PEM_SealInit<br>
                   1039:               PEM_SealUpdate PEM_read_X509_CERT_PAIR<br>
                   1040:               PEM_read_bio_X509_CERT_PAIR PEM_write_X509_CERT_PAIR<br>
                   1041:               PEM_write_bio_X509_CERT_PAIR X509_CERT_PAIR_free<br>
                   1042:               X509_CERT_PAIR_new X509_OBJECT_free_contents asn1_do_adb<br>
                   1043:               asn1_do_lock asn1_enc_free asn1_enc_init asn1_enc_restore<br>
                   1044:               asn1_enc_save asn1_ex_c2i asn1_get_choice_selector<br>
                   1045:               asn1_get_field_ptr asn1_set_choice_selector check_defer<br>
                   1046:               d2i_ASN1_BOOLEAN d2i_NETSCAPE_ENCRYPTED_PKEY d2i_NETSCAPE_PKEY<br>
                   1047:               d2i_NETSCAPE_X509 d2i_Netscape_RSA d2i_RSA_NET<br>
                   1048:               d2i_X509_CERT_PAIR i2d_ASN1_BOOLEAN i2d_NETSCAPE_ENCRYPTED_PKEY<br>
                   1049:               i2d_NETSCAPE_PKEY i2d_NETSCAPE_X509 i2d_Netscape_RSA i2d_RSA_NET<br>
                   1050:               i2d_X509_CERT_PAIR name_cmp obj_cleanup_defer
                   1051:         </ul>
                   1052:       </ul>
1.1       deraadt  1053:     </ul>
                   1054:   </ul>
                   1055:
1.4       benno    1056: <li>OpenSSH version <!--- XXX --->
1.1       deraadt  1057:  <ul>
                   1058:   <li>Security
                   1059:   <ul>
1.4       benno    1060:     <li>...
1.1       deraadt  1061:   </ul>
                   1062:   <li>Potentially incompatible changes
                   1063:   <ul>
1.4       benno    1064:     <li>...
1.1       deraadt  1065:   </ul>
                   1066:
                   1067:   <li>New features
                   1068:   <ul>
1.4       benno    1069:     <li>...
1.1       deraadt  1070:   </ul>
                   1071:
                   1072:   <li>Bugfixes
                   1073:   <ul>
1.4       benno    1074:     <li>...
1.1       deraadt  1075:   </ul>
                   1076:  </ul>
                   1077:
1.13      schwarze 1078: <li>mandoc 1.14.6 plus several bugfixes, including:
1.1       deraadt  1079:     <ul>
1.13      schwarze 1080:        <li>Fixed <a href="https://man.openbsd.org/man.1">man(1)</a>
                   1081:                to always read the configuration file and respect
                   1082:                the other directives contained in it,
                   1083:                even when the manpath is overridden by other means.
                   1084:        <li>Fixed a memory leak in
                   1085:                <a href="https://man.openbsd.org/man.1">man(1)</a>
                   1086:                that mattered when many names were given on the command line.
                   1087:        <li>Fixed a small memory leak in the
                   1088:                <a href="https://man.openbsd.org/roff.7">roff(7)</a> parser
                   1089:                that occurred each time a user-defined macro was called.
                   1090:         <li>Fixed the width of the <code>\h</code> (horizontal motion)
                   1091:                <a href="https://man.openbsd.org/roff.7">roff(7)</a>
                   1092:                escape sequence in the PostScript and PDF output modes.
1.15    ! benno    1093:        <li>Avoid legacy CSS2 syntax and use CSS3 two-value syntax in <a
        !          1094:                href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
1.1       deraadt  1095:     </ul>
                   1096:
                   1097: <li>Ports and packages:
                   1098:   <p>Many pre-built packages for each architecture:
                   1099:   <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                   1100:   <ul style="column-count: 3">
                   1101:     <li>aarch64:     XXXX
                   1102:     <li>amd64:       XXXX
                   1103:     <li>arm:         XXXX
                   1104:     <li>i386:        XXXX
                   1105:     <li>mips64:      XXXX
                   1106:     <li>powerpc:     XXXX
                   1107:     <li>powerpc64:   XXXX
                   1108:     <li>riscv64:     XXXX
                   1109:     <li>sparc64:     XXXX
                   1110:   </ul>
                   1111:
                   1112:   <p>Some highlights:
                   1113:   <ul style="column-count: 3">
1.12      sthen    1114:     <li>Asterisk 16.25.1, 18.11.1 and 19.3.1
1.1       deraadt  1115:     <li>Audacity 2.4.2
                   1116:     <li>CMake 3.20.3
1.5       jsg      1117:     <li>Chromium 100.0.4896.75
1.1       deraadt  1118:     <li>Emacs 27.2
1.5       jsg      1119:     <li>FFmpeg 4.4.1
1.1       deraadt  1120:     <li>GCC 8.4.0 and 11.2.0
                   1121:     <li>GHC 8.10.6
1.5       jsg      1122:     <li>GNOME 41.5
                   1123:     <li>Go 1.17.7
                   1124:     <li>JDK 8u322, 11.0.14 and 17.0.2
                   1125:     <li>KDE Applications 21.12.2
                   1126:     <li>KDE Frameworks 5.91.0
                   1127:     <li>Krita 5.0.2
                   1128:     <li>LLVM/Clang 13.0.0
                   1129:     <li>LibreOffice 7.3.2.2
1.1       deraadt  1130:     <li>Lua 5.1.5, 5.2.4 and 5.3.6
1.5       jsg      1131:     <li>MariaDB 10.6.7
1.1       deraadt  1132:     <li>Mono 6.12.0.122
1.5       jsg      1133:     <li>Mozilla Firefox 99.0 and ESR 91.8.0
                   1134:     <li>Mozilla Thunderbird 91.8.0
                   1135:     <li>Mutt 2.2.2 and NeoMutt 20211029
                   1136:     <li>Node.js 16.14.2
                   1137:     <li>OCaml 4.12.1
1.1       deraadt  1138:     <li>OpenLDAP 2.4.59
1.5       jsg      1139:     <li>PHP 7.4.28, 8.0.17 and 8.1.4
                   1140:     <li>Postfix 3.5.14
                   1141:     <li>PostgreSQL 14.2
                   1142:     <li>Python 2.7.18, 3.8.13, 3.9.12 and 3.10.4
1.1       deraadt  1143:     <li>Qt 5.15.2 and 6.0.4
1.5       jsg      1144:     <li>R 4.1.2
                   1145:     <li>Ruby 2.7.5, 3.0.3 and 3.1.1
                   1146:     <li>Rust 1.59.0
                   1147:     <li>SQLite 2.8.17 and 3.38.2
                   1148:     <li>Shotcut 21.10.31
                   1149:     <li>Sudo 1.9.10
                   1150:     <li>Suricata 6.0.4
1.1       deraadt  1151:     <li>Tcl/Tk 8.5.19 and 8.6.8
1.5       jsg      1152:     <li>TeX Live 2021
                   1153:     <li>Vim 8.2.4600 and Neovim 0.6.1
1.1       deraadt  1154:     <li>Xfce 4.16
                   1155:   </ul>
                   1156:   <p>
                   1157:
                   1158: <li>As usual, steady improvements in manual pages and other documentation.
                   1159:
                   1160: <li>The system includes the following major components from outside suppliers:
                   1161:   <ul>
1.5       jsg      1162:     <li>Xenocara (based on X.Org 7.7 with xserver 1.21.1.3 + patches,
                   1163:         freetype 2.11.0, fontconfig 2.12.94, Mesa 21.3.7, xterm 369,
1.1       deraadt  1164:         xkeyboard-config 2.20, fonttosfnt 1.2.2 and more)
1.5       jsg      1165:     <li>LLVM/Clang 13.0.0 (+ patches)
1.1       deraadt  1166:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
                   1167:     <li>Perl 5.32.1 (+ patches)
1.5       jsg      1168:     <li>NSD 4.4.0
                   1169:     <li>Unbound 1.15.0
1.1       deraadt  1170:     <li>Ncurses 5.7
                   1171:     <li>Binutils 2.17 (+ patches)
                   1172:     <li>Gdb 6.3 (+ patches)
1.10      benno    1173:     <li>Awk October 12, 2021
1.5       jsg      1174:     <li>Expat 2.4.7
1.1       deraadt  1175:   </ul>
                   1176:
                   1177: </ul>
                   1178: </section>
                   1179:
                   1180: <hr>
                   1181:
                   1182: <section id=install>
                   1183: <h3>How to install</h3>
                   1184: <p>
                   1185: Please refer to the following files on the mirror site for
                   1186: extensive details on how to install OpenBSD 7.1 on your machine:
                   1187:
                   1188: <ul>
                   1189: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/alpha/INSTALL.alpha">
                   1190:        .../OpenBSD/7.1/alpha/INSTALL.alpha</a>
                   1191: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/amd64/INSTALL.amd64">
                   1192:        .../OpenBSD/7.1/amd64/INSTALL.amd64</a>
                   1193: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/arm64/INSTALL.arm64">
                   1194:        .../OpenBSD/7.1/arm64/INSTALL.arm64</a>
                   1195: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/armv7/INSTALL.armv7">
                   1196:        .../OpenBSD/7.1/armv7/INSTALL.armv7</a>
                   1197: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/hppa/INSTALL.hppa">
                   1198:        .../OpenBSD/7.1/hppa/INSTALL.hppa</a>
                   1199: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/i386/INSTALL.i386">
                   1200:        .../OpenBSD/7.1/i386/INSTALL.i386</a>
                   1201: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/landisk/INSTALL.landisk">
                   1202:        .../OpenBSD/7.1/landisk/INSTALL.landisk</a>
                   1203: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/luna88k/INSTALL.luna88k">
                   1204:        .../OpenBSD/7.1/luna88k/INSTALL.luna88k</a>
                   1205: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/macppc/INSTALL.macppc">
                   1206:        .../OpenBSD/7.1/macppc/INSTALL.macppc</a>
                   1207: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/octeon/INSTALL.octeon">
                   1208:        .../OpenBSD/7.1/octeon/INSTALL.octeon</a>
                   1209: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/powerpc64/INSTALL.powerpc64">
                   1210:        .../OpenBSD/7.1/powerpc64/INSTALL.powerpc64</a>
                   1211: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/riscv64/INSTALL.riscv64">
                   1212:        .../OpenBSD/7.1/riscv64/INSTALL.riscv64</a>
                   1213: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.1/sparc64/INSTALL.sparc64">
                   1214:        .../OpenBSD/7.1/sparc64/INSTALL.sparc64</a>
                   1215: </ul>
                   1216: </section>
                   1217:
                   1218: <hr>
                   1219:
                   1220: <section id=quickinstall>
                   1221: <p>
                   1222: Quick installer information for people familiar with OpenBSD, and the use of
                   1223: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                   1224: If you are at all confused when installing OpenBSD, read the relevant
                   1225: INSTALL.* file as listed above!
                   1226:
                   1227: <h3>OpenBSD/alpha:</h3>
                   1228:
                   1229: <p>
                   1230: If your machine can boot from CD, you can write <i>install71.iso</i> or
                   1231: <i>cd71.iso</i> to a CD and boot from it.
                   1232: Refer to INSTALL.alpha for more details.
                   1233:
                   1234: <h3>OpenBSD/amd64:</h3>
                   1235:
                   1236: <p>
                   1237: If your machine can boot from CD, you can write <i>install71.iso</i> or
                   1238: <i>cd71.iso</i> to a CD and boot from it.
                   1239: You may need to adjust your BIOS options first.
                   1240:
                   1241: <p>
                   1242: If your machine can boot from USB, you can write <i>install71.img</i> or
                   1243: <i>miniroot71.img</i> to a USB stick and boot from it.
                   1244:
                   1245: <p>
                   1246: If you can't boot from a CD, floppy disk, or USB,
                   1247: you can install across the network using PXE as described in the included
                   1248: INSTALL.amd64 document.
                   1249:
                   1250: <p>
                   1251: If you are planning to dual boot OpenBSD with another OS, you will need to
                   1252: read INSTALL.amd64.
                   1253:
                   1254: <h3>OpenBSD/arm64:</h3>
                   1255:
                   1256: <p>
                   1257: Write <i>install71.img</i> or <i>miniroot71.img</i> to a disk and boot from it
                   1258: after connecting to the serial console.  Refer to INSTALL.arm64 for more
                   1259: details.
                   1260:
                   1261: <h3>OpenBSD/armv7:</h3>
                   1262:
                   1263: <p>
                   1264: Write a system specific miniroot to an SD card and boot from it after connecting
                   1265: to the serial console.  Refer to INSTALL.armv7 for more details.
                   1266:
                   1267: <h3>OpenBSD/hppa:</h3>
                   1268:
                   1269: <p>
                   1270: Boot over the network by following the instructions in INSTALL.hppa or the
                   1271: <a href="hppa.html#install">hppa platform page</a>.
                   1272:
                   1273: <h3>OpenBSD/i386:</h3>
                   1274:
                   1275: <p>
                   1276: If your machine can boot from CD, you can write <i>install71.iso</i> or
                   1277: <i>cd71.iso</i> to a CD and boot from it.
                   1278: You may need to adjust your BIOS options first.
                   1279:
                   1280: <p>
                   1281: If your machine can boot from USB, you can write <i>install71.img</i> or
                   1282: <i>miniroot71.img</i> to a USB stick and boot from it.
                   1283:
                   1284: <p>
                   1285: If you can't boot from a CD, floppy disk, or USB,
                   1286: you can install across the network using PXE as described in
                   1287: the included INSTALL.i386 document.
                   1288:
                   1289: <p>
                   1290: If you are planning on dual booting OpenBSD with another OS, you will need to
                   1291: read INSTALL.i386.
                   1292:
                   1293: <h3>OpenBSD/landisk:</h3>
                   1294:
                   1295: <p>
                   1296: Write <i>miniroot71.img</i> to the start of the CF
                   1297: or disk, and boot normally.
                   1298:
                   1299: <h3>OpenBSD/luna88k:</h3>
                   1300:
                   1301: <p>
                   1302: Copy 'boot' and 'bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                   1303: from the PROM, and then bsd.rd from the bootloader.
                   1304: Refer to the instructions in INSTALL.luna88k for more details.
                   1305:
                   1306: <h3>OpenBSD/macppc:</h3>
                   1307:
                   1308: <p>
                   1309: Burn the image from a mirror site to a CDROM, and power on your machine
                   1310: while holding down the <i>C</i> key until the display turns on and
                   1311: shows <i>OpenBSD/macppc boot</i>.
                   1312:
                   1313: <p>
                   1314: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                   1315: /7.1/macppc/bsd.rd</i>
                   1316:
                   1317: <h3>OpenBSD/octeon:</h3>
                   1318:
                   1319: <p>
                   1320: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                   1321: Refer to the instructions in INSTALL.octeon for more details.
                   1322:
                   1323: <h3>OpenBSD/powerpc64:</h3>
                   1324:
                   1325: <p>
                   1326: To install, write <i>install71.img</i> or <i>miniroot71.img</i> to a
                   1327: USB stick, plug it into the machine and choose the <i>OpenBSD
                   1328: install</i> menu item in Petitboot.
                   1329: Refer to the instructions in INSTALL.powerpc64 for more details.
                   1330:
                   1331: <h3>OpenBSD/riscv64:</h3>
                   1332:
                   1333: <p>
                   1334: To install, write <i>install71.img</i> or <i>miniroot71.img</i> to a
                   1335: USB stick, and boot with that drive plugged in.
                   1336: Make sure you also have the microSD card plugged in that shipped with the
                   1337: HiFive Unmatched board.
                   1338: Refer to the instructions in INSTALL.riscv64 for more details.
                   1339:
                   1340: <h3>OpenBSD/sparc64:</h3>
                   1341:
                   1342: <p>
                   1343: Burn the image from a mirror site to a CDROM, boot from it, and type
                   1344: <i>boot cdrom</i>.
                   1345:
                   1346: <p>
                   1347: If this doesn't work, or if you don't have a CDROM drive, you can write
                   1348: <i>floppy71.img</i> or <i>floppyB71.img</i>
                   1349: (depending on your machine) to a floppy and boot it with <i>boot
                   1350: floppy</i>. Refer to INSTALL.sparc64 for details.
                   1351:
                   1352: <p>
                   1353: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                   1354: will most likely fail.
                   1355:
                   1356: <p>
                   1357: You can also write <i>miniroot71.img</i> to the swap partition on
                   1358: the disk and boot with <i>boot disk:b</i>.
                   1359:
                   1360: <p>
                   1361: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                   1362: </section>
                   1363:
                   1364: <hr>
                   1365:
                   1366: <section id=upgrade>
                   1367: <h3>How to upgrade</h3>
                   1368: <p>
1.6       tj       1369: If you already have an OpenBSD 7.0 system, and do not want to reinstall,
1.1       deraadt  1370: upgrade instructions and advice can be found in the
                   1371: <a href="faq/upgrade71.html">Upgrade Guide</a>.
                   1372: </section>
                   1373:
                   1374: <hr>
                   1375:
                   1376: <section id=sourcecode>
                   1377: <h3>Notes about the source code</h3>
                   1378: <p>
                   1379: <code>src.tar.gz</code> contains a source archive starting at <code>/usr/src</code>.
                   1380: This file contains everything you need except for the kernel sources,
                   1381: which are in a separate archive.
                   1382: To extract:
                   1383: <blockquote><pre>
                   1384: # <kbd>mkdir -p /usr/src</kbd>
                   1385: # <kbd>cd /usr/src</kbd>
                   1386: # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
                   1387: </pre></blockquote>
                   1388: <p>
                   1389: <code>sys.tar.gz</code> contains a source archive starting at <code>/usr/src/sys</code>.
                   1390: This file contains all the kernel sources you need to rebuild kernels.
                   1391: To extract:
                   1392: <blockquote><pre>
                   1393: # <kbd>mkdir -p /usr/src/sys</kbd>
                   1394: # <kbd>cd /usr/src</kbd>
                   1395: # <kbd>tar xvfz /tmp/sys.tar.gz</kbd>
                   1396: </pre></blockquote>
                   1397: <p>
                   1398: Both of these trees are a regular CVS checkout.  Using these trees it
                   1399: is possible to get a head-start on using the anoncvs servers as
                   1400: described <a href="anoncvs.html">here</a>.
                   1401: Using these files
                   1402: results in a much faster initial CVS update than you could expect from
                   1403: a fresh checkout of the full OpenBSD source tree.
                   1404: </section>
                   1405:
                   1406: <hr>
                   1407:
                   1408: <section id=ports>
                   1409: <h3>Ports Tree</h3>
                   1410: <p>
                   1411: A ports tree archive is also provided.  To extract:
                   1412: <blockquote><pre>
                   1413: # <kbd>cd /usr</kbd>
                   1414: # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
                   1415: </pre></blockquote>
                   1416: <p>
                   1417: Go read the <a href="faq/ports/index.html">ports</a> page
                   1418: if you know nothing about ports
                   1419: at this point.  This text is not a manual of how to use ports.
                   1420: Rather, it is a set of notes meant to kickstart the user on the
                   1421: OpenBSD ports system.
                   1422: <p>
                   1423: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1424: As with our complete source tree, our ports tree is available via
                   1425: <a href="anoncvs.html">AnonCVS</a>.
                   1426: So, in order to keep up to date with the -stable branch, you must make
                   1427: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1428: with a command like:
                   1429: <blockquote><pre>
                   1430: # <kbd>cd /usr/ports</kbd>
                   1431: # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_7_1</kbd>
                   1432: </pre></blockquote>
                   1433: <p>
                   1434: [Of course, you must replace the server name here with a nearby anoncvs
                   1435: server.]
                   1436: <p>
                   1437: Note that most ports are available as packages on our mirrors. Updated
                   1438: ports for the 7.1 release will be made available if problems arise.
                   1439: <p>
                   1440: If you're interested in seeing a port added, would like to help out, or just
                   1441: would like to know more, the mailing list
                   1442: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1443: </section>