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

Diff for /www/plus.html between version 1.993 and 1.994

version 1.993, 2006/02/05 05:25:03 version 1.994, 2006/02/05 07:34:36
Line 60 
Line 60 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2006/01/20 -->
   <li>Fix a cross-site scripting vulnerability in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">httpd(8)</a>'s mod_imap.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apmd&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">apmd(8)</a> performance modes tweaks; show CPU speed in apm output.
   <li>Active development on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">acpi(4)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">pf(4)</a> traffic normalization (scrub) code, fix a bug leading to kernel panics due to double-insertion in the fragment cache.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">ipsecctl(8)</a>, add support for pre-shared keys with "ike esp" using the new keyword "psk".
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbenv&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">wbenv(4)</a>, a driver for the Winbond W83L784R/W83L785R/W83L785TS-L hardware monitor.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpioiic&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">gpioiic(4)</a>, a driver for I2C bus bit-banging through GPIO pins.
   <li>In macppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">wdc(4)</a>, allow proper detaching so that detaching a mediabay device works as expected.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lldiv&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">lldiv(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imaxabs&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">imaxabs(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=imaxdiv&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">imaxdiv(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtoimax&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">strtoimax(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtoumax&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">strtoumax(3)</a> to libc/stdlib.
   <li>Add Path MTU discovery for NAT-Traversal (see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">isakmpd(8)</a>).
   <!-- 2006/01/12 -->
   <li>Move to using GDT only (no more LDT in the general case) with a variable limit selector, to allow the W^X line to float much more dynamically.
   <li>Fix checksumming on little endian systems in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">hme(4)</a>.
   <li>Fix a crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=less&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">less(1)</a> that occurred with files with very long lines.
   <li>Fix a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">tun(4)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bridge&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">bridge(4)</a> crash that could occur in certain circumstances.
   <li>Fix the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">axe(4)</a> driver on the big endian architectures.
   <li>Rework the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">an(4)</a> driver for net80211 support and support for newer hardware, as well as remove the need for ancontrol.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">ral(4)</a>, add preliminary support for Ralink Technology RT2561, RT2561S and RT2661 chipsets.
   <li>In signal.h, expose structs sigcontext/sigstat/sigaltstack for XPG4.2 compliance.
 <!-- 2006/01/07 -->  <!-- 2006/01/07 -->
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfscanf&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">vfscanf(3)</a>, fix the handling of negative hexadecimal numbers in integer formats.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfscanf&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">vfscanf(3)</a>, fix the handling of negative hexadecimal numbers in integer formats.
 <li>Add real C99 stdint.h and inttypes.h headers.  <li>Add real C99 stdint.h and inttypes.h headers.

Legend:
Removed from v.1.993  
changed lines
  Added in v.1.994