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

Diff for /www/plus.html between version 1.1277 and 1.1278

version 1.1277, 2013/03/19 12:10:38 version 1.1278, 2013/03/23 00:59:59
Line 74 
Line 74 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/03/17 -->
   <li>Limit the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> client to 256 bytes of input. If they send too much, just close the connection.
   <li>Timeout based on the whole <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> session, not after every read/write. Stops clients from consuming fds on the server.
   <li>Handle EMFILE/ENFILE from accept by disabling handling of events on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> listeners for a second.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> daemon, to replace the libexec one often run from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&manpath=OpenBSD%20Current&sektion=8&format=html">inetd(8)</a>. An event driven non-blocking implemention.
   <li>Added an interface to rebind <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&manpath=OpenBSD%20Current&sektion=4&format=html">agp(4)</a> DMA mappings. For KMS to reload bindings after suspend/resume.
   <li>Set <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=glxpcib&manpath=OpenBSD%20Current&sektion=4&arch=loongson&format=html">glxpcib(4/loongson)</a> "Power Immediate" bit upon attaching, so Fuloong can  auto restart upon power failure.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> to 1.2.7.
   <li>Correct the clock speeds used to calculate int moderation values provided by the SK_IM_USECS() macro on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&manpath=OpenBSD%20Current&sektion=4&format=html">msk(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&manpath=OpenBSD%20Current&sektion=4&format=html">sk(4)</a>.
   <li>Added workaround for HW bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> BCM5717/BCM5718/BCM5719-A0/BCM5720-A0 chipsets: don't include interface input drop counter in input errors.
   <!-- 2013/03/16 -->
   <li>Apply the "AcceptPerfectMatch" workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&manpath=OpenBSD%20Current&sektion=4&format=html">sis(4)</a> DP83815 chipsets to the 15D revision as well.
   <li>Fixed size of unicast rx filter table on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vio&manpath=OpenBSD%20Current&sektion=4&format=html">vio(4)</a>, to stop unicast address overwriting part of the multicast rx filter table.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fonts-conf&manpath=OpenBSD%20Current&sektion=5&format=html">fonts-conf(5)</a>.
   <!-- 2013/03/15 -->
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> option ACK to negotiate 2 byte transfers with extra options.
   <li>Fixed double free which occurred if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> option ACK failed.
   <li>Don't unconditionally try to attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=octcf&manpath=OpenBSD%20Current&sektion=4&format=html">octcf(4)</a> to a CF bus on octeon. Stops endless faults on the EdgeRouter Lite.
   <li>Removed the unused <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sequencer&manpath=OpenBSD%20Current&sektion=4&format=html">sequencer(4)</a> driver.
   <!-- 2013/03/14 -->
   <li>Re-enabled build of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=Xserver&manpath=OpenBSD%20Current&sektion=1&format=html">Xserver(1)</a> on hp300.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&manpath=OpenBSD%20Current&sektion=4&format=html">vge(4)</a> flow control support.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mii&manpath=OpenBSD%20Current&sektion=4&format=html">mii(4)</a> flow control support; workaround for the IP1001 PHY where downshift support was not functioning properly.
   <li>Install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">npppd.conf(5)</a> with permissions of 0640, as there could be the radius config in this file.
   <li>Disabled pie for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lkm&manpath=OpenBSD%20Current&sektion=4&format=html">lkm(4)</a>.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faithd&manpath=OpenBSD%20Current&sektion=8&format=html">faithd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=faith&manpath=OpenBSD%20Current&sektion=4&format=html">faith(4)</a>.
   <!-- 2013/03/13 -->
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> doesn't delete IPv6 routes.
   <li>Allow octeon to reboot by poking the right address for a soft cpu reset.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> debug mode, log successful connections.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&manpath=OpenBSD%20Current&sektion=1&format=html">aucat(1)</a> displaying warnings if accept() returns ECONNABORTED or EWOULDBLOCK, as we do in other daemons.
   <!-- 2013/03/12 -->
   <li>Fake "SMBIOS detection" for quirky Soekris boxes, to make it easier to attach device drivers.
   <li>Require that the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mktemp&manpath=OpenBSD%20Current&sektion=1&format=html">mktemp(1)</a> template include at least 6 trailing Xs to match POSIX mkstemp/mkdtemp. Improved error messages.
   <li>Fixed kernel profiling on MP systems by using per-CPU buffers and teaching <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kgmon&manpath=OpenBSD%20Current&sektion=8&format=html">kgmon(8)</a> to deal with them.
   <!-- 2013/03/11 -->
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> report new PF "translation" counter.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> "translation" counter, use this (not "memory") when address translation fails due to no free ports in the configured range.
   <li>Turn <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> off by default.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&manpath=OpenBSD%20Current&sektion=1&format=html">systrace(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uucpd&manpath=OpenBSD%20Current&sektion=8&format=html">uucpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nfsd&manpath=OpenBSD%20Current&sektion=8&format=html">nfsd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=talk&manpath=OpenBSD%20Current&sektion=1&format=html">talk(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&manpath=OpenBSD%20Current&sektion=1&format=html">tcpbench(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvmrpd&manpath=OpenBSD%20Current&sektion=8&format=html">dvmrpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&manpath=OpenBSD%20Current&sektion=8&format=html">ftp-proxy(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&manpath=OpenBSD%20Current&sektion=8&format=html">inetd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&manpath=OpenBSD%20Current&sektion=8&format=html">iscsid(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&manpath=OpenBSD%20Current&sektion=8&format=html">ldpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&manpath=OpenBSD%20Current&sektion=8&format=html">ospf6d(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&manpath=OpenBSD%20Current&sektion=8&format=html">ospfd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppp&manpath=OpenBSD%20Current&sektion=8&format=html">ppp(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ripd&manpath=OpenBSD%20Current&sektion=8&format=html">ripd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&manpath=OpenBSD%20Current&sektion=8&format=html">sasyncd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&manpath=OpenBSD%20Current&sektion=8&format=html">syslogd(8)</a> to handle ECONNABORTED errors from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=accept&manpath=OpenBSD%20Current&sektion=2&format=html">accept(2)</a>.
   <li>When binding a lease, check for and clear out any "zombie" routes left behind by a dead <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>.
   <li>As per RFC 2131, stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&manpath=OpenBSD%20Current&sektion=8&format=html">dhcpd(8)</a> ACK'ing any REQUEST containing a server-identifier option that specifies a different dhcp server.
   <li>Removed the -I option from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ndp&manpath=OpenBSD%20Current&sektion=8&format=html">ndp(8)</a>.
   <li>Do not start <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> if a pptp tunnel is configured but the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gre&manpath=OpenBSD%20Current&sektion=4&format=html">gre(4)</a> protocol is not enabled.
 <!-- 2013/03/10 -->  <!-- 2013/03/10 -->
 <li>Flush writes to BGE_MI_COMM to avoid "APE lock request failed!" errors with HP 331T (5719) and 332T (5720) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> cards.  <li>Flush writes to BGE_MI_COMM to avoid "APE lock request failed!" errors with HP 331T (5719) and 332T (5720) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> cards.
 <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> to use the monotonic clock instead of gettimeofday() and call fatal() on error-that-should-not-happen.  <li>Changed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> to use the monotonic clock instead of gettimeofday() and call fatal() on error-that-should-not-happen.
Line 149 
Line 193 
   
 </body>  </body>
 </html>  </html>
   
   

Legend:
Removed from v.1.1277  
changed lines
  Added in v.1.1278