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

Diff for /www/plus.html between version 1.1229 and 1.1230

version 1.1229, 2012/06/07 05:51:50 version 1.1230, 2012/06/13 03:04:55
Line 76 
Line 76 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/06/10 -->
   <li>FFS and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&manpath=OpenBSD%20Current&sektion=4&format=html">sd(4)</a> fixed to no longer mount readonly filesystems readwrite. Fixes crashes seen when using some USB devices with RW/RO switches.
   <li>The OpenBSD::MkTemp(3p) module will now die instead of returning an empty list upon error.
   <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&manpath=OpenBSD%20Current&sektion=4&format=html">athn(4)</a> driver improves programming of the Serializer/Deserializer. While AR9380 chips will still not work, the kernel shouldn't crash anymore when one is seen.
   <li>On amd64 and i386 serial consoles become accessable even if the BIOS doesn't report the presence of any serial ports (makes add-on card additions possible).
   <li>The Xenocara Xserver is updated to version 1.12.2 and xkeyboard-config to 2.6.
   <li>Support for RFC 6608 BGP Finite State Machine Error subcode error strings is added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a>.
   <li>The emacs editing mode of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&manpath=OpenBSD%20Current&sektion=1&format=html">ksh(1)</a> is fixed.
   <!-- 2012/06/09 -->
   <li>In Xenocara, xf86-input-vmmouse is updated to version 12.9.0.
   <!-- 2012/06/08 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> no longer looses track of where the correct place for its cursor is.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> the new pkg_create magic is activated ("note that, in most cases, PFRAG.shared are probably no longer needed...").
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=compat_linux&manpath=OpenBSD%20Current&sektion=8&format=html">compat_linux(8)</a> adds support for gettid(2).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&manpath=OpenBSD%20Current&sektion=1&format=html">top(1)</a> is extended so that a command line like "$ top -U -username -U username" will behave the same as interactive mode.
   <!-- 2012/06/07 -->
   <li>In Xenocara, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&manpath=OpenBSD%20Current&sektion=1&format=html">xterm(1)</a> is updated to version 279, xf86-video-ati to 6.14.4; the radeonold driver is fixed to work with xserver 1.12.
   <li>Added cscope support to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> (see README for differences to emacs behaviour); also the line number counter is fixed when scrolling up in tiny windows.
   <!-- 2012/06/06 -->
   <li>Support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbsnrtowcs&manpath=OpenBSD%20Current&sektion=3&format=html">mbsnrtowcs(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcsnrtombs&manpath=OpenBSD%20Current&sektion=3&format=html">wcsnrtombs(3)</a> character conversion functions is added to libc.
   <li>A fix for <a href="http://www.isc.org/software/bind/advisories/cve-2012-1667" >CVE-2012-1667</a>, that primarily affects recursive servers, is backported from ISC BIND.
   <li>The new randomized UVM allocator will truly randomize addresses again.
   <li>rthread fix: EVFILT_SIGNAL and EVFILT_PROC events track the process they're attached not a (possibly temporary) thread.
   <!-- 2012/06/05 -->
   <li>The new optional hypen in the "[-]u user" command of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&manpath=OpenBSD%20Current&sektion=1&format=html">top(1)</a> allows hiding of individual users' processes.
   <li>hppa64 gets a real mutex implementation; unneccesary alignment restrictions on the atomic lock removed.
   <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&manpath=OpenBSD%20Current&sektion=4&format=html">ahci(4)</a> driver henceforth just fails the command if error recovery fails (doing recursive recovery caused panics).
   <!-- 2012/06/04 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> theo mode will ensure that only one window is open.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpcib&manpath=OpenBSD%20Current&sektion=4&arch=amd64&format=html">tcpcib(4/amd64)</a> / <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpcib&manpath=OpenBSD%20Current&sektion=4&arch=i386&format=html">tcpcib(4/i386)</a> gain support for the HPET timer.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bsd.port.arch.mk&manpath=OpenBSD%20Current&sektion=5&format=html">bsd.port.arch.mk(5)</a> learns to distinguish in between big and little endian machines via BE_ARCHS and LE_ARCHS (to be tested against NOT_FOR_ARCHS and ONLY_FOR_ARCHS).
   <li>On amd64 and i386, MBR code serial port output is fixed and register globbering prevented.
   <li>Xenocara libGL builds with "XENOCARA_BUILD_DRI=No" are fixed.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> an incorrect conversion of the EC point to the binary representation when rounding up bignums is fixed.
   <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sqlite3&manpath=OpenBSD%20Current&sektion=1&format=html">sqlite3(1)</a> shell and library are updated to version 3.7.12.1.
 <!-- 2012/06/03 -->  <!-- 2012/06/03 -->
 <li>On amd64 and i386 the new "machine comaddr" can be used to configure the I/O port used to access the serial console.  <li>On amd64 and i386 the new "machine comaddr" can be used to configure the I/O port used to access the serial console.
 <li>Due to bug-compatibility issues <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> no longer allows redefinition of macros before the first ".Dd" (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a>) or ".TH" (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a>) request has been seen; it fixes handling of implicit/explicit block issues, like empty paragraphs.  <li>Due to bug-compatibility issues <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> no longer allows redefinition of macros before the first ".Dd" (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&manpath=OpenBSD%20Current&sektion=7&format=html">mdoc(7)</a>) or ".TH" (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=7&format=html">man(7)</a>) request has been seen; it fixes handling of implicit/explicit block issues, like empty paragraphs.
Line 842 
Line 877 
   
 </body>  </body>
 </html>  </html>
   
   
   
   

Legend:
Removed from v.1.1229  
changed lines
  Added in v.1.1230