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

Diff for /www/plus.html between version 1.1363 and 1.1364

version 1.1363, 2014/11/25 22:12:39 version 1.1364, 2014/12/22 15:00:04
Line 75 
Line 75 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2014/11/18 -->
   <li>Update <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unbound&manpath=OpenBSD%20Current&sektion=8&format=html">unbound(8)</a> to 1.5.0.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, make .Ao and .Aq renders as "&lt;&gt;" after .An, and as "\(la\(ra" elsewhere, just like groff.
   <li>Fixed for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> db for NAME_FIRST before its first use, NAME_FILE duplication and correct NAME_FILE mask for .so links.
   <li>Delete KERN_VNODE <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&manpath=OpenBSD%20Current&sektion=3&format=html">sysctl(3)</a>.
   <!-- 2014/11/18 -->
   <li>Add support for exporting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a> statistics via AgentX/<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a>.
   <li>Add support for AgentX subagents in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&manpath=OpenBSD%20Current&sektion=8&format=html">snmpd(8)</a>.
   <li>Fix ssl memory leak with pkey in client key exchange.
   <li>Bugfix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&manpath=OpenBSD%20Current&sektion=6&format=html">grdc(6)</a> to run for the specified amount of seconds, not for a fixed amount of iterations. Makes a difference on slow terminals.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> let escape sequences terminate high-level macro names, and when doing so, they are ignored.
   <li>Make binutils recognize sahf/lahf for amd64 code, backported from 2.17.
   <li>For newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&manpath=OpenBSD%20Current&sektion=4&format=html">re(4)</a> chipsets, add support for stopping the operation within re_stop().
   <li>Let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> support the ".if v" conditional operater for groff compatibility.
   <li>Sync <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> AES code to the one shipped with OpenSSL/LibreSSL.
   <li>Make binutils recognize dcbzl for PPC code, backported from 2.17.
   <li>Disable the page zeroing thread on MP mips64 kernels.
   <li>Added support for sigwinch resizing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=grdc&manpath=OpenBSD%20Current&sektion=6&format=html">grdc(6)</a>.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> ignore invalid directories in man.conf and MANPATH, but complain about invalid directories given on the command line.
   <li>Avoid iteration over end of string in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&manpath=OpenBSD%20Current&sektion=1&format=html">patch(1)</a>.
   <li>On ppc platforms, make pmap_zero_page MP-safe by using the directmap.
   <!-- 2014/11/19 -->
   <li>Enable GOST cipher in libcrypto.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&manpath=OpenBSD%20Current&sektion=4&format=html">cas(4)</a>, use pa_device to ensure each MAC address of a multi port board is unique.
   <li>When running <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=1&format=html">man(1)</a> mode, set match order to file name over .Dt name over first .Nm entries over other NAME .Nm enties over SYNOPSIS .Nm entries. Re-run "makewhatis" to effectuate this change.
   <li>Fix NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> key loading.
   <li>Activate support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg-config&manpath=OpenBSD%20Current&sektion=1&format=html">pkg-config(1)</a> for "package != version" requests.
   <li>Imported perl 5.20.1.
   <li>Add Cammelia cipher to libcrypto.
   <li>Make /var/tmp a symbolic link to /tmp. Move /tmp to the same 7-day expiration that /var/tmp had.
   <li>Added new function to libc, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypt_newhash&manpath=OpenBSD%20Current&sektion=3&format=html">crypt_newhash(3)</a>.
   <li>Add quirks for "Realtek ALC885" found on MacMini3.1, unmutes the internal speaker, line input and hp output.
   <!-- 2014/11/17 -->
   <li>Reduce <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> risk by putting config file reading after forking the privilege separated child process but before getting hardware link.
   <li>Sync kernel AES code to the one shipped with OpenSSL/LibreSSL.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usbdevs&manpath=OpenBSD%20Current&sektion=8&format=html">usbdevs(8)</a> show super speed status in verbose output mode.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a>, fix KRL generation when multiple CAs are in use.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> correctly handle whitespace-only lines in regard to vbl and vis variables.
   <li>Two fixes to make Qemu and VMWare <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a> implementations work, always unmask the slow context for the Set Address command and use the right spl when wubmitting a transfer.
   <!-- 2014/11/16 -->
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&manpath=OpenBSD%20Current&sektion=4&format=html">cas(4)</a> to retrieve the MAC address from the rom for NS Saturn based boards.
   <li>Reworked the sigwait() handling to fix ptrace() in some circumstances.
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cas&manpath=OpenBSD%20Current&sektion=4&format=html">cas(4)</a> devices to i386 and amd64 GENERIC kernels.
   <li>Change librthread to not restart syscalls on SIGTHR.
   <li>Fix in librthread to allow check for cancellation when a handled (but not waited for) signal occurs.
   <li>Use newly imported siphash algorithm for in_pcb hashing.
   <!-- 2014/11/15 -->
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a>, make -q and -d mutually exclusive.
   <li>Removed 'tcl' command from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&manpath=OpenBSD%20Current&sektion=1&format=html">vi(1)</a>.
   <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&manpath=OpenBSD%20Current&sektion=8&format=html">ifconfig(8)</a>, move <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&manpath=OpenBSD%20Current&sektion=4&format=html">trunk(4)</a> code outside #ifdef SMALL to allow trunk operation on RAMDISK kernels.
   <!-- 2014/11/14 -->
   <li>Implement atomic_* ops for the arm platform.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a>, remove harmful byte swapping on big endian architectures.
   <!-- 2014/11/13 -->
   <li>Fix reversed logic when selecting log level in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a>.
   <li>Fixed use after free in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> when pool addresses change.
   <li>Add -b to splitw in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> like in joinw.
   <li>In the performance adjustment code, take a few more ticks before throttling down to handle situation where it is cpu intense but intermittenly idle.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a>, don't let force-width or force-height be less tha PANE_MINIMUM.
   <!-- 2014/11/12 -->
   <li>Store autoinstaller logfile in /mnt/var/log to be available after reboot.
   <li>Updated time zone data to tzdata2014j.
   <li>Do not hold the kernel lock when calling hardclock() and statclock().
   <li>When exploring the usb buses, do not probe the ports which status hasn't changed. Saves a lot of I/O when attaching/detaching devices.
   <li>Tweaked DHCPACK to DHCPINFORM log entries to more informative.
   <li>Speedup in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&manpath=OpenBSD%20Current&sektion=1&format=html">man(1)</a> mode without -a, stop searching after the first manual tree that contained at least one match.
   <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=athn&manpath=OpenBSD%20Current&sektion=4&format=html">athn(4)</a> from attaching to AR9300 devices due to unresolveed bugs.
   <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&manpath=OpenBSD%20Current&sektion=8&format=html">httpd(8)</a>, allow the log directory be configurable in the config file, rather than having it fixed as /logs in the chroot.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a>, do not reset the base address of the control endpoints ring when the second Set Address command is issued.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> ask for ICMPv6 checksum recalculation in pf_route6 since the addresses may have been tweaked.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&manpath=OpenBSD%20Current&sektion=8&format=html">bgpd(8)</a> now outputs 32bit AS numbers in ASPLAIN format by default instead of AS_DOT+.
   <!-- 2014/11/11 -->
   <li>Socket closing fixes in the client <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rpc&manpath=OpenBSD%20Current&sektion=3&format=html">rpc(3)</a> code.
   <li>Implemented -h in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&manpath=OpenBSD%20Current&sektion=1&format=html">mandoc(1)</a> for preformatted (cat) pages.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ix&manpath=OpenBSD%20Current&sektion=4&format=html">ix(4)</a> SFP+ module detection when booting without the modules plugged in.
   <li>Added support for USB 1.x devices below external hubs on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a>.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=httpd&manpath=OpenBSD%20Current&sektion=8&format=html">httpd(8)</a> does't try to open log files when using syslog.
   <li>Changed the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xhci&manpath=OpenBSD%20Current&sektion=4&format=html">xhci(4)</a> attach logic to set the address of a device. Fixes issues seen on root hubs with some Low/Full speed devices.
   <li>Plug an rtentry leak in route code.
   <!-- 2014/11/10 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&manpath=OpenBSD%20Current&sektion=4&format=html">pf(4)</a> state linking used to implement transparent relays for connectionless protocols.
   <li>Added GOST crypto algorithms to libcrypto. Not enabled yet.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> expand formats in copy-pipe command.
 <!-- 2014/11/09 -->  <!-- 2014/11/09 -->
 <li>When a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> pipe is closed, only clear the memory of the corresponding endpoint context. Fixes a panic.  <li>When a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&manpath=OpenBSD%20Current&sektion=4&format=html">usb(4)</a> pipe is closed, only clear the memory of the corresponding endpoint context. Fixes a panic.
 <!-- 2014/11/08 -->  <!-- 2014/11/08 -->

Legend:
Removed from v.1.1363  
changed lines
  Added in v.1.1364