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

Diff for /www/plus.html between version 1.1225 and 1.1226

version 1.1225, 2012/05/14 13:38:08 version 1.1226, 2012/05/18 09:31:43
Line 76 
Line 76 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2012/05/13 -->
   <li>Update to: xf86-video-apm 1.2.4, xf86-video-i740 1.3.3, xf86-video-s3virge 1.10.5, xf86-video-s3 0.6.4, xf86-video-siliconmotion 1.7.6, and xf86-input-vmmouse 12.8.0
   <li>Simplified InstallManPageAliasesBase rule for xenocara to avoid race condition that prevented release from being "make -j clean".
   <li>Backport to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a>: when EMFILE/ENFILE returned from accept(), moderate/disable accept events. Logging level for this changed to "crit".
   <li>Remove sizes entry from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> so it doesn't appear in "smtpctl show".
   <li>Use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=errx&manpath=OpenBSD%20Current&sektion=3&format=html">errx(3)</a> rather than <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=err&manpath=OpenBSD%20Current&sektion=3&format=html">err(3)</a> for unknown message error.
   <li>Update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a>-1.2.0 in base.
   <li>Use -t for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> move-window with -r rather than dying.
   <!-- 2012/05/12 -->
   <li>Support "Match LocalAddress" and "Match LocalPort" 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>; adjusted tests to match.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> allows checking a partial key in a key set (eg comparing address to netmask).
   <li>Fixed twin-channel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&manpath=OpenBSD%20Current&sektion=4&format=html">ahc(4)</a> device support. Only affects ahc at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eisa&manpath=OpenBSD%20Current&sektion=4&format=html">eisa(4)</a> since no ahc at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> are twin-channel.
   <li>Changed <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 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=makemap&manpath=OpenBSD%20Current&sektion=8&format=html">makemap(8)</a> virtual domains configuration: "accept for virtual vmap [...]" becomes "accept for virtual map vmap [...]" to keep syntax consistent with to-be-implemented relay rules through maps.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">smtpd.conf(5)</a> map declarations extended to allow the following to work: map "foobar" source plain "/etc/mail/foobar".
   <li>Print the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=impact&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">impact(4/sgi)</a> frame buffer name obtained from ARCS, to match other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gio&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">gio(4/sgi)</a> frame buffer drivers.
   <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zs&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">zs(4/sgi)</a> for Indigo, as CTR/DCD/DTR/RTS wiring is inverted on these machines.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> will log_warn() admin if a map that's needed by an envelope is no longer in config file.
   <li>"Secret" renamed "credentials" in some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> logs.
   <li>Don't fatal <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> if credentials map is gone, instead make the auth fail with a lookup failure. Mail kept in queue until admin fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">smtpd.conf(5)</a>, removes mail, or lets it expire.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> now ignores/preserves the lower 2 bits of the tos-header (used for Explicit Congestion Notification).
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&manpath=OpenBSD%20Current&sektion=8&format=html">tcpdump(8)</a> for etherip packets.
   <!-- 2012/05/11 -->
   <li>Applied upstream patches to fix freetype-2.4.9 regression that caused ghostscript "Font Renderer Plugin" errors.
   <!-- 2012/05/10 -->
   <li>Enable PCI snoop on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&manpath=OpenBSD%20Current&sektion=4&format=html">azalia(4)</a> AMD Hudson 2.
   <li>On sgi, correctly recognise <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gio&manpath=OpenBSD%20Current&sektion=4&arch=sgi&format=html">gio(4)</a> Impact boards so they can work as a console device.
   <li>Improved sgi console detection logic to match graphics console address, and point to wsdisplay correctly.
   <li>On mips64 IP32 kernels on R5000, R10000 and R12000 O2, added extra cache flushing made necessary by the new uvm_map().
   <li>Conditionally provide types/prototypes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strptime&manpath=OpenBSD%20Current&sektion=3&format=html">strptime(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock_gettime&manpath=OpenBSD%20Current&sektion=2&format=html">clock_gettime(2)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asctime_r&manpath=OpenBSD%20Current&sektion=3&format=html">asctime_r(3)</a> to make time.h more standards compliant.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> throwaway buffers to be saved via "C-c s".
   <!-- 2012/05/09 -->
   <li>Only set a process's start time when starting the main thread; remove unnecessary scheduler locks.
   <li>Flags set to indicate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> 8401E/8402/8105E/8105E_SPIN1 do not support jumbo frames.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> 8168D chipset now has PHY wake PM flag set to ensure the PHY is woken upon attachment.
   <li>Fix a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> desynchronisation on host change during a running check. Closes PR system/6627.
   <li>Backout revision 1.134 in sys/net/route.c, which introduced a use-after-free for routing entries.
   <!-- 2012/05/08 -->
   <li>Bugfix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> that prevented initialising if NAT-T not disabled and local address not specified.
   <li>Bug fixed in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&manpath=OpenBSD%20Current&sektion=1&format=html">mg(1)</a> writeout() where stats of the wrong file were passed to buffer being written.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> "label string" in http protocol.
   <li>Additional Intel E5 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&manpath=OpenBSD%20Current&sektion=4&format=html">pci(4)</a> devices recognised, as found on Supermicro X9DRT-HIBFF.
   <li>Refuse to load <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elf&manpath=OpenBSD%20Current&sektion=5&format=html">elf(5)</a> objects that contain a PT_TLS program header. Avoids memory corruption.
   <li>Fixed a null pointer dereference on terminating the npppd process.
   <li>npppd now ignores NAK of authentication option on LCP (Link Control Protocol) when it was not requested.
   <li>Fixed double free bug in npppd Password Authentication Protocol with radius authentication.
   <li>npppd now ignores the Link Control Protocol's ACCM option, as it is required by proxied LCP.
   <li>Fixed and re-enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> connect notification to the mfa. Filtering now occurs before setting up <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssl&manpath=OpenBSD%20Current&sektion=8&format=html">ssl(8)</a> connections.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_mklocatedb&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_mklocatedb(1)</a> added an extra check to avoid possibly being out-of-synch.
   <!-- 2012/05/07 -->
   <li>Fixed double-free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpbench&manpath=OpenBSD%20Current&sektion=1&format=html">tcpbench(1)</a> when -n is used with -b.
   <li>New header sys/_time.h, included from time.h for userland and sys/time.h for kernel access to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=clock_gettime&manpath=OpenBSD%20Current&sektion=2&format=html">clock_gettime(2)</a>.
   <li>Added support for Intel 6 Series KT <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&manpath=OpenBSD%20Current&sektion=4&format=html">puc(4)</a> (Serial-over-LAN, part of Intel AMT).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&manpath=OpenBSD%20Current&sektion=1&format=html">pkg_add(1)</a> fixed when install location is not the default /usr/local.
   <li>Fixed printing of wildcard anchors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&manpath=OpenBSD%20Current&sektion=8&format=html">pfctl(8)</a>.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&manpath=OpenBSD%20Current&sektion=8&format=html">iked(8)</a> synced to RFC 5996: Payload Type "Encrypted" (E) changed to "Encrypted and Authenticated" (SK).
 <!-- 2012/05/06 -->  <!-- 2012/05/06 -->
 <li>In the kernel, a new copyaddrout() function encapsulates the copying out of socket addresses to userspace.  <li>In the kernel, a new copyaddrout() function encapsulates the copying out of socket addresses to userspace.
 <li>In Xenocara, xf86-video-vesa is updated to version 2.3.1, xf86-video-ark to 0.7.4, xf86-video-cirrus to 1.4.0, xf86-video-neomagic to 1.2.6, xf86-video-savage to 2.3.4, xf86-video-sis to 0.10.4, xf86-video-tdfx to 1.4.4, xf86-video-trident to 1.3.5 and xf86-video-vmware to 12.0.2.  <li>In Xenocara, xf86-video-vesa is updated to version 2.3.1, xf86-video-ark to 0.7.4, xf86-video-cirrus to 1.4.0, xf86-video-neomagic to 1.2.6, xf86-video-savage to 2.3.4, xf86-video-sis to 0.10.4, xf86-video-tdfx to 1.4.4, xf86-video-trident to 1.3.5 and xf86-video-vmware to 12.0.2.
Line 658 
Line 713 
   
 </body>  </body>
 </html>  </html>
   
   

Legend:
Removed from v.1.1225  
changed lines
  Added in v.1.1226