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

Diff for /www/plus.html between version 1.1313 and 1.1314

version 1.1313, 2013/11/22 22:06:55 version 1.1314, 2013/11/30 00:22:38
Line 75 
Line 75 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/11/24 -->
   <li>Disable %n in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=printf&manpath=OpenBSD%20Current&sektion=9&format=html">printf(9)</a>, to avoid making any format-string vulnerabilities exploitable.
   <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> on vax to allow the kernel to use much less memory for page tables.
   <li>Increase NMBCLUSTERS in vax (using kernel memory saved by recent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pmap&manpath=OpenBSD%20Current&sektion=9&format=html">pmap(9)</a> changes).
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a>, replaced the swapdev CIRCLEQ with a TAILQ; replaced list traversals with LIST_FOREACH.
   <li>I2C driver for am335x added to armv7 (not enabled yet).
   <li>Prevent some race conditions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&manpath=OpenBSD%20Current&sektion=1&format=html">make(1)</a> by just chdir()'ing into the right objdir.
   <!-- 2013/11/23 -->
   <li>Merged mesa 9.2.3.
   <li>In install.sub, use a flag file to recognise a successful autoinstaller run; provide the autoinstaller logfile as mail to root.
   <li>With <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -k, only kill the window after using it to work out -c path.
   <!-- 2013/11/22 -->
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> handle empty current directory more gracefully.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kdump&manpath=OpenBSD%20Current&sektion=1&format=html">kdump(1)</a> now understands USB, VIDIOC and generic DRM <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ioctl&manpath=OpenBSD%20Current&sektion=2&format=html">ioctl(2)</a>.
   <!-- 2013/11/21 -->
   <li>Taught <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&manpath=OpenBSD%20Current&sektion=8&format=html">fsck_ext2fs(8)</a> about MAXPARTITIONS, to let it operate on partitions "i" through "p".
   <li>Guard against a compiler optimising away a comparison against NULL-1 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ext2fs&manpath=OpenBSD%20Current&sektion=8&format=html">fsck_ext2fs(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&manpath=OpenBSD%20Current&sektion=8&format=html">fsck_ffs(8)</a>.
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&manpath=OpenBSD%20Current&sektion=8&format=html">isakmpd(8)</a> keep the flow until last <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&manpath=OpenBSD%20Current&sektion=4&format=html">ipsec(4)</a> SA is deleted, if the flow is shared by multiple SAs via NAT-T.
   <li>Fixed memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fuse&manpath=OpenBSD%20Current&sektion=4&format=html">fuse(4)</a>.
   <li>Initial support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&manpath=OpenBSD%20Current&sektion=4&format=html">em(4)</a> for integrated Lynx Point ethernet with external i217 and i218 PHYs.
   <li>Bring back check of driver freeing uninitialised structures to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=urndis&manpath=OpenBSD%20Current&sektion=4&format=html">urndis(4)</a>.
   <li>Security update to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> version 1.4.4, which fixes CVE-2013-4547 (see <a href="http://mailman.nginx.org/pipermail/nginx-announce/2013/000125.html">http://mailman.nginx.org/pipermail/nginx-announce/2013/000125.html</a>).
   <li><font color="#e00000">5.3 and 5.4 SECURITY FIX FOR <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> CVE-2013-4547.</font> A source code patch is available for <a href="errata53.html#011_nginx">5.3</a> and <a href="errata54.html#004_nginx">5.4</a>.
   <li>Updated to libdrm 2.4.47 for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a>.
   <li>Changed /dev/drm* permissions to 0600.
   <li>Correctly set verify flag on the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> listener.
   <li>Fail if <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>'s lka can't load the certificate file.
   <!-- 2013/11/20 -->
   <li>Added newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> protocol 2 transport cipher "chacha20-poly1305@openssh.com",
   <li>Removed disksort from the kernel, now that all the direct users have been removed.
   <li>rthread shared semaphore fixes: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sem_init&manpath=OpenBSD%20Current&sektion=3&format=html">sem_init(3)</a> shared semaphores now work; in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sem_open&manpath=OpenBSD%20Current&sektion=3&format=html">sem_open(3)</a>, initialise the spinlock if we created the semaphore.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&manpath=OpenBSD%20Current&sektion=4&arch=armv7&format=html">gpio(4/armv7)</a> support for omap3/4 and am335x; added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omgpio&manpath=OpenBSD%20Current&sektion=4&format=html">omgpio(4)</a> manpage.
   <li>Reworked <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> mda and scheduler to limit the number of pending deliveries to the same user.
   <!-- 2013/11/19 -->
   <li>Delay closure of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a> in/out fds until after "Bad protocol version identification..." message, as get_remote_ipaddr/get_remote_port require them open.
   <li>Added the autoinstall configuration to the list of files stirring the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=random&manpath=OpenBSD%20Current&sektion=4&format=html">random(4)</a> pool at install.
   <li>Moved the GTT management into the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> drm driver.
   <li>Backed out <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> DRM_IOCTL_I915_GEM_WAIT commit (which left <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=X&manpath=OpenBSD%20Current&sektion=7&format=html">X(7)</a> unusable on resume on some machines).
   <li>In install.sub, try to fetch a host-specific responsefile, fallback to a generic one otherwise.
   <li>Allow "*" in the user part of mail addresses in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd.conf&manpath=OpenBSD%20Current&sektion=5&format=html">smtpd.conf(5)</a>.
   <li>Impose a limit on the number of inflight envelopes on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a>.
   <!-- 2013/11/18 -->
   <li>Enabled MSI on the remaining <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> chipsets.
   <li>While autoinstalling, decide whether to install or upgrade from DHCP attribute "filename".
   <li>Give /dev/drm0 to the user logged on the console and/or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xdm&manpath=OpenBSD%20Current&sektion=1&format=html">xdm(1)</a>, to allow running of OpenGL applications.
   <li>Bugfix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> so a "prio" value of a match rule is not overridden by a later pass rule.
   <li>Fixed xf86-video-nv shadow framebuffer implementation for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nv&manpath=OpenBSD%20Current&sektion=4&format=html">nv(4)</a>.
   <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> is looking up an MX, parse the address if the domain is a "[ipaddr]" string.
   <li>Converted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&manpath=OpenBSD%20Current&sektion=4&format=html">trunk(4)</a> to use a detachhook.
 <!-- 2013/11/17 -->  <!-- 2013/11/17 -->
 <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugl&manpath=OpenBSD%20Current&sektion=4&format=html">ugl(4)</a>, a driver for Genesys Logic GL620USB-A USB host-to-host link cable. Derived from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&manpath=OpenBSD%20Current&sektion=4&format=html">upl(4)</a>.  <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugl&manpath=OpenBSD%20Current&sektion=4&format=html">ugl(4)</a>, a driver for Genesys Logic GL620USB-A USB host-to-host link cable. Derived from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=upl&manpath=OpenBSD%20Current&sektion=4&format=html">upl(4)</a>.
 <li>Unhooked radeonold from the build.  <li>Unhooked radeonold from the build.
Line 769 
Line 818 
 <br><small>$OpenBSD$</small>  <br><small>$OpenBSD$</small>
   
 </body>  </body>
   
   
   
   
   
   

Legend:
Removed from v.1.1313  
changed lines
  Added in v.1.1314