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

Diff for /www/plus.html between version 1.1361 and 1.1362

version 1.1361, 2014/11/09 07:26:05 version 1.1362, 2014/11/13 23:55:50
Line 75 
Line 75 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2014/11/09 -->
   <li>When a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> pipe is closed, only clear the memory of the corresponding endpoint context. Fixes a panic.
   <!-- 2014/11/08 -->
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> extending the line to full width on insert/delete character (leaves extra spaces when reflowing); only mark a line wrapped when the cursor actually goes off the end (not on newlines).
   <li>If resuming from sleep (zzz/ZZZ) and the lid is still closed, go back to sleep. Prevents accidental lid flex from waking the machine up.
   <!-- 2014/11/07 -->
   <li>Libtool moved to the comp set.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a> on i386 and amd64, for USB 3.0 support.
   <li>Fixed problems with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> EAP state transition. Allows Win7 to establish the a tunnel again.
   <li>Fixed a race (and panic) in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a> when submitting a command by using the appropriate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spl&manpath=OpenBSD%20Current&sektion=9&format=html">spl(9)</a> protection.
   <li>Removed the SSLv2 option from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a>; made "no sslv3" work as intended.
   <!-- 2014/11/06 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bcd&manpath=OpenBSD%20Current&sektion=6&format=html">bcd(6)</a> -l option to create "modern" 80 column cards.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&manpath=OpenBSD%20Current&sektion=9&format=html">malloc(9)</a> calculate correct size before doing the free checks, to fix recent panics.
   <li>Enabled TLS extensions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a>.
   <li>Fixed mac address selection with unnumbered carpdevs when using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a>.
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> copy mode is used for output, wrap the text.
   <li>Removed old curses support from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a>.
   <li>Added V for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> "select line" with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a> keys.
   <!-- 2014/11/05 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>, stopped prepending the user ID in the local enqueuing "Received" line.
   <li>Implemented workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> i218 watchdog timeouts that are triggered by heavy traffic.
   <!-- 2014/11/04 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&manpath=OpenBSD%20Current&sektion=4&format=html">sd(4)</a> cards with rev C BeagleBone Blacks.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rgephy&manpath=OpenBSD%20Current&sektion=4&format=html">rgephy(4)</a> for the RTL8211E phy in the LeMaker Banana Pi and Banana Pro.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atphy&manpath=OpenBSD%20Current&sektion=4&format=html">atphy(4)</a> to armv7, for the Atheros AR8031 phys in the AM335x starter kit.
   <!-- 2014/11/03 -->
   <li>Introduced SipHash (https://131002.net/siphash/), useful when adding protection against hash bucket flooding attacks.
   <li>Allow the five <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a> font macros to concatenate their line arguments. Removes bogus <br/> when font macros are used in -Thtml "no-fill" mode.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> leaking static leases when the "lease {}" parsing fails or when a static lease supersedes an earlier one.
   <li>Fixed kernel stack overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> by preventing carp_send_ad_all() from re-entrant calls.
   <li>Stopped changing the gateway of local <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&manpath=OpenBSD%20Current&sektion=4&format=html">route(4)</a> for p2p interfaces. Prevents a panic.
 <!-- 2014/11/02 -->  <!-- 2014/11/02 -->
 <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> version 312.  <li>Updated to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> version 312.
 <!-- 2014/11/01 -->  <!-- 2014/11/01 -->
Line 564 
Line 596 
 <p>  <p>
   
   
   
 </body>  </body>
 </html>  </html>
   
   

Legend:
Removed from v.1.1361  
changed lines
  Added in v.1.1362