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

Diff for /www/plus.html between version 1.1508 and 1.1509

version 1.1508, 2022/09/14 14:13:46 version 1.1509, 2022/09/19 05:31:16
Line 108 
Line 108 
 <!-- 2022/08/21 -->  <!-- 2022/08/21 -->
 <!-- 2022/08/20 -->  <!-- 2022/08/20 -->
 <!-- 2022/08/19 -->  <!-- 2022/08/19 -->
   <li>Improved <a href="https://man.openbsd.org/bioctl.8">bioctl(8)</a> RAID level parsing to check numeric levels before checking single character levels. This allows recognition of RAID 10 as a valid but unsupported level.
   <li>Changed <a href="https://man.openbsd.org/ssh.1">ssh(1)</a> to attempt <a href="https://man.openbsd.org/fido.4">fido(4)</a> key signing without a PIN and use the error code returned to fall back only if necessary. This avoids PIN prompts for FIDO tokens that don't require them.
 <!-- 2022/08/18 -->  <!-- 2022/08/18 -->
   <li>Added local bind mode to <a href="https://man.openbsd.org/ypldap.8">ypldap(8)</a>. In this mode ypldap binds its RPC sockets to loopback, so YP services are only available to the host ypldap is running on. In local bind mode one does not need to run <a href="https://man.openbsd.org/portmap.8">portmap(8)</a>.
 <!-- 2022/08/17 -->  <!-- 2022/08/17 -->
   <li>Fixed <a href="https://man.openbsd.org/vldc.4">vldc(4)</a> event filters.
 <!-- 2022/08/16 -->  <!-- 2022/08/16 -->
   <li>Removed the "-c" compatibility option from <a href="https://man.openbsd.org/vnconfig.8">vnconfig(8)</a>.
   <li>Removed the obsolete kern.nselcoll <a href="https://man.openbsd.org/sysctl.2">sysctl(2)</a>.
 <!-- 2022/08/15 -->  <!-- 2022/08/15 -->
   <li>Solved an issue when multiple nexthops change concurrently in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
   <li>Added support for booting from RAID 1C <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> volumes on arm64.
   <li>Added a notification when a paste buffer is deleted to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
   <li>Added a Nobr terminfo capability to tell <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> the terminal does not use bright colors for bold.
 <!-- 2022/08/14 -->  <!-- 2022/08/14 -->
   <li>Dropped detection code for 386sx/386dx CPUs. OpenBSD/i386 hasn't actually supported running on either for some time.
 <!-- 2022/08/13 -->  <!-- 2022/08/13 -->
   <li>Corrected the rx data rate for rtl8192eu <a href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> devices.
 <!-- 2022/08/12 -->  <!-- 2022/08/12 -->
   <li>Added support for booting from RAID 1C <a href="https://man.openbsd.org/softraid.4">softraid(4)</a> volumes on amd64.
   <li>Fixed a race between pflow_output_process() and pflow_clone_destroy() in <a href="https://man.openbsd.org/pflow.4">pflow(4)</a>.
 <!-- 2022/08/11 -->  <!-- 2022/08/11 -->
   <li>Fixed <a href="https://man.openbsd.org/Xorg.1">Xorg(1)</a> when using the luna88k 1bpp framebuffer hardware.
   <li>Added support to <a href="https://man.openbsd.org/sftp-server.8">sftp-server(8)</a> for the home-directory extension defined in draft-ietf-secsh-filexfer-extensions-00.
   <li>Simplified TSC synchronization testing on amd64.
   <li>Fixed overflow of the number of errors in <a href="https://man.openbsd.org/renice.8">renice(8)</a> by setting error instead of incrementing it.
   <li>Corrected handling of an abnormal fastcgi termination in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
   <li>Added <a href="https://man.openbsd.org/vi.1">vi(1)</a> Home/End bindings to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
 <!-- 2022/08/10 -->  <!-- 2022/08/10 -->
   <li>Made the UTC timezone acceptable for certificate validity intervals, sshsig verification times, and authorized_keys expiry-time options by suffixing dates/times with a 'Z' character for <a href="https://man.openbsd.org/sshd.8">sshd(8)</a> and <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>. Also added certificate validity intervals specified in raw seconds-since-epoch as a hex value (e.g. "-V 0x1234:0x4567890") to <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>.
   <li>Allowed <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> to attach to <a href="https://man.openbsd.org/loongson/gdiumiic.4">gdiumiic(4)</a>.
   <li>Disallowed the AS Resources extension on ROA EE certificates for <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
   <li>Added <a href="https://man.openbsd.org/iic.4">iic(4)</a> at <a href="http://man.openbsd.org/man4/loongson/glxpcib.4">glxpcib(4)</a> to get <a href="https://man.openbsd.org/spdmem.4">spdmem(4)</a> to attach on 2F-based loongson systems.
 <!-- 2022/08/09 -->  <!-- 2022/08/09 -->
   <li>Prevented <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> from turning breakable hyphens in segment identifiers into underscores.
 <!-- 2022/08/08 -->  <!-- 2022/08/08 -->
   <li>Made <a href="https://man.openbsd.org/putenv.3">putenv(3)</a> return an error if the string starts with the '=' character. This matches the behavior on FreeBSD and NetBSD.
   <li>Added seconds to the uptime display of <a href="https://man.openbsd.org/top.1">top(1)</a>.
   <li>Set the default <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> connection timeout that <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> uses to 15 seconds.
 <!-- 2022/08/07 -->  <!-- 2022/08/07 -->
   <li>Updated libxcvt to 0.1.2.
   <li>Added display of an error with the failing path if the <a href="https://man.openbsd.org/xterm.1">xterm(1)</a> <a href="https://man.openbsd.org/unveil.2">unveil(2)</a> fails.
 <!-- 2022/08/06 -->  <!-- 2022/08/06 -->
   <li>Added a <a href="https://man.openbsd.org/slowcgi.8">slowcgi(8)</a> -t flag to change the request timeout.
 <!-- 2022/08/05 -->  <!-- 2022/08/05 -->
   <li>Added support for wildcards in <a href="https://man.openbsd.org/fw_update.8">fw_update(8)</a> patterns.
 <!-- 2022/08/04 -->  <!-- 2022/08/04 -->
   <li>Corrected sparc64 ofwboot to default to the softraid volume on the boot device to make root on softraid work out of the box on sparc64 and be more consistent with softraid boot on other architectures.
 <!-- 2022/08/03 -->  <!-- 2022/08/03 -->
   <li>Added <a href="https://man.openbsd.org/aplaudio.4">aplaudio(4)</a>, a driver that ties together <a href="https://man.openbsd.org/aplmca.4">aplmca(4)</a> and various codecs to present an <a href="https://man.openbsd.org/audio.4">audio(4)</a> interface to the system.
   <li>Added <a href="https://man.openbsd.org/aplmca.4">aplmca(4)</a>, a driver that controls the hardware block that takes data from <a href="https://man.openbsd.org/apldma.4">apldma(4)</a>, serializes it and sends it out on the i2s ports.
   <li>Fixed a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> crash when searching for .* with extremely long lines.
   <li>Fixed a bug in <a href="https://man.openbsd.org/pf.4">pf(4)</a> where a pool defined like "172.16.0.0/16" would count as a pool size of one address. Also fixed random selection of source address to be uniform across the whole pool.
   <li>Fixed <a href="https://man.openbsd.org/patch.1">patch(1)</a> locate-hunk in empty files.
   <li>Fixed <a href="https://man.openbsd.org/patch.1">patch(1)</a> in the case of reversing a patch that creates a file.
 <!-- 2022/08/02 -->  <!-- 2022/08/02 -->
   <li>Added connection timeout functionality to <a href="https://man.openbsd.org/openrsync.1">openrsync(1)</a> via the --contimeout option.
   <li>Added an "all" state to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> allow-passthrough to work even in invisible panes.
 <!-- 2022/08/01 -->  <!-- 2022/08/01 -->
   <li>Raised the "staff" login class data-size-cur on arm64 to be the same as that for amd64 in <a href="https://man.openbsd.org/login.conf.5">login.conf(5)</a>.
 <!-- 2022/07/31 -->  <!-- 2022/07/31 -->
 <!-- 2022/07/30 -->  <!-- 2022/07/30 -->
   <li>Randomized the rekey interval of <a href="https://man.openbsd.org/arc4random.3">arc4random(3)</a>.
   <li>Killed virtual address randomization for the arm64 EFI runtime.
   <li>Enforced allowance of only one image specified for <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a> create.
   <li>Added stack frames to <a href="https://man.openbsd.org/crypto.3">crypto(3)</a> AES-NI x86_64 assembly to silence a false positive from valgrind.
 <!-- 2022/07/29 -->  <!-- 2022/07/29 -->
   <li>Added a "show swap" command to <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> to help debugging.
   <li>Added a "processing" message for when <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> is transferring data to inform the user that pkg_add is still working.
 <!-- 2022/07/28 -->  <!-- 2022/07/28 -->
   <li>Added "show all routes" and the ability to show individual routes (e.g. "show route 0xfffffd807e9b0000") to <a href="https://man.openbsd.org/ddb.4">ddb(4)</a>.
   <li>Changed <a href="https://man.openbsd.org/rc.8">rc(8)</a> to only attempt to set the <a href="https://man.openbsd.org/yp.8">yp(8)</a> domainname if it has not been set yet.
 <!-- 2022/07/27 -->  <!-- 2022/07/27 -->
 <!-- 2022/07/26 -->  <!-- 2022/07/26 -->
   <li>Retired identification code for Rise CPUs.
   <li>Fixed an <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> regression to allow editing an MBR of all zeroes.
 <!-- 2022/07/25 -->  <!-- 2022/07/25 -->
   <li>Changed <a href="https://man.openbsd.org/fdisk.8">fdisk(8)</a> to restrict user actions if neither GPT nor MBR structures can be found on the disk.
 <!-- 2022/07/24 -->  <!-- 2022/07/24 -->
 <!-- 2022/07/23 -->  <!-- 2022/07/23 -->
   <li>Updated libX11 to version 1.8.1.
   <li>Updated freetype to version 2.12.1.
 <!-- 2022/07/22 -->  <!-- 2022/07/22 -->
   <li>Modified <a href="https://man.openbsd.org/pms.4">pms(4)</a> to discard relative movement packets outside of the [-127, 127] range to prevent cursor jumps when using the trackpoint on some Lenovo laptops.
   <li>Added an OpenIKED Vendor ID payload in the <a href="https://man.openbsd.org/iked.8">iked(8)</a> initial handshake to make it easier to handle interoperability problems with older versions in the future.
 <!-- 2022/07/21 -->  <!-- 2022/07/21 -->
   <li>Added support for the new DART variant found on the Apple M2 SoC.
 <!-- 2022/07/20 -->  <!-- 2022/07/20 -->
   <li>Moved to 7.2-beta.
 <!-- 2022/07/19 -->  <!-- 2022/07/19 -->
   <li>Changed <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a> to prompt the user for confirmation when enrolling a resident key on a security token before overwriting a key with matching application and user ID strings.
 <!-- 2022/07/18 -->  <!-- 2022/07/18 -->
 <li>Restrict pledge("vminfo") callers to read-only <a href="https://man.openbsd.org/swapctl.2">swapctl(2)</a> operations.  <li>Restrict pledge("vminfo") callers to read-only <a href="https://man.openbsd.org/swapctl.2">swapctl(2)</a> operations.
 <!-- 2022/07/17 -->  <!-- 2022/07/17 -->

Legend:
Removed from v.1.1508  
changed lines
  Added in v.1.1509