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

Diff for /www/plus.html between version 1.1132 and 1.1133

version 1.1132, 2009/01/30 22:25:57 version 1.1133, 2009/02/01 14:22:21
Line 66 
Line 66 
 <p>  <p>
   
 <ul>  <ul>
   <!-- 2009/02/01 -->
   <!-- 2009/01/31 -->
   <li>Move mvme88k <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&sektion=4&format=html">vs(4)</a> driver to bus_dma.
   <li>Unbreak non-INET6 case in the pf code.
   <!-- 2009/01/30 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> handle connection descriptor limits better.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> print out a warning if the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&sektion=5&format=html">ipsec.conf(5)</a> file changes the default peer configuration later in the file.
   <li>Mark routers as uninstalled after deleting the default route. Makes it possible to get a new default route by router advertisements after the old one got deleted or timed out.
   <li>Make sure more of the IPv6 code runs under splnet() in certain places.
   <li>Fix "target kvm" in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&sektion=1&format=html">gdb(1)</a> for powerpc.
   <!-- 2009/01/29 -->
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ksh&sektion=1&format=html">ksh(1)</a> evaluation of '||' and '&amp;&amp;' in certain combinations.
   <li>Updated xdm to 1.1.8.
   <li>Switch member names in struct stat timespec to the names from POSIX 1003.1-2008 with compatibility macros for the previous names.
   <li>Make sure macppc laptops skip pmu commands if no adb device appears in the device tree.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> originate Intra-Area-Prefix LSAs which reference a router LSA.
   <li>Updated xf86-input-elographics to 1.2.3.
   <li>Initial STARTTLS support in the MTA part of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>For i386, only start using the rtc for statclock after we have received the first interrupt.
   <li>Initial support for SSL in the MTA part of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>Always zero the IP checksum field for packets and packet fragments being passed down if using HW checksum offload.
   <li>Make aldap anonymous binds work properly in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
   <li>Added -mplslabel to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>, to allow IPv4/v6 packets enter MPLS clouds.
   <!-- 2009/01/28 -->
   <li>Improved logging in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> for SA delete messages.
   <li>Log warning when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8&format=html">ntpd(8)</a> can not read the drift file.
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mfi&sektion=4&format=html">mfi(4)</a> for the next generation Megaraid SAS Raid controllers.
   <li>Added "show database intra" command to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>.
   <li>Teach <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> to originate Intra-Area-Prefix LSAs.
   <li>The MPLS code can now act as an edge node and allow IPv4 packets to enter a label switched path and not just forward MPLS packets.
   <li>Remove undocumented support for -e in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ex&sektion=1&format=html">ex(1)</a>.
   <li>Implemented proper multicast support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tsec&sektion=4&format=html">tsec(4)</a> for the socppc platform.
   <li>Readded "Category" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&sektion=1&format=html">sendbug(1)</a> template.
   <li>Fixed libstdc++ issues where ports would include <math.h> and expect C99 macros in that file to be available.
   <li>Enable -d for the export command of OpenCVS.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&sektion=4&format=html">sti(4)</a> font selection.
   <li>When printing the database with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a>, print the right header for Intra-Area-Prefix LSAs.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a> use the rtsock filters to restrict which messages it will get on the route socket.
   <li>Updated xf86-video-radeonhd to 1.2.4.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wake&sektion=8&format=html">wake(8)</a>, to send wake-on-LAN frames over an ethernet.
   <li>Added loop detection support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a>.
   <li>Implemented basic routing socket filtering.
   <li>Prevent <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hme&sektion=4&format=html">hme(4)</a> devices from mapping the full 16M PROM.
   <!-- 2009/01/27 -->
   <li>Fix the way the flows are acquired for the "any" network in the ipsec code.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1&format=html">ftp(1)</a> ignore pseudo-directories so recursive transfers do not cause a loop.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> propagate the neighbours interface ID to the RDE.
   <li>Fix rare pager deadlock in the UVM code.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=trunk&sektion=4&format=html">trunk(4)</a> handle HW VLAN tags being passed down.
   <li>Fix some integer overflows when accounting the used mbuf memory percentage in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a>.
   <li>Improved error handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
   <!-- 2009/01/26 -->
   <li>Make cwm store group state in an X Atom.
   <li>Updated libdrm to 2.4.3.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bgpd&sektion=8&format=html">bgpd(8)</a> also does check for highest IP in host byte order.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> converts IP addresses to host-byte order before checking which one is smallest.
   <li>Updated Xtrans to 1.2.3.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1&format=html">netstat(1)</a> mark multipath routes with P.
   <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=route&sektion=8&format=html">route(8)</a>, mark multipath routes with P in the show command flags.
   <!-- 2009/01/25 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> work around the CPNI-957037 Plaintext Recovery Attack by always reading 256k of data on packet size or HMAC errors.
   <!-- 2009/01/24 -->
   <li>Removed /dev/drum and associated code.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udfu&sektion=4&format=html">udfu(4)</a>, a driver to put dfu-capable devices in dfu-mode for later use with dfu-util.
   <li>Improved time granularity in the NFS code, helps with cache coherency.
   <li>Make NFS propagate O_EXCL flag down to the file systems by setting VA_EXCLUSIVE.
   <!-- 2009/01/23 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=schsio&sektion=4&format=html">schsio(4)</a>, a driver for SMSC SCH311x LPC SuperI/O ICs. Enabled on amd64 and i386 GENERIC kernels.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a> catch SIGHUP and SIGTERM to ensure that recorded files are properly closed.
   <!-- 2009/01/22 -->
   <li>Made <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&sektion=4&format=html">re(4)</a> at <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&sektion=4&format=html">pci(4)</a> detachable.
   <li>Double the receive space in the nfs_socket code to reduce chance of retransmits.
   <li>Added Moxa CP-104JU to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=puc&sektion=4&format=html">puc(4)</a> devices.
   <!-- 2009/01/21 -->
   <li>Make libkvm operations on live kernels use the sysctl interface.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8&format=html">sysctl(8)</a> change of the value of kern.clockrate set errno on failure.
   <li>Fix for Sun USB keyboard when getting layout information for swedish and brittish country codes.
   <li>Extended <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifb&sektion=4&format=html">ifb(4)</a> code handle XVR-600 and XVR-1200 acceleration.
   <li>Updated time zone data to tzdata2009a.
   <li>Added borderwidth as a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cwmrc&sektion=5&format=html">cwmrc(5)</a> keyword.
   <!-- 2009/01/20 -->
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> to macppc RAMDISK kernels.
   <li>For i386, install ACPI S3 resume trampoline code in a lowmem page. First part of ACPI S3 suspend/resume support.
   <li>Add support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsecctl&sektion=8&format=html">ipsecctl(8)</a> to install SAs with a different source network than we have negotiated with a peer.
   <!-- 2009/01/19 -->
   <li>Make Sparc64 XVR-600 and XVR-1200 devices revert to software routines if acceleration code will not work.
   <!-- 2009/01/18 -->
   <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> for Novatel Wireless Ovation U727 devices.
   <li>Move HEAP_START on mvme88k to allocate space below it for ethernet buffers.
   <!-- 2009/01/17 -->
   <li>Make sure the NFS attribute set operations perform the same checks as open/read/write.
   <li>Added NFS hooks to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&sektion=4&format=html">ddb(4)</a> to print outstanding nfsreq's and the struct nfsreq.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atphy&sektion=4&format=html">atphy(4)</a> for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=age&sektion=4&format=html">age(4)</a> on amd64 and i386 GENERIC kernels.
   <li>Added support for DS1822 devices in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owtemp&sektion=4&format=html">owtemp(4)</a>.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vrng&sektion=4&format=html">vrng(4)</a> for sparc64 GENERIC kernels.
   <li>Make alpha ES40 machines recognize environmental change machine checks.
   <!-- 2009/01/16 -->
   <li>32-bit fixes for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=savecore&sektion=8&format=html">savecore(8)</a>.
   <li>Fix state leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&sektion=4&format=html">pf(4)</a> triggered by certain icmp types matchin a NAT rule.
   <li>Make it possible for sparc64 to boot from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&sektion=4&format=html">vdsk(4)</a> devices.
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&sektion=4&format=html">azalia(4)</a> support 20 and 24-bit sample formats.
   <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=audio&sektion=4&format=html">audio(4)</a> so it can deal with sample precisions that are not a power of 2.
   <li>Make sure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&sektion=4&format=html">vdsk(4)</a> transfers larger than PAGE_SIZE work on sparc64.
   <li>Improved the VIO state machine in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnet&sektion=4&format=html">vnet(4)</a> driver on sparc64.
   <!-- 2009/01/15 -->
   <li>Fix double free and other memory leaks in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
   <li>Add support for IT8720F devices in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=it&sektion=4&format=html">it(4)</a> drivers.
   <li>Initial version of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=age&sektion=4&format=html">age(4)</a>, a driver for the Attansic L1 gigabit ethernet adapter.
   <li>Fix memory leak in the SysV semaphore code.
   <li>Fix macppc installs over serial consoles.
   <!-- 2009/01/14 -->
   <li>Removed support for krb4 '.' instance separator in the libc authentication code.
   <li>Add "ESMTP" to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> banner now that it does support some extensions.
   <li>Fix DNSSEC signature validation error in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=named&sektion=8&format=html">named(8)</a>.
   <li>Re-enabled PIE support for powerpc platforms.
   <li>Enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vdsk&sektion=4&format=html">vdsk(4)</a> on sparc64 RAMDISK kernels.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&sektion=4&format=html">uaudio(4)</a> support to sgi GENERIC kernels.
   <!-- 2009/01/13 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1&format=html">ssh(1)</a> support the SOCKS4A protocol.
   <li>Added option 150 to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&sektion=8&format=html">dhclient(8)</a>, voip-configuration-server as an array of IP addresses.
   <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstoimax&sektion=3&format=html">wcstoimax(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstoumax&sektion=3&format=html">wcstoumax(3)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstof&sektion=3&format=html">wcstof(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wcstold&sektion=3&format=html">wcstold(3)</a> to libc.
   <li>For amd64 and i386, turn <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpbios&sektion=4&format=html">mpbios(4)</a> into a real device so people can disable it.
   <!-- 2009/01/12 -->
   <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a> check the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap.conf&sektion=5&format=html">ypldap.conf(5)</a> permissions, since it may contain secrets.
   <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> RAWKBD support on sparc64 GENERIC kernels.
   <li>Make the vt100 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> code recognize CAN and SUB characters.
   <li>Updated xserver to 1.5.3 plus some patches.
   <li>Initial version of sparc64 virtual disk support for sun4v logical domains.
   <li>Remapped the sun type 5 audio mute key to prevent collisions with keypad-equal key on type 4 keyboards.
 <!-- 2009/01/11 -->  <!-- 2009/01/11 -->
   <li>Make macppc <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> walk the Apple partition map to find out the bounds of the OpenBSD area.
   <li>Added RAWKBD support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wscons&sektion=4&format=html">wscons(4)</a> for sun serial keyboards.
   <li>Revert earlier VFS commit to fix DVD playback.
 <!-- 2009/01/10 -->  <!-- 2009/01/10 -->
 <li>Added loopback mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a>.  <li>Added loopback mode to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&sektion=1&format=html">aucat(1)</a>.
 <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbus&sektion=4&format=html">cbus(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnet&sektion=4&format=html">vnet(4)</a> on sparc64 GENERIC and RAMDISK kernels.  <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbus&sektion=4&format=html">cbus(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vnet&sektion=4&format=html">vnet(4)</a> on sparc64 GENERIC and RAMDISK kernels.

Legend:
Removed from v.1.1132  
changed lines
  Added in v.1.1133