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

Diff for /www/plus.html between version 1.1486 and 1.1487

version 1.1486, 2020/12/28 11:21:32 version 1.1487, 2021/01/04 17:06:30
Line 92 
Line 92 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2021/01/02 -->
   <li>Updated to libc++ and libc++abi 10.0.1.
   <li>Added requests for a new certificate without requiring -F when <a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a> detects an added or removed SAN in the config file not reflected in the existing certificate on disk.
   <li>Updated to compiler-rt 11.0.0.
   <li>Used native display resolution 1368x768 for Lynloong all-in-one computers.
   <li>Made loongson kernels recognize Lynloong LM9002/9003 and LM9013.
   <!-- 2021/01/01 -->
   <li>Changed the <a href="https://man.openbsd.org/pool.9">pool(9)</a> timeouts to use the system uptime instead of ticks.
   <li>Handled permanent redirects (RFC 7538) in <a href="https://man.openbsd.org/ftp.1">ftp(1)</a> fetch.
   <li>Added <a href="https://man.openbsd.org/kstat.1">kstat(1)</a> to <a href="https://man.openbsd.org/ogx.4">ogx(4)</a>.
   <li>Updated to <a href="https://man.openbsd.org/xkbcomp.1">xkbcomp(1)</a> 1.4.4.<li>Updated to <a href="https://man.openbsd.org/xinit.1">xinit(1)</a> 1.4.1.
   <li>Updated to <a href="https://man.openbsd.org/xprop.1">xprop(1)</a> 1.2.5.
   <li>Updated to <a href="https://man.openbsd.org/xev.1">xev(1)</a> 1.2.4.
   <li>Updated to <a href="https://man.openbsd.org/fonttosfnt.1">fonttosfnt(1)</a> 1.2.1.
   <li>Added a -C flag to <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> run-shell to use a tmux command rather than a shell command.
   <!-- 2020/12/31 -->
   <li>Corrected <a href="https://man.openbsd.org/amltemp.4">amltemp(4)</a> attachment to allow thermal management despite temperature sensor reading failure on Amlogic SoCs.
   <li>Added trace points for <a href="https://man.openbsd.org/malloc.9">malloc(9)</a> and <a href="https://man.openbsd.org/free.9">free(9)</a>, making them traceabe via <a href="https://man.openbsd.org/dt.4">dt(4)</a> and <a href="https://man.openbsd.org/btrace.8">btrace(8)</a>.
   <li>Enabled IPv4 and TCP/UDP checksum offload on transmission in <a href="https://man.openbsd.org/ogx.4">ogx(4)</a>.
   <li>Renamed <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> pony process to dispatcher and klondike to crypto.
   <!-- 2020/12/30 -->
   <li>Set klist lock for pipes.
   <li>Added singly-linked tail queue macros from FreeBSD.
   <li>Added <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a> "show sets" to display information about the roa-set, as-sets and prefix-sets loaded into <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.
   <!-- 2020/12/29 -->
   <li>Introduced power-saving mode on POWER9 (ISA v3).
   <li>Updated to libexpat 2.2.10.
   <!-- 2020/12/28 -->
   <li>Added support for kern.video.record to <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a>.
   <li>Introduced kern.video.record for <a href="https://man.openbsd.org/video.4">video(4)</a> devices, an analog to the kern.audio.record <a href="https://man.openbsd.org/sysctl.8">sysctl(8)</a> parameter for <a href="https://man.openbsd.org/audio.4">audio(4)</a> devices. By default, kern.video.record will be set to zero and blank all data delivered by drivers attaching to <a href="https://man.openbsd.org/video.4">video(4)</a>.
   <li>Used per-CPU counter for fault and stats counters reached in uvm_fault().
   <li>Added support to <a href="https://man.openbsd.org/dwpcie.4">dwpcie(4)</a> for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.
 <!-- 2020/12/27 -->  <!-- 2020/12/27 -->
 <li>Fixed "any" and "dynamic" keywords for flows in <a href="https://man.openbsd.org/iked.8">iked(8)</a> and added proper IPv6 support.  <li>Fixed "any" and "dynamic" keywords for flows in <a href="https://man.openbsd.org/iked.8">iked(8)</a> and added proper IPv6 support.
 <li>Added PCIe support to <a href="https://man.openbsd.org/amlpciephy.4">amlpciephy(4)</a>.  <li>Added PCIe support to <a href="https://man.openbsd.org/amlpciephy.4">amlpciephy(4)</a>.

Legend:
Removed from v.1.1486  
changed lines
  Added in v.1.1487