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

Annotation of www/72.html, Revision 1.44

1.1       deraadt     1: <!doctype html>
                      2: <html lang=en id=release>
                      3: <head>
                      4: <meta charset=utf-8>
                      5:
                      6: <title>OpenBSD 7.2</title>
                      7: <meta name="description" content="OpenBSD 7.2">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
                     10: <link rel="canonical" href="https://www.openbsd.org/72.html">
                     11: </head><body>
                     12: <h2 id=OpenBSD>
                     13: <a href="index.html">
                     14: <i>Open</i><b>BSD</b></a>
                     15: 7.2
                     16: </h2>
                     17:
                     18: <table>
                     19: <tr>
                     20: <td>
                     21: <a href="images/XXX.png">
                     22: <img width="227" height="303" src="images/XXX-s.gif" alt="XXX"></a>
                     23: <td>
                     24: Released Oct 20, 2022. (53rd OpenBSD release)<br>
                     25: Copyright 1997-2022, Theo de Raadt.<br>
                     26: <br>
1.28      deraadt    27: Artwork by Jon Chad.
1.1       deraadt    28: <br>
                     29: <ul>
                     30: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     31:     a list of mirror machines.
                     32: <li>Go to the <code class=reldir>pub/OpenBSD/7.2/</code> directory on
                     33:     one of the mirror sites.
                     34: <li>Have a look at <a href="errata72.html">the 7.2 errata page</a> for a list
                     35:     of bugs and workarounds.
                     36: <li>See a <a href="plus72.html">detailed log of changes</a> between the
                     37:     7.1 and 7.2 releases.
                     38: <p>
                     39: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     40:     pubkeys for this release:<p>
                     41:
                     42: <table class=signify>
                     43: <tr><td>
                     44: openbsd-72-base.pub:
                     45: <td>
                     46: <a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/openbsd-72-base.pub">
1.17      jsg        47: RWQTKNnK3CZZ8Lid7/kWPO1WxjEsTeuxiXbJSSg6RDir9OJmV+t7GrOo</a>
1.1       deraadt    48: <tr><td>
                     49: openbsd-72-fw.pub:
                     50: <td>
                     51: RWRvwsB/ZxwZxiQBgNVhuCnEacKE1MhrcDX25jFccqaj0pxsY9oIPJq4
                     52: <tr><td>
                     53: openbsd-72-pkg.pub:
                     54: <td>
                     55: RWSyNc+EwQQo5bZ5XtDpnk0FUl8NrIl+Ocq4FV/5VTvP9rOgHzKEnBx0
                     56: <tr><td>
                     57: openbsd-72-syspatch.pub:
                     58: <td>
                     59: RWQuBB7PRAc2Zy+C7VAynLuan8WDVtQ9R4xLpl8yjf1zxfqEBRRJ+66w
                     60: </table>
                     61: </ul>
                     62: <p>
                     63: All applicable copyrights and credits are in the src.tar.gz,
                     64: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     65: files fetched via <code>ports.tar.gz</code>.
                     66: </table>
                     67:
                     68: <hr>
                     69:
                     70: <section id=new>
                     71: <h3>What's New</h3>
                     72: <p>
                     73: This is a partial list of new features and systems included in OpenBSD 7.2.
                     74: For a comprehensive list, see the <a href="plus72.html">changelog</a> leading
                     75: to 7.2.
                     76:
                     77: <ul>
                     78:
                     79: <li>New/extended platforms:
                     80:   <ul>
1.4       jsg        81:   <li>Added support for Ampere Altra
                     82:   <li>Added support for Apple M2
1.35      benno      83:   <li>Added support for Lenovo ThinkPad x13s and other machines using
1.34      benno      84:        the Qualcomm Snapdragon 8cx Gen 3 (SC8280XP) SoC.
1.1       deraadt    85:   </ul>
                     86:
                     87: <li>Various kernel improvements:
                     88:   <ul>
1.12      benno      89:   <li>Allowed bsd.rd and bsd/bsd.mp to boot on Oracle Cloud amd64 instances.
                     90:   <li>Added support for switching from glass console to serial console
                     91:        on arm64 systems that default to glass console.
1.16      jsg        92:   <li><a href="https://man.openbsd.org/pf.4">pf(4)</a> automatically allows
1.44    ! benno      93:        IGMP and ICMP6 MLD packets with router alert option.
        !            94:        Special allow-opts rules are no longer needed for multicast
        !            95:        discovery.
1.19      benno      96:   <li>Fixed a <a href="https://man.openbsd.org/pf.4">pf(4)</a> NULL
                     97:        dereference panic triggered by <a
                     98:        href="https://man.openbsd.org/relayd.8">relayd(8)</a>.
1.16      jsg        99:   <li>Implement "show all routes" to print routing tables in
                    100:       <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
1.29      benno     101:   <li>Added a method (ESC D) to enter <a
                    102:        href="https://man.openbsd.org/ddb.4">ddb(4)</a> on serial drivers that
                    103:        do not have a true BREAK mechanism.
                    104:   <li>Added "show all routes" and the ability to show individual routes
                    105:        (e.g. "show route 0xfffffd807e9b0000") to <a
                    106:        href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
                    107:   <li>Added a "show swap" command to <a
                    108:        href="https://man.openbsd.org/ddb.4">ddb(4)</a> to help debugging.
1.16      jsg       109:   <li>Count dropped network packets due to low memory in
                    110:       <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
1.12      benno     111:   <li>Simplified machine command handling in <a
                    112:        href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
                    113:   <li>Changed to a simpler formula to calculate a default kern.maxthread
                    114:        value: 2*NPROCESS.
                    115:   <li>Enabled <a href="https://man.openbsd.org/kstat.4">kstat(4)</a>, a
                    116:        device that exports kernel statistics that can be read by <a
1.23      jsg       117:        href="https://man.openbsd.org/kstat.1">kstat(1)</a>.
1.13      benno     118:   <li>Added cpu frequency sensors for each core on CPUs that have MPERF/APERF support.
1.14      benno     119:   <li>Merged the UVM swap-backed and object-backed inactive page lists.
                    120:   <li>Fixed <a href="https://man.openbsd.org/rwlock.9">rwlock(9)</a>
                    121:        implementation to be fair to writers. Previously, readers could grab
                    122:        the lock even if writers were waiting first.
                    123:   <li>Made the CPU frequency scaling duration relative to the load
                    124:        when in automatic mode on battery.
                    125:   <li>Fixed luna88k MULTIPROCESSOR kernels booting with CPU modules
                    126:        installed in arbitrary slots.
1.19      benno     127:   <li>Added a missing <a
                    128:        href="https://man.openbsd.org/kqueue.2">kqueue(2)</a> wakeup, found by
                    129:        a Go testcase hang.
                    130:   <li>Bumped the maximum number of supported CPUs to 256 on arm64.
1.44    ! benno     131:   <!-- XXX should the following be here (swapper, pmem...) or maybe one entry describing them together? -->
1.29      benno     132:   <li>Ensure uvm_swap_io() can succeed, even in out of memory
                    133:        situations, by reserving a second segment for the page daemon.
                    134:   <li>Ensured progress in the swapper by pre-allocating pages in a DMA-reachable region.
                    135:   <li>Made the page daemon consider pmemrange regions when trying to
                    136:        free pages from the inactive list. Previously the page daemon could
                    137:        use a lot of CPU without freeing a page because the global limits were
                    138:        satisfied.
                    139:   <li>Ensured that uvm_swap_get() will always sleep rather than
                    140:        returning an error. Previously an error could be returned to the fault
                    141:        handler which would result in processes dying when a system was under
                    142:        a lot of memory pressure.
1.44    ! benno     143:   <!-- ... up to here -->
1.29      benno     144:   <li>Added support for using non-standard UARTs (such as the Synopsys
                    145:        DesignWare UART) as an early console.
                    146:   <li>Remove NexGen CPU identification code as the kernel cannot run on these CPUs anyway.
                    147:   <li>Remove Rise CPU identification code.
1.32      benno     148:   <li>Dropped detection code for 386sx/386dx CPUs. OpenBSD/i386 hasn't
                    149:        actually supported running on either for some time.
                    150:   <li>Dropped detection code for Cyrix CPUs older than the Cyrix M2.
1.29      benno     151:   <li>Implemented the fundamentals for suspend/resume on arm64.
1.32      benno     152:   <li>Simplified TSC synchronization testing on amd64.
                    153:   <li>Corrected sparc64 ofwboot to default to the <a
                    154:         href="https://man.openbsd.org/softraid.4">softraid(4)</a> volume on the
                    155:        boot device to make root on softraid work out of the box on sparc64
                    156:        and be more consistent with softraid boot on other architectures.
                    157:   <li>Added support for booting from RAID 1C <a
                    158:        href="https://man.openbsd.org/softraid.4">softraid(4)</a> volumes on
                    159:        amd64, sparc64 and arm64.
                    160:   <li>Removed the obsolete kern.nselcoll <a
                    161:        href="https://man.openbsd.org/sysctl.2">sysctl(2)</a>.
                    162:   <li>Changed mips64, octeon, and loongson to trigger deferred clock
                    163:        interrupts from <a href="https://man.openbsd.org/splx.9">splx(9)</a>.
                    164:        This isolates the clock interrupt schedule from the MD clock interrupt
                    165:        code.
                    166:   <li>Fixed a potential kernel panic when an msdos partition is out
                    167:        of space by fixing instances where msdosfs passed a NULL proc pointer
                    168:        to detrunc().
                    169:   <li>Add a delay_init() function that helps on i386 and amd64
                    170:        architectures in setting up delay_func for different timers and
                    171:        switching between them depending on their quality properties.  This
                    172:        improves how timers backing <a
                    173:        href="https://man.openbsd.org/delay.9">delay(9)</a> are managed.
1.1       deraadt   174:   </ul>
                    175:
                    176: <li>SMP Improvements
                    177:   <ul>
1.39      jsg       178:   <li>Make route timer MP safe and use rttimer pool.
1.9       bluhm     179:   <li>Use kernel lock to protect parts of ARP, ND6 and PPPoE that
                    180:     are not MP safe.
                    181:     Lookup of existing ARP entry is MP safe and can run in parallel.
                    182:   <li>Start up to 4 softnet tasks to run IP input and forwarding
                    183:     in parallel on multiple cores.
                    184:   <li>Run IPv4 packet reassembly in parallel.
                    185:   <li>Run IPv6 hop-by-hop options processing in parallel.
                    186:   <li>Add a mutex to rate limiting functions to make them MP safe.
                    187:   <li>Introduce mutex and reference counter for internet protocol
                    188:     control block.
                    189:   <li>Protect UDP, raw IP, and divert packet input routines
                    190:     with a per socket mutex.
1.16      jsg       191:   <li>Protect <a href="https://man.openbsd.org/recv.2">recv(2)</a> system call
                    192:     for UDP and raw IP packets with a per socket mutex and shared netlock.
1.9       bluhm     193:     Allows to receive packets while forwarding in parallel.
                    194:   <li>Protect multicast deliver loop for UDP and raw IP sockets with rwlock.
1.13      benno     195:   <li>Only grab netlock in IGMP and MLD timer when necessary.
1.9       bluhm     196:   <li>TCP slow timer runs without netlock.
                    197:   <li>Rework rwlock so that a writer will get the lock eventually.
                    198:     Readers cannot share the lock forever.
                    199:     This prevents starvation of the writer.
                    200:   <li>Run interface media ioctl with shared netlock so packets
1.16      jsg       201:     can be processed while running
                    202:     <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>.
                    203:   <li><a href="https://man.openbsd.org/btrace.8">btrace(8)</a> can be used
                    204:       to debug reference counting.
1.9       bluhm     205:   <li>Use MP safe refcount for interface addresses.
1.29      benno     206:   <li>Unlocked <a href="https://man.openbsd.org/kbind.2">kbind(2)</a>.
                    207:   <li>Unlocked the <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> system call.
                    208:   <li>Made <a href="https://man.openbsd.org/unix.4">unix(4)</a> domain
                    209:        sockets locking per-socket rather than coarse locking of the entire
                    210:        domain sockets layer.
1.1       deraadt   211:   </ul>
                    212:
1.13      benno     213: <li>Direct Rendering Manager and graphics drivers
1.1       deraadt   214:   <ul>
1.5       jsg       215:   <li>Updated <a href="https://man.openbsd.org/drm.4">drm(4)</a>
                    216:       to Linux 5.15.69
                    217:   <li><a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>:
                    218:       support for Alder Lake, Raptor Lake
1.42      jsg       219:   <li>Reimplemented the TTM page allocation code using <a
1.13      benno     220:        href="https://man.openbsd.org/bus_dma.9">bus_dma(9)</a> APIs to make
                    221:        sure DMA addresses are translated properly on architectures with an
                    222:        IOMMU. This fixed <a
                    223:        href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a> and <a
                    224:        href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> on
1.42      jsg       225:        powerpc64, sparc64, and arm64 machines with SMMU.
1.29      benno     226:   <li>Implemented support for framebuffers that don't start on a page
1.41      jsg       227:        boundary (like those on the 2021 14" and 16" MacBook Pro).
1.29      benno     228:   <li>Added handling for framebuffers where the first pixel isn't
                    229:        page-aligned to <a href="https://man.openbsd.org/wsfb.4">wsfb(4)</a>.
1.32      benno     230:   <li>Fixed <a href="https://man.openbsd.org/Xorg.1">Xorg(1)</a> when
                    231:        using the luna88k 1bpp framebuffer hardware.
1.1       deraadt   232:   </ul>
                    233:
                    234: <li>VMM/VMD improvements
                    235:   <ul>
1.11      benno     236:   <li>Improved error handling and logging in <a
                    237:        href="https://man.openbsd.org/vmd.8">vmd(8)</a>
                    238:   <li>Unify all internal structures and interfaces between <a
                    239:        href="https://man.openbsd.org/vmd.8">vmd(8)</a>, <a
                    240:        href="https://man.openbsd.org/vmctl.8">vmctl(8)</a> and <a
                    241:        href="https://man.openbsd.org/vmm.4">vmm(4)</a> to use bytes for
1.13      benno     242:        memory and disk sizes.
1.18      jsg       243:   <li>Fix rebooting a received VM in <a
1.11      benno     244:         href="https://man.openbsd.org/vmd.8">vmd(8)</a>.
                    245:   <li>Have <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> provide
                    246:        a copy of bios at 4g boundary, SeaBIOS and newer Linux kernels expect
                    247:        it there.
                    248:   <li>In <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>, fix off by
1.18      jsg       249:        one in VM memory range check.
1.11      benno     250:   <li>In <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>, add
1.18      jsg       251:        support for MMIO assist. In <a
                    252:        href="https://man.openbsd.org/vmm.4">vmm(4)</a>, send all port I/O
1.11      benno     253:        emulation to userland.
                    254:   <li>Have <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> compute
                    255:        i8254 read-back command latch from singular timestamp.
                    256:   <li>Improve the command line parsing in <a
                    257:         href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>.
                    258:   <li>Let <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> allow
                    259:        reading MSR_TSC on Intel hosts.
                    260:   <li>In <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>, reference
1.18      jsg       261:        count VMs and VCPUs.
1.11      benno     262:   <li>In <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>, zero
1.18      jsg       263:        virtual addresses of VCPU state pages after freeing.
1.11      benno     264:   <li>Fix `vmctl send` on Intel hosts by load the vmcs before reading
1.18      jsg       265:        VCPU registers in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>.
1.11      benno     266:   <li>Fix `vmctl receive` on Intel hosts by adding an additional fault
                    267:        type in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>.
                    268:   <li>Add additional <a href="https://man.openbsd.org/dt.4">dt(4)</a>
                    269:        tracepoints in various <a
                    270:        href="https://man.openbsd.org/vmm.4">vmm(4)</a> codepaths.
1.34      benno     271:   <li>Add <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>
                    272:        AgentX support based around VM-MIB (RFC7666).
1.1       deraadt   273:   </ul>
                    274:
                    275: <li>Various new userland features:
                    276:   <ul>
1.14      benno     277:   <li>Replaced <a href="https://man.openbsd.org/rc.d.8">rc.d(8)</a>
                    278:        $rcexec variable with an rc_exec function. <em>This will require a
                    279:        mechanical change from <code>${rcexec}</code> to <code>rc_exec</code>
                    280:        in rc.d scripts.</em> Kept compatibility to give people a chance to
                    281:        fix their custom scripts.
1.19      benno     282:   <li>Introduced a new daemon_execdir variable to <a
                    283:        href="https://man.openbsd.org/rc.d.8">rc.d(8)</a> for changing to a
1.24      ajacouto  284:        specified directory before running rc_exec.
1.29      benno     285:   <li>Added <a href="https://man.openbsd.org/ts.1">ts(1)</a>, a timestamp utility.
                    286:
1.24      ajacouto  287:   </ul>
1.1       deraadt   288:
                    289: <li>Various bugfixes and tweaks in userland:
                    290:   <ul>
1.37      benno     291:   <!-- openrsync -->
1.43      jsg       292:   <li>Fixed <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a>
1.12      benno     293:        on sparc64 by eliminating a redundant second conversion of the int
                    294:        value from little to host endian.
1.29      benno     295:   <li>Added connection timeout functionality to <a
                    296:        href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> via the
                    297:        --contimeout option.
                    298:   <li>Set the default <a
                    299:        href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> connection
                    300:        timeout that <a
                    301:        href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> uses
                    302:        to 15 seconds.
                    303:
1.37      benno     304:   <!-- pkg_add -->
1.12      benno     305:   <li>Made use of the fact that repositories are unique objects in <a
1.43      jsg       306:        href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> and annotated
1.12      benno     307:        the quirks repository as cached, allowing for a large speed increase.
1.14      benno     308:   <li>Enabled <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> caching by default.
1.19      benno     309:   <li>Changed the tied algorithm in <a
                    310:        href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> to prevent
                    311:        O(n^2) behavior when packages contain several hundred copies of the
                    312:        same file.
1.29      benno     313:   <li>Added a "processing" message for when <a
                    314:        href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> is
                    315:        transferring data to inform the user that pkg_add is still working.
                    316:
1.37      benno     317:   <!-- fdisk -->
1.13      benno     318:   <li>Added missing uuid_dec_le() to init_fp() so <a
                    319:        href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> -A works on
                    320:        big-endian architectures.
1.14      benno     321:   <li>Aligned <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    322:        logic with that used in the kernel to allow the protective EFI GPT
                    323:        partition to be in MBR partitions 0-3, not just 0.
                    324:   <li>Prevented use of "-u" when <a
                    325:        href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> is operating on
                    326:        GPT formatted disks.
1.29      benno     327:   <li>Stopped telling <a
                    328:        href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> that macppc
                    329:        HAS_MBR.
                    330:   <li>Make <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    331:        reject input of excessive length.
                    332:   <li>Fixed an <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a>
                    333:         regression to allow editing an MBR of all zeroes.
                    334:   <li>Changed <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> to
                    335:         restrict user actions if neither GPT nor MBR structures can be found
                    336:         on the disk.
1.32      benno     337:   <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> print
                    338:        a warning when an MBR partition starts or extends past the end of the
                    339:        device.
                    340:   <li>Made <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> print
                    341:        a warning when a GPT partition start or end is outside the usable LBA
                    342:        area of the device.
1.14      benno     343:
1.37      benno     344:   <!-- btrace -->
                    345:   <li>Installed useful <a
                    346:        href="https://man.openbsd.org/btrace.8">btrace(8)</a> scripts in
                    347:        /usr/share/btrace.
                    348:   <li>Made <a href="https://man.openbsd.org/btrace.8">btrace(8)</a>
                    349:        execute the END probe upon receiving a SIGTERM signal.
                    350:
                    351:   <!-- netstart/rc -->
                    352:   <li>Moved the wait for autoconf interfaces from <a
                    353:        href="https://man.openbsd.org/rc.8">rc(8)</a> to <a
                    354:        href="https://man.openbsd.org/netstart.8">netstart(8)</a> to fix
                    355:        tunnel interfaces that depend on working autoconf interfaces.
                    356:   <li>Made <a href="https://man.openbsd.org/netstart.8">netstart(8)</a>
                    357:        create virtual interfaces up front if specified on the command line.
                    358:   <li>Changed <a
                    359:        href="https://man.openbsd.org/rc.subr.8">rc.subr(8)</a> to copy the
                    360:        message to stdout when using <a
                    361:        href="https://man.openbsd.org/logger.1">logger(1)</a> to avoid needing
                    362:        to check syslog when running in debug mode.
                    363:   <li>Add a new <i>configtest</i> action to <a
                    364:        href="https://man.openbsd.org/rc.d.8">rc.d(8)</a> and <a
                    365:        href="https://man.openbsd.org/rcctl.8">rcctl(8)</a> to check
                    366:        configuration syntax of a daemon.
                    367:
                    368:   <li>Fixed <a href="https://man.openbsd.org/kbd.8">kbd(8)</a> so it
                    369:        doesn't fail silently when executed by a regular user.
1.14      benno     370:   <li>In the <i>sndio</i> library, added the function <a
                    371:        href="https://man.openbsd.org/sio_flush.3">sio_flush(3)</a> to stop
                    372:        playback immediately. Altered <a
                    373:        href="https://man.openbsd.org/sndiod.8">sndiod(8)</a> to wait until
                    374:        the buffer is drained before closing the device.
                    375:   <li>Made <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> use a
                    376:        much safer FD-passing idiom for updating <a
                    377:        href="https://man.openbsd.org/utmp.5">utmp(5)</a>.
1.37      benno     378:   <li>Prevented a crash in <a
1.43      jsg       379:        href="https://man.openbsd.org/vi.1">vi(1)</a> when cursor key support is
1.37      benno     380:        disabled.
1.43      jsg       381:   <li>Updated <a href="https://man.openbsd.org/vi.1">vi(1)</a> to apply
1.37      benno     382:        expandtab to the output of a ! command.
1.14      benno     383:   <li>Made <a href="https://man.openbsd.org/mg.1">mg(1)</a>
                    384:        automatically delete trailing whitespace on RET in c-mode and
                    385:        auto-indent-mode.
1.19      benno     386:   <li>Made <a href="https://man.openbsd.org/grep.1">grep(1)</a> provide
                    387:        full context when using match count (<code>-m</code>
                    388:   <li>Added the --null flag to <a
                    389:        href="https://man.openbsd.org/grep.1">grep(1)</a> which makes grep
                    390:        print an ASCII NUL byte after the file name to make the output
                    391:        unambiguous.
1.37      benno     392:   <li>Fixed multiple memory leaks in <a
                    393:        href="https://man.openbsd.org/awk.1">awk(1)</a>.
1.43      jsg       394:   <li>Changed <a href="https://man.openbsd.org/compress.1">compress(1)</a>
1.37      benno     395:        to print a more accurate message when -v is used with -k.
1.32      benno     396:   <li>Fixed <a href="https://man.openbsd.org/gzip.1">gzip(1)</a> byte
                    397:        counts with 32-bit integers.
                    398:   <li>Fixed the growth check in <a
                    399:        href="https://man.openbsd.org/compress.1">compress(1)</a> and <a
                    400:        href="https://man.openbsd.org/gzip.1">gzip(1)</a> in cases of small
                    401:        files or files with sufficiently random data.
1.29      benno     402:   <li>Made <a href="https://man.openbsd.org/timeout.1">timeout(1)</a> -s
                    403:        accept HUP like <a href="https://man.openbsd.org/kill.1">kill(1)</a>
                    404:        and GNU timeout(1) do.
                    405:   <li>Updated capitals and countries in the game <a
                    406:        href="https://man.openbsd.org/quiz.6">quiz(6)</a>.
                    407:   <li>Set default sleep value of <a
                    408:        href="https://man.openbsd.org/ico.1">ico(1)</a> to 10ms.
                    409:   <li>Fixed a bug in <a
                    410:        href="https://man.openbsd.org/cron.8">cron(8)</a> where it could exit
                    411:        silently if <a href="https://man.openbsd.org/ppoll.2">ppoll(2)</a>
                    412:        exited. Now it will log to <a
                    413:        href="https://man.openbsd.org/syslog.3">syslog(3)</a> instead of
                    414:        stderr.
                    415:   <li>Added <a
                    416:        href="https://man.openbsd.org/llvm-profdata.1">llvm-profdata(1)</a> to
                    417:        base so that ports can benefit from profiled builds.
                    418:   <li>Changed <a href="https://man.openbsd.org/rc.8">rc(8)</a> to only
                    419:        attempt to set the <a href="https://man.openbsd.org/yp.8">yp(8)</a>
                    420:        domainname if it has not been set yet.
                    421:   <li>Raised the "staff" login class data-size-cur on arm64 to be the
                    422:        same as that for amd64 in <a
                    423:        href="https://man.openbsd.org/login.conf.5">login.conf(5)</a> (1536M).
                    424:   <li>Fixed <a href="https://man.openbsd.org/patch.1">patch(1)</a>
                    425:        locate-hunk in empty files.
                    426:   <li>Fixed <a href="https://man.openbsd.org/patch.1">patch(1)</a> in
                    427:        the case of reversing a patch that creates a file.
                    428:   <li>Added seconds to the uptime display of <a
                    429:        href="https://man.openbsd.org/top.1">top(1)</a>.
                    430:   <li>Made <a href="https://man.openbsd.org/putenv.3">putenv(3)</a>
                    431:        return an error if the string starts with the '=' character. This
                    432:        matches the behavior on FreeBSD and NetBSD.
1.32      benno     433:   <li>Fixed overflow of the number of errors in <a
                    434:        href="https://man.openbsd.org/renice.8">renice(8)</a> by setting error
                    435:        instead of incrementing it.
                    436:   <li>Removed the "-c" compatibility option from <a
                    437:        href="https://man.openbsd.org/vnconfig.8">vnconfig(8)</a>.
                    438:   <li>Stopped <a
                    439:        href="https://man.openbsd.org/vnconfig.8">vnconfig(8)</a> from
                    440:        printing the device name on failure.
                    441:   <li>Added a printed message when <a
                    442:        href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> fails inside <a
                    443:        href="https://man.openbsd.org/execve.2">execve(2)</a> to clarify the
                    444:        failure mode when a dynamic executable is run while /usr isn't
                    445:        mounted.
                    446:   <li>Improved <a href="https://man.openbsd.org/bioctl.8">bioctl(8)</a>
                    447:        RAID level parsing to check numeric levels before checking single
                    448:        character levels. This allows recognition of RAID 10 as a valid but
                    449:        unsupported level.
                    450:   <li>Fixed <a
                    451:        href="https://man.openbsd.org/installboot.8">installboot(8)</a>
                    452:        messaging when verbose (-v) and dry-run (-n) modes are combined with
                    453:        <a href="https://man.openbsd.org/softraid.4">softraid(4)</a>.
                    454:   <li>Added forest (-f) mode to <a
                    455:        href="https://man.openbsd.org/ps.1">ps(1)</a>.
1.33      benno     456:   <li>Sped up <a href="https://man.openbsd.org/wc.1">wc(1)</a> word counting.
1.1       deraadt   457:   </ul>
                    458:
                    459: <li>Improved hardware support and driver bugfixes, including:
                    460:   <ul>
1.7       jsg       461:   <li>New <a href="https://man.openbsd.org/arm64/aplaudio.4">aplaudio(4)</a>
                    462:       driver for Apple audio subsystem.
                    463:   <li>New <a href="https://man.openbsd.org/arm64/aplmca.4">aplmca(4)</a>
                    464:       driver for Apple MCA controller.
                    465:   <li>New <a href="https://man.openbsd.org/arm64/aplsart.4">aplsart(4)</a>
                    466:       driver for Apple SART address filter.
                    467:   <li>New alpdc, apldchidev, apldckbd, apldcms, and aplrtk drivers for
                    468:       keyboard and trackpad on Apple M2 laptops.
                    469:   <li>New <a href="https://man.openbsd.org/arm64/qcgpio.4">qcgpio(4)</a>
                    470:       driver for Qualcomm Snapdragon GPIO controller.
                    471:   <li>New <a href="https://man.openbsd.org/arm64/qciic.4">qciic(4)</a>
                    472:       driver for Qualcomm Snapdragon GENI I2C controller.
                    473:   <li>New <a href="https://man.openbsd.org/riscv64/sfgpio.4">sfgpio(4)</a>
                    474:       driver for SiFive GPIO controller.
                    475:   <li>New <a href="https://man.openbsd.org/riscv64/stfclock.4">stfclock(4)</a>
                    476:       driver for StarFive JH7100 clock controller.
                    477:   <li>New <a href="https://man.openbsd.org/riscv64/stfpinctrl.4">stfpinctrl(4)</a>
                    478:       driver for StarFive JH7100 pin configuration.
                    479:   <li>New stftemp
                    480:       driver for StarFive JH7100 temperature sensor.
                    481:   <li>New <a href="https://man.openbsd.org/sxirintc.4">sxirintc(4)</a>
                    482:       driver for Allwinner wakeup interrupt controller.
                    483:   <li>New gpiorestart
                    484:       driver for system reset via GPIO pin.
1.12      benno     485:   <li>Added support for more power sensors to <a
                    486:        href="https://man.openbsd.org/ipmi.4">ipmi(4)</a>.
1.14      benno     487:   <li>Added support for the <a
                    488:        href="https://man.openbsd.org/ehci.4">ehci(4)</a> controller on
1.18      jsg       489:        Marvell 3720 boards.
1.37      benno     490:   <li>Extended <a href="https://man.openbsd.org/ksmn.4">ksmn(4)</a> to
                    491:        show CCD temperatures if available.
1.19      benno     492:   <li>Fixed missing interrupts for trackpads on some machines after
                    493:        resume by making sure <a
                    494:        href="https://man.openbsd.org/amdgpio.4">amdgpio(4)</a> restores pin
                    495:        configuration on resume.
1.40      anton     496:   <li>Added FIFO support and allow baud rate changes to
                    497:       <a href="https://man.openbsd.org/pluart.4">pluart(4)</a>.
1.29      benno     498:   <li>Added support for the Synopsys DesignWare UART found on the Ryzen
                    499:        Embedded V1000 SoCs to <a
                    500:        href="https://man.openbsd.org/com.4">com(4)</a>.
                    501:   <li>Added <a href="https://man.openbsd.org/xhci.4">xhci(4)</a> support
                    502:        for the dual role controllers integrated on the Qualcomm Snapdragon
                    503:        8cx gen 3 SoC.
                    504:   <li>Added support for using the power button to wake up from suspend
                    505:        to <a href="https://man.openbsd.org/axppmic.4">axppmic(4)</a>.
                    506:   <li>Modified <a href="https://man.openbsd.org/pms.4">pms(4)</a> to
                    507:        discard relative movement packets outside of the [-127, 127] range to
                    508:        prevent cursor jumps when using the trackpoint on some Lenovo laptops.
1.32      benno     509:   <li>Allowed <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a>
                    510:        to attach to <a
                    511:        href="https://man.openbsd.org/loongson/gdiumiic.4">gdiumiic(4)</a>.
                    512:   <li>Make <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a>
                    513:        attach on 2F-based loongson systems.
                    514:   <li>Added power button support to <a
1.43      jsg       515:        href="https://man.openbsd.org/arm64/aplsmc.4">aplsmc(4)</a>.
1.33      benno     516:   <li>Changed the <a href="https://man.openbsd.org/mfii.4">mfii(4)</a>
                    517:        RAID controller driver to allow the firmware more time to transition
                    518:        out of the UNDEFINED state.
                    519:   <li>Added Wacom One S (CTL-472) support to <a
                    520:        href="https://man.openbsd.org/uwacom.4">uwacom(4)</a>.
1.1       deraadt   521:   </ul>
                    522:
                    523: <li>New or improved network hardware support:
                    524:   <ul>
1.37      benno     525:   <li>Increased rx buffer size on <a
                    526:        href="https://man.openbsd.org/uaq.4">uaq(4)</a> to 62kB.
                    527:   <li>Repaired <a href="https://man.openbsd.org/rge.4">rge(4)</a>
                    528:        hardware VLAN tagging.
                    529:   <li>Provide statistics via kstats for <a
                    530:        href="https://man.openbsd.org/mvneta.4">mvneta(4)</a>.
1.19      benno     531:   <li>Enabled <a href="https://man.openbsd.org/aq.4">aq(4)</a> on arm64.
                    532:   <li>Implemented and enabled IPv4, TCP, and UDP checksum offloading for
                    533:        <a href="https://man.openbsd.org/igc.4">igc(4)</a>.
                    534:   <li>Fixed a panic triggered by ifconfig bnxt0 down by changing <a
                    535:        href="https://man.openbsd.org/bnxt.4">bnxt(4)</a> devices to not run
                    536:        rx and tx interrupt handlers when the interface is not running.
1.29      benno     537:   <li>Introduced Large Receive Offloading of TCP segment offloading in
                    538:        <a href="https://man.openbsd.org/ix.4">ix(4)</a>. Also added a tso
                    539:        option to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
                    540:        to enable and disable this feature.
1.1       deraadt   541:   </ul>
                    542:
                    543: <li>Added or improved wireless network drivers:
                    544:   <ul>
1.19      benno     545:   <li>Made device matching in <a
1.22      jsg       546:        href="https://man.openbsd.org/iwx.4">iwx(4)</a> more similar to Linux
1.19      benno     547:        iwlwifi.
1.37      benno     548:   <li>Added support for AX210/AX211 devices to <a
                    549:        href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
1.14      benno     550:   <li>Fixed <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> setting
                    551:        of HT/VHT bits in rate flags of the Tx command that could cause a
                    552:        firmware panic.
1.19      benno     553:   <li>Added handling of 9k devices which do not support antenna B to <a
                    554:        href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
                    555:   <li>Fixed <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>
                    556:        ifconfig media display on devices with sta_info command version 3.
1.29      benno     557:   <li>Fixed a <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> crash during USB detach.
1.32      benno     558:   <li>Corrected the rx data rate for rtl8192eu <a
                    559:        href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> devices.
                    560:   <li>Fixed integer overflows in the <a
                    561:        href="https://man.openbsd.org/iwm.4">iwm(4)</a> and <a
                    562:        href="https://man.openbsd.org/iwx.4">iwx(4)</a> firmware file parsers.
1.1       deraadt   563:   </ul>
                    564:
                    565: <li>IEEE 802.11 wireless stack improvements and bugfixes:
                    566:   <ul>
1.29      benno     567:   <li>Make sure drivers initialize all of ieee80211_rxinfo struct.
1.1       deraadt   568:   </ul>
                    569:
                    570: <li>Installer and upgrade improvements:
                    571:   <ul>
1.14      benno     572:   <li>Fixed the watchdog in the installer so that the watchdog is reset
                    573:        after each download and each set installation.
1.19      benno     574:   <li>Ensured that when running <a
                    575:        href="https://man.openbsd.org/sysupgrade.8">sysupgrade(8)</a> on
                    576:        -stable that it will move to the next release, not -current.
                    577:   <li>Added the -b option to <a
                    578:        href="https://man.openbsd.org/sysupgrade.8">sysupgrade(8)</a> to set
                    579:        an alternative base directory to which the installation files will be
                    580:        downloaded to.
                    581:   <li>Increased the <a
                    582:        href="https://man.openbsd.org/disklabel.8">disklabel(8)</a> auto
                    583:        partitioner's maximum size for /usr to 30G.
1.29      benno     584:   <li>Altered installer behavior so the <a
                    585:        href="https://man.openbsd.org/vlan.4">vlan(4)</a> question won't be
                    586:        asked unless another network interface exists.
                    587:   <li>Added support for wildcards in <a
                    588:        href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> patterns.
1.33      benno     589:
1.44    ! benno     590:   <!-- XXX no idea where to put bootblock stuff -->
1.32      benno     591:   <li>Added NFS client support to the luna88k RAMDISK kernel.
1.33      benno     592:   <li>Made the EFI bootloader provide the extra parameters necessary to
                    593:        use non-standard UARTs on the AMD Ryzen Embedded V1000 SoCs as console.
                    594:   <li>Switched bootloaders to the extended BOOTARG_CONSDEV struct.
                    595:   <li>Added UFS2 support to landisk boot blocks.
1.1       deraadt   596:   </ul>
                    597:
                    598: <li>Security improvements:
                    599:   <ul>
1.29      benno     600:   <li>Implemented privilege separation in <a
                    601:        href="https://man.openbsd.org/xlock.1">xlock(1)</a>.
1.32      benno     602:   <li>Added privilege separation to <a
                    603:        href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>.
1.29      benno     604:   <li>The TZ environment variable no longer supports absolute paths,
1.31      gnezdo    605:        to fit better into the <a
1.29      benno     606:        href="https://man.openbsd.org/pledge.2">pledge(2)</a> bypass model.
                    607:   <li>AF_UNIX socket <a
                    608:        href="https://man.openbsd.org/bind.2">bind(2)</a> and <a
                    609:        href="https://man.openbsd.org/connect.2">connect(2)</a> now follow <a
                    610:        href="https://man.openbsd.org/unveil.2">unveil(2)</a> configuration.
                    611:   <li>New <a
                    612:        href="https://man.openbsd.org/ypconnect.2">ypconnect(2)</a> system
                    613:        call creates a socket based upon the IP address encoded directly in a
                    614:        locked ypbinding file, thereby removing a horrible hack to support YP
1.31      gnezdo    615:        lookups in programs using strong
1.29      benno     616:        <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> rules.
                    617:   <li>Restrict pledge("vminfo") callers to read-only <a
                    618:        href="https://man.openbsd.org/swapctl.2">swapctl(2)</a> operations.
                    619:   <li>Randomized the rekey interval of <a
                    620:        href="https://man.openbsd.org/arc4random.3">arc4random(3)</a>.
1.32      benno     621:   <li>Added local bind mode to <a
                    622:        href="https://man.openbsd.org/ypldap.8">ypldap(8)</a>. In this mode
                    623:        ypldap binds its RPC sockets to loopback, so YP services are only
                    624:        available to the host ypldap is running on. In local bind mode one
                    625:        does not need to run <a
                    626:        href="https://man.openbsd.org/portmap.8">portmap(8)</a>.
                    627:   <li>Changed the /sbin daemons <a
                    628:        href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a>, <a
                    629:        href="https://man.openbsd.org/mountd.8">mountd(8)</a>, <a
                    630:        href="https://man.openbsd.org/nfsd.8">nfsd(8)</a>, <a
                    631:        href="https://man.openbsd.org/pflogd.8">pflogd(8)</a>, <a
                    632:        href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>, <a
                    633:        href="https://man.openbsd.org/slaacd.8">slaacd(8)</a>, and <a
                    634:        href="https://man.openbsd.org/unwind.8">unwind(8)</a> to be
                    635:        dynamically linked to allow them to benefit from all the additional
                    636:        mitigations that dynamically linked executables gain. NFS mounting of
                    637:        /usr must now use statically configured IP addresses.
1.1       deraadt   638:   </ul>
                    639:
1.12      benno     640: <li>Changes in the network stack:
                    641:   <ul>
1.44    ! benno     642:   <li>Added the <a
        !           643:        href="https://man.openbsd.org/recvmmsg.2">recvmmsg(2)</a> system call
        !           644:        that allows receiving multiple msghdrs at once, and the <a
        !           645:        href="https://man.openbsd.org/sendmmsg.2">sendmmsg</a> syscall that
        !           646:        allows sending multiple msghdrs at once.
1.13      benno     647:   <li>Relaxed address availability check for <a
                    648:        href="https://man.openbsd.org/multicast.4">multicast(4)</a> binds so
                    649:        processes listening for the same multicast address do not need to be
                    650:        the same UID.
                    651:   <li>Introduced dedicated link entries for snapshots to <a
                    652:        href="https://man.openbsd.org/pfsync.4">pfsync(4)</a>.
1.14      benno     653:   <li>Changed <a href="https://man.openbsd.org/pf.4">pf(4)</a> handling
                    654:        of IGMP and ICMP6 MLD packets to allow multicast control packets to
                    655:        work by default.
1.39      jsg       656:   <li>Made <a href="https://man.openbsd.org/pf.4">pf(4)</a> more paranoid about
                    657:       IGMP/MLD messages.
1.19      benno     658:   <li>Fixed a logic bug in pf_find_state() that could cause <a
                    659:         href="https://man.openbsd.org/pf.4">pf(4)</a> to incorrectly block a
                    660:         packet.
1.39      jsg       661:   <li>Fixed <a href="https://man.openbsd.org/pf.4">pf(4)</a> syncookies during fast TCP port reuse.
1.29      benno     662:   <li>Fixed a bug in <a href="https://man.openbsd.org/pf.4">pf(4)</a>
                    663:        where a pool defined like "172.16.0.0/16" would count as a pool size
                    664:        of one address. Also fixed random selection of source address to be
                    665:        uniform across the whole pool.
1.44    ! benno     666:   <li>Fixed a kernel panic in <a
        !           667:        href="https://man.openbsd.org/pf.4">pf(4)</a> if IP options with an
        !           668:        ICMP payload were truncated. Such packets will now be dropped instead.
1.14      benno     669:   <li>Allow forwarding to and from IPs in the 240/4 range.
1.18      jsg       670:   <li>Corrected the Virtual Ethernet Bridge <a
1.14      benno     671:        href="https://man.openbsd.org/veb.4">veb(4)</a> to avoid calling
                    672:        if_enqueue from an smr critical section.
1.44    ! benno     673:   <li>Reworked the kroute rttimer code to fix icmp_pmtu_timeout crashes.
1.29      benno     674:   <li>Fixed an interrupt storm upon suspend on Amlogic arm64 boards.
1.32      benno     675:   <li>Fixed a race between pflow_output_process() and
                    676:        pflow_clone_destroy() in <a
                    677:        href="https://man.openbsd.org/pflow.4">pflow(4)</a>.
1.44    ! benno     678:    <li>Added a missing input validation step to <a
1.32      benno     679:        href="https://man.openbsd.org/pipex.4">pipex(4)</a> mppe keylenbits.
1.44    ! benno     680:  </ul>
1.12      benno     681:
1.1       deraadt   682: <li>Routing daemons and other userland network improvements:
                    683:   <ul>
1.11      benno     684:   <li>IPsec support was improved:
                    685:   <ul>
1.29      benno     686:        <li>Made <a href="https://man.openbsd.org/iked.8">iked(8)</a> ignore
                    687:                any CERT payload after the first rather than failing the exchange when
                    688:                more than one CERT payload is received.
                    689:        <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a> support
                    690:                for sending certificate chains with intermediate CAs in multiple CERT
                    691:                payloads.
                    692:        <li>Added an OpenIKED Vendor ID payload in the <a
                    693:                href="https://man.openbsd.org/iked.8">iked(8)</a> initial handshake to
                    694:                make it easier to handle interoperability problems with older versions
                    695:                in the future.
1.33      benno     696:        <li>Added <a href="https://man.openbsd.org/iked.8">iked(8)</a>
                    697:                connection statistics for successful and failed connections, error
                    698:                types, and other events that can be printed with "ikectl show stats".
1.11      benno     699:   </ul>
1.34      benno     700:   <li>In <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>,
1.11      benno     701:   <ul>
                    702:        <li>Implement max-communities filter to limit the number of allowed
                    703:                communities, ext-communities and large-communities.
                    704:        <li>Fix insertion of additional non-transitive extended communities when
                    705:                sending out prefixes.
                    706:        <li>Relax IP address limitation by allowing prefixes in 240/4.
                    707:        <li>Implement RFC 9234 - Route Leak Prevention and Detection Using Roles
                    708:                in UPDATE and OPEN Messages.
                    709:        <li>Full support for RFC 7911 - Advertisement of Multiple Paths in BGP.
                    710:        <li>Improve FIB code, handle IPv6 scoped addresses properly.
                    711:        <li>Add <a href="https://man.openbsd.org/bgplgd.8">bgplgd(8)</a>,
1.43      jsg       712:            a FastCGI server providing a REST API to execute
                    713:            <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> commands.
1.16      jsg       714:        <li>Bugfix: <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> could
                    715:            fail to invalidate nexthops and incorrectly leave them in the FIB or
                    716:            Adj-RIB-Out.
1.11      benno     717:        <li>Speedup <a href="https://man.openbsd.org/bgpctl.8">bgpctl</a>
                    718:                <code>show rib 10/8 or-longer</code> and <code>show rib 10/8
                    719:                or-shorter</code>
                    720:        <li>Switch various static hash tables to RB trees improving
                    721:                performance on large systems
                    722:        <li>Export per neighbor pending update and withdraw statistics
                    723:        <li>Fix race between a neighbor session reset and its update message
                    724:                backlog
                    725:        <li>Improve handling of nexthop reachability state changes
1.29      benno     726:        <li>Added send side RFC 7911 (ADD-PATH) support to <a
                    727:                href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
1.32      benno     728:        <li>Made sure only one <a
                    729:                href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> roa softreconfig
                    730:                runner is run at any time.
1.11      benno     731:   </ul>
                    732:   <li><a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> saw some changes:
                    733:   <ul>
1.12      benno     734:        <li>Allowed more than one CRL URI in certificates.
1.11      benno     735:        <li>Do not apply timezone offsets when converting X509 times.  X509
                    736:                times are in UTC and comparing them to times in different timezones
                    737:                would cause validity problems.
                    738:        <li>Add support for an operator-configurable skiplist facility.
                    739:                Operators can specify a list of FQDNs which should not be contacted
                    740:                when synchronizing the local cache to the network.
                    741:        <li>Emit a warning when a RRDP session serial number decreases.
                    742:        <li>DER decoding functions were refactored to leverage ASN.1 templates.
                    743:        <li>Add support to validate & inspect .sig files containing RPKI Signed
                    744:                Checklists in filemode (-f). (draft-ietf-sidrops-rpki-rsc-08)
                    745:        <li>Print various statistics after the completion of the main process.
                    746:        <li>Add support to decode & print TAL (RFC 8630) details in filemode (-f).
                    747:        <li>Emit objects in Concatenated JSON format when filemode (-f) and the JSON
                    748:                output flag (-j) are combined.
1.13      benno     749:        <li>Add support for validating Autonomous System Provider Authorization
1.11      benno     750:                (ASPA) objects conforming to draft-ietf-sidrops-aspa-profile-10.
                    751:                Validated ASPA payloads are visible in JSON and filemode (-f) output.
1.44    ! benno     752:        <li>Set <a href="https://man.openbsd.org/openrsync.1">rsync(1)</a> connection I/O idle timeout to 15 seconds.
        !           753:        <li>Unify the maximum idle I/O and connect timeouts for <a href="https://man.openbsd.org/openrsync.1">rsync(1)</a> & HTTPS.
        !           754:        <li><a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> now performs stricter EE certificate validation:
1.11      benno     755:        <ul>
                    756:                <li>Disallow AS Resources extensions in ROA EE certificates.
                    757:                <li>Disallow Subject Information Access (SIA) extensions in RPKI
                    758:                        Signed Checklist (RSC) EE certs.
                    759:                <li>Check the resources in ROAs and RSCs against EE certs.
                    760:        </ul>
                    761:        <li>Improve readability and add various information being printed in
                    762:                verbose mode.
                    763:        <li>Extend filemode (-f) output and print X.509 certificates in PEM
                    764:                format when increased verbosity (-vv) is specified.
                    765:        <li>Shorten the RRDP I/O idle timeout.
                    766:        <li>Introduce a deadline timer that aborts all repository synchronization
                    767:                after seven eights of timeout (-s). With this rpki-client has improved
1.13      benno     768:                chances to complete and produce an output even when a CA is excessively
1.11      benno     769:                slow.
                    770:        <li>Abort a currently running RRDP request process when the per-repository
                    771:                timeout is reached.
                    772:        <li>Permit multiple AccessDescription entries in SIA X.509 extensions. While
                    773:                fetching from secondary locations is not yet supported, rpki-client will
1.13      benno     774:                not treat occurrence as a fatal error.
1.11      benno     775:        <li>Resolve a potential for a race condition in non-atomic RRDP deltas.
                    776:        <li>Fix some memory leaks.
                    777:        <li>Improve compliance with the HTTP protocol specification.
                    778:   </ul>
                    779:
1.34      benno     780:   <li>In <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>,
                    781:   <ul>
                    782:        <li>Allow object names to be used in addition to OIDs in
1.43      jsg       783:                <a href="https://man.openbsd.org/snmpd.conf.5">snmpd.conf(5)</a>.
1.34      benno     784:        <li>Better type hinting for debug logging.
                    785:        <li>Introduce a blocklist feature, which removes subtrees from view.
                    786:        <li>Reintroduce AgentX master support.
1.39      jsg       787:        <li>Move non-SNMP related metrics to their own AgentX based backend.
1.34      benno     788:        <li>The snmpe process is now pledged <code>stdio recvfd inet unix</code>.
                    789:        <li>Imported <a
                    790:                href="https://man.openbsd.org/snmpd_metrics.8">snmpd_metrics(8)</a>.
                    791:                This allows those who need to use net-snmpd the ability to access base
                    792:                <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> metrics.
                    793:   </ul>
1.32      benno     794:
1.44    ! benno     795:   <li>In <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a>,
        !           796:        match password schemas case sensitive.
1.14      benno     797:   <li>In <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>,
1.11      benno     798:        relax the limitations on what is an acceptable unicast IP. There are no
                    799:        more experiments in IPv4 and so there is less reason for network
                    800:        daemons to deny formerly experimental IP space.  Multicast IPs
1.13      benno     801:        (224/4) and loopback (127/8) are still disallowed.
1.14      benno     802:   <li>Added check to <a
                    803:        href="https://man.openbsd.org/acme-client.1">acme-client(1)</a> to
                    804:        ensure the challenge token is turned into a filename that is base64url
                    805:        encoded.
                    806:   <li>Added RFC 9234 "BGP Role" support to <a
                    807:        href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>
1.19      benno     808:   <li>Have <a
                    809:        href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> print
                    810:        ASnumbers in 'asplain' format instead the old 'asdot' format.
                    811:   <li>Fixed a crash in libpcap when it would walk off the end of the array performing frees.
1.39      jsg       812:   <li>Made -X connect SOCKS work with IPv6 addresses in <a href="https://man.openbsd.org/nc.1">nc(1)</a>.
1.29      benno     813:   <li>Introduced a blocklist backend and keyword to <a
                    814:        href="https://man.openbsd.org/snmpd.8">snmpd(8)</a>, This deprecates
                    815:        filter-pf-addresses.
                    816:   <li>Changed <a
                    817:        href="https://man.openbsd.org/dhclient.8">dhclient(8)</a> to defer to
                    818:        <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> by
                    819:        doing execve ifconfig and providing syslog warnings about deprecated
                    820:        options.
                    821:   <li>Implemented <a href="https://man.openbsd.org/dig.1">dig(1)</a>
                    822:        support for SVCB and HTTPS record types.
1.32      benno     823:   <li>Made <a href="https://man.openbsd.org/resolvd.8">resolvd(8)</a>
                    824:        write /etc/resolv.conf in a more atomic manner.
                    825:   <li>Added a <a href="https://man.openbsd.org/slowcgi.8">slowcgi(8)</a>
                    826:        -t flag to change the request timeout.
1.39      jsg       827:   <li>Corrected handling of an abnormal FastCGI termination in <a
1.32      benno     828:        href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
                    829:   <li>Made newer mime type definitions take precedence over existing
                    830:        ones in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
1.33      benno     831:   <li>Moved the <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>
                    832:        <a href="https://man.openbsd.org/daemon.3">daemon(3)</a> call to just
                    833:        before forking the children so the parent disassociates from its
                    834:        controlling terminal and shell, but not from its children.
                    835:   <li>Changed <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> to use
                    836:        non-blocking <a
                    837:        href="https://man.openbsd.org/connect.2">connect(2)</a> with <a
                    838:        href="https://man.openbsd.org/ppoll.2">ppoll(2)</a> and timeout
                    839:        instead of <a href="https://man.openbsd.org/alarm.3">alarm(3)</a>.
                    840:        This allows failing over to another IP address for hosts that have
                    841:        more than one.
1.1       deraadt   842:   </ul>
                    843:
1.43      jsg       844: <li><a href="https://man.openbsd.org/tmux.1">tmux(1)</a> improvements and bug fixes:
1.1       deraadt   845:   <ul>
1.19      benno     846:   <li>Added an ACL list for multiple users attaching to the <a
                    847:        href="https://man.openbsd.org/tmux.1">tmux(1)</a> socket.
                    848:   <li>Ensured cursor remains on selected item on menu in <a
                    849:        href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
1.29      benno     850:   <li>Added <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>
                    851:        support for OSC 8 hyperlinks.
                    852:   <li>Added support for hyperlinks with capture-pane -e and a
                    853:        mouse_hyperlink format to <a
                    854:        href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    855:   <li>Added an "all" state to <a
                    856:        href="https://man.openbsd.org/tmux.1">tmux(1)</a> allow-passthrough to
                    857:        work even in invisible panes.
                    858:   <li>Fixed a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> crash
                    859:        when searching for .* with extremely long lines.
1.32      benno     860:   <li>Added <a href="https://man.openbsd.org/vi.1">vi(1)</a> Home/End
                    861:        bindings to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    862:   <li>Added a Nobr terminfo capability to tell <a
                    863:        href="https://man.openbsd.org/tmux.1">tmux(1)</a> the terminal does
                    864:        not use bright colors for bold.
                    865:   <li>Added a notification when a paste buffer is deleted to <a
                    866:        href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    867:   <li>Fixed <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> window
                    868:        size reporting.
1.1       deraadt   869:   </ul>
                    870:
1.2       jsg       871: <li>LibreSSL version 3.6.0
1.1       deraadt   872:   <ul>
                    873:   <li>New Features
                    874:     <ul>
                    875:     <li>...
                    876:     </ul>
                    877:
                    878:   <li>Portable Improvements
                    879:     <ul>
                    880:     <li>...
                    881:     </ul>
                    882:
                    883:   <li>Compatibility Changes
                    884:     <ul>
                    885:     <li>...
                    886:     </ul>
                    887:
                    888:   <li>Bug fixes
                    889:     <ul>
                    890:     <li>...
                    891:     </ul>
                    892:
                    893:   <li>Internal Improvements
                    894:     <ul>
                    895:     <li>...
                    896:     </ul>
                    897:
                    898:   <li>Documentation improvements
                    899:     <ul>
                    900:     <li>...
                    901:     </ul>
                    902:   </ul>
                    903:
1.2       jsg       904: <li>OpenSSH 9.1
1.1       deraadt   905:   <ul>
                    906:   <li>...
                    907:   </ul>
                    908:
                    909: <li>mandoc 1.14.6 plus several bugfixes, including:
                    910:   <ul>
1.12      benno     911:   <li>Fixed calculation of the width of spanned columns in <a
1.43      jsg       912:        href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
1.14      benno     913:   <li>Made <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>'s
                    914:        roff_expand() parse left-to-right rather than right-to-left.
1.19      benno     915:   <li>Implemented a rudimentary version of the <a
                    916:        href="https://man.openbsd.org/roff.7">roff(7)</a> <code>\A</code>
                    917:        escape sequence for <a
                    918:        href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
                    919:   <li>Matched groff behavior to allow arbitrary argument delimiters for
                    920:        \C in <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>.
                    921:   <li>Improved accessibility of <a
                    922:        href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> -T html -O toc
                    923:        output by using the &lt;nav&gt; element in the DPUB-ARIA doc-toc role.
1.29      benno     924:   <li>Improved accessibility of <a
                    925:        href="https://man.openbsd.org/man.cgi.8">man.cgi(8)</a> output.
                    926:   <li>Got rid of <a
                    927:        href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> archaic table
                    928:        markup for header and footer lines in favor of flexbox CSS. Rendering
                    929:        now adapts to browser windows of arbitrary narrowness.
                    930:   <li>Prevented <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>
                    931:        from turning breakable hyphens in segment identifiers into
                    932:        underscores.
1.1       deraadt   933:   </ul>
                    934:
                    935: <li>Ports and packages:
                    936:   <p>Many pre-built packages for each architecture:
                    937:   <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    938:   <ul style="column-count: 3">
1.27      naddy     939:     <li>aarch64:    11261
                    940:     <li>amd64:      11451
1.1       deraadt   941:     <li>arm:         XXXX
1.27      naddy     942:     <li>i386:       10225
1.1       deraadt   943:     <li>mips64:      XXXX
                    944:     <li>powerpc:     XXXX
                    945:     <li>powerpc64:   XXXX
                    946:     <li>riscv64:     XXXX
                    947:     <li>sparc64:     XXXX
                    948:   </ul>
                    949:
                    950:   <p>Some highlights:
                    951:   <ul style="column-count: 3">
1.3       sthen     952:     <li>Asterisk 16.28.0, 18.14.0 and 19.6.0
1.1       deraadt   953:     <li>Audacity 2.4.2
1.3       sthen     954:     <li>CMake 3.24.2
                    955:     <li>Chromium 105.0.5195.125
                    956:     <li>Emacs 28.2
                    957:     <li>FFmpeg 4.4.2
1.1       deraadt   958:     <li>GCC 8.4.0 and 11.2.0
1.3       sthen     959:     <li>GHC 9.2.4
                    960:     <li>GNOME 42.4
                    961:     <li>Go 1.19.1
                    962:     <li>JDK 8u342, 11.0.16 and 17.0.4
                    963:     <li>KDE Applications 22.08.1
                    964:     <li>KDE Frameworks 5.98.0
                    965:     <li>Krita 5.1.1
1.1       deraadt   966:     <li>LLVM/Clang 13.0.0
1.3       sthen     967:     <li>LibreOffice 7.4.1.2
1.1       deraadt   968:     <li>Lua 5.1.5, 5.2.4 and 5.3.6
1.3       sthen     969:     <li>MariaDB 10.9.3
                    970:     <li>Mono 6.12.0.182
                    971:     <li>Mozilla Firefox 105.0.1 and ESR 102.3.0
                    972:     <li>Mozilla Thunderbird 102.3.0
                    973:     <li>Mutt 2.2.7 and NeoMutt 20220429
                    974:     <li>Node.js 16.17.1
1.1       deraadt   975:     <li>OCaml 4.12.1
1.3       sthen     976:     <li>OpenLDAP 2.6.3
                    977:     <li>PHP 7.4.30, 8.0.23 and 8.1.10
                    978:     <li>Postfix 3.7.2
                    979:     <li>PostgreSQL 14.5
                    980:     <li>Python 2.7.18, 3.9.14 and 3.10.7
                    981:     <li>Qt 5.15.6 and 6.3.1
                    982:     <li>R 4.2.1
                    983:     <li>Ruby 2.7.6, 3.0.4 and 3.1.2
                    984:     <li>Rust 1.63.0
                    985:     <li>SQLite 3.39.3
                    986:     <li>Shotcut 22.06.23
                    987:     <li>Sudo 1.9.11.2
                    988:     <li>Suricata 6.0.6
                    989:     <li>Tcl/Tk 8.5.19 and 8.6.12
1.1       deraadt   990:     <li>TeX Live 2021
1.3       sthen     991:     <li>Vim 9.0.0192 and Neovim 0.7.2
1.1       deraadt   992:     <li>Xfce 4.16
                    993:   </ul>
                    994:   <p>
                    995:
                    996: <li>As usual, steady improvements in manual pages and other documentation.
                    997:
                    998: <li>The system includes the following major components from outside suppliers:
                    999:   <ul>
1.2       jsg      1000:     <li>Xenocara (based on X.Org 7.7 with xserver 21.1.4 + patches,
1.15      jsg      1001:         freetype 2.12.1, fontconfig 2.13.94, Mesa 22.1.7, xterm 372,
1.1       deraadt  1002:         xkeyboard-config 2.20, fonttosfnt 1.2.2 and more)
                   1003:     <li>LLVM/Clang 13.0.0 (+ patches)
                   1004:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
                   1005:     <li>Perl 5.32.1 (+ patches)
1.2       jsg      1006:     <li>NSD 4.6.0
                   1007:     <li>Unbound 1.16.3
1.1       deraadt  1008:     <li>Ncurses 5.7
                   1009:     <li>Binutils 2.17 (+ patches)
                   1010:     <li>Gdb 6.3 (+ patches)
1.2       jsg      1011:     <li>Awk September 12, 2022
                   1012:     <li>Expat 2.4.9
1.1       deraadt  1013:   </ul>
                   1014:
                   1015: </ul>
                   1016: </section>
                   1017:
                   1018: <hr>
                   1019:
                   1020: <section id=install>
                   1021: <h3>How to install</h3>
                   1022: <p>
                   1023: Please refer to the following files on the mirror site for
                   1024: extensive details on how to install OpenBSD 7.2 on your machine:
                   1025:
                   1026: <ul>
                   1027: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/alpha/INSTALL.alpha">
                   1028:        .../OpenBSD/7.2/alpha/INSTALL.alpha</a>
                   1029: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/amd64/INSTALL.amd64">
                   1030:        .../OpenBSD/7.2/amd64/INSTALL.amd64</a>
                   1031: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/arm64/INSTALL.arm64">
                   1032:        .../OpenBSD/7.2/arm64/INSTALL.arm64</a>
                   1033: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/armv7/INSTALL.armv7">
                   1034:        .../OpenBSD/7.2/armv7/INSTALL.armv7</a>
                   1035: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/hppa/INSTALL.hppa">
                   1036:        .../OpenBSD/7.2/hppa/INSTALL.hppa</a>
                   1037: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/i386/INSTALL.i386">
                   1038:        .../OpenBSD/7.2/i386/INSTALL.i386</a>
                   1039: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/landisk/INSTALL.landisk">
                   1040:        .../OpenBSD/7.2/landisk/INSTALL.landisk</a>
1.8       jsg      1041: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/loongson/INSTALL.loongson">
                   1042:        .../OpenBSD/7.2/loongson/INSTALL.loongson</a>
1.1       deraadt  1043: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/luna88k/INSTALL.luna88k">
                   1044:        .../OpenBSD/7.2/luna88k/INSTALL.luna88k</a>
                   1045: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/macppc/INSTALL.macppc">
                   1046:        .../OpenBSD/7.2/macppc/INSTALL.macppc</a>
                   1047: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/octeon/INSTALL.octeon">
                   1048:        .../OpenBSD/7.2/octeon/INSTALL.octeon</a>
                   1049: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/powerpc64/INSTALL.powerpc64">
                   1050:        .../OpenBSD/7.2/powerpc64/INSTALL.powerpc64</a>
                   1051: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/riscv64/INSTALL.riscv64">
                   1052:        .../OpenBSD/7.2/riscv64/INSTALL.riscv64</a>
                   1053: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/sparc64/INSTALL.sparc64">
                   1054:        .../OpenBSD/7.2/sparc64/INSTALL.sparc64</a>
                   1055: </ul>
                   1056: </section>
                   1057:
                   1058: <hr>
                   1059:
                   1060: <section id=quickinstall>
                   1061: <p>
                   1062: Quick installer information for people familiar with OpenBSD, and the use of
                   1063: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                   1064: If you are at all confused when installing OpenBSD, read the relevant
                   1065: INSTALL.* file as listed above!
                   1066:
                   1067: <h3>OpenBSD/alpha:</h3>
                   1068:
                   1069: <p>
                   1070: If your machine can boot from CD, you can write <i>install72.iso</i> or
                   1071: <i>cd72.iso</i> to a CD and boot from it.
                   1072: Refer to INSTALL.alpha for more details.
                   1073:
                   1074: <h3>OpenBSD/amd64:</h3>
                   1075:
                   1076: <p>
                   1077: If your machine can boot from CD, you can write <i>install72.iso</i> or
                   1078: <i>cd72.iso</i> to a CD and boot from it.
                   1079: You may need to adjust your BIOS options first.
                   1080:
                   1081: <p>
                   1082: If your machine can boot from USB, you can write <i>install72.img</i> or
                   1083: <i>miniroot72.img</i> to a USB stick and boot from it.
                   1084:
                   1085: <p>
                   1086: If you can't boot from a CD, floppy disk, or USB,
                   1087: you can install across the network using PXE as described in the included
                   1088: INSTALL.amd64 document.
                   1089:
                   1090: <p>
                   1091: If you are planning to dual boot OpenBSD with another OS, you will need to
                   1092: read INSTALL.amd64.
                   1093:
                   1094: <h3>OpenBSD/arm64:</h3>
                   1095:
                   1096: <p>
                   1097: Write <i>install72.img</i> or <i>miniroot72.img</i> to a disk and boot from it
                   1098: after connecting to the serial console.  Refer to INSTALL.arm64 for more
                   1099: details.
                   1100:
                   1101: <h3>OpenBSD/armv7:</h3>
                   1102:
                   1103: <p>
                   1104: Write a system specific miniroot to an SD card and boot from it after connecting
                   1105: to the serial console.  Refer to INSTALL.armv7 for more details.
                   1106:
                   1107: <h3>OpenBSD/hppa:</h3>
                   1108:
                   1109: <p>
                   1110: Boot over the network by following the instructions in INSTALL.hppa or the
                   1111: <a href="hppa.html#install">hppa platform page</a>.
                   1112:
                   1113: <h3>OpenBSD/i386:</h3>
                   1114:
                   1115: <p>
                   1116: If your machine can boot from CD, you can write <i>install72.iso</i> or
                   1117: <i>cd72.iso</i> to a CD and boot from it.
                   1118: You may need to adjust your BIOS options first.
                   1119:
                   1120: <p>
                   1121: If your machine can boot from USB, you can write <i>install72.img</i> or
                   1122: <i>miniroot72.img</i> to a USB stick and boot from it.
                   1123:
                   1124: <p>
                   1125: If you can't boot from a CD, floppy disk, or USB,
                   1126: you can install across the network using PXE as described in
                   1127: the included INSTALL.i386 document.
                   1128:
                   1129: <p>
                   1130: If you are planning on dual booting OpenBSD with another OS, you will need to
                   1131: read INSTALL.i386.
                   1132:
                   1133: <h3>OpenBSD/landisk:</h3>
                   1134:
                   1135: <p>
                   1136: Write <i>miniroot72.img</i> to the start of the CF
                   1137: or disk, and boot normally.
1.8       jsg      1138:
                   1139: <h3>OpenBSD/loongson:</h3>
                   1140:
                   1141: <p>
                   1142: Write <i>miniroot72.img</i> to a USB stick and boot bsd.rd from it
                   1143: or boot bsd.rd via tftp.
                   1144: Refer to the instructions in INSTALL.loongson for more details.
1.1       deraadt  1145:
                   1146: <h3>OpenBSD/luna88k:</h3>
                   1147:
                   1148: <p>
                   1149: Copy 'boot' and 'bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                   1150: from the PROM, and then bsd.rd from the bootloader.
                   1151: Refer to the instructions in INSTALL.luna88k for more details.
                   1152:
                   1153: <h3>OpenBSD/macppc:</h3>
                   1154:
                   1155: <p>
                   1156: Burn the image from a mirror site to a CDROM, and power on your machine
                   1157: while holding down the <i>C</i> key until the display turns on and
                   1158: shows <i>OpenBSD/macppc boot</i>.
                   1159:
                   1160: <p>
                   1161: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                   1162: /7.2/macppc/bsd.rd</i>
                   1163:
                   1164: <h3>OpenBSD/octeon:</h3>
                   1165:
                   1166: <p>
                   1167: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                   1168: Refer to the instructions in INSTALL.octeon for more details.
                   1169:
                   1170: <h3>OpenBSD/powerpc64:</h3>
                   1171:
                   1172: <p>
                   1173: To install, write <i>install72.img</i> or <i>miniroot72.img</i> to a
                   1174: USB stick, plug it into the machine and choose the <i>OpenBSD
                   1175: install</i> menu item in Petitboot.
                   1176: Refer to the instructions in INSTALL.powerpc64 for more details.
                   1177:
                   1178: <h3>OpenBSD/riscv64:</h3>
                   1179:
                   1180: <p>
                   1181: To install, write <i>install72.img</i> or <i>miniroot72.img</i> to a
                   1182: USB stick, and boot with that drive plugged in.
                   1183: Make sure you also have the microSD card plugged in that shipped with the
                   1184: HiFive Unmatched board.
                   1185: Refer to the instructions in INSTALL.riscv64 for more details.
                   1186:
                   1187: <h3>OpenBSD/sparc64:</h3>
                   1188:
                   1189: <p>
                   1190: Burn the image from a mirror site to a CDROM, boot from it, and type
                   1191: <i>boot cdrom</i>.
                   1192:
                   1193: <p>
                   1194: If this doesn't work, or if you don't have a CDROM drive, you can write
                   1195: <i>floppy72.img</i> or <i>floppyB72.img</i>
                   1196: (depending on your machine) to a floppy and boot it with <i>boot
                   1197: floppy</i>. Refer to INSTALL.sparc64 for details.
                   1198:
                   1199: <p>
                   1200: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                   1201: will most likely fail.
                   1202:
                   1203: <p>
                   1204: You can also write <i>miniroot72.img</i> to the swap partition on
                   1205: the disk and boot with <i>boot disk:b</i>.
                   1206:
                   1207: <p>
                   1208: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                   1209: </section>
                   1210:
                   1211: <hr>
                   1212:
                   1213: <section id=upgrade>
                   1214: <h3>How to upgrade</h3>
                   1215: <p>
1.10      benno    1216: If you already have an OpenBSD 7.1 system, and do not want to reinstall,
1.1       deraadt  1217: upgrade instructions and advice can be found in the
                   1218: <a href="faq/upgrade72.html">Upgrade Guide</a>.
                   1219: </section>
                   1220:
                   1221: <hr>
                   1222:
                   1223: <section id=sourcecode>
                   1224: <h3>Notes about the source code</h3>
                   1225: <p>
                   1226: <code>src.tar.gz</code> contains a source archive starting at <code>/usr/src</code>.
                   1227: This file contains everything you need except for the kernel sources,
                   1228: which are in a separate archive.
                   1229: To extract:
                   1230: <blockquote><pre>
                   1231: # <kbd>mkdir -p /usr/src</kbd>
                   1232: # <kbd>cd /usr/src</kbd>
                   1233: # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
                   1234: </pre></blockquote>
                   1235: <p>
                   1236: <code>sys.tar.gz</code> contains a source archive starting at <code>/usr/src/sys</code>.
                   1237: This file contains all the kernel sources you need to rebuild kernels.
                   1238: To extract:
                   1239: <blockquote><pre>
                   1240: # <kbd>mkdir -p /usr/src/sys</kbd>
                   1241: # <kbd>cd /usr/src</kbd>
                   1242: # <kbd>tar xvfz /tmp/sys.tar.gz</kbd>
                   1243: </pre></blockquote>
                   1244: <p>
                   1245: Both of these trees are a regular CVS checkout.  Using these trees it
                   1246: is possible to get a head-start on using the anoncvs servers as
                   1247: described <a href="anoncvs.html">here</a>.
                   1248: Using these files
                   1249: results in a much faster initial CVS update than you could expect from
                   1250: a fresh checkout of the full OpenBSD source tree.
                   1251: </section>
                   1252:
                   1253: <hr>
                   1254:
                   1255: <section id=ports>
                   1256: <h3>Ports Tree</h3>
                   1257: <p>
                   1258: A ports tree archive is also provided.  To extract:
                   1259: <blockquote><pre>
                   1260: # <kbd>cd /usr</kbd>
                   1261: # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
                   1262: </pre></blockquote>
                   1263: <p>
                   1264: Go read the <a href="faq/ports/index.html">ports</a> page
                   1265: if you know nothing about ports
                   1266: at this point.  This text is not a manual of how to use ports.
                   1267: Rather, it is a set of notes meant to kickstart the user on the
                   1268: OpenBSD ports system.
                   1269: <p>
                   1270: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1271: As with our complete source tree, our ports tree is available via
                   1272: <a href="anoncvs.html">AnonCVS</a>.
                   1273: So, in order to keep up to date with the -stable branch, you must make
                   1274: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1275: with a command like:
                   1276: <blockquote><pre>
                   1277: # <kbd>cd /usr/ports</kbd>
                   1278: # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_7_2</kbd>
                   1279: </pre></blockquote>
                   1280: <p>
                   1281: [Of course, you must replace the server name here with a nearby anoncvs
                   1282: server.]
                   1283: <p>
                   1284: Note that most ports are available as packages on our mirrors. Updated
                   1285: ports for the 7.2 release will be made available if problems arise.
                   1286: <p>
                   1287: If you're interested in seeing a port added, would like to help out, or just
                   1288: would like to know more, the mailing list
                   1289: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                   1290: </section>
                   1291: </body>
                   1292: </html>