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

Annotation of www/71.html, Revision 1.16

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