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

Diff for /www/58.html between version 1.50 and 1.51

version 1.50, 2015/09/01 15:57:06 version 1.51, 2015/09/03 23:19:55
Line 65 
Line 65 
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtwn&amp;sec=4">rtwn(4)</a> driver for Realtek RTL8188CE wifi cards.      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtwn&amp;sec=4">rtwn(4)</a> driver for Realtek RTL8188CE wifi cards.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hpb&amp;sec=4&amp;arch=macppc">hpb(4)</a> driver for HyperTransport bridges as found in the IBM CPC945      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hpb&amp;sec=4&amp;arch=macppc">hpb(4)</a> driver for HyperTransport bridges as found in the IBM CPC945.
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugold&amp;sec=4">ugold(4)</a> driver now supports TEMPerHUMV1.x temperature and humidity sensors.      <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugold&amp;sec=4">ugold(4)</a> driver now supports TEMPerHUMV1.x temperature and humidity sensors.
     <li>Improved sensor support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upd&amp;sec=4">upd(4)</a> driver for USB Power Devices (UPS).      <li>Improved sensor support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upd&amp;sec=4">upd(4)</a> driver for USB Power Devices (UPS).
     <li>Support for jumbo frames on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a> devices using RTL8168C/D/E/F/G and RTL8411, including PC Engines APU.      <li>Support for jumbo frames on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a> devices using RTL8168C/D/E/F/G and RTL8411, including PC Engines APU.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a> now works with newer devices e.g. RTL8111GU.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sec=4">re(4)</a> now works with newer devices e.g. RTL8111GU.
     <li>Partial support has been added for full-speed isochronous devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sec=4">ehci(4)</a>, allowing USB 1.1 audio devices to be used on EHCI-only systems in some cases.      <li>Partial support has been added for full-speed isochronous devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sec=4">ehci(4)</a>, allowing USB 1.1 audio devices to be used on EHCI-only systems in some cases.
     <li>Improved macppc stability and G5 performances with MP kernels      <li>Improved macppc stability and G5 performances with MP kernels.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpicpu&amp;sec=4">acpicpu(4)</a> uses ACPI C-state information to reduce power consumption of idle CPUs.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpicpu&amp;sec=4">acpicpu(4)</a> uses ACPI C-state information to reduce power consumption of idle CPUs.
     <li>Kernel supports x86 AVX instructions on CPUs that have them.      <li>Kernel supports x86 AVX instructions on CPUs that have them.
     <li>Avoid assigning low address to PCI BARs, fixing various issues on machines whose BIOSes neglect to claim low memory.      <li>Avoid assigning low address to PCI BARs, fixing various issues on machines whose BIOSes neglect to claim low memory.
Line 267 
Line 267 
       <li>The default for the        <li>The default for the
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;sektion=5">sshd_config(5)</a>
         <tt>PermitRootLogin</tt> option has changed from "yes" to          <tt>PermitRootLogin</tt> option has changed from "yes" to
         "prohibit-password" (but the OpenBSD installer defaults to "no")          "prohibit-password" (but the OpenBSD installer defaults to "no").
       <li><b>NOTE:  'PermitRootLogin prohibit-password' is subtly broken        <li><b>NOTE:  'PermitRootLogin prohibit-password' is subtly broken
         in the OpenBSD 5.8 / OpenSSH 7.0; see          in the OpenBSD 5.8 / OpenSSH 7.0; see
         <a href="errata58.html#001_sshd">5.8 errata 001</a>.</b>          <a href="errata58.html#001_sshd">5.8 errata 001</a>.</b>

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51