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

Diff for /www/73.html between version 1.38 and 1.39

version 1.38, 2023/04/06 21:04:40 version 1.39, 2023/04/06 21:10:43
Line 76 
Line 76 
   
 <ul>  <ul>
   
 <li>New/extended platforms:  
   <ul>  
   <li>...  
   </ul>  
   
 <li>Various kernel improvements:  <li>Various kernel improvements:
   <ul>    <ul>
   <li>Added support for the Rockchip RK3568 processor.    <li>Added support for the Rockchip RK3568 processor.
Line 974 
Line 969 
   <li>Limited display of wireguard peers by <a    <li>Limited display of wireguard peers by <a
         href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> to when          href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a> to when
         either a wireguard interface is specified or the flag "-A" is used.          either a wireguard interface is specified or the flag "-A" is used.
   
   <li>Implemented the RFC 8781 PREF64 router advertisement option in    <li>Implemented the RFC 8781 PREF64 router advertisement option in
         <a href="https://man.openbsd.org/rad.8">rad(8)</a> which is used to o          <a href="https://man.openbsd.org/rad.8">rad(8)</a> which is used to o
         communicate NAT64 prefixes to hosts.          communicate NAT64 prefixes to hosts.
   
   <li>Moved the documentation of flag mappings displayed by "route show" from the <a    <li>Moved the documentation of flag mappings displayed by "route show" from the <a
         href="https://man.openbsd.org/netstat.1">netstat(1)</a> manpage to <a          href="https://man.openbsd.org/netstat.1">netstat(1)</a> manpage to <a
         href="https://man.openbsd.org/route.8">route(8)</a>.          href="https://man.openbsd.org/route.8">route(8)</a>.
   
   <li>Improvements in <a href="https://man.openbsd.org/nc.1">nc(1)</a>:    <li>Improvements in <a href="https://man.openbsd.org/nc.1">nc(1)</a>:
   <ul>    <ul>
     <li>Stop claiming connection success in UDP mode unless true.      <li>Stop claiming connection success in UDP mode unless true.
Line 1292 
Line 1284 
     <li>ssh(1): honour user's umask(2) if it is more restrictive then the      <li>ssh(1): honour user's umask(2) if it is more restrictive then the
       ssh default (022).        ssh default (022).
     </ul>      </ul>
   </ul>  
   
 <li>mandoc XXX plus some new features and many bugfixes, including:  
   <ul>  
   <li>...  
   </ul>    </ul>
   
 <li>Ports and packages:  <li>Ports and packages:

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39