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

Diff for /www/errata44.html between version 1.3 and 1.4

version 1.3, 2008/11/02 05:30:23 version 1.4, 2008/11/07 02:52:13
Line 85 
Line 85 
   
 <ul>  <ul>
   
   <li><a name="004_httpd"></a>
   <font color="#009000"><strong>004: RELIABILITY FIX: November 6, 2008</strong></font> &nbsp; <i>All architectures</i><br>
   Fix
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&sektion=8">httpd(8)</a>'s
   mod_proxy module which is broken on 64-bit architectures. Due to the bug this
   will result in child processes crashing when utilizing proxy rules during an
   HTTP session.
   <br>
   <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.4/common/004_httpd.patch">
   A source code patch exists which remedies this problem</a>.<br>
   <p>
   
   <li><a name="003_tcpinput"></a>
   <font color="#009000"><strong>003: RELIABILITY FIX: November 6, 2008</strong></font> &nbsp; <i>All architectures</i><br>
   Fix the IPv4 TCP/IP stacks TIME_WAIT socket recycling. Due to the bug this
   can result in TCP connections between two IPs being reset instead of accepted
   if being received on a socket in the TIME_WAIT state.
   <br>
   <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.4/common/003_tcpinput.patch">
   A source code patch exists which remedies this problem</a>.<br>
   <p>
   
 <li><a name="002_vr"></a>  <li><a name="002_vr"></a>
 <font color="#009000"><strong>002: RELIABILITY FIX: November 2, 2008</strong></font> &nbsp; <i>All architectures</i><br>  <font color="#009000"><strong>002: RELIABILITY FIX: November 2, 2008</strong></font> &nbsp; <i>All architectures</i><br>
 Due to a bug in the vr(4) driver it is possible for a system using the vr(4)  Due to a bug in the vr(4) driver it is possible for a system using the vr(4)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4