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

Diff for /www/plus.html between version 1.1473 and 1.1474

version 1.1473, 2020/04/25 14:35:00 version 1.1474, 2020/04/30 07:16:31
Line 91 
Line 91 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2020/04/26 -->
   <li>Mapped <a href="https://man.openbsd.org/em">em(4)</a> descriptor rings coherent, improving performance on selected ARM64 machines with non-cache-coherent PCIe controllers.
   <li>Added i.MX8MM support to <a href="https://man.openbsd.org/dwpcie">dwpcie(4)</a>.
   <li>Added <a href="https://man.openbsd.org/imxpciephy">imxpciephy(4)</a>, a driver for the i.MX7D's PCIe PHY, also implemented on the i.MX8MM.
   <!-- 2020/04/25 -->
   <li>Allowed display of TLSv1.3 extension type with <a href="https://man.openbsd.org/openssl">openssl(1)</a> -tlsextdebug.
   <li>Added <a href="https://man.openbsd.org/bcmbsc">bcmbsc(4)</a>, a driver for the Broadcom Serial Control (BSC) controller.
   <li>Added RTL8821CE and RTL8822CE <a href="https://man.openbsd.org/pci">pci(4)</a> ids.
   <li>Added <a href="https://man.openbsd.org/dsxrtc">dsxrtc(4)</a>, a driver for the Maxim DS3231/DS3232 I2C RTC.
   <li>Reduced the minimum allowed number of chunks in a CONCAT volume from 2 to 1, increasing the number of volumes which can be created on a single disk with <a href="https://man.openbsd.org/bioctl">bioctl(8)</a> from 7 to 15.
   <!-- 2020/04/24 -->
   <li>Increased the default number of audio devices to 4.
   <li>Added <a href="https://man.openbsd.org/bcmgpio">bcmgpio(4)</a>, a driver for the Broadcom BCM283x GPIO controller.
   <!-- 2020/04/23 -->
   <li>Added <a href="https://man.openbsd.org/iked">iked(8)</a> support for switching rdomain on <a href="https://man.openbsd.org/ipsec">ipsec(4)</a> encryption/decryption, configurable per policy with the new 'rdomain' option in <a href="https://man.openbsd.org/iked.conf">iked.conf(5)</a>.
   <li>Added support for automatically moving traffic between rdomains on <a href="https://man.openbsd.org/ipsec">ipsec(4)</a> encryption or decryption, reducing the attack surface for network sidechannel attacks.
   <li>Stored local-address by address family in <a href="https://man.openbsd.org/bgpd">bgpd(8)</a>, allowing configuration of both an IPv4 and IPv6 local-address on a group with correct binding of neighbors. Introduced 'no local-address' to reset a previously-set local address back to zero.
   <li>Correctly parsed "0/0" as the default route when specifying the classless-[ms-]static-routes options in <a href="https://man.openbsd.org/dhcpd.conf">dhcpd.conf(5)</a>.
   <!-- 2020/04/22 -->
   <li>Indicated the marked pane in <a href="https://man.openbsd.org/tmux">tmux(1)</a> choose mode in reverse, and added keys to set (m) and clear it (M), and to jump to the starting pane (H).
   <li>Added <a href="https://man.openbsd.org/bcmsdhost">bcmsdhost(4)</a>, a driver for the Broadcom "sdhost" SD controller found on the Raspberry Pi.
   <li>Allowed <a href="https://man.openbsd.org/tmux">tmux(1)</a> main-pane-width and height to be specified as percentages.
   <!-- 2020/04/21 -->
   <li>Added <a href="https://man.openbsd.org/bcmdmac">bcmdmac(4)</a>, a driver for the DMA controller found on BCM283x SoCs.
   <li>Added support for the additional <a href="https://man.openbsd.org/sdhc">sdhc(4)</a> controller found on the Raspberry Pi.
   <!-- 2020/04/20 -->
   <li>Added a Broadcom BCM2711 <a href="https://man.openbsd.org/pci">pci(4)</a> id.
   <li>Prevented <a href="https://man.openbsd.org/mcx">mcx(4)</a> interface lockups due to completion queue overflow.
 <!-- 2020/04/19 -->  <!-- 2020/04/19 -->
 <li>Added a -groups option to the <a href="https://man.openbsd.org/openssl">openssl(1)</a> s_server, allowing EC groups to be configured.  <li>Added a -groups option to the <a href="https://man.openbsd.org/openssl">openssl(1)</a> s_server, allowing EC groups to be configured.
 <li>Added quirks for the <a href="https://man.openbsd.org/sdhc">sdhc(4)</a> controller on the Raspberry Pi, providing microSD card or WiFi support depending on the firmware configuration.  <li>Added quirks for the <a href="https://man.openbsd.org/sdhc">sdhc(4)</a> controller on the Raspberry Pi, providing microSD card or WiFi support depending on the firmware configuration.

Legend:
Removed from v.1.1473  
changed lines
  Added in v.1.1474