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

Diff for /www/plus.html between version 1.1084 and 1.1085

version 1.1084, 2007/12/10 16:30:47 version 1.1085, 2008/01/03 11:57:41
Line 63 
Line 63 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2007/12/29 -->
   <li>Update timezone data and code to 2007j.
   <!-- 2007/12/28 -->
   <li>Use correct packet maximum sizes for remote port and agent forwarding in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a>, prevents server from killing the connection if too much data is queued.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> update the ServerAlive and ClientAlive timers even when receiving unimplemented or ignore messages from the other end.
   <!-- 2007/12/27 -->
   <li>Make the clock adjustment handle up to 5000 usec/sec offset.
   <li>Add missing length header check in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spamd&sektion=8&format=html">spamd(8)</a> when receiving sync packets.
   <!-- 2007/12/26 -->
   <li>Make sure NFS exported directories use the same chunk size as the underlying file system has for block size.
   <li>Remove last debug bit from m88k machines with a 88110 CPU, and do not force serialization of memory accesses anymore. Brings huge speedups.
   <li>Teach hppa bootloaders how to boot 64-bit kernels.
   <!-- 2007/12/25 -->
   <li>Increase processor bus timeout on the MVME197LE boards, makes it possible to turn instruction cache back on again.
   <!-- 2007/12/24 -->
   <li>Reimplemented an m88110 floating point emulator.
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> is used with -E, implement "d *" to clear out all partitions, jus tlike "z" does now.
   <!-- 2007/12/23 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> log if the drift file can not be opened or written to.
   <!-- 2007/12/22 -->
   <li>Fix POSIX mode bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1&format=html">df(1)</a>.
   <!-- 2007/12/21 -->
   <li>Make sure the cardbus code will not panic if someone inserts a slot for which the support is disabled.
   <!-- 2007/12/20 -->
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to 1.6.9p10.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>, implement statistics for redirections.
   <li>Removed an obsolete NFS kludge, improves performance.
   <!-- 2007/12/19 -->
   <li>Make sure net ioctls return ENOTTY instead of EINVAL for unknown ioctl requests.
   <li>Fix page fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a> TX path.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&sektion=4&format=html">le(4)</a> memory allocation on aviion machines.
   <!-- 2007/12/18 -->
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> driver for amd64 and i386.
   <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&sektion=4&format=html">power(4)</a> driver for SGI machines, to shut down nicely if the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> machdep.kbdreset is set.
   <!-- 2007/12/17 -->
   <!-- 2007/12/16 -->
   <li>Fix remaining cases of potential mfs problems with concurrent accesses.
   <li>Fix stack increment calculations in core dumps on hppa where the stack grows upward.
   <!-- 2007/12/15 -->
   <li>Initial driver for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upgt&sektion=4&format=html">upgt(4)</a>, Conexant/Intersil PrismGT SoftMAC USB2.0 devices.
   <li>Disable the instruction cache on 40MHz MVME197LE boards due to instability.
   <!-- 2007/12/14 -->
   <li>Change <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmstat&sektion=8&format=html">vmstat(8)</a> to use sysctl to gather information, and remove setgid kmem from it.
   <li>On SGI, make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbe&arch=sgi&sektion=4&format=html">gbe(4)</a> attach as the console if the graphical console is selected via ARCBIOS.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_radius&sektion=8&format=html">login_radius(8)</a> so a non-standard port name or number can be used.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> has an official PEN for OpenBSD now, 30155.
   <!-- 2007/12/13 -->
   <li>Sync xserver 1.4.0.90 into xenocara.
   <li>Implement sysctls to report IP, TCP, UDP and ICMP statistics, so netstat can use them instead of kvm.
   <li>Large update of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd6&sektion=8&format=html">ospfd6(8)</a>.
   <!-- 2007/12/12 -->
   <li>Fix for extra fan sensors on adt7460-based i2c-devices.
   <!-- 2007/12/11 -->
   <li>Fix "lls" command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbtablet&sektion=4&format=html">usbtablet(4)</a> for X.org 7.3.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&sektion=1&format=html">systrace(1)</a> on HPPA by making sure arguments and environment is not stored in the space reserved for stackgap on machines where stack grows upward.
   <!-- 2007/12/10 -->
   <li>For macppc i2s-based sound devices, remove support for 8KHz sample rates.
   <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&sektion=4&format=html">vge(4)</a>, remove unused HW VLAN stripping and tagging code.
   <li>Updated pixman to 0.9.6 in xenocara.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a> warn if configuration reload fails, instead of killing the daemon.
   <!-- 2007/12/09 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcspx&sektion=4&format=html">lcspx(4)</a> attach to SPX option boards on VAXstation 3100s.
   <li>Enable Out-of-Order execution on 88110 CPUs.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&sektion=4&format=html">ral(4)</a>, fix automatic rate control on RT2860-based devices if the rate falls down to 6 or 1 Mbps.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ntfs&sektion=8&format=html">mount_ntfs(8)</a> to the alpha platform, and included support in alpha GENERIC.
   <li>Updated the BIND <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a> to 9.4.2.
   <!-- 2007/12/08 -->
   <li>Simplified the pool code in the kernel by removing the pool cache.
   <li>Make the i830 xf86 driver use XAA acceleration instead of EXA.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&sektion=5&format=html">relayd.conf(5)</a> consider the generic handler to be TCP-based, so you can use "protocol foo" without defining a type.
 <!-- 2007/12/07 -->  <!-- 2007/12/07 -->
   <li>hoststated(8) gets renamed to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&sektion=8&format=html">relayd(8)</a>. Similar change for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayctl&sektion=8&format=html">relayctl(8)</a>.
   <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a> on 32bit architectures.
 <!-- 2007/12/06 -->  <!-- 2007/12/06 -->
 <li>SMP fixes for mfs concurrent buflist access.  <li>SMP fixes for mfs concurrent buflist access.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> also support sch5027.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adt&sektion=4&format=html">adt(4)</a> also support sch5027.
Line 119 
Line 192 
 <li>Added warning to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for auto declarations whose size is not known at compile time.  <li>Added warning to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1&format=html">gcc(1)</a> for auto declarations whose size is not known at compile time.
 <li>Add new PERC6/CERC6 PCI Ids to the list of mfi devices.  <li>Add new PERC6/CERC6 PCI Ids to the list of mfi devices.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>, degrade the timedelta sensor if the clock is free running for too long.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbg&sektion=4&format=html">mbg(4)</a>, degrade the timedelta sensor if the clock is free running for too long.
 <li>Make libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popen&sektion=3&format=html">popen(3)</a>/pclose(3) thread safe.  <li>Make libc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=popen&sektion=3&format=html">popen(3)</a>/pclose(3) thread safe.
 <li>Bump <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> maximum cdb size to 16 bytes.  <li>Bump <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ciss&sektion=4&format=html">ciss(4)</a> maximum cdb size to 16 bytes.
 <li>Added syslog logging to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a>.  <li>Added syslog logging to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&sektion=8&format=html">tftpd(8)</a>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a>, make Cassini+ devices work.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&sektion=4&format=html">cas(4)</a>, make Cassini+ devices work.
Line 163 
Line 236 
 <li>Fix relay roundrobin mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> when multiple hosts in a table are down.  <li>Fix relay roundrobin mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a> when multiple hosts in a table are down.
 <li>Unify number and string reading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> to make sure command line args and interactive use of "d" and "n" now also interpret "max", "infinite" and "all".  <li>Unify number and string reading in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> to make sure command line args and interactive use of "d" and "n" now also interpret "max", "infinite" and "all".
 <!-- 2007/11/21 -->  <!-- 2007/11/21 -->
   <li><font color="#e00000"><strong>RELIABILITY FIX: A memory leak in pf can lead to machine lockups.</strong></font><br>
   <a href="errata42.html#004_pf">A source code patch is available</a>.<br>
   <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
 <li>If the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> drift file is missing, reset adjfreq to zero.  <li>If the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> drift file is missing, reset adjfreq to zero.
 <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4&format=html">ipmi(4)</a> on i386 GENERIC kernels.  <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipmi&sektion=4&format=html">ipmi(4)</a> on i386 GENERIC kernels.
 <li>Fix for panics when running "mt(1) rewoffl".  <li>Fix for panics when running "mt(1) rewoffl".
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, allow HTTP digest type be either MD5 or SHA1, determined by the length of the digest.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hoststated&sektion=8&format=html">hoststated(8)</a>, allow HTTP digest type be either MD5 or SHA1, determined by the length of the digest.
 <!-- 2007/11/20 -->  <!-- 2007/11/20 -->
 <li>Fix for M88110 setregs() so binaries work to some extent on MVME197 machines.  <li>Fix for M88110 setregs() so binaries work to some extent on MVME197 machines.
 <li>Fix possible mbuf leak on error in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> code.  <li>Fix possible mbuf leak on error in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> code.
 <li>Fix in pthreads, make the threaded version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> actually use the system <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> in order to retain the semantics, instead of calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2&format=html">fork(2)</a>.  <li>Fix in pthreads, make the threaded version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> actually use the system <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfork&sektion=2&format=html">vfork(2)</a> in order to retain the semantics, instead of calling <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fork&sektion=2&format=html">fork(2)</a>.
 <!-- 2007/11/19 -->  <!-- 2007/11/19 -->
Line 376 
Line 452 
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, make BGE_JUMBO_FRAMELEN big enough to include a vlan tag.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a>, make BGE_JUMBO_FRAMELEN big enough to include a vlan tag.
 <li>Serialize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> probing and attachments.  <li>Serialize <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4&format=html">usb(4)</a> probing and attachments.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> on armish GENERIC kernels.  <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> on armish GENERIC kernels.
 <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, when walking the acpi tree to find _PRT methods, check whether device is actually enabled and functioning.  <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a>, when walking the acpi tree to find _PRT methods, check whether device is actually enabled and functioning.
 <li><font color="#e00000"><strong>SECURITY FIX: The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.</a></strong></font><br>  <li><font color="#e00000"><strong>SECURITY FIX: The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.</a></strong></font><br>
 <a href="errata42.html#002_openssl">A source code patch is available</a>.<br>  <a href="errata42.html#002_openssl">A source code patch is available</a>.<br>
 <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>  <a href="stable.html"><font color="#00b000">[Applied to stable]</font></a>
Line 632 
Line 708 
 <li>Remove old CVSROOT caching mechanisms in OpenCVS.  <li>Remove old CVSROOT caching mechanisms in OpenCVS.
 <li>Make OpenCVS handle sending of multiline commit messages properly.  <li>Make OpenCVS handle sending of multiline commit messages properly.
 <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> for address ranges like "from 10.1.2.50 - 10.1.3.75".  <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&sektion=5&format=html">pf.conf(5)</a> for address ranges like "from 10.1.2.50 - 10.1.3.75".
 <!-- 2007/08/29 --><  <!-- 2007/08/29 -->
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> handle new pearl-style devices which now attach their SD cards as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uberry&sektion=4&format=html">uberry(4)</a> handle new pearl-style devices which now attach their SD cards as <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&sektion=4&format=html">umass(4)</a>.
 <li>Add missing xfree() in the OpenCVS add code.  <li>Add missing xfree() in the OpenCVS add code.
 <li>Add AfriNIC whois server to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1&format=html">whois(1)</a> so referrals are followed.  <li>Add AfriNIC whois server to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&sektion=1&format=html">whois(1)</a> so referrals are followed.

Legend:
Removed from v.1.1084  
changed lines
  Added in v.1.1085