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

Diff for /www/64.html between version 1.75 and 1.76

version 1.75, 2018/10/15 20:53:36 version 1.76, 2018/10/16 02:02:38
Line 147 
Line 147 
         <a href="https://man.openbsd.org/viapm.4">viapm(4)</a>.          <a href="https://man.openbsd.org/viapm.4">viapm(4)</a>.
     <li>Support for GNSS networks other than GPS in      <li>Support for GNSS networks other than GPS in
         <a href="https://man.openbsd.org/nmea.4">nmea(4)</a>.          <a href="https://man.openbsd.org/nmea.4">nmea(4)</a>.
       <li>Support for Elantech trackpoints in
           <a href="https://man.openbsd.org/pms.4">pms(4)</a>.
       <li>Added a sensor for port replicatior status to
           <a href="https://man.openbsd.org/acpithinkpad.4">acpithinkpad(4)</a>.
       <li>Support for monitor mode in
           <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
       <li>Support for Allwinner H3 and A64 SoC in
           <a href="https://man.openbsd.org/sxitemp.4">scitemp(4)</a>.
     </ul>      </ul>
   
 <p>  <p>
Line 170 
Line 178 
        href="http://man.openbsd.org/ifconfig#IEEE_802.11_(WIRELESS_DEVICES)">         href="http://man.openbsd.org/ifconfig#IEEE_802.11_(WIRELESS_DEVICES)">
        ifconfig(8)</a>), the kernel manages automatic switching between         ifconfig(8)</a>), the kernel manages automatic switching between
        different wifi networks.         different wifi networks.
       <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
          scan performance has been improved for many devices.
     </ul>      </ul>
 <p>  <p>
   
Line 188 
Line 198 
         run without KERNEL_LOCK.          run without KERNEL_LOCK.
     <li>New global IPsec counters are available via      <li>New global IPsec counters are available via
         <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.          <a href="https://man.openbsd.org/netstat.1">netstat(1)</a>.
       <li>New <a href="https://man.openbsd.org/eoip.4">eoip(4)</a>
           interface for the MikroTik Ethernet over IP (EoIP)
           encapsulation protocol.
     </ul>      </ul>
 <p>  <p>
   
Line 230 
Line 243 
         alternatives on amd64 and i386.          alternatives on amd64 and i386.
     <li>The Retpoline mitigation against Spectre Variant 2 has been      <li>The Retpoline mitigation against Spectre Variant 2 has been
         enabled in <a href="https://man.openbsd.org/clang.1">clang(1)</a>          enabled in <a href="https://man.openbsd.org/clang.1">clang(1)</a>
         and in assembly files on amd64.          and in assembly files on amd64 and i386.
     <li>Meltdown mitigation was added to i386.      <li>Meltdown mitigation was added to i386.
       <li>amd64 now uses eager-FPU switching to prevent FPU state
           information speculatively leaking across protection boundaries.
     <li>Because Simultaneous multithreading (SMT) uses core resources in      <li>Because Simultaneous multithreading (SMT) uses core resources in
         a shared and unsafe manner, it is now disabled by default          a shared and unsafe manner, it is now disabled by default
         and can be enabled with the new <code>hw.smt</code>          and can be enabled with the new <code>hw.smt</code>
Line 382 
Line 397 
         to insert additional entropy into the kernel at boot.          to insert additional entropy into the kernel at boot.
     <li>Support for RFC 3430 (TCP connections) was added to      <li>Support for RFC 3430 (TCP connections) was added to
         <a href="https://man.openbsd.org/snmpd.8">snmpd</a>.          <a href="https://man.openbsd.org/snmpd.8">snmpd</a>.
     <li>Enable <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a> on      <li>Enable <a href="https://man.openbsd.org/bwfm.4">bwfm(4)</a>
         loongson for USB devices.          on amd64, arm64 and armv7. Also enabled on loongson for USB devices.
     <li>New "Spleen 5x8" font added to wsfont, targetted at small OLED displays.      <li>New "Spleen 5x8" font added to wsfont, targetted at small OLED displays.
     <li><a href="https://man.openbsd.org/usbdevs.8">usbdevs(8)</a> now reports      <li><a href="https://man.openbsd.org/usbdevs.8">usbdevs(8)</a> now reports
         USB port statuses.          USB port statuses.
Line 410 
Line 425 
     <li><a href="https://man.openbsd.org/relayd.8">relayd(8)</a> has      <li><a href="https://man.openbsd.org/relayd.8">relayd(8)</a> has
         improved log directives in it's configuration file for finer          improved log directives in it's configuration file for finer
         grained control of what gets logged.          grained control of what gets logged.
       <li><a href="https://man.openbsd.org/tmux.1">tmux(1)</a>
           now handles terminfo colors greater than 256 correctly.
       <li><a href="https://man.openbsd.org/httpd.8">httpd(8)</a>
           now supports client certificate authentication.
       <li>Numerous improvements to the
           <a href="https://man.openbsd.org/fuse.4">fuse(4)</a> subsystem.
     </ul>      </ul>
 <p>  <p>
   
Line 431 
Line 452 
       into the users' MDA process.        into the users' MDA process.
     <li>Introduce MDA wrappers allowing recipient MDA commands to be      <li>Introduce MDA wrappers allowing recipient MDA commands to be
       transparently wrapped inside global commands.        transparently wrapped inside global commands.
       <li>A new <a href="https://man.openbsd.org/smtp.1">smtp(1)</a>
         command line client has been added.
     <li>Assorted documentation improvements, cleanups and minor bug fixes.      <li>Assorted documentation improvements, cleanups and minor bug fixes.
     </ul>      </ul>
 <p>  <p>
Line 508 
Line 531 
      host, ip or email failure will cause future       host, ip or email failure will cause future
      <a href="https://man.openbsd.org/X509_verify_cert.3">X509_verify_cert</a>       <a href="https://man.openbsd.org/X509_verify_cert.3">X509_verify_cert</a>
      calls to fail.       calls to fail.
      <li>Support for single DES cipher suites has been removed.
    </ul>     </ul>
 <p>  <p>
   

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76