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

Diff for /www/plus.html between version 1.1479 and 1.1480

version 1.1479, 2020/08/14 09:06:49 version 1.1480, 2020/08/22 02:47:41
Line 91 
Line 91 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2020/08/18 -->
   <li>Added optional <a href="https://man.openbsd.org/iked">iked(8)</a> time-stamp validation for OCSP.
   <!-- 2020/08/17 -->
   <li>Enabled PAN (Privileged Access Never) on arm64 CPUs supporting it.
   <li>Added initial <a href="https://man.openbsd.org/tcpdump">tcpdump(8)</a> support for handling geneve packets.
   <!-- 2020/08/16 -->
   <li>Updated <a href="https://man.openbsd.org/xkbcomp">xkbcomp(1)</a> to 1.4.3.
   <li>Properly implemented <a href="https://man.openbsd.org/amlmmc">amlmmc(4)</a> setting of signal voltage.
   <!-- 2020/08/15 -->
   <!-- 2020/08/14 -->
   <li>Added Exar XR17V35x serial port support.
   <li>Added <a href="https://man.openbsd.org/sdmmc">sdmmc(4)</a> support for eMMC HS200 mode.
   <!-- 2020/08/13 -->
   <!-- 2020/08/12 -->
   <li>Added a ROUTE_FLAGFILTER socket option for routing sockets, allowing routing daemons to opt out of receiving messages for L2 and broadcast route entries.
   <!-- 2020/08/11 -->
   <li>Prioritized incoming certificate requests by the order of CERTEQ payloads in the received message in <a href="https://man.openbsd.org/iked">iked(8)</a>.
   <li>Updated <a href="https://man.openbsd.org/awk">awk(1)</a> to the August 7, 2020 version.
   <li>Added optional time limits for the AddKeysToAgent keyword in <a href="https://man.openbsd.org/ssh_config">ssh_config(5)</a>.
   <li>Allowed the combination of <a href="https://man.openbsd.org/video">video(1)</a> "-dc" options, reset and display control values.
   <!-- 2020/08/10 -->
   <li>Added <a href="https://man.openbsd.org/kstat">kstat(1)</a> -w option, allowing update and printing of stats at a specified wait interval.
   <li>Added <a href="https://man.openbsd.org/pms">pms(4)</a> support for the Elantech v1 touchpad with firmware version 0x20022.
   <li>Updated compiler-rt to 10.0.1.
   <li>Released <a href="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.4-relnotes.txt">LibreSSL 3.1.4</a>.
   <li>Stopped blocking IPIs when acquiring the rendezvous mutex of mips64, which may fix some hangs on sgi.
   <!-- 2020/08/09 -->
   <li>Added the ability to filter which <a href="https://man.openbsd.org/kstat">kstat(1)</a> entries are displayed.
   <li>Added P-521 to the list of curves supported by default for TLS.
   <li>Updated LLVM to 10.0.1 including clang, lld and lldb.
   <!-- 2020/08/08 -->
   <li>Stopped preventing TCP connections to IPv6 anycast addresses.
   <!-- 2020/08/07 -->
   <li>Set IPv6 source address selection to prefer the address with the highest preferred lifetime in case of a tie.
 <!-- 2020/08/06 -->  <!-- 2020/08/06 -->
 <li>Allowed <a href="https://man.openbsd.org/pf">pf(4)</a> to divert packets from <a href="https://man.openbsd.org/bridge">bridge(4)</a> to local socket.  <li>Allowed <a href="https://man.openbsd.org/pf">pf(4)</a> to divert packets from <a href="https://man.openbsd.org/bridge">bridge(4)</a> to local socket.
 <li>Avoided reading one byte before the path buffer in <a href="https://man.openbsd.org/mountd">mountd(8)</a>.  <li>Avoided reading one byte before the path buffer in <a href="https://man.openbsd.org/mountd">mountd(8)</a>.

Legend:
Removed from v.1.1479  
changed lines
  Added in v.1.1480