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

Diff for /www/plus32.html between version 1.9 and 1.10

version 1.9, 2003/09/16 16:07:33 version 1.10, 2003/09/23 21:49:10
Line 63 
Line 63 
 <!-- ^^^ 20021002 -->  <!-- ^^^ 20021002 -->
 <li>Retrofit the SIGUSR1->SIGUSR2 console switching change to the old X server.  <li>Retrofit the SIGUSR1->SIGUSR2 console switching change to the old X server.
 <li>Fix a couple of crashers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kevent&amp;sektion=2">kevent(2)</a>.  <li>Fix a couple of crashers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kevent&amp;sektion=2">kevent(2)</a>.
 <li>OpenBSD 3.2-beta -> 3.2, OpenSSH -> 3.5.  <li>OpenBSD 3.2-beta -&gt; 3.2, OpenSSH -&gt; 3.5.
 <!-- ^^^ 20021001 -->  <!-- ^^^ 20021001 -->
 <li>Try to initialise AGP GART in the privileged startup portion of the X server.  <li>Try to initialise AGP GART in the privileged startup portion of the X server.
 <!-- ^^^ 20020930 -->  <!-- ^^^ 20020930 -->
Line 74 
Line 74 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86cfg&amp;sektion=1">xf86cfg(1)</a> now runs the server with '-nolisten tcp'.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xf86cfg&amp;sektion=1">xf86cfg(1)</a> now runs the server with '-nolisten tcp'.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&amp;sektion=1">xdm(1)</a> now drops privileges to run as user _x11 after starting as root.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&amp;sektion=1">xdm(1)</a> now drops privileges to run as user _x11 after starting as root.
 <!-- ^^^ 20020928 -->  <!-- ^^^ 20020928 -->
 <li>daddr -> saddr in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> binat code. Oops.<br>  <li>daddr -&gt; saddr in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> binat code. Oops.<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>
 <li>Add a wildcard client string match against "probe-*" for SSH probes to use.  <li>Add a wildcard client string match against "probe-*" for SSH probes to use.
 <!-- ^^^ 20020927 -->  <!-- ^^^ 20020927 -->
Line 175 
Line 175 
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&amp;sektion=8">fsck(8)</a> work properly with long block device filenames (handle MAXPATHLEN chars instead of 32.)  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck&amp;sektion=8">fsck(8)</a> work properly with long block device filenames (handle MAXPATHLEN chars instead of 32.)
 <li>Don't build the somewhat less than ubiquitous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&amp;sektion=8&amp;release=OpenBSD+3.1">photurisd(8)</a> by default any more.  <li>Don't build the somewhat less than ubiquitous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=photurisd&amp;sektion=8&amp;release=OpenBSD+3.1">photurisd(8)</a> by default any more.
 <li>Lots and lots of ANSIfication.  <li>Lots and lots of ANSIfication.
 <li>Lots of int -> socklen_t.  <li>Lots of int -&gt; socklen_t.
 <li>Some signedness fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&amp;sektion=8">arp(8)</a>.  <li>Some signedness fixes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arp&amp;sektion=8">arp(8)</a>.
 <li>Repair a missing msglog() arg in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&amp;sektion=8">routed(8)</a>.  <li>Repair a missing msglog() arg in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&amp;sektion=8">routed(8)</a>.
 <!-- ^^^ 20020906 -->  <!-- ^^^ 20020906 -->
Line 294 
Line 294 
 <li>Fix a potential off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a> that could cause mmap breakage on some architectures.  <li>Fix a potential off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a> that could cause mmap breakage on some architectures.
 <li>Make insertion of data into socket buffers run in constant time, a huge win especially with large buffers.  <li>Make insertion of data into socket buffers run in constant time, a huge win especially with large buffers.
 <li>Relax slightly the conditions under which a TCP SYN packet will trigger the sequence number modulator. Handy for systems with ECN stacks.  <li>Relax slightly the conditions under which a TCP SYN packet will trigger the sequence number modulator. Handy for systems with ECN stacks.
 <li>Fix a number of && -> & bit-test typos in OpenSSH (v1 RSA key use,) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&amp;sektion=8">routed(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pic&amp;sektion=1">pic(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fvwm&amp;sektion=1">fvwm(1)</a> and a few in the kernel.  <li>Fix a number of && -&gt; & bit-test typos in OpenSSH (v1 RSA key use,) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=routed&amp;sektion=8">routed(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pic&amp;sektion=1">pic(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fvwm&amp;sektion=1">fvwm(1)</a> and a few in the kernel.
 <li>Add a couple of missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&amp;sektion=2">open(2)</a> mode args in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=afsd&amp;sektion=8">afsd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgs&amp;sektion=1">msgs(1)</a>.  <li>Add a couple of missing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=open&amp;sektion=2">open(2)</a> mode args in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=afsd&amp;sektion=8">afsd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgs&amp;sektion=1">msgs(1)</a>.
 <!-- ^^^ 20020808 -->  <!-- ^^^ 20020808 -->
 <li>Improve TX interrupt handing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=be&amp;sektion=4&amp;arch=sparc">be(4/SPARC,4/SPARC64)</a>.  <li>Improve TX interrupt handing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=be&amp;sektion=4&amp;arch=sparc">be(4/SPARC,4/SPARC64)</a>.
Line 338 
Line 338 
 <li>Fix NFS's handling of zero-length RPC fragments.  <li>Fix NFS's handling of zero-length RPC fragments.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&amp;sektion=1">systrace(1)</a> handles unlinking of a symlink correctly.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&amp;sektion=1">systrace(1)</a> handles unlinking of a symlink correctly.
 <li>Limit file size to 2^31 * PAGE_SIZE in FFS code.  <li>Limit file size to 2^31 * PAGE_SIZE in FFS code.
 <li>u_short -> u_int16_t in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mrouted&amp;sektion=8">mtrouted(8)</a>.  <li>u_short -&gt; u_int16_t in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mrouted&amp;sektion=8">mtrouted(8)</a>.
 <!-- ^^^ 20020801 -->  <!-- ^^^ 20020801 -->
 <li><strong><font color="#e00000">REVISED SECURITY FIX</font></strong> for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdr_array&amp;sektion=3">xdr_array(3)</a> buffer overflow, see the <a href="errata31.html#xdr">erratum</a>.<br>  <li><strong><font color="#e00000">REVISED SECURITY FIX</font></strong> for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdr_array&amp;sektion=3">xdr_array(3)</a> buffer overflow, see the <a href="errata31.html#xdr">erratum</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 489 
Line 489 
 <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&amp;sektion=4&amp;arch=i386">pcibios(4)</a> detect and ignore a too-short PCI IRQ routing table header.  <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcibios&amp;sektion=4&amp;arch=i386">pcibios(4)</a> detect and ignore a too-short PCI IRQ routing table header.
 <li>Changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>: Search order now always looks like a.out, destructors are called on dlclose(), move some libc-like functions into private namespace.  <li>Changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&amp;sektion=1">ld.so(1)</a>: Search order now always looks like a.out, destructors are called on dlclose(), move some libc-like functions into private namespace.
 <li>Add support for AGP GART on some i386 AGP chipsets (see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;sektion=4">vga(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&amp;sektion=4">options(4)</a>.)  <li>Add support for AGP GART on some i386 AGP chipsets (see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&amp;sektion=4">vga(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&amp;sektion=4">options(4)</a>.)
 <li>Remove '\\' -> '\' translation in crontabs to keep the shell happy.  <li>Remove '\\' -&gt; '\' translation in crontabs to keep the shell happy.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&amp;sektion=1">xterm(1)</a> revoke its root privileges.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&amp;sektion=1">xterm(1)</a> revoke its root privileges.
 <li>Remove a race and some other bugs from the mountpoint locking code. <!-- ok art@ -->  <li>Remove a race and some other bugs from the mountpoint locking code. <!-- ok art@ -->
 <li>Add some flags to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dohooks&amp;sektion=9">dohooks(8)</a> and fix a time-honoured memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hook_disestablish&amp;sektion=9">hook_disestablish(9)</a>.  <li>Add some flags to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dohooks&amp;sektion=9">dohooks(8)</a> and fix a time-honoured memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hook_disestablish&amp;sektion=9">hook_disestablish(9)</a>.

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10