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

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

version 1.1230, 2012/06/13 03:04:55 version 1.1231, 2012/06/19 04:06:11
Line 76 
Line 76 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/06/17 -->
   <li>Checking that the opened file is the expected one fixes a potential symlink race when using the -P flag in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rm&manpath=OpenBSD%20Current&sektion=1&format=html">rm(1)</a>.
   <li>In the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> code a "struct scheduler_info" abstraction is introduced and used as a value carrier instead of "struct envelope".
   <li>IP30.MP kernels will store the CURCPU pointer in a slower way but which works in memory areas above 2 GB (physical); the mips64 port no longer restricts continuous-page allocations to memory in the low 4 GB.
   <li>On the octeon port the TLB size is now dynamically calculated.
   <!-- 2012/06/16 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&manpath=OpenBSD%20Current&sektion=1&format=html">tcpbench(1)</a> an integer division by zero is fixed.
   <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&manpath=OpenBSD%20Current&sektion=8&format=html">ldapd(8)</a> now proactively protects itself against, and thus handles, filedescriptor exhaustion.
   <!-- 2012/06/15 -->
   <li>Regression test for the DF_1_NOOPEN flag enters the tree.
   <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> editor will gracefully open filenames longer than LOGIN_NAME_MAX which are prefixed with a tilde (and don't refer to an account).
   <!-- 2012/06/14 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a> henceforth honours the DF_1_NOOPEN flag (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dlopen&manpath=OpenBSD%20Current&sektion=3&format=html">dlopen(3)</a> not allowed, to be set via "-Wl,-znodlopen" linker flags).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a> learns the D-DISKIO-MIB.
   <li>The new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> option "backup-to-home-directory" will save backup copies in "~/.mg.d" instead of CWD; the new "leave-tmpdir-backups" option can modify this behaviour further.
   <li>Output of "<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_info&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_info(1)</a> -S" changes since signatures now separate pkgnames with "@", libraries with nothing.
   <!-- 2012/06/13 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> is updated to version 1.2.1.
   <!-- 2012/06/12 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld.so&manpath=OpenBSD%20Current&sektion=1&format=html">ld.so(1)</a>, some logical reorganization and cleanup occurs.
   <li>Xenocara xf86-input-synaptics is updated to version 1.6.1.
   <li>A fix of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&manpath=OpenBSD%20Current&sektion=4&format=html">puc(4)</a> driver prevents integer overflows and thus ensures that a ports' <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bus_space_subregion&manpath=OpenBSD%20Current&sektion=9&format=html">bus_space_subregion(9)</a> doesn't excess the mapped area.
   <li>"ButtonMapping" support is added to the Xenocara driver <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ws&manpath=OpenBSD%20Current&sektion=4&format=html">ws(4)</a>, which also gets a major overhauling.
   <!-- 2012/06/11 -->
   <li>In Xenocara libXaw is updated to version 1.0.11, libX11 to 1.5.0, libXft to 2.3.1, libXi to 1.6.1, xinput to 1.6.0 and xf86-video-openchrome to 0.2.906.
   <li>The PkgConfig.pm module now belongs to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg-config&manpath=OpenBSD%20Current&sektion=1&format=html">pkg-config(1)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a>.
 <!-- 2012/06/10 -->  <!-- 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>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 OpenBSD::MkTemp(3p) module will now die instead of returning an empty list upon error.
Line 877 
Line 903 
   
 </body>  </body>
 </html>  </html>
   
   
   
   

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