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

Diff for /www/plus.html between version 1.1147 and 1.1148

version 1.1147, 2009/05/31 03:05:15 version 1.1148, 2009/06/01 23:47:57
Line 64 
Line 64 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/06/01 -->
   <li>Disconnected <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sup&sektion=1&format=html">sup(1)</a> from the builds.
   <li>Fix NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpidump&sektion=8&format=html">acpidump(8)</a>.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> crash when handling expressions containing "--" and "++".
   <li>New physmem allocator in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvm&sektion=9&format=html">uvm(9)</a> code, changes the view of free memory from free pages to free ranges.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> allow font widths other than 8 pixels wide.
   <li>Removed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=window&sektion=1&format=html">window(1)</a>.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a> on more platforms after the endian fix.
   <li>Display SSL negotiation information in the received line of incoming sessions in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>Fix libevent EV_READ/EV_WRITE for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> also.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a>, fix End Of Command token for async transfers.
   <li>Fixed endian issue in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=zyd&sektion=4&format=html">zyd(4)</a>.
   <!-- 2009/05/31 -->
   <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uvideo&sektion=4&format=html">uvideo(4)</a> to zaurus GENERIC kernels.
   <li>Move the test for EST capability on amd64 outside the intel vendor check and use the EST CPU feature to determine if it is available or not.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> on the socppc platform.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> by default in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rc.conf&sektion=8&format=html">rc.conf(8)</a>.
   <li>Make the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> "set" operations for loginterface, hostid, reassemble and debug transactional.
   <li>Reduced <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&sektion=4&format=html">udl(4)</a> overhead by addressing 256 pixels per command instead of 128.
   <li>Added support for audible <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping&sektion=8&format=html">ping(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ping6&sektion=8&format=html">ping6(8)</a>. Use -e to beep on replies and -E to beep on missed packets.
   <li>Fixed routing daemons using libevent to handle if EV_READ and EV_WRITE are set at the same time.
   <li>Updated xcb-proto to 1.5, libxcb to 1.3 and xcb-util to 0.3.5.
   <li>Workaround <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xterm&sektion=1&format=html">xterm(1)</a> issue on ARM cpus.
   <!-- 2009/05/30 -->
   <li>Updated <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lynx&sektion=1&format=html">lynx(1)</a> to 2.8.6-rel15.
   <li>Added SCH IDE support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a>.
   <li>Re-enabled interface state tracking again.
   <li>Fix a missing refcnt bump causing panics in the kernel routing socket code.
   <li>Added VIA CPU crypto support on the amd64 platform.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a>, use the SCM_TIMESTAMP socket option to get the time we received a reply, instead of the time when ntpd read from the socket.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smptd&sektion=8&format=html">smptd(8)</a> for specifying a certificate when relaying to another host which requests client certificates.
   <li>Do not consider unresolved weak symbols in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldconfig&sektion=8&format=html">ldconfig(8)</a> prebind code an error.
   <li>Added an <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> error handler for missing AML nameref.
   <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> parsing rules for Scope opcode. Fixes panics on some HP systems.
   <li>Have <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> bring up raid sets that have missing members.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> allow 8-byte writes on 64-bit platforms.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a> flush accept "-iface/-interface" or "-priority" to be specified to only flush routes matching these conditions.
   <!-- 2009/05/29 -->
   <li>When booting SGI machines in the "install software" mode, make them load the correct bsd.rd.IP## instead of just bsd.rd.
   <!-- 2009/05/28 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> check values in cg_initediblk more strictly to prevent corruption.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&sektion=4&format=html">vr(4)</a> return the RX descriptor after pointing it to a new mbuf, fixes panics seen when handling many small packets.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> exit codes in order to help the install scripts catch failures.
   <li>Make SGI machines handle NMI interrupts on IP27 and IP35 systems.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> include both the incoming message size and the envelope address in the email headers.
   <!-- 2009/05/27 -->
   <li>Made the install script acquire the list of attached disks and CDs whenever required so you can plug in additional devices after the install has started.
   <li>Temporary fix in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> ruleset processing.
   <li>Fixed old dhclient bug which could cause lease entries to be lost when initially loading the client leases.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> will only allow one AUTH command per session and reject further AUTH attempts.
   <li>Added request flood mitigation to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>Updated the time zone data to tzdata2009g.
   <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> to coexist with Intel Active Management Technology which may use WLAN too.
   <!-- 2009/05/26 -->
   <li>Added an option to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> to change the "connect-retry" timer.
   <li>Make sure cloned routes inherit the route label.
 <!-- 2009/05/25 -->  <!-- 2009/05/25 -->
   <li>Select the SGI TLB handler workaround at run-time since the fix for R5000 will confuse R10k rev 3 CPUs.
 <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, add a missing check for truncated dport in the returned UDP header for ICMP_UNREACH_PORT.  <li>For <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, add a missing check for truncated dport in the returned UDP header for ICMP_UNREACH_PORT.
 <li>Endian fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> VLAN handling.  <li>Endian fix in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&sektion=4&format=html">em(4)</a> VLAN handling.
 <!-- 2009/05/24 -->  <!-- 2009/05/24 -->

Legend:
Removed from v.1.1147  
changed lines
  Added in v.1.1148