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

Diff for /www/72.html between version 1.69 and 1.70

version 1.69, 2022/10/22 12:28:14 version 1.70, 2022/10/23 01:50:46
Line 627 
Line 627 
         use non-standard UARTs on the AMD Ryzen Embedded V1000 SoCs as console.          use non-standard UARTs on the AMD Ryzen Embedded V1000 SoCs as console.
   <li>Switched bootloaders to the extended BOOTARG_CONSDEV struct.    <li>Switched bootloaders to the extended BOOTARG_CONSDEV struct.
   <li>Added UFS2 support to landisk boot blocks.    <li>Added UFS2 support to landisk boot blocks.
   <li>Removed "force CHS" capabilty from <a href="https://man.openbsd.org/biosboot.8">biosboot(8)</a>    <li>Removed "force CHS" capability from <a href="https://man.openbsd.org/biosboot.8">biosboot(8)</a>
   </ul>    </ul>
   
 <li>Security improvements:  <li>Security improvements:
Line 1062 
Line 1062 
     <li>Increment the input and output position for EVP AES CFB1.      <li>Increment the input and output position for EVP AES CFB1.
     <li>Ensure there is no trailing data for a CCS received by the      <li>Ensure there is no trailing data for a CCS received by the
         TLSv1.3 stack.          TLSv1.3 stack.
     <li>Use CBS when procesing a CCS message in the legacy stack.      <li>Use CBS when processing a CCS message in the legacy stack.
     <li>Be stricter with middlebox compatibility mode in the TLSv1.3      <li>Be stricter with middlebox compatibility mode in the TLSv1.3
         server.          server.
     </ul>      </ul>

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