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

Diff for /www/plus47.html between version 1.3 and 1.4

version 1.3, 2010/06/21 22:18:30 version 1.4, 2010/06/26 14:34:54
Line 65 
Line 65 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2010/12/13 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, used safe file descriptor limits in smtp, lka, queue, and control. It removes a possibility of fatal fd-starvation when under heavy load.
   <li>Fixed leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1&format=html">cvs(1)</a>.
   <!-- 2010/12/12 -->
   <li>Improved conflict resolution in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <li>Added missing splbio() protection when sending commands to the vDisk server on the sparc64 platform.
   <li>Implemented sending of the QUIT command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, stop qualify empty sender address with the domain.
   
   <li>Link <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsudl&sektion=4&format=html">wsudl(4)</a> to the build on architectures that support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>.
   <li>Fixed cd mounting with FSDEBUG kernels.
   <!-- 2010/12/11 -->
   <li>Fixed two memory leaks in afs LWP.
   <li>Fixed an incorrect array size calculation and a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pts&sektion=1&format=html">pts(1)</a>.
   <li>In RPC, fixed a file descriptor bug.
   <li>Make sur self dependencies install/uninstall in the correct order to be able to handle any @exec activity in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
   <li>Fixed two memory leaks in the Editor/termcap-curses interface.
   
   <li>Fixed three buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&sektion=8&format=html">ppp(8)</a>.
   <li>Swaped an int for a long in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> make stop giving dodgy properties values on amd64.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>, implemented _NET_DESKTOP_NAMES, _NET_WM_DESKTOP and _NET_WORKAREA for the NetWM support.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet&sektion=4&format=html">inet(4)</a>, make IPSEC <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getsockopt&sektion=2&format=html">getsockopt(2)</a> return proper information instead of 2 bytes of uninitialized kernel stack.
   <li>Plugged a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&sektion=8&format=html">ssl(8)</a>.
   
   <li>Avoided some 64bit to 32bit pointer truncation on the sgi platforme.
   <!-- 2010/12/10 -->
   <li>Fixed potential bugs in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=battlestar&sektion=6&format=html">battlestar(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mille&sektion=6&format=html">mille(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=huntd&sektion=6&format=html">huntd(6)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hack&sektion=6&format=html">hack(6)</a>.
   <li>Fixed SwapXY and rotation support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ws&sektion=4&format=html">ws(4)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a>, implemented _NET_CURRENT_DESKTOP, _NET_DESKTOP_VIEWPORT, _NET_DESKTOP_GEOMETRY, _NET_VIRTUAL_ROOTS and _NET_SHOWING_DESKTOP for the NetWM support.
   
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8&format=html">config(8)</a>, removed support for setting old SysV SHM size limits global variables.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>, make sur that the length of host address in the FEC TLV is encoded in number of octets.
   <li>Fixed a memory leak and off by one buffer overflow in Kerberos.
   <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fgen&sektion=1&format=html">fgen(1)</a>.
   <li>Fixed a careless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fscanf&sektion=3&format=html">fscanf(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tn3270&sektion=1&format=html">tn3270(1)</a>.
   <li>Fixed cwm behaviour with multiple screens and groups.
   
   <li>In NFS vnode op calls, prevent a potential race with renames.
   <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&sektion=8&format=html">fsck_ext2fs(8)</a>.
   <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&sektion=8&format=html">pfctl(8)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>, fixed a case when 2yz status would not override existing 4yz one.
   <li>Fixed buffer overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>Added option '1' in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1&format=html">top(1)</a> to display all cpu stats combined.
   
   <li>Added server options in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
   <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&sektion=8&format=html">dhcpd(8)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstart&sektion=8&format=html">netstart(8)</a> stop only on malformed inet or inet6 lines in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hostname.if&sektion=5&format=html">hostname.if(5)</a>.
   <!-- 2010/12/09 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhts&sektion=4&format=html">uhts(4)</a>, a driver for USB HID touchscreen.
   <li>Fixed an off by one error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&sektion=4&format=html">carp(4)</a>.
   
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&sektion=4&format=html">bge(4)</a> more accurate with input errors.
   <li>Added entries in compat signal mapping arrays for SIGTHR for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_hpux&sektion=8&format=html">compat_hpux(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&sektion=8&format=html">compat_linux(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_svr4&sektion=8&format=html">compat_svr4(8)</a>. This fixed overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_ibcs2&sektion=8&format=html">compat_ibcs2(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_svr4&sektion=8&format=html">compat_svr4(8)</a>
   
   <li>Fixed some i386 and amd64 laptop resume.
   <li>Added tow new machine dependent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&sektion=9&format=html">pmap(9)</a> APIS for the i386 and amd64 platform: pmap_flush_cache() and pmap_flush_page().
   <li>Added clfush() and mfence() instructions in i386 and amd64 cpufunc.
   <li>Make i386 and amd64 platform detect cache line size for the CLFLUSH (Cache Line Flush) instruction when the CPU is identify.
   <!-- 2010/12/08 -->
   <li>Fixed a buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crunchgen&sektion=8&format=html">crunchgen(8)</a>.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a>, make the RDE decisions easier.
   <li>Make the disks in a dell 960 work.
   <li>Improved pane reference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&sektion=1&format=html">tmux(1)</a>.
   
   <!-- 2010/12/07 -->
   <li>Started NetWM support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwm&sektion=1&format=html">cwm(1)</a> (_NET_SUPPORTED, _NET_ACTIVE_WINDOW, _NET_CLIENT_LIST, _NET_NUMBER_OF_DESKTOPS).
   <li>Added firmware for Elite3D framebuffers.
   <li>Support uk.swapctrlcaps as a valid keymap in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbc&sektion=4&format=html">pckbc(4)</a>.
   <li>Don't run the kernel with instruction cache disabled while netbooting on ARCBios.
   <li>Fault prevented when accessing the stack of 32bit ARCBios on sgi platform.
   <li>Get page size information by reading the kernel image' struct uvmexp on the sgi platform, instead of the value of PAGE_SIZE found in the standard headers when compiling.
   <li>Make userland <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a> use __LDPGSZ granularity on mips, regardless of the actual kernel page size.
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&sektion=8&format=html">sudo(8)</a> to version 1.7.2p2.
   
   <li>Avoided a NULL pointer dereferencement in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> when logging a DNS lookup failure.
 <!-- 2009/12/06 -->  <!-- 2009/12/06 -->
 <li>Fixed potential divide-by-zero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> "df" output when talking to a server that reports zero files on the filesystem  <li>Fixed potential divide-by-zero in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> "df" output when talking to a server that reports zero files on the filesystem
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a>, make internal file descriptor handling async-signal safe by eliminating the use of spinlocks and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a>. All needed memory is allocated upfront and _thread_kern_sig_defer/undefer() is now used to protect critical sections.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&sektion=3&format=html">pthreads(3)</a>, make internal file descriptor handling async-signal safe by eliminating the use of spinlocks and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&sektion=3&format=html">malloc(3)</a>. All needed memory is allocated upfront and _thread_kern_sig_defer/undefer() is now used to protect critical sections.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4