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

Diff for /www/plus.html between version 1.1232 and 1.1233

version 1.1232, 2012/06/29 00:26:40 version 1.1233, 2012/07/06 02:52:11
Line 76 
Line 76 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/07/01 -->
   <li>Increased sparc's default and maximum text, data and stack size limits (required to build X at -O2, and by many ports).
   <li>Fix the use of ALPS touchpads with recent (>1.6) xf86-input-synaptics drivers.
   <li>Do not define XDC_DIAG if option SMALL_KERNEL; allows sparc floppies to fit again.
   <!-- 2012/06/30 -->
   <li>Added support for the Winbond W83627UHG chip to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lm&manpath=OpenBSD%20Current&sektion=4&format=html">lm(4)</a>.
   <li>Further limits.h fixes, for POSIX and XPG standards compliance.
   <li>Enable use of AES-{192,256}-CTR, and explicitly of AES-128-CTR, for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> ESP.
   <li>Fixed a race during the load of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> sandbox <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systrace&manpath=OpenBSD%20Current&sektion=1&format=html">systrace(1)</a> policies.
   <!-- 2012/06/29 -->
   <li>Updated xf86-input-synaptics to 1.6.2.
   <li>Strip trailing \r from irrfilter RSPL route lines (the \r breaks <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpctl&manpath=OpenBSD%20Current&sektion=8&format=html">bgpctl(8)</a> parsing).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&manpath=OpenBSD%20Current&sektion=4&format=html">pfsync(4)</a> now demotes by 32 on the first bulk update (prevents failovers w/o having a full state table).
   <li>Fixed a panic on resume with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&manpath=OpenBSD%20Current&sektion=4&format=html">ahci(4)</a> AHCI_DEBUG enabled.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&manpath=OpenBSD%20Current&sektion=8&format=html">ipsecctl(8)</a> can now print esn flag when dumping SAs with esn enabled.
   <li>Added support (using software <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&manpath=OpenBSD%20Current&sektion=9&format=html">crypto(9)</a>) for the Extended (64-bit) Sequence Number defined in RFCs 4302 and 4303.
   <li>Added many intel 7 series id's to pcidevs, for devices found in the thinkpad x230.
   <!-- 2012/06/28 -->
   <li>Restrict sgi ip30 physical memory usage to 1.5GB, to stop memory regions being overwritten.
   <li>On sgi, correctly register ip30 contiguous memory regions (e.g. some > 1GB DIMMs).
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&manpath=OpenBSD%20Current&sektion=8&format=html">bioctl(8)</a> salt_len overflows.
   <li>To prevent a race condition, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfsync&manpath=OpenBSD%20Current&sektion=4&format=html">pfsync(4)</a> no longer does demotion adjustments on "link up" event then undemotes when bulk update finishes or times out.
   <li>Fixed AMD chipset <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahci&manpath=OpenBSD%20Current&sektion=4&format=html">ahci(4)</a> attach functions for Hudson-2 and SB700 product families.
   <!-- 2012/06/27 -->
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> hmac-sha2-256-96 and hmac-sha2-512-96 MACs (bz#2023). They will not be in the RFC.
   <li>Changed sparc64 "fp" boot device path's parameter probing to not use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsibus&manpath=OpenBSD%20Current&sektion=4&format=html">scsibus(4)</a> field, to future-proof for dual-port fibre-channel adapters.
   <li>Prevent an endless <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> loop; also stop re-enqueuing the same item on the list multiple times.
   <!-- 2012/06/26 -->
   <li>Tweaked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iostat&manpath=OpenBSD%20Current&sektion=8&format=html">iostat(8)</a> column spacing to allow for larger numbers.
   <li>Use MAP_FIXED for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&manpath=OpenBSD%20Current&sektion=3&format=html">malloc(3)</a> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mquery&manpath=OpenBSD%20Current&sektion=2&format=html">mquery(2)</a> to avoid scanning for free space if hint isn't available.
   <li>Created new (namespace clean) machine/_float.h; sys/limits.h now defines values it needs itself.
   <li>Use nl_langinfo(RADIXCHAR) instead of localeconv()->decimal_point in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&manpath=OpenBSD%20Current&sektion=3&format=html">printf(3)</a>, no longer call it unless we have a floating point value to print.
   <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 reject the lease if no length field is present.
   <li>Check <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> "required length" field for an option is present before trying to use it.
   <li>Delete (all) trailing NUL's when parsing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> NVT ASCII options. Fixes appending info to such options via <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient.conf&manpath=OpenBSD%20Current&sektion=5&format=html">dhclient.conf(5)</a>; conforms to RFC 2132.
   <li>Improved <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> ikev2_msg_retransmit_timeout.
   <li>Close <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> SA when IKE_SA_INIT or IKE_AUTH exchanges fail; don't cache response to IKE_SA_INIT.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mquery&manpath=OpenBSD%20Current&sektion=2&format=html">mquery(2)</a> to allowed syscalls for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> "UsePrivilegeSeparation sandbox" (needed by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=malloc&manpath=OpenBSD%20Current&sektion=3&format=html">malloc(3)</a>).
   <li>Compare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> exchange types when looking up a message; proceed with response only when the appropriate request is found.
   <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> no longer ignores SOCK_CLOEXEC and SOCK_NONBLOCK.
   <li>Use /var/www/tmp/ for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> temp directories, even if not chrooted.
   <li>Improved POSIX compliance for arpa/inet.h and netinet/in.h.
 <!-- 2012/06/24 -->  <!-- 2012/06/24 -->
 <li>Workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> race condition with make -j4.  <li>Workaround for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=libtool&manpath=OpenBSD%20Current&sektion=1&format=html">libtool(1)</a> race condition with make -j4.
 <li>Support added for external L2 cache controller on Indy/Indigo2 R4600SC and Indy R5000SC processor modules.  <li>Support added for external L2 cache controller on Indy/Indigo2 R4600SC and Indy R5000SC processor modules.
Line 949 
Line 991 
   
 </body>  </body>
 </html>  </html>
   
   
   
   
   
   
   
   

Legend:
Removed from v.1.1232  
changed lines
  Added in v.1.1233