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

Diff for /www/plus.html between version 1.1161 and 1.1162

version 1.1161, 2010/02/08 17:26:34 version 1.1162, 2010/02/15 17:28:01
Line 65 
Line 65 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/11/10 -->
   <li>Fix for blind prefix injection in libssl.
   <!-- 2009/11/09 -->
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> for userpart+something@domain receipient addresses.
   <li>Updated time zone data to tzdata2009r.
   <!-- 2009/11/08 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vether&sektion=4&format=html">vether(4)</a>, a virtual ethernet device.
   <li>Added code on sgi to send L1 commands and parse command results. Used to get the ethernet address on IP35 systems with IOC3 onboard ethernet.
   <!-- 2009/11/07 -->
   <li>Updated xenocara xcompmgr to 1.1.5.
   <!-- 2009/11/06 -->
   <!-- 2009/11/05 -->
   <li>Added IPv6 support for divert sockets in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a>.
   <li>Make it possible to add an interface with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=brconfig&sektion=8&format=html">brconfig(8)</a> even if it was already added.
   <!-- 2009/11/04 -->
   <li>Moved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> over to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&sektion=3&format=html">event(3)</a>.
   <!-- 2009/11/03 -->
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> to decode the GPRS Tunneling Protocol.
   <li>Allow any program using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> to act as a MMC slave and MTC master.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> for multiple aliases maps.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4&format=html">run(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=otus&sektion=4&format=html">otus(4)</a>, defer WEP key setting until the interface is brought up.
   <li>Applied a fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&sektion=1&format=html">perl(1)</a> which could cause it to crash on certain invalid UTF-8 codes.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rtable and rdomain handling.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> pick up the routing domain from the specified interface and use that rdomain for relaying the packets to the server.
   <!-- 2009/11/02 -->
   <li>Implemented "log verbose" and "log brief" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&sektion=8&format=html">bgpctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpctl&sektion=8&format=html">dvmrpctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpdctl&sektion=8&format=html">lpdctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripctl&sektion=8&format=html">ripctl(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfctl&sektion=8&format=html">ospfctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>.
 <!-- 2009/11/01 -->  <!-- 2009/11/01 -->
   <li>Added M-Audio Revolution 5.1 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> devices.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kqueue&sektion=2&format=html">kqueue(2)</a> support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midi&sektion=4&format=html">midi(4)</a>.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iec&sektion=4&format=html">iec(4)</a>, a driver for the sgi IOC3 onboard ethernet interface.
 <!-- 2009/10/31 -->  <!-- 2009/10/31 -->
 <li>Added ATI hudson2 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> chips.  <li>Added ATI hudson2 to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&sektion=4&format=html">ahci(4)</a> chips.
 <li>Two minor fixes in the YP allocation code error paths.  <li>Two minor fixes in the YP allocation code error paths.

Legend:
Removed from v.1.1161  
changed lines
  Added in v.1.1162