=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus65.html,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** www/plus65.html 2021/09/19 19:22:17 1.16 --- www/plus65.html 2021/10/08 16:31:36 1.17 *************** *** 465,471 ****
  • Set pkcs11.so to initialize pkcs11 interaction to allow it to ask for the smartcard's PIN during ssh-keygen(1) with -D.
  • Adjusted pfctl(8) parser to insist anchor names must not be empty.
  • Further simplifed trust anchor handling in unwind(8), allowing removal of wpath and cpath pledges from the parent process. !
  • Set logging of x509 peers' certificate subject names during tls client authentication in httpd(8).
  • Added Allwinner V3s support.
  • Adjusted scp(1) to accept shell-style brace alternations (e.g. "{foo,bar}") when verifying that filenames sent by the server match client requests.
  • Changed ssh(1) to log when a connection is dropped for attempting to run a command when ForceCommand=internal-sftp is in effect. --- 465,471 ----
  • Set pkcs11.so to initialize pkcs11 interaction to allow it to ask for the smartcard's PIN during ssh-keygen(1) with -D.
  • Adjusted pfctl(8) parser to insist anchor names must not be empty.
  • Further simplifed trust anchor handling in unwind(8), allowing removal of wpath and cpath pledges from the parent process. !
  • Set logging of X.509 peers' certificate subject names during tls client authentication in httpd(8).
  • Added Allwinner V3s support.
  • Adjusted scp(1) to accept shell-style brace alternations (e.g. "{foo,bar}") when verifying that filenames sent by the server match client requests.
  • Changed ssh(1) to log when a connection is dropped for attempting to run a command when ForceCommand=internal-sftp is in effect.