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

Diff for /www/plus.html between version 1.1278 and 1.1279

version 1.1278, 2013/03/23 00:59:59 version 1.1279, 2013/04/01 07:13:24
Line 74 
Line 74 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/03/24 -->
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> libdrm to 2.4.42.
   <li>Do not let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pstat&manpath=OpenBSD%20Current&sektion=8&format=html">pstat(8)</a> or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fstat&manpath=OpenBSD%20Current&sektion=1&format=html">fstat(1)</a> leak kernel pointers, unless operating as root.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -A flag to new-session, to make it behave like attach-session if the session exists.
   <li>Added resize-pane -Z to temporarily zoom/unzoom the active <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> pane.
   <li>Added a -o option to set-option, to prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> setting an option already set.
   <li>Add a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> command queue to standardise and simplify commands that call other commands.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> to handle focus events from the terminal.
   <li>Expand format variables in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> run-shell and if-shell shell commands.
   <li>Added option command-prefix which is automatically prepended to any <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> command (apart from a naked default-shell).
   <li>Added support for focus notifications when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> pane changes.
   <!-- 2013/03/23 -->
   <li>Reverted revision 1.138 of bsd.own.mk and switch amd64, i386, arm, sh and sparc64 back to binutils 2.15.
   <li>Fixed bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&manpath=OpenBSD%20Current&sektion=1&format=html">ld(1)</a> --gc-sections to stop it stripping out .note sections. Unbreaks building chromium with binutils-2.17.
   <!-- 2013/03/22 -->
   <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 ignore client-identifier option sent by the server and instead record the local client-identifier used to obtain the lease, or construct one. Stops confusing servers when renewing a previous lease from a different MAC.
   <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&manpath=OpenBSD%20Current&sektion=8&format=html">dhcpd(8)</a> including the client-identifier option in OFFER or ACK messages, as per RFC 2131 4.3.1.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -C and -J to capture pane to escape control sequences and to join wrapped line.
   <li>Clear last attributes after reset in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> string_cells.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> so capture-pane/save-buffer can work in control clients.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> copy-pipe mode command to copy selection and also pipe to a command.
   <li>Add -e flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> capture-pane to include embedded ANSI SGR escape sequences.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&manpath=OpenBSD%20Current&sektion=8&format=html">ospf6ctl(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&manpath=OpenBSD%20Current&sektion=8&format=html">ospf6d(8)</a> use of an alternative control socket, ported from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&manpath=OpenBSD%20Current&sektion=8&format=html">ospfd(8)</a>.
   <li>Added resize-pane -x and -y to specify an absolute <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> pane size.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> can now correctly handle UTF8 mouse option being toggled.
   <li>In terminals with XT, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> activates/handles modifyOtherKeys=1 with the escape sequence, pass them through if xterm-keys is on.
   <li>Reinstate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&manpath=OpenBSD%20Current&sektion=8&format=html">ospfd(8)</a> code to announce routes to backup carp interfaces, so that a specific route is maintained during failover.
   <li>Stopped <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&manpath=OpenBSD%20Current&sektion=8&format=html">sysmerge(8)</a> outputting a warning when the target of the link does not yes exist on the system.
   <!-- 2013/03/21 -->
   <li>Backported fix to permit "<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xrandr&manpath=OpenBSD%20Current&sektion=1&format=html">xrandr(1)</a> --output LVDS1 --mode 1280x800 --panning 1380x1024 --scale 1.8x1.8" to behave properly.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> non-prefixed bindings.
   <li>Include the \033 in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> key tree and adjust key matching for this change.
   <li>Support <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> capture-pane -p, to send to stdout.
   <li>Detect on-die temp sensor for Atom E6xx on amd64.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -c to refresh-client, to set client size in control mode.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> will no longer crash when calling choose-tree with a command that changes the mode.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> user options, prefixed with @. May be set to any arbitrary string.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> -v to set; and "setw" to show only option value.
   <li>Allow formats in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> status options.
   <li>Show alias in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> lscm output.
   <li>Allow choose commands to be used outside <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a>, so long as at least one client is attached.
   <li>Fixed detection of the MAC address on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cnmac&manpath=OpenBSD%20Current&sektion=4&arch=octeon&format=html">cnmac(4/octeon)</a> by reading it from the correct address.
   <li>Use boot_info->config_flags to determine if the host has PCI capabilities. Fixes a hang on the EdgeRouter Lite.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> opregion code. Makes the brightness keys on x230 work.
   <li>Correctly issue WSKBDIO_GETDEFAULTKEYREPEAT ioctl when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&manpath=OpenBSD%20Current&sektion=8&format=html">wsconsctl(8)</a> is getting the default repeat settings.
   <!-- 2013/03/20 -->
   <li><font color="#e00000">5.2 RELIABILITY FIX: Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> to OACK and stop a segfault occurring.</font><br><a href="errata52.h
   tml#003_tftpd">A source code patch is available</a>.
   <!-- 2013/03/20 -->
   <li>Switched amd64, arm, i386, sh and sparc64 to binutils 2.17.
   <li>Previous commit to i386/amd64 acpi_machdep.c broke suspend, now fixed by using the IPI that halts the CPU to save state.
   <li>As non-root, whenever <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> is about to print out a kernel pointer, print 0x0 instead.
   <li>Only root can look at the kernel address space with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=procmap&manpath=OpenBSD%20Current&sektion=1&format=html">procmap(1)</a> now.
   <li>Don't shutdown <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nc&manpath=OpenBSD%20Current&sektion=1&format=html">nc(1)</a>'s network socket when stdin closes. Matches both GNU and Hobbit's netcats; -N reverts to old behaviour.
   <li>Do not allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> to expose a kernel address.
   <!-- 2013/03/19 -->
   <li>Fixed return value of i2c_algo_dp_aux_exec, so getting the Extended Display Identification Data on displayport now works.
   <li>When non-root asks <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&manpath=OpenBSD%20Current&sektion=3&format=html">sysctl(3)</a> for kinfo proc or file requests, do not fill in any kernel addresses information.
   <li>Do not touch the jumbo replenish threshold register on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> chips that do not have jumbo support.
   <li>Added a ruby20 FLAVOR to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ruby-module&manpath=OpenBSD%20Current&sektion=5&format=html">ruby-module(5)</a>.
   <li>Don't advertise brightness control if it isn't supported by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> i915 hardware.
   <li>Added an OpenBSD-specific implementation of xf86-video-intel backlight control that uses the appropriate <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&manpath=OpenBSD%20Current&sektion=4&format=html">wscons(4)</a> ioctls.
   <li>Fixed race condition in socket splicing timeout which caused a uvm fault in sounsplice().
   <!-- 2013/03/18 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sudo&manpath=OpenBSD%20Current&sektion=8&format=html">sudo(8)</a> use_loginclass, backport from upstream.
   <li>Updated to xf86-video-intel 2.20.19.
   <li>Stop probing once touchpad detected. Stops <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&manpath=OpenBSD%20Current&sektion=4&format=html">pms(4)</a> driver "not in sync yet" messages after attaching to elantech v2 hardware.
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intel&manpath=OpenBSD%20Current&sektion=4&format=html">intel(4)</a> and the device-independent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> code. Includes support for kernel modesetting and enables use of the rings on gen6+ Intel hardware.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sqlite3&manpath=OpenBSD%20Current&sektion=1&format=html">sqlite(1)</a> to 3.7.15.2.
   <li>Provide a way for *<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=drm&manpath=OpenBSD%20Current&sektion=4&format=html">drm(4)</a> to prevent VGA text console <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsdisplay&manpath=OpenBSD%20Current&sektion=4&format=html">wsdisplay(4)</a> instance from attaching after it has control of the VGA hardware.
   <li>Backout <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeon&manpath=OpenBSD%20Current&sektion=4&format=html">radeon(4)</a> xf86-video-ati workaround for broken accelerated solid pictures with XAA on big endian architectures, and apply the correct fix (working at depth 16 and 24).
 <!-- 2013/03/17 -->  <!-- 2013/03/17 -->
 <li>Limit the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> client to 256 bytes of input. If they send too much, just close the connection.  <li>Limit the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> client to 256 bytes of input. If they send too much, just close the connection.
 <li>Timeout based on the whole <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> session, not after every read/write. Stops clients from consuming fds on the server.  <li>Timeout based on the whole <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=identd&manpath=OpenBSD%20Current&sektion=8&format=html">identd(8)</a> session, not after every read/write. Stops clients from consuming fds on the server.
Line 89 
Line 160 
 <li>Fixed size of unicast rx filter table on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vio&manpath=OpenBSD%20Current&sektion=4&format=html">vio(4)</a>, to stop unicast address overwriting part of the multicast rx filter table.  <li>Fixed size of unicast rx filter table on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vio&manpath=OpenBSD%20Current&sektion=4&format=html">vio(4)</a>, to stop unicast address overwriting part of the multicast rx filter table.
 <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fonts-conf&manpath=OpenBSD%20Current&sektion=5&format=html">fonts-conf(5)</a>.  <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fonts-conf&manpath=OpenBSD%20Current&sektion=5&format=html">fonts-conf(5)</a>.
 <!-- 2013/03/15 -->  <!-- 2013/03/15 -->
   <li><font color="#e00000">5.2 and 5.3 RELIABILITY FIX: Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> replacing an active during session startup.</font><br>A source code patch is available for <a href="errata52.html#002_bgpd">5.2</a> and <a href="errata53.html#001_bgpd">5.3</a>.
 <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> option ACK to negotiate 2 byte transfers with extra options.  <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> option ACK to negotiate 2 byte transfers with extra options.
 <li>Fixed double free which occurred if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> option ACK failed.  <li>Fixed double free which occurred if a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tftpd&manpath=OpenBSD%20Current&sektion=8&format=html">tftpd(8)</a> option ACK failed.
 <li>Don't unconditionally try to attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=octcf&manpath=OpenBSD%20Current&sektion=4&format=html">octcf(4)</a> to a CF bus on octeon. Stops endless faults on the EdgeRouter Lite.  <li>Don't unconditionally try to attach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=octcf&manpath=OpenBSD%20Current&sektion=4&format=html">octcf(4)</a> to a CF bus on octeon. Stops endless faults on the EdgeRouter Lite.
Line 193 
Line 265 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1278  
changed lines
  Added in v.1.1279