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

Diff for /www/68.html between version 1.52 and 1.53

version 1.52, 2020/10/07 19:50:02 version 1.53, 2020/10/08 10:26:26
Line 369 
Line 369 
       <!-- rpki-client -->        <!-- rpki-client -->
         <li>Fixed a hang in <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> by properly waiting for exiting <a href="https://man.openbsd.org/openrsync">openrsync(1)</a> processes.          <li>Fixed a hang in <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> by properly waiting for exiting <a href="https://man.openbsd.org/openrsync">openrsync(1)</a> processes.
         <li>Removed the -f (force) option in <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a>.          <li>Removed the -f (force) option in <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a>.
         <li><a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> no longer uses <a href="https://man.openbsd.org/openrsync">openrsync(1)</a>'s "--delete" to clean up stale files, but instead relies on cryptographically signed RPKI manifest listings.</a>.          <li><a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> no longer uses <a href="https://man.openbsd.org/openrsync">openrsync(1)</a>'s "--delete" to clean up stale files, but instead relies on cryptographically signed RPKI manifest listings.
         <li>Fixed <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> return value check for OpenSSL API used during pubkey validation.          <li>Fixed <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> return value check for OpenSSL API used during pubkey validation.
         <li>Released <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> 6.7p1 including OpenBSD 6.7 Errata 015.          <li>Released <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> 6.7p1 including OpenBSD 6.7 Errata 015.
         <li>Changed <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> -n behavior to automatically validate the repo.          <li>Changed <a href="https://man.openbsd.org/rpki-client">rpki-client(8)</a> -n behavior to automatically validate the repo.
Line 572 
Line 572 
 TOKEN that expands to the effective HostKey of the destination. This  TOKEN that expands to the effective HostKey of the destination. This
 allows, e.g., keeping host keys in individual files using  allows, e.g., keeping host keys in individual files using
 "UserKnownHostsFile ~/.ssh/known_hosts.d/%k".  "UserKnownHostsFile ~/.ssh/known_hosts.d/%k".
         <li><a href="https://man.openbsd.org/ssh(1): add %-TOKEN,          <li><a href="https://man.openbsd.org/ssh">ssh(1)</a>: add %-TOKEN,
 environment variable and tilde expansion to the UserKnownHostsFile  environment variable and tilde expansion to the UserKnownHostsFile
 directive, allowing the path to be completed by the configuration.  directive, allowing the path to be completed by the configuration.
         <li><a href="https://man.openbsd.org/ssh-keygen">ssh-keygen(1)</a>:          <li><a href="https://man.openbsd.org/ssh-keygen">ssh-keygen(1)</a>:

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53