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

Diff for /www/plus.html between version 1.1182 and 1.1183

version 1.1182, 2010/10/06 19:52:20 version 1.1183, 2010/10/14 19:33:10
Line 67 
Line 67 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2010/10/10 -->
   <li>Added Compact Flash support to octeon.
   <!-- 2010/10/09 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> attach again.
   <li>Reverted latest <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> queue code optimizations to facilitate further improvements.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trm&sektion=4&format=html">trm(4)</a> work again.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a>: added a structure that represents USB descriptor with variable sized member as in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> and reenabled control support for devices where bControlSize is different from 2 in the processing unit descriptor.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a> printing of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a>.
   <li>Fixed filtering with new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflog&sektion=4&format=html">pflog(4)</a> headers.
   <!-- 2010/10/08 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glob&sektion=3&format=html">glob(3)</a> using programs (notably <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a>) to be triggered to hit resource limits.
   <li>Fixed crash with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> and Kodak S100 webcam.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> on big endian architectures.
   <li>Allow the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> CA to be used with all kinds of other VPN tools in addition to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cmpci&sektion=4&format=html">cmpci(4)</a>.
   <li>Allow optional path for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> install commands, assume they are relative to /etc if relative paths are specified.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> show certificate details.
   <!-- 2010/10/07 -->
   <li>Replaced old <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> suspend/resume gpewalk function by separate functions for enabling wake and runtime GPEs.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> to specify the export password on the command line.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> from adding MPL routes with a incoming MPLS_LABEL_IMPLNULL label.
   <li>Handle IMPLNULL labels directly in the kernel.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a>: added a -q (quiet) command line option that will be use by ike CA to set openssl batch mode, allow to specify the initial CA password on the command line, allow to create certificate for clientAuth or serverAuth only.
   <li>Set saner permissions on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> CA directory export, so there is no need to change perms of /etc/iked when extracting.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> create an empty but valid CRL list when a new CA is created.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> physical address check.
   <li>Fixed some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&sektion=4&format=html">pms(4)</a> versus <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsmoused&sektion=8&arch=i386&format=html">wsmoused(8/I386)</a> issues.
   <! 2010/10/06 -->
   <li>Added OpenSSL fixes: updated local engines for the EVP API change, use hw_cryptodev.c instead of eng_cryptodev.c, make x86_64-xlate.pl always write to the output file and not stdout.
   <li>Removed Skipjack from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9&format=html">crypto(9)</a>.
   <li>Fixed physical address issue in none i386 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a>.
   <li>Prevent from waking up at IPL_NONE instead of IPL_HIGH in i386 machine-dependent acpi code.
   <li>Fixed x_wakeup_vector condition in i386 and amd64 machine-dependent acpi code.
   <li>Zero out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=9&format=html">crypto(9)</a> soft auth hash context before freeing it.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> from passing GREY entries to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> spamd-white table if already TRAPPED. Fixes PR6467.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> kill proxy command on fatal().
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> to version 262, libX11 to 1.3.6, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oclock&sektion=1&format=html">oclock(1)</a> to 1.0.2, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setxkbmap&sektion=1&format=html">setxkbmap(1)</a> to 1.2.0, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=x11perf&sektion=1&format=html">x11perf(1)</a> to 1.5.2, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xauth&sektion=1&format=html">xauth(1)</a> to 1.0.5, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xclock&sektion=1&format=html">xclock(1)</a> to 1.0.5, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xcmsdb&sektion=1&format=html">xcmsdb(1)</a> to 1.0.3.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a> skip NULL entries in the sessions list when choosing the next session.
   <!-- 2010/10/05 -->
   <li>Added acpi_disable_allgpes function to clear <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> GPE status.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rcs&sektion=1&format=html">rcs(1)</a> invalid characters check.
   <li>Implicitly protect <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbuf&sektion=9&format=html">mbuf(9)</a> m_cldrop() with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=splnet&sektion=9&format=html">splnet(9)</a>.
   <li>Added support for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midi&sektion=4&format=html">midi(4)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&sektion=4&format=html">envy(4)</a> in i386 and amd64.
   <!-- 2010/10/04 -->
   <li>Make os fingerprinting work on little endian systems. Updating <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.os&sektion=5&format=html">pf.os(5)</a> is mandatory if using os fingerprinting options, otherwise, the system will be blocked.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.os&sektion=5&format=html">pf.os(5)</a> to match against OpenBSD -current systems. The automatic send and recv buffer scaling changed the OS fingerprint.
 <!-- 2010/10/03 -->  <!-- 2010/10/03 -->
   <li>Added iopool to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adw&sektion=4&format=html">adw(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iha&sektion=4&format=html">iha(4)</a>.
   <li>In Xenocara updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a> aliases to version 0.3, pixman to 0.18.4.
   <li>Prevent the Dream Link USB LED Message Board from being attached as an HID device so it can be used in userland.
   <li>Synchronized octeon FPU handling with latest mips64 changes.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=openssl&sektion=1&format=html">openssl(1)</a> DES_LONG be an u_int like all platforms instead of an u_long on i386.
 <li>Turn off lidsuspend if halt -p is in progress.  <li>Turn off lidsuspend if halt -p is in progress.
 <li>Removed support for srandom and urandom.  <li>Removed support for srandom and urandom.
 <!-- 2010/10/02 -->  <!-- 2010/10/02 -->

Legend:
Removed from v.1.1182  
changed lines
  Added in v.1.1183