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

Diff for /www/plus34.html between version 1.17 and 1.18

version 1.17, 2007/08/21 22:34:47 version 1.18, 2008/01/02 23:08:58
Line 252 
Line 252 
 <li>Do a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tzset&amp;sektion=3">tzset(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a> before doing the chroot.  <li>Do a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tzset&amp;sektion=3">tzset(3)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&amp;sektion=8">syslogd(8)</a> before doing the chroot.
 <li>Don't treat PKG_PATH-built URL paths to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&amp;sektion=1">pkg_info(1)</a> as if they refer to local files.  <li>Don't treat PKG_PATH-built URL paths to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&amp;sektion=1">pkg_info(1)</a> as if they refer to local files.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&amp;sektion=1">pkg_info(1)</a>'s -a option look only at installed packages.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&amp;sektion=1">pkg_info(1)</a>'s -a option look only at installed packages.
 <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a> detect nonsensical max-mss > 65535 in scrub rules.  <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a> detect nonsensical max-mss &gt; 65535 in scrub rules.
 <li>Don't loop back a copy of a broadcast or multicast packet to a simplex interface if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> routing is involved, preventing lockups.  <li>Don't loop back a copy of a broadcast or multicast packet to a simplex interface if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> routing is involved, preventing lockups.
 <li>Enable the --initial-tab long option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff&amp;sektion=1">diff(1)</a> by spelling it correctly.  <li>Enable the --initial-tab long option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diff&amp;sektion=1">diff(1)</a> by spelling it correctly.
 <!-- ^ 20030817 -->  <!-- ^ 20030817 -->
Line 374 
Line 374 
 <li>Add 'pass on lo' to the temporary boottime <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&amp;sektion=5">pf.conf(5)</a> (PR#3376).  <li>Add 'pass on lo' to the temporary boottime <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&amp;sektion=5">pf.conf(5)</a> (PR#3376).
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&amp;sektion=8">ftp-proxy(8)</a>'s handling of multiline server responses (PR#3378).  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&amp;sektion=8">ftp-proxy(8)</a>'s handling of multiline server responses (PR#3378).
 <li>Add a new, BSD-licensed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zforce&amp;sektion=1">zforce(1)</a> script.  <li>Add a new, BSD-licensed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zforce&amp;sektion=1">zforce(1)</a> script.
 <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&amp;sektion=1">compress(1)</a> do the right thing when confronted with (e.g). 'gzip -lN < foo.gz'.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compress&amp;sektion=1">compress(1)</a> do the right thing when confronted with (e.g). 'gzip -lN &lt; foo.gz'.
 <li>Another missing netinet byte-order fixup, this time in fragment reassembly code.  <li>Another missing netinet byte-order fixup, this time in fragment reassembly code.
 <li>Fix a printf(%s) off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.  <li>Fix a printf(%s) off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a>.
 <li>Improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> skip-step calculation.  <li>Improvements to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> skip-step calculation.

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18