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

Diff for /www/62.html between version 1.68 and 1.69

version 1.68, 2017/10/06 23:16:45 version 1.69, 2017/10/06 23:36:16
Line 389 
Line 389 
     <li>Don't delete addresses and routes when exiting.      <li>Don't delete addresses and routes when exiting.
     <li>Ensure IPv6 packets are not read from sockets.      <li>Ensure IPv6 packets are not read from sockets.
     <li>Don't silently ignore obsolete keywords in      <li>Don't silently ignore obsolete keywords in
       <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>        <a href="https://man.openbsd.org/dhclient.conf.5">dhclient.conf(5)</a>.
     <li>Reduce memory footprint by shrinking oversized static buffers.      <li>Reduce memory footprint by shrinking oversized static buffers.
     <li>Eliminate repeated socket opens by opening the required sockets during      <li>Eliminate repeated socket opens by opening the required sockets during
       startup.        startup.
Line 573 
Line 573 
     <li>The following significant bugs have been fixed in this release:      <li>The following significant bugs have been fixed in this release:
       <ul>        <ul>
       <li>ssh(1): use HostKeyAlias if specified instead of hostname for        <li>ssh(1): use HostKeyAlias if specified instead of hostname for
           matching host certificate principal names            matching host certificate principal names.
       <li>sftp(1): implement sorting for globbed ls.        <li>sftp(1): implement sorting for globbed ls.
       <li>ssh(1): add a user@host prefix to client's "Permission denied"        <li>ssh(1): add a user@host prefix to client's "Permission denied"
           messages, useful in particular when using "stacked" connections            messages, useful in particular when using "stacked" connections

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69