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

Diff for /www/58.html between version 1.12 and 1.13

version 1.12, 2015/08/06 04:03:50 version 1.13, 2015/08/06 09:38:26
Line 64 
Line 64 
 <ul>  <ul>
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
     <ul>      <ul>
     <li>...  
     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man4/ugold.4?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/OpenBSD-current/man4/ugold.4?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/OpenBSD-current/man4/upd.4?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/OpenBSD-current/man4/re.4?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/OpenBSD-current/man4/re.4?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/OpenBSD-current/man4/ehci.4?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>...
     </ul>      </ul>
 <p>  <p>
   
Line 77 
Line 81 
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
     <ul>      <ul>
       <li>MTU of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vlan&amp;sektion=4">vlan(4)</a> devices can now be set independently from the parent interface's MTU.
       <li>The same network range can now be assigned to multiple interfaces, using interface priorities to choose between them.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 89 
Line 95 
   
 <li>Routing daemons and other userland network improvements:  <li>Routing daemons and other userland network improvements:
     <ul>      <ul>
       <li>Many improvements and simplifications in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&amp;sektion=8">ldpd(8)</a>, including configuration reload and support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpw&amp;sektion=4">mpw(4)</a> pseudowire interfaces.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> now allows rules to match on the peer AS number.
       <li>For terminated BGP sessions, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&amp;sektion=8">bgpctl(8)</a> now displays the number of prefixes received on the last session.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a> now correctly handles <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&amp;sektion=4">carp(4)</a> interfaces in "backup" mode at startup.
       <li>Log messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&amp;sektion=8">bgpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&amp;sektion=8">ospfd(8)</a> have been made more specific.
       <li>The default Diffie-Hellman group for VPNs configured by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&amp;sektion=5">ipsec.conf(5)</a> has been changed to modp3072.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>Security improvements:  <li>Security improvements:
     <ul>      <ul>
     <li>sudo has been replaced with doas.      <li>sudo has been replaced with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=doas&amp;sektion=1">doas(1)</a>.
     <li>...      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&amp;sektion=1">file(1)</a> has been replaced with a new modern implementation, including sandbox and privilege separation.
       <li>...  <!-- talk about improved W^X / i386 PAE -->
     </ul>      </ul>
 <p>  <p>
   
Line 184 
Line 197 
     <tr>      <tr>
     <td valign="top" width="25%">      <td valign="top" width="25%">
     <ul>      <ul>
       <li>i386:       XXXX        <li>i386:       8839
       <li>sparc64:    XXXX        <li>sparc64:    XXXX
       <li>alpha:      XXXX        <li>alpha:      XXXX
       <li>sh:         XXXX        <li>sh:         XXXX

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13