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

Diff for /www/plus.html between version 1.1266 and 1.1267

version 1.1266, 2013/01/31 08:20:24 version 1.1267, 2013/02/07 00:27:32
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/02/03 -->
   <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=as&manpath=OpenBSD%20Current&sektion=1&format=html">as(1)</a> from optimising away R_X86_64_GOTPCREL relocations.
   <li>Use RTM_GET in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> to obtain the current default route. Much less work for the routing system.
   <!-- 2013/02/02 -->
   <li>Removed product/vendor table and let the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urndis&manpath=OpenBSD%20Current&sektion=4&format=html">urndis(4)</a> driver attach based on class, etc. Print what type of device it is.
   <li>hp300 and mvme68k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> has switched to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a>.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> toolchain for m68k, following the SysV/m68k ABI.
   <!-- 2013/02/01 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> will now add identifying comment to generated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf(5)</a> so it is easy to see which interface generated it.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> crash when checking whether <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf(5)</a> should be written.
   <li>Do not leak lease in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> error path.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> will now handle a non-existent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> without issuing an error message and handle an empty <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> without exiting. No longer leak an fd if fstat() on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> fails. Made fstat() failure on successfully opened <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf.tail&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf.tail(5)</a> a fatal error.
   <li>Fixed memleak in libutil imsg_read() when hitting the file descriptor reserve check.
   <li>Resolved some issues with xf86-video-intel screen corruption seen with dpms on ivy bridge.
   <li>If a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sndiod&manpath=OpenBSD%20Current&sektion=1&format=html">sndiod(1)</a> device doesn't respond within 2 seconds, close it and drop all connections. Necessary on some MP machine/audio driver combinations.
   <!-- 2013/01/31 -->
   <li>Rewritten the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=msk&manpath=OpenBSD%20Current&sektion=4&format=html">msk(4)</a> receive filter handling code and cleaned up ioctl.
   <li>m88k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> has switched to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> and has shared libs.
   <li>Write out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf(5)</a> only if the default route is under the control of the process binding the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> lease. Re-check the default route when a routing message arrives that might mean default route has changed, and write out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf(5)</a> if appropriate. Reduces the chances that the name servers in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&manpath=OpenBSD%20Current&sektion=5&format=html">resolv.conf(5)</a> are unreachable.
   <li>Don't tweak the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> socket sndbuf, now that envelopes are passed in compressed form. Reduces default envelope message size.
   <li>Fixed port numbers for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=login_radius&manpath=OpenBSD%20Current&sektion=8&format=html">login_radius(8)</a> servers, which were not configured correctly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a>.
   <!-- 2013/01/30 -->
   <li>Deleting the ip address of a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tun&manpath=OpenBSD%20Current&sektion=4&format=html">tun(4)</a> interface by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> now works correctly.
   <li>Backed out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> 5718/5719/5720 support, as it breaks 5704C.
   <!-- 2013/01/29 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=MAKEDEV&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html">makedev(8)</a> will now create /dev/pppx by default, for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppx&manpath=OpenBSD%20Current&sektion=4&format=html">pppx(4)</a>.
   <li>Added support for POSIX.1-2008 functions <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dprintf&manpath=OpenBSD%20Current&sektion=3&format=html">dprintf(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdprintf&manpath=OpenBSD%20Current&sektion=3&format=html">vdprintf(3)</a>.
   <li>Rewritten the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&manpath=OpenBSD%20Current&sektion=4&format=html">url(4)</a> receive filter handling code and cleaned up the ioctl bits.
   <!-- 2013/01/28 -->
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&manpath=OpenBSD%20Current&sektion=4&format=html">udav(4)</a> bug: when going in and out of promiscuous mode the driver was not disabling all multicast mode.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> support for 5718 family of chips, including the 5719 and 5720.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulpt&manpath=OpenBSD%20Current&sektion=4&format=html">ulpt(4)</a> upload firmware into HP LaserJet printers which require the firmware.
   <li>Large reduction in memory footprint when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> is relaying lots of messages.
   <li>Log sender address as "<>" when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> delivering bounces.
   <li>Allow lookups from backends in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> "accept for [...] virtual" context.
   <li>Openldap client now accepts connections to a ssl-enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&manpath=OpenBSD%20Current&sektion=8&format=html">ldapd(8)</a> server.
   <li>Introduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> "trace lookup" to trace lookup process; improved logging of the transfer process.
 <!-- 2013/01/27 -->  <!-- 2013/01/27 -->
 <li>Added TX interrupt mitigation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&manpath=OpenBSD%20Current&sektion=4&format=html">vr(4)</a> chips, including 6105Ms found in pcengines alix and soekris 5501s.  <li>Added TX interrupt mitigation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&manpath=OpenBSD%20Current&sektion=4&format=html">vr(4)</a> chips, including 6105Ms found in pcengines alix and soekris 5501s.
 <li>Bumped MAXTSIZ to 128 MB in vmparam.h on i386 and amd64, to cope with large binaries.  <li>Bumped MAXTSIZ to 128 MB in vmparam.h on i386 and amd64, to cope with large binaries.
Line 1221 
Line 1258 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1266  
changed lines
  Added in v.1.1267