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

Diff for /www/plus.html between version 1.1065 and 1.1066

version 1.1065, 2007/08/08 21:27:15 version 1.1066, 2007/08/14 08:01:21
Line 62 
Line 62 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/08/01 -->
   <li>Lots of 802.11 improvements and code in preparation for WPA and other auth styles.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> escape [, ] and ? as well.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&sektion=8&format=html">ftp-proxy(8)</a> to add tag statements to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> rules it inserts.
   <!-- 2007/07/31 -->
   <li>Add code for auto association to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a>.
   <li>Plug a mbuf leak in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> TX path.
   <li>Fixes for mixer handling on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a>.
   <li>Improvements in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> RX/TX path.
   <!-- 2007/07/30 -->
   <li>When setting a vlan device without specifying a tag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a>, infer the tag from the interface name.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ln&sektion=1&format=html">ln(1)</a> warn when source and destination are identical.
   <li>Improvements in the way pcmcia based <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malo&sektion=4&format=html">malo(4)</a> devices get rates-element-id from management frames sent from certain APs.
   <li>Avoid segault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&sektion=8&format=html">ifconfig(8)</a> when given an empty interface name.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> cases where it could not get in-kernel last-used-counters in order to implement DPD.
   <li>Various improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a>.
   <!-- 2007/07/29 -->
   <li>Add support on sparc64 for different styles on the bootpath so Ultrabooks booting off <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> can find their root disk.
   <li>Fix for random crashes on PA-8700 and PA-7200 hppa machines due to cache-line sharing.
   <!-- 2007/07/28 -->
   <li>Bring in GLw from XF4 to xenocara to replace the Mesa version.
   <li>Do not map sparc64 interrupts that already are fully specified. Makes onboard IDE work on Ultrabook 170/200.
   <!-- 2007/07/27 -->
   <li>Prevent PXE-booted i386 and amd64 machines from storing the MAC address in case root is supposed to be local disk instead of NFS.
   <li>Replaced a few malloc() calls with calloc() for safety in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>.
   <!-- 2007/07/26 -->
   <li>Make powernow-k7 code use the ACPI _PSS table for retrieving p_state data.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p1. Note that environment handling differs from earlier versions.
   <!-- 2007/07/25 -->
   <li>Make it possible to show alternate routing tables in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
   <!-- 2007/07/24 -->
   <li>Added an rc4_skip() function so you can discard bytes from the arc4 stream.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> use hardware WEP in the TX path.
   <!-- 2007/07/23 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssio&arch=hppa&sektion=4&format=html">ssio(4)</a> and its <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4&format=html">com(4)</a> ports to hppa RAMDISK kernels.
   <li>Enable thread support in libobjc.
   <li>Improvements in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&sektion=4&format=html">cdce(4)</a> driver, makes Sony Ericsson K610 and other devices work.
   <!-- 2007/07/22 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, display multipath routes in "ospfctl sh fib" output if they exist.
   <li>Fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1&format=html">make(1)</a> where .for loops could give weird results.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&sektion=4&format=html">rl(4)</a> on hppa GENERIC kernels.
   <!-- 2007/07/21 -->
   <li>Add 64 bit mips support to arla lwp code.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&sektion=4&format=html">sk(4)</a> to hppa GENERIC and RAMDISK kernels.
   <!-- 2007/07/20 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&arch=hppa&sektion=4&format=html">lcd(4)</a> on hppa GENERIC kernels.
   <!-- 2007/07/19 -->
   <!-- 2007/07/18 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> does not drop outgoing packets in case of a congested input queue.
   <!-- 2007/07/17 -->
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&sektion=4&format=html">emu(4)</a> on mips64 GENERIC.
   <li>Fix for hangs on i386 and hickups on mips64 when copying data out of /dev/audio with dd due to incorrect pointer advancement.
   <!-- 2007/07/16 -->
   <li>Fix for mips64 ddb trap handling.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> MAC address reading out of the EEPROM for 9346 and 9356-based devices.
   <li>Backported a gcc3 fix (cse_end_of_basic_block).
   <li>Fix percentage computation of wrapping numbers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a>.
   <!-- 2007/07/15 -->
   <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&arch=hppa&sektion=4&format=html">lcd(4)</a> driver for the front panel LCD display found on the four-digit B/C/J-class hppa workstations.
   <li>Delay switching to the real serial console on hppa until we attach the serial device. Should make the second serial port on four-digit B/C/J-class machines work as console too.
   <!-- 2007/07/14 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sigreturn&sektion=2&format=html">sigreturn(2)</a> set the proper space ID for the instruction queue. Fixed some more pthreads regressions on hppa.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=encrypt&sektion=1&format=html">encrypt(1)</a> does not trim whitespace from stdin.
   <li>Fixes in delay constant calibration for mac68k on machines configured to use A/UX style interrupts.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> to hppa GENERIC and RAMDISK kernels.
   <!-- 2007/07/13 -->
   <li>Various 802.11 fixes.
   <!-- 2007/07/12 -->
   <!-- 2007/07/11 -->
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&sektion=4&format=html">arc(4)</a> driver use the full 64 bits when reporting sizes, now <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> shows the correct size for 2+TB volumes.
   <li>Add FFS2 support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=quotacheck&sektion=8&format=html">quotacheck(8)</a>.
 <!-- 2007/07/10 -->  <!-- 2007/07/10 -->
   <li>Prevent division by zero in the disklabel code if argument values are bogus.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&sektion=4&format=html">emu(4)</a> audio which was overriding the reqeusted encoding format.
   <li>Upgraded the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&sektion=4&format=html">wpi(4)</a> driver to handle the new 2.14.4 firmware. Do not forget to update the wpi-firmware package.
   <li>Implement a -q option in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> to query scsi disks for inquiry data like vendor, model, revision, serial # and so on.
 <!-- 2007/07/09 -->  <!-- 2007/07/09 -->
 <li>Change SGI O2 LED behaviour so it is red in user mode and green while idling.  <li>Change SGI O2 LED behaviour so it is red in user mode and green while idling.
 <li><font color="#e00000"><strong>SECURITY FIX: Fix potential heap overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a></strong></font><br>  <li><font color="#e00000"><strong>SECURITY FIX: Fix potential heap overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1&format=html">file(1)</a></strong></font><br>

Legend:
Removed from v.1.1065  
changed lines
  Added in v.1.1066