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

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

version 1.1276, 2013/03/17 16:35:44 version 1.1277, 2013/03/19 12:10:38
Line 74 
Line 74 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 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>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>Removed obsolete <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&manpath=OpenBSD%20Current&sektion=8&format=html">sudo(8)</a> code that used to change the mode of sudoers from the old (pre-1.6) default.
   <li>Reserve a file descriptor on accept() for subsequent connect() call by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp-proxy&manpath=OpenBSD%20Current&sektion=8&format=html">ftp-proxy(8)</a>, as done in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a>.
   <li>Put <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&manpath=OpenBSD%20Current&sektion=1&format=html">tip(1)</a> back, but without the hardlink to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&manpath=OpenBSD%20Current&sektion=1&format=html">cu(1)</a> for now.
   <li>Make it possible to override already attached <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> console later in the boot process. Needed for upcoming KMS changes.
   <li>Workaround for some PowerBooks without an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adb&manpath=OpenBSD%20Current&sektion=4&arch=macppc&format=html">adb(4/macppc)</a> bus, to prevent their PMU from shutting down the machine.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzsig&manpath=OpenBSD%20Current&sektion=1&format=html">gzsig(1)</a> going into an endless loop on input error.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzsig&manpath=OpenBSD%20Current&sektion=1&format=html">gzsig(1)</a> race condition by using already opened file descriptors. Properly presume owner/mode of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gzip&manpath=OpenBSD%20Current&sektion=1&format=html">gzip(1)</a> file.
   <!-- 2013/03/09 -->
   <li>Add new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&manpath=OpenBSD%20Current&sektion=1&format=html">cu(1)</a>, a libevent-based implementation of the old <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&manpath=OpenBSD%20Current&sektion=1&format=html">tip(1)</a>/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cu&manpath=OpenBSD%20Current&sektion=1&format=html">cu(1)</a> with a few new things (eg basic xmodem support). Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tip&manpath=OpenBSD%20Current&sektion=1&format=html">tip(1)</a>.
   <li>Always use the internal PHY on Apple variants. This unbreaks <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&manpath=OpenBSD%20Current&sektion=4&format=html">gem(4)</a> on some PowerMac G5.
   <li>Disabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> IP checksum offloading for Realtek 8168 (broken if the packet has IP options).
   <li>Updated to: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> 291, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bdftopcf&manpath=OpenBSD%20Current&sektion=1&format=html">bdftopcf(1)</a> 1.0.4, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=beforelight&manpath=OpenBSD%20Current&sektion=1&format=html">beforelight(1)</a> 1.0.5, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ico&manpath=OpenBSD%20Current&sektion=1&format=html">ico(1)</a> 1.0.4, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xcalc&manpath=OpenBSD%20Current&sektion=1&format=html">xcalc(1)</a> 1.0.5, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xfsinfo&manpath=OpenBSD%20Current&sektion=1&format=html">xfsinfo(1)</a> 1.0.4, xkbutils 1.0.4, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xsetroot&manpath=OpenBSD%20Current&sektion=1&format=html">xsetroot(1)</a> 1.1.1, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xstdcmap&manpath=OpenBSD%20Current&sektion=1&format=html">xstdcmap(1)</a> 1.0.3, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xvidtune&manpath=OpenBSD%20Current&sektion=1&format=html">xvidtune(1)</a> 1.0.3, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xvinfo&manpath=OpenBSD%20Current&sektion=1&format=html">xvinfo(1)</a> 1.1.2, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xsm&manpath=OpenBSD%20Current&sektion=1&format=html">xsm(1)</a> 1.0.3, libXrandr 1.4.0, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xrandr&manpath=OpenBSD%20Current&sektion=1&format=html">xrandr(1)</a> 1.4.0.
   <li>Enable TCP socket splicing for HTTP persistent connection and chunked transfer encoding. Speeds up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a>.
   <li>Updated to fontconfig 2.10.91 + a few local fixes: replaced ugly bitmapped Lucida fonts with Luxi or DejaVu TrueType fonts; moved the target of fontconfig recipes to the "pattern" from the "font" to add the default values properly.
   <li>Rewrite the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ste&manpath=OpenBSD%20Current&sektion=4&format=html">ste(4)</a> receive filter handling code and cleanup the ioctl bits.
   <!-- 2013/03/08 -->
   <li>First steps towards alphabook1 support.
   <!-- 2013/03/07 -->
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> "-f none ..."
   <li>Implement a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&manpath=OpenBSD%20Current&sektion=8&format=html">bgpctl(8)</a> nei foo destroy that will remove the specified cloned neighbour.
   <li>Better <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> templates support: on config reload adjust the cloned neighbours so that they get the config changes as well; clean up sessions that are 1h idle but in state active (instead of down); allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&manpath=OpenBSD%20Current&sektion=8&format=html">bgpctl(8)</a> to destroy cloned neighbours.
   <li>Added submethod support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&manpath=OpenBSD%20Current&sektion=5&format=html">sshd_config(5)</a> AuthenticationMethods.
   <li>Fixed return value of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcrtomb&manpath=OpenBSD%20Current&sektion=3&format=html">wcrtomb(3)</a> in single-byte locales if the "s" argument is NULL.
   <li>Allow a "+" in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&manpath=OpenBSD%20Current&sektion=8&format=html">cron(8)</a> MAILTO email address.
   <li>Per POSIX, if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getconf&manpath=OpenBSD%20Current&sektion=1&format=html">getconf(1)</a> confstr() returns zero without setting errno ("no defined value") then print "undefined\n".
   <!-- 2013/03/06 -->
   <li>Correct the delay when programming the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&manpath=OpenBSD%20Current&sektion=4&format=html">sis(4)</a> short cable fix to 100us, not 100ms.
   <li>Fixed and simplified determining whether we're using an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&manpath=OpenBSD%20Current&sektion=4&format=html">rl(4)</a> 8129 or 8139 chipset. Allows D-Link DFE-520TX to work.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> public key and hostbased authentication when the client has specified a style (e.g. "root:skey").
   <li>Fatal() <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> session when ChrootDirectory is specified while running without root privileges.
   <li>Account for the size of the allocation when defending the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> pagedaemon reserve.
   <li>Sync yyerror() in <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=ospf6d&manpath=OpenBSD%20Current&sektion=8&format=html">ospf6d(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(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=ifstated&manpath=OpenBSD%20Current&sektion=8&format=html">ifstated(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=ripd&manpath=OpenBSD%20Current&sektion=8&format=html">ripd(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&manpath=OpenBSD%20Current&sektion=8&format=html">ypldap(8)</a> with version in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a>, so that it logs to syslog when daemonised.
   <li>Patch for CVE-2013-1667 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&manpath=OpenBSD%20Current&sektion=1&format=html">perl(1)</a>: DoS in rehashing code (see http://code.activestate.com/lists/perl5-porters/191311/).
   <li>When dumping <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&manpath=OpenBSD%20Current&sektion=8&format=html">ospfd(8)</a> config, just print "passive" for passive interfaces rather than showing the "hello" timers and keys.
   <!-- 2013/03/05 -->
   <li>Fixed a bad comparison when calculating the size of the hibernate code's signature block.
   <li>Updated: rgb to 1.0.5, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xev&manpath=OpenBSD%20Current&sektion=1&format=html">xev(1)</a> to 1.2.1, and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sessreg&manpath=OpenBSD%20Current&sektion=1&format=html">sessreg(1)</a> to 1.0.8.
   <li>Reset <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> pubkey order on partial success.
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=whois&manpath=OpenBSD%20Current&sektion=1&format=html">whois(1)</a> -P do a query against https://www.peeringdb.com/.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> disciplines are now shutdown in reverse attach order, making manually stacked volumes more practical.
   <!-- 2013/03/04 -->
   <li>Reorder <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> code such that <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> attaches after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a>. Preparation for framebuffer console support on amd64/i386.
   <li>When deleting an IPv6 interface address, also remove the prefix and the cloning route.
   <li>Added HG20F9 usb ethernet to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&manpath=OpenBSD%20Current&sektion=4&format=html">axe(4)</a>.
   <li>Check <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldomctl&manpath=OpenBSD%20Current&sektion=8&arch=sparc64&format=html">ldomctl(8/sparc64)</a> parser's return value and exit if parsing failed. Report syntax error with duplicated domain name.
   <li>Use vlog() to log <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> parser errors so they will show up in logs if they occur when reloading.
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=user&manpath=OpenBSD%20Current&sektion=8&format=html">user(8)</a> is locking/unlocking an account, never touch passwords that are "*" or 13*. Also make sure to never end up with an empty password.
   <!-- 2013/03/03 -->
   <li>Fixed format string issue when printing an error out on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> with APE and more than 4 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> functions.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> quoting in word part of ${var+word} (and similar) when entire thing is quoted or in a here-doc.
   <!-- 2013/03/02 -->
   <li>Disabled duplicate address detection on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> interfaces, as the peer may have the same addresses.
   <li>Make sure that IPv6 source address selection only chooses a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=carp&manpath=OpenBSD%20Current&sektion=4&format=html">carp(4)</a> address if the interface is in master state.
   <li>Fixed the combination of "j" format flag and the XPG "<num>$" modifier in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vfprintf&manpath=OpenBSD%20Current&sektion=3&format=html">vfprintf(3)</a>.
   <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&manpath=OpenBSD%20Current&sektion=4&format=html">softraid(4)</a> compilation with debug enabled.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> so when a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf.conf&manpath=OpenBSD%20Current&sektion=5&format=html">pf.conf(5)</a> containing "set tos" is followed by a scrub option, the tos will not be changed to 0x00.
   <li>Properly conditionalise adding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&manpath=OpenBSD%20Current&sektion=4&format=html">wscons(4)</a> to the list of consoles on amd64 NWSDISPLAY.
   <li>Always compare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aliases&manpath=OpenBSD%20Current&sektion=5&format=html">aliases(5)</a> at the end of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a>. Prevents <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newaliases&manpath=OpenBSD%20Current&sektion=8&format=html">newaliases(8)</a> from failing due to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">smtpd.conf(5)</a> syntax change.
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=passwd&manpath=OpenBSD%20Current&sektion=1&format=html">passwd(1)</a> is using an external password quality check program, don't run (potentially contradictory) internal pattern checks.
   <!-- 2013/03/01 -->
   <li>Bring <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getconf&manpath=OpenBSD%20Current&sektion=1&format=html">getconf(1)</a> substantially up to spec with POSIX 1003.1-2008: 155 new names; support for the -v option. Added support for non-standard -L and -l options for listing the known names.
   
 </ul>  </ul>
 <p>  <p>
   
Line 84 
Line 149 
   
 </body>  </body>
 </html>  </html>
   

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