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

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

version 1.1, 2019/10/05 13:57:21 version 1.2, 2019/10/08 01:12:20
Line 90 
Line 90 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2019/10/06 -->
   <li>Fixed stalls seen in <a href="https://man.openbsd.org/tcpbench">tcpbench(1)</a> for <a href="https://man.openbsd.org/dwge">dwge(4)</a> and <a href="https://man.openbsd.org/dwxe">dwxe(4)</a>.
   <li>Added <a href="https://man.openbsd.org/amlclock">amlclock(4)</a> support for i2c clocks.
   <li>Added <a href="https://man.openbsd.org/amlpinctrl">amlpinctrl(4)</a> support for i2c pins.
   <li>Fixed net80211's accounting of discarded input control frames.
   <!-- 2019/10/05 -->
   <li>Added a workaround for cdn.openbsd.org occasionally responding with a 503 by attempting a single additional fetch with <a href="https://man.openbsd.org/ftp">ftp(1)</a>.
   <li>Added a workaround for Cortex-A73 errata 858921.
   <!-- 2019/10/04 -->
   <li>Updated <a href="https://man.openbsd.org/unbound">unbound(8)</a> to 1.9.4 and fixed CVE-2019-16866, which could cause Unbound to crash upon receiving a certain query from addresses allowed by Unbound's ACL.
   <li>Added support for setting the CPU clock frequencies to <a href="https://man.openbsd.org/amlclock">amlclock(4)</a>, enabling DVFS.
   <li>Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey, a port of Edlinger's Fix for CVE-2019-1563.
   <li>Stopped calling fatal() when pftable additions and deletions mix in <a href="https://man.openbsd.org/bgpd">bgpd(8)</a>.
   <li>Fixed a problem where valleyview and cherryview machines would be flooded by HPD events, and allowed both to boot without a display connected.
   <!-- 2019/10/03 -->
   <li>Properly initialized <a href="https://man.openbsd.org/dhcpd">dhcpd(8)</a> <a href="https://man.openbsd.org/icmp">icmp(4)</a> echo requests to zero to avoid leaking four bytes of uninitialized memory.
   <li>Implemented the "set" subcommand in <a href="https://man.openbsd.org/snmp">snmp(1)</a>.
   <li>Updated Spleen kernel fonts to 1.5.0.
   <!-- 2019/10/02 -->
   <li>Mixed information from portions of sysctl hw into /dev/random as part of <a href="https://man.openbsd.org/rc">rc(8)</a> to increase entropy.
   <!-- 2019/10/01 -->
   <!-- 2019/09/30 -->
   <li>Recognized Cortex-A34 and Cortex-A65AE.
   <li>Began pruning some unused items at the point of upgrade to help prevent an over-large /usr directory after multiple upgrades.
   <li>Enabled CPU voltage regulators for armv7 and arm64.
   <li>Added <a href="https://man.openbsd.org/pwmreg">pwmreg(4)</a>, a driver which implements a voltage regulator that uses a PWM controller to set the voltage.
   <li>Added <a href="https://man.openbsd.org/amlpwm">amlpwm(4)</a>, a driver for the PWM controller found on various Amlogic SoCs.
   <!-- 2019/09/29 -->
   <li>Replaced <a href="https://man.openbsd.org/dwge">dwge(4)</a> with a new driver based on <a href="https://man.openbsd.org/dwxe">dwxe(4)</a>.
   <li>Added IPI support to armv7.
   <!-- 2019/09/28 -->
 <!-- 2019/09/27 -->  <!-- 2019/09/27 -->
 <li>Made <a href="https://man.openbsd.org/umb">umb(4)</a> add a default route when configuring the interface, to be used only when no other interface is available.  <li>Made <a href="https://man.openbsd.org/umb">umb(4)</a> add a default route when configuring the interface, to be used only when no other interface is available.
 <li>Implemented <a href="https://man.openbsd.org/bgpctl">bgpctl(8)</a> <code>show rib 8.8.8.8 or-shorter</code> to show all routes covering 8.8.8.8.  <li>Implemented <a href="https://man.openbsd.org/bgpctl">bgpctl(8)</a> <code>show rib 8.8.8.8 or-shorter</code> to show all routes covering 8.8.8.8.

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