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

Diff for /www/plus71.html between version 1.2 and 1.3

version 1.2, 2022/03/28 03:24:39 version 1.3, 2022/04/07 22:26:05
Line 95 
Line 95 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2022/04/04 -->
   <li>Moved to OpenSSH 9.0.
   <li>Stopped suspending the <a href="https://man.openbsd.org/tpm.4">tpm(4)</a> device upon hibernation, preventing some systems from hanging when hibernating a second time.
   <li>Fixed <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a> rdr-to rules failing on certain port ranges when explicitly specified.
   <!-- 2022/04/03 -->
   <li>Added <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a> support for the CP115 block found on Marvell CN9K SoCs.
   <li>Added <a href="https://man.openbsd.org/mvclock.4">mvclock(4)</a> support for the AP807 block found on Marvell CN9K SoCs.
   <!-- 2022/04/02 -->
   <li>Fixed <a href="https://man.openbsd.org/ure.4">ure(4)</a> vlan transmission with hw tagging.
   <li>Added preliminary <a href="https://man.openbsd.org/ure.4">ure(4)</a> support for RTL8156B and bug fixes for RTL8153/RTL8156.
   <li>Fixed <a href="https://man.openbsd.org/aq.4">aq(4)</a> occasional errors seen on rockpro64.
   <!-- 2022/04/01 -->
   <li>Ensured <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> matches on Intel 300 Series audio, fixing attaching on the Dell G3 3590.
   <li>Stopped printing "You may wish to update your font path" with use of <a href="https://man.openbsd.org/pkg_add.1">pkg_add(1)</a> for paths which are under /usr/local/share/fonts.
   <!-- 2022/03/31 -->
   <li>Implemented <a href="https://man.openbsd.org/aplintc.4">aplintc(4)</a> support for multiple dies, making OpenBSD work on the M1 Ultra.
   <li>Ensured that an interrupted arm64 install from the ramdisk kernel can be restarted.
   <!-- 2022/03/30 -->
   <li>Added support for the <a href="https://man.openbsd.org/sftp-server.8">sftp-server(8)</a> "copy-data" protocol extension to allow server-side copies to be performed without going via the client.
   <li>Added <a href="https://man.openbsd.org/sftp.1">sftp(1)</a> "cp" command which supports server-side copying of files.
   <!-- 2022/03/29 -->
   <li>Ensured i386/amd64 machines boot from partition 'a' when selected, rather than the partition marked active.
   <!-- 2022/03/28 -->
   <li>Reinstated a <a href="https://man.openbsd.org/drm.4">drm(4)</a> workaround to get framebuffer size from efifb, preventing fatal errors for the BESSTAR TECH HM90 with Ryzen 9 4900H.
   <li>Fixed glass console and <a href="https://man.openbsd.org/getty.8">getty(8)</a> interference with Xorg on arm64.
   <!-- 2022/03/27 -->
   <li>Added quiesce/wakeup hooks to sync vcpu state in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>.
   <li>Ensured <a href="https://man.openbsd.org/pcap_lookupdev.3">pcap_lookupdev(3)</a> matches only on complete interface names.
   <!-- 2022/03/26 -->
   <li>Enabled <a href="https://man.openbsd.org/mtw.4">mtw(4)</a> on i386, macppc and arm64.
 <!-- 2022/03/25 -->  <!-- 2022/03/25 -->
   <li>Implemented reboot/powerdown support in <a href="https://man.openbsd.org/aplsmc.4">aplsmc(4)</a>.
 <li>Implemented most of CMS related checks in rpki-client(8) required by RFC 6488 section 3.  <li>Implemented most of CMS related checks in rpki-client(8) required by RFC 6488 section 3.
 <li>Added fix in zlib for CLEAR_HASH macro.  <li>Added fix in zlib for CLEAR_HASH macro.
 <li>Added OSC 7 capability to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> for setting titles.  <li>Added OSC 7 capability to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> for setting titles.
Line 254 
Line 285 
 <!-- 2022/02/16 -->  <!-- 2022/02/16 -->
 <li>Introduced <a href="https://man.openbsd.org/mpfiic.4">mpfiic(4)</a>, a driver for the PolarFire SoC MSS I2C controller.  <li>Introduced <a href="https://man.openbsd.org/mpfiic.4">mpfiic(4)</a>, a driver for the PolarFire SoC MSS I2C controller.
 <!-- 2022/02/15 -->  <!-- 2022/02/15 -->
 <li>Correlated <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> and <a href="https://man.openbsd.org/ucc.4">ucc(4)</a> devices attacked over USB in order to adjust the volume of the correct attached audio device rather than the first one attached.  <li>Correlated <a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> and <a href="https://man.openbsd.org/ucc.4">ucc(4)</a> devices attached over USB in order to adjust the volume of the correct attached audio device rather than the first one attached. (Reverted 2022/03/29)
 <li>Fixed suspend/resume issues with <a href="https://man.openbsd.org/com.4">com(4)</a> at <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>.  <li>Fixed suspend/resume issues with <a href="https://man.openbsd.org/com.4">com(4)</a> at <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>.
 <li>Ensured the <a href="https://man.openbsd.org/pf.4">pf(4)</a> "set prio" values are checked consistently.  <li>Ensured the <a href="https://man.openbsd.org/pf.4">pf(4)</a> "set prio" values are checked consistently.
 <li>Prevented reopening of <a href="https://man.openbsd.org/tun.4">tun(4)</a>/<a href="https://man.openbsd.org/tap.4">tap(4)</a> interfaces which are being destroyed.  <li>Prevented reopening of <a href="https://man.openbsd.org/tun.4">tun(4)</a>/<a href="https://man.openbsd.org/tap.4">tap(4)</a> interfaces which are being destroyed.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3