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

Diff for /www/plus69.html between version 1.1 and 1.2

version 1.1, 2021/04/17 00:20:27 version 1.2, 2021/04/20 04:22:10
Line 93 
Line 93 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2021/04/17 -->
   <li>Provided U-Boot binaries that work on Raspberry Pi 3 and 4 and firmware for Raspberry Pi 4, allowing use of the same installation method as for 3 without separate UEFI firmware.
   <li>Released <a href="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.3.2-relnotes.txt">LibreSSL 3.3.2</a>.
   <!-- 2021/04/16 -->
   <li>Implemented a control message to get the state of <a href="https://man.openbsd.org/iscsid.8">iscsid(8)</a> and slowed <a href="https://man.openbsd.org/iscsictl.8">iscsictl(8)</a> loading to prevent mount errors during startup.
   <li>Returned to 6.8 behavior of sending two direct ACKs upon receipt of a data segment.
   <!-- 2021/04/15 -->
   <li>Ensured WEP and plaintext interface link state update by <a href="https://man.openbsd.org/iwi.4">iwi(4)</a>
   <li>Switched <a href="https://man.openbsd.org/athn.4">athn(4)</a> 802.11n Tx rate adaptation from MiRA to RA.
   <li>Fixed a problem where <a href="https://man.openbsd.org/athn.4">athn(4)</a> devices would use a different channel than the one selected by net80211.
   <li>Implemented version 2 of <a href="https://man.openbsd.org/virtio.4">virtio(4)</a> at fdt, as used by Parallels on the Apple M1, allowing use of OpenBSD as VM.
   <li>Fixed incorrect parsing of <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> config files due to endianess.
   <li>Switched back to the legacy x509 verifier for release.
   <li>Fixed <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> show mrt for UPDATE messages.
   <!-- 2021/04/14 -->
   <li>Fixed <a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a> parsing of <a href="https://man.openbsd.org/wg.4">wg(4)</a> packets on powerpc64.
   <li>Made <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> attach to AX201 devices with PCI ID 0x06f0.
   <!-- 2021/04/13 -->
   <li>Ignored expandtab setting when in <a href="https://man.openbsd.org/vi.1">vi(1)</a> command mode.
   <li>Prevented inappropriate privilege elevations with X server XInput input validation failure.
   <!-- 2021/04/12 -->
   <!-- 2021/04/11 -->
   <li>Created install*.img files for arm64, sparc64 and octeon.
   <!-- 2021/04/10 -->
   <li>Allowed mixing of TLS and non-TLS configuration parameters within <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
   <!-- 2021/04/09 -->
   <li>Allowed specification of TLS ciphers and protocols within <a href="https://man.openbsd.org/smtpd.conf.5">smtpd.conf(5)</a>.
   <li>Fixed <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> handling of invalid T1 or T2 responses.
   <li>Fixed an <a href="https://man.openbsd.org/iked.8">iked(8)</a> bug where host routes were deleted upon IKE SA rekey.
   <!-- 2021/04/08 -->
   <li>Stopped requesting unused "classless-static-routes" <a href="https://man.openbsd.org/dhcp-options.5">dhcp-options(5)</a>, which resulted in <a href="https://man.openbsd.org/dhcpleased.8">dhcpleased(8)</a> failing to install a default route.
   <!-- 2021/04/07 -->
   <li>Introduced <a href="https://man.openbsd.org/graphaudio.4">graphaudio(4)</a>, a driver to support linking together audio components based on the audio graph description.
   <li>Added support to <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a> for the fractional dividers for the i2s clocks, fixing audio on the Pinebook Pro.
   <!-- 2021/04/06 -->
   <li>Made <a href="https://man.openbsd.org/apm.8">apm(8)</a> report <a href="https://man.openbsd.org/apmd.8">apmd(8)</a> failures.
   <li>Updated <a href="https://man.openbsd.org/nsd.8">nsd(8)</a> to 4.3.6.
   <li>Fixed an <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a> hang after hash check failure.
   <li>Ensured printing of all <a href="https://man.openbsd.org/mount.2">mount(2)</a> flags in <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> "show all mounts".
   <!-- 2021/04/05 -->
   <li>Added a flag to prevent attachment of certain video devices not currently supported by <a href="https://man.openbsd.org/uvideo.4">uvideo(4)</a>, such as the Chicony Integrated IR Camera.
   <li>Improved <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> exit handling for AMD SVM and Intel VMX, fixing a potential boot loop on AMD hosts.
   <li>Added <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> support for booting from compressed kernel images.
   <li>Added support to <a href="https://man.openbsd.org/ugold.4">ugold(4)</a> for
   TEMPerGold and additional TEMPerHUM devices.
 <!-- 2021/04/04 -->  <!-- 2021/04/04 -->
 <!-- 2021/04/03 -->  <!-- 2021/04/03 -->
 <li>Excluded the first page and added a guard page between I/O virtual address space allocations on arm64.  <li>Excluded the first page and added a guard page between I/O virtual address space allocations on arm64.

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