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

Diff for /www/plus.html between version 1.1271 and 1.1272

version 1.1271, 2013/02/08 22:39:35 version 1.1272, 2013/02/14 21:47:44
Line 77 
Line 77 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2013/02/10 -->
   <li>Record "Received disconnect" messages at ERROR (not INFO) priority, as they return a non-zero <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&manpath=OpenBSD%20Current&sektion=1&format=html">ssh(1)</a> exit status (bz#2057).
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&manpath=OpenBSD%20Current&sektion=1&format=html">ssh-keygen(1)</a> now appends (not overwrites) <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=moduli&manpath=OpenBSD%20Current&sektion=5&format=html">moduli(5)</a> file when screening candidates. Allows resumption of an interrupted screen (bz#1957).
   <li>Switched the m68k ports to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&manpath=OpenBSD%20Current&sektion=1&format=html">gcc(1)</a> version 3.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a>'s internal pcre to 8.32.
   <li>Don't wait for memory from pool while holding <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> vm_map_lock, as this can cause a deadlock.
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=luit&manpath=OpenBSD%20Current&sektion=1&format=html">luit(1)</a> to 1.1.1. Fixes the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=luit&manpath=OpenBSD%20Current&sektion=1&format=html">luit(1)</a> tty handling after the introduction of the UNIX98 PTY functions.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&manpath=OpenBSD%20Current&sektion=8&format=html">syslogd(8)</a> -h now includes RFC3164-style hostnames when forwarding.
   <!-- 2013/02/08 -->
   <li>Don't discard <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> option list if it contains duplicate option names, just ignore the duplicates.
   <li>Added some pieces for identifying and supporting some of the newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&manpath=OpenBSD%20Current&sektion=4&format=html">bge(4)</a> chipsets.
   <li>On <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=reboot&manpath=OpenBSD%20Current&sektion=8&format=html">reboot(8)</a>, ignore sysctl failure for CPU_LIDSUSPEND when errno is EOPNOTSUPP.
   <li>Permit frames up to 1758 bytes (MTU 1740) and raise hardmtu to allow the user to set them on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&manpath=OpenBSD%20Current&sektion=4&format=html">vr(4)</a> VT6105M, VT6105 and RhineII-2.
   <li>Allow configuring an MTU of up to 1518 on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&manpath=OpenBSD%20Current&sektion=4&format=html">sis(4)</a>. Tested on DP83815.
   <li>Put index and root directives where the the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a> "Pitfalls" list says to put them.
   <li>Fix for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=perl&manpath=OpenBSD%20Current&sektion=1&format=html">perl(1)</a> CVE-2012-6329.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> retain the MX address order as sent by the lka for MXs with the same preference.
   <li>Fix memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=npppd&manpath=OpenBSD%20Current&sektion=8&format=html">npppd(8)</a> privsep.c to free the memory which was allocated by <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcap&manpath=OpenBSD%20Current&sektion=3&format=html">getcap(3)</a>.
   <!-- 2013/02/07 -->
   <li>Fixed NULL dereference when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&manpath=OpenBSD%20Current&sektion=1&format=html">sftp(1)</a> is built without libedit, and control characters are entered as a command.
   <li>Bring back reserve enforcement and page daemon wakeup into <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> uvm_pglistalloc, to stop potentially running out of memory.
   <li>Make sure the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&manpath=OpenBSD%20Current&sektion=9&format=html">uvm(9)</a> page daemon considers BUFPAGES_INACT when deciding to do work, just as is done when waking it up.
   <!-- 2013/02/06 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pppx&manpath=OpenBSD%20Current&sektion=4&format=html">pppx(4)</a> interfaces to the "pppx" interface group.
   <!-- 2013/02/05 -->
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&manpath=OpenBSD%20Current&sektion=5&format=html">sshd_config(5)</a> MaxStartups is now "10:30:100" to start random early drops at 10 to 100 connections. Makes it harder to DoS.
   <li>Rework http content/chunk handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=relayd&manpath=OpenBSD%20Current&sektion=8&format=html">relayd(8)</a>. Allows handling an optional chunk trailer properly (a prerequisite for splicing persistent http connections).
   <li>Unbreak <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpctl&manpath=OpenBSD%20Current&sektion=8&format=html">smtpctl(8)</a> table update.
   <li>Install 50x.html for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nginx&manpath=OpenBSD%20Current&sektion=8&format=html">nginx(8)</a>, which is part of a default configuration.
   <li>Disable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ld&manpath=OpenBSD%20Current&sektion=1&format=html">ld(1)</a> "PIE-by-default" if -static (or an alias) is passed on the command line, to produce a fully static binary.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&manpath=OpenBSD%20Current&sektion=1&format=html">netstat(1)</a> -vP now also shows the new struct sockbuf field sb_flagsintr.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pflow&manpath=OpenBSD%20Current&sektion=4&format=html">pflow(4)</a> use flowStartSeconds/flowEndSeconds for netflow v10, so it can see what time a flow started/ended.
   <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&manpath=OpenBSD%20Current&sektion=8&format=html">smtpd(8)</a> fixes: handle getaddrinfo() error as LKA_TEMPFAIL; handle getsockname() error in smtp_connected(); accept "/" as part of user-part and expand to ":" (like qmail); fix wrong check in mda leading to bogus Return-Path header; fix aliases parsing when there's a white space between key and separator.
   <li>Automatically reflow wrapped lines when a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> pane is resized.
   <li>Don't let <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tmux&manpath=OpenBSD%20Current&sektion=1&format=html">tmux(1)</a> set certain string formats if the string is NULL.
   <!-- 2013/02/04 -->
   <li>Make sure new config file is valid before SIGHUP'ing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&manpath=OpenBSD%20Current&sektion=8&format=html">sshd(8)</a>, which would otherwise just kill it.
   <li>Pad "join BSS" command with padding the size of the entire buffer, to make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rsu&manpath=OpenBSD%20Current&sektion=4&format=html">rsu(4)</a> firmware happy.
 <!-- 2013/02/03 -->  <!-- 2013/02/03 -->
 <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=as&manpath=OpenBSD%20Current&sektion=1&format=html">as(1)</a> from optimising away R_X86_64_GOTPCREL relocations.  <li>Stop <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=as&manpath=OpenBSD%20Current&sektion=1&format=html">as(1)</a> from optimising away R_X86_64_GOTPCREL relocations.
 <li>Use RTM_GET in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> to obtain the current default route. Much less work for the routing system.  <li>Use RTM_GET in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&manpath=OpenBSD%20Current&sektion=8&format=html">dhclient(8)</a> to obtain the current default route. Much less work for the routing system.
Line 1257 
Line 1295 
   
 </body>  </body>
 </html>  </html>
   
   
   

Legend:
Removed from v.1.1271  
changed lines
  Added in v.1.1272