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

Diff for /www/plus.html between version 1.1209 and 1.1210

version 1.1209, 2012/02/11 12:14:17 version 1.1210, 2012/02/11 23:57:30
Line 71 
Line 71 
 <ul>  <ul>
 <!-- 2012/02/05 -->  <!-- 2012/02/05 -->
 <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> ICMPv6 direction check.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> ICMPv6 direction check.
 <li>Check for the right return value from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> sscanf.  
 <li>Do not insert an empty ENTRY into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=1&format=html">man(1)</a> manpath list; was causing out-of-bounds array access.  <li>Do not insert an empty ENTRY into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=1&format=html">man(1)</a> manpath list; was causing out-of-bounds array access.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&manpath=OpenBSD%20Current&sektion=1&format=html">ipcs(1)</a> handling of message queues when in crash dump mode: update to match changed kernel structures.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&manpath=OpenBSD%20Current&sektion=1&format=html">ipcs(1)</a> handling of message queues when in crash dump mode: update to match changed kernel structures.
 <li>Fix SysV message queue identifiers (e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgget&manpath=OpenBSD%20Current&sektion=2&format=html">msgget(2)</a>).  <li>Fix SysV message queue identifiers (e.g. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msgget&manpath=OpenBSD%20Current&sektion=2&format=html">msgget(2)</a>).
Line 165 
Line 164 
 <li>In the network stack the <a href="http://www.rfc-editor.org/rfc/rfc5722.txt">RFC 5722</a> implementation cumulates in a happy end, i.e., in case of overlapping fragments the entire datagram will be discarded.  <li>In the network stack the <a href="http://www.rfc-editor.org/rfc/rfc5722.txt">RFC 5722</a> implementation cumulates in a happy end, i.e., in case of overlapping fragments the entire datagram will be discarded.
 <li>The ingress filter of pipex and npppd(8) becomes configurable and disabled by default. After this change npppd.conf(5) must contain <code>ppp.ingress_filter: true</code> if it is needed. Also handling of `rx connect speed' AVP is added to avoid the bug of xl2tpd (which sends this as a mandatory AVP contrary to RFC 2661).  <li>The ingress filter of pipex and npppd(8) becomes configurable and disabled by default. After this change npppd.conf(5) must contain <code>ppp.ingress_filter: true</code> if it is needed. Also handling of `rx connect speed' AVP is added to avoid the bug of xl2tpd (which sends this as a mandatory AVP contrary to RFC 2661).
 <!-- 2012/01/22 -->  <!-- 2012/01/22 -->
 <li>Bring in corrections and improvements to the in-tree versions of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&manpath=OpenBSD%20Current&sektion=1&format=html">apropos(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whatis&manpath=OpenBSD%20Current&sektion=1&format=html">whatis(1)</a> that were committed to the new suite of tools (currently disabled).  <li>Bring in documentation corrections and improvements to the in-tree versions of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makewhatis&manpath=OpenBSD%20Current&sektion=8&format=html">makewhatis(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apropos&manpath=OpenBSD%20Current&sektion=1&format=html">apropos(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whatis&manpath=OpenBSD%20Current&sektion=1&format=html">whatis(1)</a> that were committed to the new suite of tools (currently disabled).
 <li>Repair hp300 support for 68030 chips, broken in revision 1.67 of sys/arch/hp300/hp300/locore.s.  <li>Repair hp300 support for 68030 chips, broken in revision 1.67 of sys/arch/hp300/hp300/locore.s.
 <li>Credit Keith Sklower and 2BSD for the first implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fopen&manpath=OpenBSD%20Current&sektion=3&format=html">fopen(3)</a> read-write access (source: 2bsd directory of the CSRG archive CDs).  <li>Credit Keith Sklower and 2BSD for the first implementation of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fopen&manpath=OpenBSD%20Current&sektion=3&format=html">fopen(3)</a> read-write access (source: 2bsd directory of the CSRG archive CDs).
 <li>Convert <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> to new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&manpath=OpenBSD%20Current&sektion=4&format=html">bio(4)</a> status interface, allowing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> to provide useful feedback, rather than reporting an ioctl failure/writing to dmesg. For now, continue to print most feedback to the console.  <li>Convert <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> to new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&manpath=OpenBSD%20Current&sektion=4&format=html">bio(4)</a> status interface, allowing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> to provide useful feedback, rather than reporting an ioctl failure/writing to dmesg. For now, continue to print most feedback to the console.
Line 182 
Line 181 
 <li>Add strings to allow the aixterm bright colours to be used when configuring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> colours.  <li>Add strings to allow the aixterm bright colours to be used when configuring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> colours.
 <li>Only hide flags on the current window when the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> session is attached, and add a <code>-R</code> flag to send-keys to reset the terminal.  <li>Only hide flags on the current window when the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> session is attached, and add a <code>-R</code> flag to send-keys to reset the terminal.
 <!-- 2012/01/20 -->  <!-- 2012/01/20 -->
 <li>Fix pexp for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&manpath=OpenBSD%20Current&sektion=8&format=html">sendmail(8)</a>; it can be "sendmail: rejecting" as well as accepting.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.subr&manpath=OpenBSD%20Current&sektion=8&format=html">rc.subr(8)</a> pexp for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendmail&manpath=OpenBSD%20Current&sektion=8&format=html">sendmail(8)</a>; it can be "sendmail: rejecting" as well as accepting.
 <li>Add space movement keys for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> vi mode in the status line, and an option to disable the window rename escape sequence.  <li>Add space movement keys for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> vi mode in the status line, and an option to disable the window rename escape sequence.
 <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> about the new status interface for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&manpath=OpenBSD%20Current&sektion=4&format=html">bio(4)</a>. So far only applicable to messages specific to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> CRYPTO.  <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> about the new status interface for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bio&manpath=OpenBSD%20Current&sektion=4&format=html">bio(4)</a>. So far only applicable to messages specific to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> CRYPTO.
 <li>Remove global carp demote option from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">relayd.conf(5)</a>.  <li>Remove global carp demote option from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">relayd.conf(5)</a>.
Line 190 
Line 189 
 <!-- 2012/01/19 -->  <!-- 2012/01/19 -->
 <li>Workaround for CVE-2012-0064, where password-locked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> screen savers can be bypassed with Ctrl Alt *.  <li>Workaround for CVE-2012-0064, where password-locked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> screen savers can be bypassed with Ctrl Alt *.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> no longer allows the built in editor to create ffs partitions with invalid fsize and bsize values, but will now allow enlarging partitions.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&manpath=OpenBSD%20Current&sektion=8&format=html">disklabel(8)</a> no longer allows the built in editor to create ffs partitions with invalid fsize and bsize values, but will now allow enlarging partitions.
 <li>Force class alignment to a multiple of sizeof(XID): fixes a SIGBUS crash on sparc64.  <li>Force class alignment to a multiple of sizeof(XID): fixes a SIGBUS crash in
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=XListInputDevices&manpath=OpenBSD%20Current&sektion=3&format=html">XListInputDevices(3)</a> on sparc64.
 <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&manpath=OpenBSD%20Current&sektion=4&format=html">pppoe(4)</a> about RFC 4638. This allows negotiating increased MTU with compatible equipment provided that the physical interface and other layer 2 devices involved support/configured to use jumbo frames.  <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppoe&manpath=OpenBSD%20Current&sektion=4&format=html">pppoe(4)</a> about RFC 4638. This allows negotiating increased MTU with compatible equipment provided that the physical interface and other layer 2 devices involved support/configured to use jumbo frames.
 <!-- 2012/01/18 -->  <!-- 2012/01/18 -->
 <li>Ensure that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> $DISPLAY contains only valid characters before using it to extract xauth data, so that it can't be used to play local shell metacharacter games.  <li>Ensure that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> $DISPLAY contains only valid characters before using it to extract xauth data, so that it can't be used to play local shell metacharacter games.

Legend:
Removed from v.1.1209  
changed lines
  Added in v.1.1210