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

Diff for /www/65.html between version 1.84 and 1.85

version 1.84, 2019/04/13 15:05:42 version 1.85, 2019/04/13 18:59:24
Line 310 
Line 310 
     <li><a href="https://man.openbsd.org/malloc.3">malloc(3)</a> now uses      <li><a href="https://man.openbsd.org/malloc.3">malloc(3)</a> now uses
       <a href="https://man.openbsd.org/sysctl.2">sysctl(2)</a> to get its        <a href="https://man.openbsd.org/sysctl.2">sysctl(2)</a> to get its
       settings, making it respect the system-wide settings in chroots as well.        settings, making it respect the system-wide settings in chroots as well.
     <li>Various improvements to the      <li>Various improvements to the
       <a href="https://man.openbsd.org/join.1">join</a> command.        <a href="https://man.openbsd.org/join.1">join</a> command.
     <li>Work has started on a ISC-licensed rsync-compatible program called      <li>Work has started on a ISC-licensed rsync-compatible program called
       <a href="https://www.openrsync.org">OpenRSYNC</a>.  In this release it        <a href="https://www.openrsync.org">OpenRSYNC</a>.  In this release it
Line 417 
Line 417 
     <ul>      <ul>
       <li>        <li>
         Added support for assembly optimizations on 32-bit ARM ELF targets.          Added support for assembly optimizations on 32-bit ARM ELF targets.
         <li>
           Added support for assembly optimizations on Mingw-w64 targets.
         <li>
           Improved Android compatibility
     </ul>      </ul>
   
     <li>Bug Fixes      <li>Bug Fixes
Line 536 
Line 540 
     key eschange. It shouldn't be sent in subsequent ones, but if it      key eschange. It shouldn't be sent in subsequent ones, but if it
     is present we should ignore it. This prevents sshd from sending a      is present we should ignore it. This prevents sshd from sending a
     SSH_MSG_EXT_INFO for REKEX for buggy these clients. bz#2929      SSH_MSG_EXT_INFO for REKEX for buggy these clients. bz#2929
     <li>ssh-keygen(1): Clarify manual that ssh-keygen -F (find host in      <li>ssh-keygen(1): Clarify manual that ssh-keygen -F (find host in
     authorized_keys) and -R (remove host from authorized_keys) options      authorized_keys) and -R (remove host from authorized_keys) options
     may accept either a bare hostname or a [hostname]:port combo.      may accept either a bare hostname or a [hostname]:port combo.
     bz#2935      bz#2935
Line 597 
Line 601 
        <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> devices.         <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> devices.
   </ul>    </ul>
   <p>    <p>
   
 <li>Ports and packages:  <li>Ports and packages:
     <ul>      <ul>
       <li>C++ ports for non clang architectures are now compiled with        <li>C++ ports for non clang architectures are now compiled with

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85