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

Annotation of www/plus.html, Revision 1.1517

1.1440    bentley     1: <!doctype html>
                      2: <html lang=en id=plus>
                      3: <meta charset=utf-8>
1.1384    tj          4: <title>OpenBSD -current Changelog</title>
1.1045    david       5: <meta name="description" content="OpenBSD -current changes">
1.1383    deraadt     6: <meta name="viewport" content="width=device-width, initial-scale=1">
                      7: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.1400    tb          8: <link rel="canonical" href="https://www.openbsd.org/plus.html">
1.1440    bentley     9: <style>
                     10: strong {
                     11:        color: var(--red);
                     12:        font-weight: normal;
                     13: }
                     14:
                     15: h3 {
                     16:        color: var(--blue);
                     17: }
                     18: </style>
1.14      deraadt    19:
1.1440    bentley    20: <h2 id=OpenBSD>
1.1383    deraadt    21: <a href="index.html">
1.1440    bentley    22: <i>Open</i><b>BSD</b></a>
                     23: -current Changelog
1.1384    tj         24: </h2>
1.863     naddy      25: <hr>
1.14      deraadt    26:
                     27: <p>
1.1216    schwarze   28: This selection is intended to include all important
                     29: and all user-visible changes.
                     30: For a complete record of all changes, please see the "source-changes"
                     31: mailing list, called "OpenBSD CVS"
1.1494    tj         32: in the <a href="https://marc.info/?l=openbsd-cvs">archives</a>,
1.1216    schwarze   33: or use <a href="anoncvs.html#CVS">CVS</a>.
                     34:
                     35: <p>
1.846     deraadt    36: For changes in other releases, click below:<br>
                     37: <a href="plus20.html">2.0</a>,
                     38: <a href="plus21.html">2.1</a>,
                     39: <a href="plus22.html">2.2</a>,
                     40: <a href="plus23.html">2.3</a>,
                     41: <a href="plus24.html">2.4</a>,
                     42: <a href="plus25.html">2.5</a>,
                     43: <a href="plus26.html">2.6</a>,
                     44: <a href="plus27.html">2.7</a>,
                     45: <a href="plus28.html">2.8</a>,
                     46: <a href="plus29.html">2.9</a>,
                     47: <a href="plus30.html">3.0</a>,
                     48: <a href="plus31.html">3.1</a>,
1.868     deraadt    49: <a href="plus32.html">3.2</a>,
1.889     david      50: <a href="plus33.html">3.3</a>,
1.916     david      51: <a href="plus34.html">3.4</a>,
1.935     miod       52: <a href="plus35.html">3.5</a>,
1.941     deraadt    53: <a href="plus36.html">3.6</a>,
1.1118    deraadt    54: <br>
1.963     deraadt    55: <a href="plus37.html">3.7</a>,
1.999     deraadt    56: <a href="plus38.html">3.8</a>,
1.1028    deraadt    57: <a href="plus39.html">3.9</a>,
1.1044    deraadt    58: <a href="plus40.html">4.0</a>,
1.1069    deraadt    59: <a href="plus41.html">4.1</a>,
1.1097    deraadt    60: <a href="plus42.html">4.2</a>,
1.1118    deraadt    61: <a href="plus43.html">4.3</a>,
1.1140    deraadt    62: <a href="plus44.html">4.4</a>,
1.1152    deraadt    63: <a href="plus45.html">4.5</a>,
1.1163    deraadt    64: <a href="plus46.html">4.6</a>,
1.1177    deraadt    65: <a href="plus47.html">4.7</a>,
1.1194    deraadt    66: <a href="plus48.html">4.8</a>,
1.1198    nick       67: <a href="plus49.html">4.9</a>,
1.1212    schwarze   68: <a href="plus50.html">5.0</a>,
1.1242    lum        69: <a href="plus51.html">5.1</a>,
1.1276    deraadt    70: <a href="plus52.html">5.2</a>,
1.1300    brett      71: <a href="plus53.html">5.3</a>,
1.1330    deraadt    72: <br>
                     73: <a href="plus54.html">5.4</a>,
1.1352    brett      74: <a href="plus55.html">5.5</a>,
1.1365    deraadt    75: <a href="plus56.html">5.6</a>,
1.1372    deraadt    76: <a href="plus57.html">5.7</a>,
1.1382    deraadt    77: <a href="plus58.html">5.8</a>,
1.1392    deraadt    78: <a href="plus59.html">5.9</a>,
1.1401    deraadt    79: <a href="plus60.html">6.0</a>,
1.1403    deraadt    80: <a href="plus61.html">6.1</a>,
                     81: <a href="plus62.html">6.2</a>,
1.1406    deraadt    82: <a href="plus63.html">6.3</a>,
1.1435    pamela     83: <a href="plus64.html">6.4</a>,
1.1457    pamela     84: <a href="plus65.html">6.5</a>,
1.1473    deraadt    85: <a href="plus66.html">6.6</a>,
1.1483    deraadt    86: <a href="plus67.html">6.7</a>,
1.1493    pamela     87: <a href="plus68.html">6.8</a>,
1.1499    deraadt    88: <a href="plus69.html">6.9</a>,
1.1504    deraadt    89: <a href="plus70.html">7.0</a>,
1.1511    deraadt    90: <br>
1.1510    deraadt    91: <a href="plus71.html">7.1</a>,
1.1513    tj         92: <a href="plus72.html">7.2</a>,
1.1514    tj         93: <a href="plus73.html">7.3</a>,
1.1517  ! tj         94: <a href="plus74.html">7.4</a>,
        !            95: <a href="plus75.html">7.5</a>.
1.422     deraadt    96: <br>
1.186     deraadt    97:
                     98: <p>
1.1515    tb         99: <h3>Changes made between OpenBSD 7.4 and -current</h3>
1.847     deraadt   100: <p>
1.1316    brett     101:
1.422     deraadt   102: <ul>
1.1516    kmos      103: <!-- 2024/01/04 -->
                    104: <li>Fixed <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> IPv6 addresses table lookups.
                    105: <li>Added <a href="https://man.openbsd.org/axen.4">axen(4)</a> support for AX88179A and prevented incorrect recording of dummy headers as dropped frames.
                    106: <!-- 2024/01/03 -->
                    107: <li>Improved <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> error messages when out of tap devices.
                    108: <li>Enabled Apple brightness keys for arches other than macppc.
                    109: <li>Enabled running <a href="https://man.openbsd.org/connect.2">connect(2)</a> system call in parallel within inet domain.
                    110: <li>Relaxed <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> ORCTP syntax validation to allow parameters which are not valid rfc822 addresses.
                    111: <!-- 2024/01/02 -->
                    112: <li>Updated to <a href="https://github.com/JodaOrg/global-tz">2023dgtz</a>.
                    113: <li>Prevented simultaneous <a href="https://man.openbsd.org/dt.4">dt(4)</a> open.
                    114: <!-- 2024/01/01 -->
                    115: <li>Protected the link between <a href="https://man.openbsd.org/pf.4">pf(4)</a> and inp with mutex.
                    116: <li>Moved fdt attachment into sys/conf/files.conf instead of duplicating it on an MD basis.
                    117: <!-- 2023/12/31 -->
                    118: <li>Increased i386 <a href="https://man.openbsd.org/login.conf.5">login.conf(5)</a> datasize to 1536MB for running llvm-tblgen.
                    119: <li>Added TCP Segmentation Offload (TSO) support for <a href="https://man.openbsd.org/em.4">em(4)</a>.
                    120: <!-- 2023/12/30 -->
                    121: <li>Set <a href="https://man.openbsd.org/ixl.4">ixl(4)</a> IXL_TX_PKT_DESCS to 8 from 32, which is unnecessary for ixl and could cause interface lockup with oactive.
                    122: <li>Fixed <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> device info table entries for So+Hr devices.
                    123: <li>Improved the RTKit code from arm64, introducing crashlog and syslog parsing support and fixes needed to bring up the DCP.
                    124: <li>Protected <a href="https://man.openbsd.org/em.4">em(4)</a> refill timeout with splnet.
                    125: <!-- 2023/12/29 -->
                    126: <li>Added a per cpu pool cache for pmap_pv_pool on arm64.
                    127: <li>Removed the last users of <a href="https://man.openbsd.org/SSL_set_debug.3">SSL_set_debug(3)</a> in <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> and began removing the API from libssl.
                    128: <li>Made <a href="https://man.openbsd.org/lo.4">loopback interface</a> counters MP safe.
                    129: <li>Prevented potential kernel crashes when opening a drm device node by checking for validity of the minor and returning ENXIO if invalid.
                    130: <!-- 2023/12/28 -->
                    131: <li>Introduced <a href="https://man.openbsd.org/qwx.4">qwx(4)</a>, a work-in-progress port of the Linux ath11k driver.
                    132: <li>Fixed Tx watchdog trigger and freeze in <a href="https://man.openbsd.org/dwqe.4">dwqe(4)</a>.
                    133: <li>Made <a href="https://man.openbsd.org/eephy.4">eephy(4)</a> assume of RGMII-to-Copper mode by default for 88E151x PHYs.
                    134: <li>Added <a href="https://man.openbsd.org/aplpcie.4">aplpcie(4)</a> stream ID mapping support for the PCIe controller found on M2 Pro/Max SoCs.
                    135: <!-- 2023/12/27 -->
                    136: <li>Removed flags from the prefix before comparing with the received key so that <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> modifier keys with flags work correctly.
                    137: <li>Corrected <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> handling of window ops with no pane.
                    138: <li>Fixed <a href="https://man.openbsd.org/rsync.1">rsync(1)</a> handling of skipped elements on the very first element transmitted.
                    139: <li>Added 'pax' format support for mtime and atime to <a href="https://man.openbsd.org/tar.1">tar(1)</a>.
                    140: <!-- 2023/12/26 -->
                    141: <li>Prevented <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> from accepting empty delta elements.
                    142: <li>Improved handling of SError interrupts on arm64.
                    143: <!-- 2023/12/25 -->
                    144: <!-- 2023/12/24 -->
                    145: <!-- 2023/12/23 -->
                    146: <li>Rewrote <a href="https://man.openbsd.org/dev_mkdb.8">dev_mkdb(8)</a> with FTS, adding support for the devices in nested directories.
                    147: <li>Relaxed <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> -C pledge to unbreak shelling out in interactive mode.
                    148: <li>Updated to perl 5.36.3.
                    149: <li>Added <a href="https://man.openbsd.org/apldart.4">apldart(4)</a> support for "locked" DARTs.
                    150: <!-- 2023/12/22 -->
                    151: <li>Added 'pax' format support for files over 8GB to <a href="https://man.openbsd.org/tar.1">tar(1)</a>.
                    152: <!-- 2023/12/21 -->
                    153: <li>Updated <a href="https://man.openbsd.org/rge.4">rge(4)</a> microcode, initialization and reset behavior.
                    154: <li>Added support for new TEMPerGOLD sensor to <a href="https://man.openbsd.org/ugold.4">ugold(4)</a>.
                    155: <!-- 2023/12/20 -->
                    156: <li>Added <a href="https://man.openbsd.org/strnstr.9">strnstr(9)</a> string search within character limit.
                    157: <li>Updated to nsd 4.8.0.
                    158: <li>Prevented creation of an <a href="https://man.openbsd.org/sd.4">sd(4)</a> larger than what the namespace will allow.
                    159: <li>Added checksum offloading for TCP/UDP in IPv7 packets to <a href="https://man.openbsd.org/vio.4">vio(4)</a>.
                    160: <li>Ensured that <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>/<a href="https://man.openbsd.org/iwx.4">iwx(4)</a> devices announce VHT capabilities in probe requests.
                    161: <!-- 2023/12/19 -->
                    162: <li>Added a <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> type for <a href="https://man.openbsd.org/pinsyscall.2">pinsyscall(2)</a> arrays.
                    163: <li>Added display of the RTR protocol version in the <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> 'show rtr' output.
                    164: <!-- 2023/12/18 -->
                    165: <li>Released <a href="https://www.openssh.com/releasenotes.html">OpenSSH 9.6</a>.
                    166: <li>Made <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a> record failed session-bind attempts and refuse signing operations on that connection henceforth.
                    167: <li>Banned user/hostnames provided to <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> on the commandline that contain most shell metacharacters.
                    168: <li>Made <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> more strict in handling non-compliant peers that send more data than the advertised channel window allows.
                    169: <li>Made it possible to specify certificates when loading PKCS#11 keys in <a href="https://man.openbsd.org/ssh-agent.1">ssh-agent(1)</a>.
                    170: <li>Implemented "strict key exchange" in <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> and <a href="https://man.openbsd.org/sshd.8">sshd(8)</a>.
                    171: <li>Fixed race between <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> destroy and ARP timer.
                    172: <li>Enabled running <a href="https://man.openbsd.org/bind.2">bind(2)</a> system call in parallel.
                    173: <!-- 2023/12/17 -->
                    174: <!-- 2023/12/16 -->
                    175: <li>Introduced 'fd_lock' <a href="https://man.openbsd.org/rwlock.9">rwlock(9)</a> and used it for 'fd_fbufs_in' <a href="https://man.openbsd.org/fuse.4">fuse(4)</a> buffers queue and 'fd_rklist' knotes list protection.
                    176: <li>Reworked pflowioctl() lock handling to reduce breaking atomicity.
                    177: <!-- 2023/12/15 -->
                    178: <li>Moved non-daemon services to run in a different <a href="https://man.openbsd.org/rc.8">rc(8)</a> process group to avoid SIGHUP at boot.
                    179: <li>Added <a href="https://man.openbsd.org/ktrace.1">ktrace(1)</a> and <a href="https://man.openbsd.org/kdump.1">kdump(1)</a> support to observe <a href="https://man.openbsd.org/pinsyscall.2">pinsyscall(2)</a> violations.
                    180: <li>Changed <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> to avoid use of the interactive shell if -o is given.
                    181: <li>Synced loongson login class limits with octeon.
                    182: <!-- 2023/12/14 -->
                    183: <li>For amd64 cdXX.iso and installXX.iso, created an EFI system partition image containing the EFI boot loaders to be installed as an El Torito boot image, making the install CDs bootable in EFI mode.
                    184: <li>Used the inpcb table mutex to set addresses, protecting all remaining write access to inp_faddr and inp_laddr.
                    185: <li>Added a workaround for clang which has a broken -fno-zero-initialized-in-bss implementation.
                    186: <li>Changed the default logic to set nkmempages to use physical memory / 4 for up to 1G physmem, and add an extra 16MB per 1G of memory additional. Clamped this down depending on available kernel virtual address space.
                    187: <li>Made <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> IP address block checks stricter.
                    188: <!-- 2023/12/13 -->
                    189: <li>Adapted arm64 implementation of per-CPU caching for the page table page (vp) pool and the PTE descriptor (pted) pool to the riscv64 pmap implementation.
                    190: <li>Fixed syscall number bounds check computations.
                    191: <li>Imposed constraints on RPKI Trust Anchors.
                    192: <!-- 2023/12/12 -->
                    193: <li>When invoking <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> KnownHostsCommand to determine the order of host key algorithms to request, ensure that the hostname passed to the command is decorated with the port number for ports other than 22.
                    194: <li>Dropped <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> -o '' support.
                    195: <li>Put <a href="https://man.openbsd.org/pinsyscalls.2">pinsyscalls(2)</a> into the <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> "always" group.
                    196: <li>Extended <a href="https://man.openbsd.org/imsg_init.3">imsg</a> and <a href="https://man.openbsd.org/ibuf_add.3">ibuf</a> API with useful getter methods.
                    197: <li>Created a duplicate entry for <a href="https://man.openbsd.org/kbind.2">kbind(2)</a> (which self-protects) to force the kernel's <a href="https://man.openbsd.org/pinsyscall.2">pinsyscall(2)</a> code to skip validation, rather than labelling it illegal.
                    198: <li>Removed support for <a href="https://man.openbsd.org/syscall.2">syscall(2)</a>, the "indirection system call," a dangerous alternative entry point for all system calls and incompatible with the precision system call entry point scheme we are heading towards.
                    199: <!-- 2023/12/11 -->
                    200: <li>Turned 'pflowstats' statistics counters into per-CPU counters to make them mpsafe.
                    201: <li>Ensured the syscall table entries for libc and ld.so are aligned on a 4-byte boundary.
                    202: <li>Implemented per-CPU caching for the page table page (vp) pool and the PTE descriptor (pted) pool in the arm64 pmap implementation. This significantly reduces the side-effects of lock contention on the kernel map lock and leads to significant speedups on machines with many CPU scores.
                    203: <li>Synchronized datasize-cur limit for staff with the default class on armv7/i386/loongson/macppc/sparc64.
                    204: <li>Added an <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> log warning when a manifest replay is detected and when the same manifestNumber is recycled across multiple issuances of that manifest.
                    205: <li>Turned 'pflow_softc' list into SMR list.
                    206: <!-- 2023/12/10 -->
                    207: <li>Introduced <a href="https://man.openbsd.org/ampchwm.4">ampchwm(4)</a>, a driver to access the Ampere Altra Fine-Grained Power Telemetry.
                    208: <li>Added accounting flag and <a href="https://man.openbsd.org/lastcomm.1">lastcomm(1)</a> report for syscall pinning violations.
                    209: <li>Added a step to flush EPTs after enabling VMX mode in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>.
                    210: <li>Added a new label "sigcodecall" inside every sigtramp definition, used to caculate the start of the syscall for SYS_sigreturn and pinned system calls.
                    211: <li>Populated the non-LOAD openbsd.syscalls section (and PT_OPENBSD_SYSCALL) with {uint offset, uint syscall#} entries in libc and ld.so.
                    212: <!-- 2023/12/09 -->
                    213: <li>Fixed support for devices that attach multiple <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> drivers.
                    214: <li>Added basic write support for <a href="https://man.openbsd.org/pax.1">pax(1)</a> format archives.
                    215: <li>Fixed <a href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> server abort after wrong call to slot->ops->exit().
                    216: <li>Added recv TCP/UDP checksum offloading to <a href="https://man.openbsd.org/vio.4">vio(4)</a>.
                    217: <!-- 2023/12/08 -->
                    218: <li>After a failed fetch, made <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> use a previously cached and valid RPKI Manifest.
                    219: <li>Introduced 'sc_mtx' <a href="https://man.openbsd.org/mutex.9">mutex(9)</a> to protect most of the pflow_softc structure.
                    220: <li>Ensured TIB_INIT correctly initializes tib_thread_flags.
                    221: <li>Collected .openbsd.syscalls sections into a new PT_OPENBSD_SYSCALLS segment, used to pin system calls to designated call sites.
                    222: <!-- 2023/12/07 -->
                    223: <li>Added new TEMPerHUM sensor to <a href="https://man.openbsd.org/ugold.4">ugold(4)</a>.
                    224: <li>Added inpcb table mutex protecting addr and port during <a href="https://man.openbsd.org/bind.2">bind(2)</a> and <a href="https://man.openbsd.org/connect.2">connect(2)</a>.
                    225: <li>Added services entries for Matter, a protocol for discovery and comms with "smart home"/IoT devices which runs over TCP or UDP over v6 over various physical/network layers.
                    226: <!-- 2023/12/06 -->
                    227: <!-- 2023/12/05 -->
                    228: <li>Protected the socket receive buffer in IP multicast routing.
                    229: <li>Made <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> reject headers that start with a space or tab.
                    230: <li>Removed <a href="https://man.openbsd.org/eephy.4">eephy(4)</a> "disable auto-negotiation" workaround for Marvell Alaska PHYs.
                    231: <!-- 2023/12/04 -->
                    232: <li>Protected access to the gnu warning map with a mutex to avoid random crashes.
                    233: <li>Made <a href="https://man.openbsd.org/malloc.3">malloc(3)</a> save backtraces to show in leak dump with depth of backtrace set via malloc option D (aka 1), 2, 3 or 4.
                    234: <!-- 2023/12/03 -->
                    235: <li>Made <a href="https://man.openbsd.org/uthum.4">uthum(4)</a> TEMPer{1,2} devices display minus degC.
                    236: <li>Enabled <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> DSN (delivery status notification) for the implicit socket and an <a href="https://man.openbsd.org/smtpd.conf.5">smtpd.conf(5)</a> 'no-dsn' option for "listen on socket".
                    237: <li>Made rtm_senddesync_timer() <a href="https://man.openbsd.org/timeout.9">timeout(9)</a> handler mpsafe.
                    238: <li>Made ipsp_ids_gc() <a href="https://man.openbsd.org/timeout.9">timeout(9)</a> handler mpsafe.
                    239: <!-- 2023/12/02 -->
                    240: <li>Fixed <a href="https://man.openbsd.org/virtio.4">virtio(4)</a> handling of feature bits >= 32.
                    241: <!-- 2023/12/01 -->
                    242: <li>The <a href="https://man.openbsd.org/pipex.4">pipex(4)</a> layer is completely mp-safe, so moved the pipex_timer() <a href="https://man.openbsd.org/timeout.9">timeout(9)</a> handler out of kernel lock.
                    243: <li>Ensured read of a complete struct fsinfo even if the filesystem sectors are smaller.
                    244: <li>Prevented a <a href="https://man.openbsd.org/pf.4">pf(4)</a> race between pf_test() and pf_purge_expired_states().
                    245: <li>Allowed <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> to parse tables and filter listing over multiple lines.
                    246: <!-- 2023/11/30 -->
                    247: <li>Overhauled <a href="https://man.openbsd.org/ugold.4">ugold(4)</a> device identification logic and added support for additional devices.
                    248: <!-- 2023/11/29 -->
                    249: <li>Unlocked the <a href="https://man.openbsd.org/bind.2">bind(2)</a> syscall.
                    250: <li>Changed to running TCP syn cache timer without kernel lock.
                    251: <li>Deferred <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> relay_read_http header parsing until after line continuation, preventing potential request smuggling attacks.
                    252: <!-- 2023/11/28 -->
                    253: <li>Added <a href="https://man.openbsd.org/mpii.4">mpii(4)</a> support for new SAS HBAs (codenamed Aero and Sea, sold as Broadcom HBA 9500, Dell HBA350/5, Lenovo ThinkSystem 440 HBA, Supermicro AOC-S3808/16), which shared a hardware problem resulting in reads of some registers returning all zeros under transient conditions.
                    254: <li>Increased the number of address ranges in acpi attach args from 4 to 8.
                    255: <li>Updated <a href="https://man.openbsd.org/awk.1">awk(1)</a> to the Nov 27, 2023 version.
                    256: <li>Tightened up <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> header parsing.
                    257: <!-- 2023/11/27 -->
                    258: <li>Avoided a <a href="https://man.openbsd.org/ypbind.8">ypbind(8)</a> crash when no default domain is set.
                    259: <li>Implemented <a href="https://man.openbsd.org/rsync.1">rsync(1)</a> --omit-link-times (-J) option to omit symlinks from --times.
                    260: <li>Added <a href="https://man.openbsd.org/rsync.1">rsync(1)</a> --no-O and --no-omit-dir-times options for compatibility.
                    261: <!-- 2023/11/26 -->
                    262: <li>Added arm64 bti pads for range extension thunks.
                    263: <li>Fixed perl read/write past buffer end.
                    264: <!-- 2023/11/25 -->
                    265: <li>Fixed oslog support and arm64 booting with newer firmware such as that currently installed by the Asahi installer.
                    266: <li>Updated <a href="https://man.openbsd.org/awk.1">awk(1)</a> to the Nov 24, 2023 version.
                    267: <li>Allowed <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> to request "IPv6-only preferred" and deconfigure IPv4 on the interface if the server replies with this option.
                    268: <!-- 2023/11/24 -->
                    269: <li>Fixed <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> memory scribbling by updating GDTR/TR if vcpu moves.
                    270: <!-- 2023/11/23 -->
                    271: <li>Required <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> files to be at least 100 bytes minimum in the RRDP and RSYNC transports.
                    272: <li>Added <a href="https://man.openbsd.org/rsync.1">rsync(1)</a> --omit-dir-times (-O) to omit directories from --times.
                    273: <!-- 2023/11/22 -->
                    274: <li>Added an <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> endpoint command for "bridges" that use addresses as endpoints, usable to add static entries on interfaces like <a href="https://man.openbsd.org/vxlan.4">vxlan(4)</a>.
                    275: <li>Added <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> support for specifying ports on the src address in tunnel endpoints.
                    276: <li>Added operating performance point info about each arm64 cpu via <a href="https://man.openbsd.org/kstat.1">kstat(1)</a>.
                    277: <li>Exposed the states of thermal zones as <a href="https://man.openbsd.org/kstat.1">kstats(1)</a>.
                    278: <li>Fixed race when initializing TSC.
                    279: <li>Added <a href="https://man.openbsd.org/wskbd.4">wskbd(4)</a> support for keyboard backlight hotkeys and hooked up macppc Apple keyboards.
                    280: <li>Added support for keyboard backlights on Apple Powerbooks.
                    281: <li>Made <a href="https://man.openbsd.org/dhcp-options.5">dhcp-options(5)</a> recognize option ipv6-only-preferred (RFC8925).
                    282: <!-- 2023/11/21 -->
                    283: <li>Prevented <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> dropping into the "ftp> " shell when piping to stdout.
                    284: <li>Updated <a href="https://man.openbsd.org/awk.1">awk(1)</a> to the Nov 20, 2023 version.
                    285: <li>Prevented short-circuiting of localhost resolution when AI_NUMERICHOST is set.
                    286: <li>Added <a href="https://man.openbsd.org/mkhybrid.8">mkhybrid(8)</a> '-e' (-eltorito-boot-efi) option for writing an EFI eltorito boot image, in addition to or instead of the x86 boot image, to the output file.
                    287: <!-- 2023/11/20 -->
                    288: <li>Prevented erroring out when .gcc_except_table relocs point at discarded sections, allowing fortran ports and others to build on riscv64.
                    289: <!-- 2023/11/19 -->
                    290: <li>Changed to only enable BTI and PAC by default on arm64.
                    291: <li>Disabled LOAD_STACK_GUARD on OpenBSD/armv7.
                    292: <!-- 2023/11/18 -->
                    293: <li>Prevented <a href="https://man.openbsd.org/exit.2">exit(2)</a> from being called by a crt0 helper function with no debugging information by aborting instead.
                    294: <!-- 2023/11/17 -->
                    295: <li>Built and installed tzdata.zi and leap-seconds.list, now expected by third-party software.
                    296: <li>Corrected renewal of expired certificates in <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    297: <!-- 2023/11/16 -->
                    298: <li>Switched to using <a href="https://man.openbsd.org/tset.1">tset(1)</a> -I for all terminals, not just xterm.
                    299: <li>Increased mips64 MAXTSIZ and octeon login class limits to accommodate llvm-16.
                    300: <li>Improved <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> CRL extension checking.
                    301: <li>Made <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> treat an MX of "localhost" as if it were a "Null MX".
                    302: <!-- 2023/11/15 -->
                    303: <li>Made <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> filter addresses by AddressFamily when connecting by socket if one was specified.
                    304: <li>Enabled <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> keystroke timing obfuscation as an option only when a channel with a tty is open.
                    305: <li>Ensured correct denominators when converting NTP fixed point values to double and vice-versa in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>.
                    306: <!-- 2023/11/14 -->
                    307: <li>Improved <a href="https://man.openbsd.org/fw_update.1">fw_update(1)</a> output on errors and improved ftp error handling.
                    308: <li>Made <a href="https://man.openbsd.org/grep.1">grep(1)</a> -m behavior match GNU grep.
                    309: <!-- 2023/11/13 -->
                    310: <li>Raised i386's datasize for the 'daemon' class to 1500M for llvm-16.
                    311: <li>Removed libcsi (for now).
                    312: <li>Enabled UDF on arm64 install media.
                    313: <li>Bumped datasize for staff in riscv64 to match amd64.
                    314: <li>Eliminated the <a href="https://man.openbsd.org/timegm.3">timegm(3)</a> dependency in libcrypto.
                    315: <!-- 2023/11/12 -->
                    316: <li>Bumped armv7 MAXDSIZ to 2G for llvm-16.
                    317: <li>Fixed parsing of branch target protection options on arm64 to enable BTI and PAC again by default.
                    318: <li>Stopped attempting to modify route info sockaddr in rtm_addrs().
                    319: <li>Bumped amd64/arm64/sparc64/riscv64/armv7/powerpc64 datasizes to 1536M for the default login class to accommodate building llvm-16.
                    320: <li>Added <a href="https://man.openbsd.org/fanpwr.4">fanpwr(4)</a> support for the Rockchip RK8602 and RK8603 voltage regulators.
                    321: <!-- 2023/11/11 -->
                    322: <li>Updated to llvm 16.0.6 including clang, lld, and lldb, and updated build infrastructure.
                    323: <li>Enabled CD9660 in arm64 RAMDISK to allow CD-ROM mounting.
                    324: <li>Corrected wrong register offset macros for <a href="https://man.openbsd.org/dwqe.4">dwqe(4)</a> DMA burst length.
                    325: <!-- 2023/11/10 -->
                    326: <li>Added group handling matching <a href="https://man.openbsd.org/fbtab.5">fbtab(5)</a> to xenodm.
                    327: <li>Prevented <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> 'flag' from altering other GPT partition attributes when flagging a partition as the only bootable partition.
                    328: <li>Made ifq and ifiq interfaces mpsafe.
                    329: <li>Enhanced <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> 'flag' to accept hex values.
                    330: <li>Allowed <a href="https://man.openbsd.org/ps.1">ps(1)</a> to accept numerical user IDs.
                    331: <li>Made <a href="https://man.openbsd.org/iked.8">iked(8)</a> always prefer group from the initial KE payload as responder if supported.
                    332: <!-- 2023/11/09 -->
                    333: <li>Switched to running arp timeout without kernel lock.
                    334: <li>Tightened <a href="https://man.openbsd.org/pax.1">pax(1)</a> <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> in List and Append modes.
                    335: <li>In <a href="https://man.openbsd.org/pflogd.8">pflogd(8)</a>, avoid restartable syscalls with siginterrupt() against all our handlers.
                    336: <li>Added <a href="https://man.openbsd.org/kdump.1">kdump(1)</a> [-p program] to filter dumps by basename.
                    337: <li>Eliminated the ioctl whitelist that <a href="https://man.openbsd.org/bio.4">bio(4)</a> will tunnel for other devices, allowing bio to be used with other (non-raid) related devices.
                    338: <li>Prevented <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a> abort when given an invalid "kernel" file.
                    339: <!-- 2023/11/08 -->
                    340: <li>Increased i386 NKMEMPAGES_MAX_DEFAULT to the same value as on amd64.
                    341: <li>In <a href="https://man.openbsd.org/xbf.4">xbf(4)</a>, allowed Xen to use backing store devices with 4K-byte sectors.
                    342: <li>Implemented RFC 7505 ("Null MX") handling in <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a>.
                    343: <!-- 2023/11/07 -->
                    344: <!-- 2023/11/06 -->
                    345: <li>Provided machine/apmvar.h on riscv64 for ports support.
                    346: <li>Avoided using MCS9 in <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> Tx rate selection if 40MHz is disabled, fixing a firmware panic in 20MHz mode.
                    347: <li>Updated to Perl Term::Cap 1.18.
                    348: <!-- 2023/11/05 -->
                    349: <li>Added loongson cdXX.iso to MDEXT for it to be included in SHA256.
                    350: <!-- 2023/11/04 -->
                    351: <!-- 2023/11/03 -->
                    352: <li>Fixed <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> block size calculation for vioscsi devices.
                    353: <!-- 2023/11/02 -->
                    354: <li>Added check to ensure <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> -f won't accept a directory and install an empty ruleset.
                    355: <!-- 2023/11/01 -->
                    356: <li>Updated to Mesa 23.1.9.
                    357: <!-- 2023/10/31 -->
                    358: <li>Added support for <a href="https://man.openbsd.org/cksum.1">cksum(1)</a> -c checking base64 digests in reverse mode.
                    359: <!-- 2023/10/30 -->
                    360: <li>Updated <a href="https://man.openbsd.org/awk.1">awk(1)</a> to Oct 30, 2023 version.
                    361: <li>Prevented <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> use of combined UTF-8 characters that are too long.
                    362: <li>Adjusted KERNEL_ASSERT_UNLOCKED() to not assert during a panic.
                    363: <!-- 2023/10/29 -->
                    364: <li>Made gnu99 the default for gcc 3.3.6 and 4.2.1 rather than defaulting to gnu89.
                    365: <li>Updated to libXrandr 1.5.4.
                    366: <li>Updated to xserver 21.1.9.
                    367: <li>Updated to xorgproto 2023.2.
                    368: <li>Enabled ISO C11 APIs when building libc, even with an older compiler, to ensure needed prototypes are visible.
                    369: <li>Dropped <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> and <a href="https://man.openbsd.org/httpd.8">httpd(8)</a> mentions of ssl, long changed to tls. Removed mention of SSL/TLS in favor of TLS.
                    370: <!-- 2023/10/28 -->
                    371: <li>Fixed <a href="https://man.openbsd.org/awk.1">awk(1)</a> buffer overflow with utf-8 strings.
                    372: <!-- 2023/10/27 -->
                    373: <li>Forwarded TCP LRO disabling to parent devices and disabled TCP LR0 on bridged <a href="https://man.openbsd.org/vlan.4">vlan(4)</a> and default for <a href="https://man.openbsd.org/bpe.4">bpe(4)</a>, <a href="https://man.openbsd.org/nvgre.4">nvgre(4)</a> and <a href="https://man.openbsd.org/vxlan.4">vxlan(4)</a>.
                    374: <li>Made out-of-swap checking more robust, preventing potential deadlocks.
                    375: <!-- 2023/10/26 -->
                    376: <li>Constructed EFI bootable cdXX.iso and installXX.iso files for arm64.
                    377: <!-- 2023/10/25 -->
                    378: <li>Fixed <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> in <a href="https://man.openbsd.org/patch.1">patch(1)</a> with explicit patchfile.
                    379: <li>Stopped toggling irq deassert for edge triggered devices in <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>.
                    380: <li>Made <a href="https://man.openbsd.org/vscsi.4">vscsi(4)</a> 'vscsi_filtops' mpsafe and extended the 'sc_state_mtx' <a href="https://man.openbsd.org/mutex.9">mutex(9)</a> to protect 'sc_klist' knotes list.
                    381: <li>Fixed several input validation errors in the X server.
                    382: <!-- 2023/10/24 -->
                    383: <li>Imported regenerated moduli.
                    384: <li>Made snmptop work with <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>.
                    385: <li>Added an installer fallback IPv6 addres for ftplist1.openbsd.org.
                    386: <li>Made three context switches machine-independent: when a process forks and the new proc needs to be scheduled by proc_trampoline, cpu_hatch: when booting APs, and sched_exit: when a proc exits.
                    387: <li>Added <a href="https://man.openbsd.org/evp.3">evp(3)</a> chacha aliases for OpenSSL compatibility.
                    388: <li>Made <a href="https://man.openbsd.org/umb.4">umb(4)</a> delete any existing v4 address before setting a new one, allowing keeping of a working default route when the address changes.
                    389: <li>Removed <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> filter-pf-addresses.
                    390: <!-- 2023/10/23 -->
                    391: <li>Created __OpenBSD versions of llvm cxa guard implementation using futex() with the correct number of arguments and without using <a href="https://man.openbsd.org/syscall.2">syscall(2)</a>.
                    392: <li>Prevented <a href="https://man.openbsd.org/wg.4">wg(4)</a> getting stuck on peer destruction.
                    393: <li>Made <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> unzoom a window at the start of destroy so it doesn't happen later after the layout has been freed.
                    394: <!-- 2023/10/22 -->
                    395: <li>Fixed <a href="https://man.openbsd.org/radiusd.8">radiusd(8)</a> to fixup MPPE-{Send,Recv}-Key and Tunnel-Password attributes of the response properly.
                    396: <li>When option D is active in malloc(3)</a>, store callers for all chunks, avoiding the 0x0 call sites for leak reports.
                    397: <!-- 2023/10/21 -->
                    398: <li>Ignored wide channel configs not appearing in the 802.11ac spec.
                    399: <li>Ensured that <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> uses the 80Mhz primary channel index announced in beacons.
                    400: <!-- 2023/10/20 -->
                    401: <li>Adopted MI re-upgrade prevention on octeon and powerpc64.
                    402: <li>Moved to 7.4-stable.
                    403: <!-- 2023/10/19 -->
                    404: <li>Added counting of dropped UDP packets to <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a>.
                    405: <li>Added experimental support for secp256r1 aka P-256 aka prime256v1 to <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    406: <li>Enabled TCP segmentation offloading for <a href="https://man.openbsd.org/ixl.4">ixl(4)</a>.
                    407: <li>Added IBM encoded version of the "Spleen 8x16" font.
                    408: <!-- 2023/10/18 -->
                    409: <li>Added support to encrypt the root disk with a key disk in the installer.
                    410: <li>Added forcible read-only mounting of a dirty powerpc64 or octeon filessystem.
                    411: <!-- 2023/10/17 -->
                    412: <li>Increased max depth for Perl termcaps.
                    413: <li>Grew arm64 iso media space.
                    414: <li>Updated libXpm to version 3.5.17.
                    415: <li>Updated ncurses and associated libraries (form, panel, menu) to 6.4-20230826.
                    416: <!-- 2023/10/16 -->
                    417: <li>Improved IPv6 link-local address handling in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
                    418: <!-- 2023/10/15 -->
                    419: <li>Deprecated <a href="https://man.openbsd.org/audio.9">audio(9)</a> start_{output,input}.
                    420: <!-- 2023/10/14 -->
                    421: <li>Made <a href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> verify but not overwrite SHA256.sig.
                    422: <!-- 2023/10/13 -->
                    423: <li>Added <a href="https://man.openbsd.org/sxipio.4">sxipio(4)</a> Allwinner D1 support.
                    424: <li>Allowed <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> imposition of constraints on RPKI trust anchors.
                    425: <!-- 2023/10/12 -->
                    426: <li>Made <a href="https://man.openbsd.org/syslogd.8">syslogd(8)</a> retry DNS lookups for remote loghost if not working upon startup.
                    427: <li>Ensured <a href="https://man.openbsd.org/pflog.4">pflog(4)</a> logs malformed packets dropped by the default rule as block.
                    428: <li>Added a TIMEOUT_MPSAFE flag to <a href="https://man.openbsd.org/timeout.9">timeout(9)</a>.
                    429: <li>Added <a href="https://man.openbsd.org/bt.5">bt(5)</a> and <a href="https://man.openbsd.org/btrace.8">btrace(8)</a> support for binary modulo operator ('%').
                    430: <li>Fixed a <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> fatal error when "announce add-path send all" is used.
                    431: <li>Removed default sets answer in <a href="https://man.openbsd.org/autoinstall.8">autoinstall(8)</a> response file such that it now populates only with non-defaults.
                    432: <!-- 2023/10/11 -->
                    433: <li>Added <a href="https://man.openbsd.org/ssh_config.5">ssh_config(5)</a> ChannelTimeout support to the client, mirroring the same option in the server.
                    434: <li>Added support for reading ED25519 private keys in PEM PKCS8 format.
                    435: <li>Added initial support for Elkhart Lake ethernet to <a href="https://man.openbsd.org/dwqe.4">dwqe(4)</a>.
                    436: <!-- 2023/10/10 -->
                    437: <li>Prevented <a href="https://man.openbsd.org/pf.4">pf(4)</a> from passing packets if state cannot be created.
                    438: <li>Fixed handling of non-transitive ex-communities to prevent termination by peer in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
                    439: <!-- 2023/10/09 -->
                    440: <li>Added recognition for GICv4 in the MADT, configuring it as arm,gic-v3.
                    441: <li>Made <a href="https://man.openbsd.org/bwfm.8">bwfm(8)</a> handle an arbitrary number of D11 cores and only disable them instead of doing a full reset.
                    442: <li>Added Message-Id as needed in <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> for messages received on the submission port.
                    443: <li>Added <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> stdio before parsing pfkey messages to <a href="https://man.openbsd.org/ipsecctl.8">ipsecctl(8)</a> -m and -s.
                    444: <!-- 2023/10/08 -->
                    445: <!-- 2023/10/07 -->
                    446: <li>Added <a href="https://man.openbsd.org/bioctl.8">bioctl(8)</a> retry on empty passphrase.
                    447: <li>Improved <a href="https://man.openbsd.org/ls.1">ls(1)</a> horizontal alignment in long format.
                    448: <li>Silenced list of specific firmware not needing update in <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a>.
                    449: <!-- 2023/10/06 -->
                    450: <li>Updated <a href="https://man.openbsd.org/awk.1">awk(1)</a> to Sep 24, 2023 version.
                    451: <li>Ignored thermal dual-chain requests from <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> firmware to silence warnings.
                    452: <!-- 2023/10/05 -->
                    453: <li>Introduced <a href="https://man.openbsd.org/dhcpd.8">dhcpd(8)</a> log output to stderr and '-v' option to make this output more verbose.
                    454: <!-- 2023/10/04 -->
                    455: <li>Moved to 7.4-current.
1.1164    deraadt   456: </ul>