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

Annotation of www/plus.html, Revision 1.1165

1.1092    jj          1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.14      deraadt     2: <html>
                      3: <head>
1.1045    david       4: <title>OpenBSD -current changes</title>
1.728     horacio     5: <link rev="made" href="mailto:www@openbsd.org">
1.14      deraadt     6: <meta name="resource-type" content="document">
1.1045    david       7: <meta name="description" content="OpenBSD -current changes">
1.1044    deraadt     8: <meta name="keywords" content="openbsd,changes">
1.14      deraadt     9: <meta name="distribution" content="global">
1.1132    sthen      10: <meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
1.14      deraadt    11: </head>
                     12:
1.728     horacio    13: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.14      deraadt    14:
1.828     jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.64      downsj     16: <p>
1.1044    deraadt    17: <h2><font color="#e00000">OpenBSD -current changelog</font></h2>
1.863     naddy      18: <hr>
1.14      deraadt    19:
                     20: <p>
1.823     jsyn       21: This is a partial list of the major machine-independent changes
1.1127    sobrado    22: (i.e., these are the changes people ask about most often).  Machine
1.29      deraadt    23: specific changes have also been made, and are sometimes mentioned
1.728     horacio    24: in the pages for the specific <a href="plat.html">platforms</a>.
1.14      deraadt    25:
1.17      deraadt    26: <p>
1.863     naddy      27: Note: <font color="#e00000">Problems for which patches exist are marked in red</font>.
1.185     deraadt    28:
                     29: <p>
1.186     deraadt    30: <h3>
1.846     deraadt    31: For changes in other releases, click below:<br>
                     32: <a href="plus20.html">2.0</a>,
                     33: <a href="plus21.html">2.1</a>,
                     34: <a href="plus22.html">2.2</a>,
                     35: <a href="plus23.html">2.3</a>,
                     36: <a href="plus24.html">2.4</a>,
                     37: <a href="plus25.html">2.5</a>,
                     38: <a href="plus26.html">2.6</a>,
                     39: <a href="plus27.html">2.7</a>,
                     40: <a href="plus28.html">2.8</a>,
                     41: <a href="plus29.html">2.9</a>,
                     42: <a href="plus30.html">3.0</a>,
                     43: <a href="plus31.html">3.1</a>,
1.868     deraadt    44: <a href="plus32.html">3.2</a>,
1.889     david      45: <a href="plus33.html">3.3</a>,
1.916     david      46: <a href="plus34.html">3.4</a>,
1.935     miod       47: <a href="plus35.html">3.5</a>,
1.941     deraadt    48: <a href="plus36.html">3.6</a>,
1.1118    deraadt    49: <br>
1.963     deraadt    50: <a href="plus37.html">3.7</a>,
1.999     deraadt    51: <a href="plus38.html">3.8</a>,
1.1028    deraadt    52: <a href="plus39.html">3.9</a>,
1.1044    deraadt    53: <a href="plus40.html">4.0</a>,
1.1069    deraadt    54: <a href="plus41.html">4.1</a>,
1.1097    deraadt    55: <a href="plus42.html">4.2</a>,
1.1118    deraadt    56: <a href="plus43.html">4.3</a>,
1.1140    deraadt    57: <a href="plus44.html">4.4</a>,
1.1152    deraadt    58: <a href="plus45.html">4.5</a>,
1.1163    deraadt    59: <a href="plus46.html">4.6</a>,
                     60: <a href="plus47.html">4.7</a>.
1.422     deraadt    61: <br>
1.186     deraadt    62: </h3>
                     63:
                     64: <p>
1.1163    deraadt    65: <h3><font color="#0000e0">Changes made between OpenBSD 4.7 and -current</font></h3><p>
1.847     deraadt    66: <p>
                     67:
1.422     deraadt    68: <ul>
1.1165  ! deraadt    69: <!-- 2010/06/20 -->
        !            70: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=midicat&sektion=1&format=html">midicat(1)</a> device mode when only -i or only -o is used.
        !            71: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&sektion=4&format=html">eap(4)</a>, locked the sample rate of es1731-based devices to 48kHz.
        !            72: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_create&sektion=1&format=html">pkg_create(1)</a> display bad symlinks by destination.
        !            73: <li>Make various HP laptops boot correctly with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpi&sektion=4&format=html">acpi(4)</a> by fixing reference counting panic for CondRef.
        !            74:
        !            75: <!-- 2010/06/19 -->
        !            76: <li>Prevented a NULL dereference by skipping exiting process in sysctl system call.
        !            77: <li>Linked a new iwn-firmware-5.5 package that contains an update for Intel Centrino Advanced-N 6200/Ultimate-N 6300 adapters for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&sektion=4&format=html">iwn(4)</a> devices.
        !            78: <!-- 2010/06/18 -->
        !            79: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&sektion=8&format=html">bioctl(8)</a> work with disklabel UIDs by trying to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a> first.
        !            80: <li>All programs which make use of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a> can now operate with disklabel UIDs.
        !            81:
        !            82: <li>Prevented a segmentation fault in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> on ftpd_popen() error during status command.
        !            83: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a>.
        !            84: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1&format=html">sftp(1)</a> "ls" in working directories that contains globbing characters in their pathnames.
        !            85: <li>Fixed <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a> byte alignment on sparc64.
        !            86: <!-- 2010/06/16 -->
        !            87: <li>Added support to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a> with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> instead of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a>.
        !            88:
        !            89: <li>Fixed a NULL pointer dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a>.
        !            90: <!-- 2010/06/15 -->
        !            91: <li>Compaction can now be done by a separate process in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>.
        !            92: <li>Prevented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a> to fail when used with disklabel UIDs.
        !            93: <li>Prevented a panic with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&sektion=4&format=html">softraid(4)</a> when <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> tries to enable write cache on all disks.
        !            94:
        !            95: <li>Make a whole bunch of newer <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umsm&sektion=4&format=html">umsm(4)</a> Huawei devices to work.
        !            96: <li>Count of deinstalling package fixed in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_delete&sektion=1&format=html">pkg_delete(1)</a>.
        !            97: <li>Write cache enabled on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4&format=html">sd(4)</a> disks during attach.
        !            98: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&sektion=4&format=html">mpi(4)</a>, allowed the cache enabling on virtual disks to run as part of the disks attach routine.
        !            99: <!-- 2010/06/14 -->
        !           100: <li>Initial support for initiator mode with certificate, which allows to run <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> as a "client" or to configure <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> (OpenBSD to OpenBSD) IKEv2 VPNs.
        !           101:
        !           102: <li>Added commands in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to create/delete/install/import keys without involving certificates.
        !           103: <li>Fixed a memleak in the disk mapper.
        !           104: <li>Fixed block length for AES in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           105: <li>Fixed EAP responder mode in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>.
        !           106: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, make NAT detection work in initiator and responder mode.
        !           107: <li>Fixed memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
1.1164    deraadt   108: <!-- 2010/06/13 -->
                    109: <li>Adjusted FTP reply codes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8&format=html">ftpd(8)</a> (in error conditions) to conform to RFC 959.
                    110: <li>Segmentation fault prevented in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lock&sektion=1&format=html">lock(1)</a>.
                    111: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, fixed a btree reference counting when opening the database with a file descriptor directly using btree_open_fd().
                    112: <!-- 2010/06/12 -->
                    113: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&sektion=8&format=html">ospf6d(8)</a> stop preventing dynamic route redistribution because of a "dispatch_rtmsg no nexthop" error was emitted in wrong cases; fixed a use after <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=free&sektion=3&format=html">free(3)</a>, fixed a segfault.
                    114: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6ctl&sektion=8&format=html">ospf6ctl(8)</a> print additional new line after 'Number of Links' in show database router.
                    115: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfctl&sektion=8&format=html">ospfctl(8)</a> print 'Number of Routers' in show database network.
                    116: <!-- 2010/06/11 -->
                    117: <li>Fixed a memory leak in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ypldap&sektion=8&format=html">ypldap(8)</a>.
                    118: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scsi&sektion=4&format=html">scsi(4)</a>, Restore an unusual XS_SENSE semantic; Fixes <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=restore&sektion=8&format=html">restore(8)</a> problems seen on certain tape drives.
                    119: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, Wrap searches in a read-only transaction so it is guaranteed to see a consistent snapshot of the database.
                    120: <li>Implemented IP-FORWARD-MIB for IPv4 in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snmpd&sektion=8&format=html">snmpd(8)</a>.Add support for Intel AES-NI and the CLMUL_ instructions, plus a few others that are needed to omplement accelerated AES (and AES-GCM mode) on newer Intel cores.
                    121: <!-- 2010/06/10 -->
                    122: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, track changes in btree_txn_* API, pass a NULL btree when also passing a transaction.
                    123: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, when a btree NULL pointer is passed to a function that accept both btree and a transaction, the btree is taken from the transaction.
                    124: <li>Fixes in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sort&sektion=1&format=html">sort(1)</a>: clarify sort's various modes of operation; -m is overridden by -C and -c; ordering options should not appear after -k.
                    125: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&sektion=8&format=html">ldapd(8)</a>, append a "tombstone" meta page after a database has been compacted. This allows other processes to pick up the change and re-open the file.
                    126: <li>Added minimal initial -Tps support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a>.
                    127: <li>Allowed configure queue expiry in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=5&format=html">smtpd(5)</a>.
                    128: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fsck_ffs&sektion=8&format=html">fsck_ffs(8)</a>, added missing headers needed for <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=opendev&sektion=3&format=html">opendev(3)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=close&sektion=3&format=html">close(3)</a>.
                    129: <li>Declare safepri at the MD level on each platform, so that the kern_synch.c does not have to deal with it as a common.
                    130: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a>, added a command to revoke a certificate and generate a CRL; make the ca install command install the CRL as well.
                    131: <li>Added a -S flag to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to do the same as ``set passive'' but matches the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> flag.
                    132: <li>Added new commands to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a>, the couple/decouple commands will set loading of the learned flows and SAs to the kernel the active/passive commands are required to use iked with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sasyncd&sektion=8&format=html">sasyncd(8)</a>.
                    133: <li>Stopped printing FEC twice in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a>.
                    134: <li>Added another tree in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a> to lookup policy SAs by peer address.
                    135: <!-- 2010/06/09 -->
                    136: <li>Removed the CRYPTO_ALGORITHM_ALL define from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&sektion=4&format=html">crypto(4)</a>.
                    137: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, restricted the interface scope embedding to link local nexthops.
                    138: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a>, fixed an infinite loop hit when the prefixlen is not devidable by 32 by decoding prefixes corectly.
                    139: <li>Fixed time on Mostek time-of-day chips with dead batteries.
                    140: <li>Moved the logging of FEC changes to the LDE and print the FEC and label information.
                    141: <li>Allow FFS file system to be mounted by a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&sektion=8&format=html">disklabel(8)</a> UID.
                    142: <li>Fixed MPLS pop operation to make PHP work again.
                    143: <li>Reworked UI messages in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a>.
                    144: <!-- 2010/06/08 -->
                    145: <li>Properly enable <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&sektion=4&format=html">vscsi(4)</a> on the longsoon platform.
                    146: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospfd&sektion=8&format=html">ospfd(8)</a> calculate size of update packet with IPv6 header and reserve space for IPsec.
                    147: <li>Introduce a diskmap pseudo device which allows userland to open a disk specified via its disklabel UID.
                    148: <li>Merged <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> bits that will be going into 1.10.1.
                    149: <!-- 2010/06/07 -->
                    150: <li>Fixed various problems of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&sektion=4&format=html">auich(4)</a> on SiS 7012 based chips.
                    151: <li>Reworked the way onboard devices attach on Sun 4/110 systems.
                    152: <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&sektion=8&format=html">tcpdump(8)</a>, added minimal decode support for IKEv2 exchange types and payloads.
                    153: <li>Fixed a bug which prevented diskless station to boot (PR6382).
                    154: <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldpd&sektion=8&format=html">ldpd(8)</a> store all labels in ldpd in host byte order without any additional shifting.
                    155: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&sektion=8&format=html">iked(8)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ikectl&sektion=8&format=html">ikectl(8)</a> enabled in the build.
                    156: </ul>
1.422     deraadt   157: <p>
1.203     deraadt   158:
1.95      deraadt   159: This list mentions mostly platform-independent changes.  For a list of changes
                    160: made in a particular platform, please check the page for that platform.  If you
                    161: find them not listed there, the changes are either (1) not being documented or
                    162: (2) are documented here.<br><br>
1.14      deraadt   163:
                    164: <hr>
1.424     deraadt   165: <p>
                    166: <h3>
1.846     deraadt   167: For changes in other releases, click below:<br>
                    168: <a href="plus20.html">2.0</a>,
                    169: <a href="plus21.html">2.1</a>,
                    170: <a href="plus22.html">2.2</a>,
                    171: <a href="plus23.html">2.3</a>,
                    172: <a href="plus24.html">2.4</a>,
                    173: <a href="plus25.html">2.5</a>,
                    174: <a href="plus26.html">2.6</a>,
                    175: <a href="plus27.html">2.7</a>,
                    176: <a href="plus28.html">2.8</a>,
                    177: <a href="plus29.html">2.9</a>,
                    178: <a href="plus30.html">3.0</a>,
                    179: <a href="plus31.html">3.1</a>,
1.868     deraadt   180: <a href="plus32.html">3.2</a>,
1.889     david     181: <a href="plus33.html">3.3</a>,
1.916     david     182: <a href="plus34.html">3.4</a>,
1.935     miod      183: <a href="plus35.html">3.5</a>,
1.941     deraadt   184: <a href="plus36.html">3.6</a>,
1.1118    deraadt   185: <br>
1.1044    deraadt   186: <a href="plus37.html">3.7</a>,
1.999     deraadt   187: <a href="plus38.html">3.8</a>,
1.1028    deraadt   188: <a href="plus39.html">3.9</a>,
1.1044    deraadt   189: <a href="plus40.html">4.0</a>,
1.1069    deraadt   190: <a href="plus41.html">4.1</a>,
1.1097    deraadt   191: <a href="plus42.html">4.2</a>,
1.1118    deraadt   192: <a href="plus43.html">4.3</a>,
1.1140    deraadt   193: <a href="plus44.html">4.4</a>,
1.1152    deraadt   194: <a href="plus45.html">4.5</a>,
1.1163    deraadt   195: <a href="plus46.html">4.6</a>,
                    196: <a href="plus47.html">4.7</a>.
1.424     deraadt   197: <br>
                    198: </h3>
                    199:
                    200: <hr>
1.1016    pvalchev  201: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt="OpenBSD"></a>
1.729     horacio   202: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1165  ! deraadt   203: <br><small>$OpenBSD: plus.html,v 1.1164 2010/06/21 22:18:30 deraadt Exp $</small>
1.14      deraadt   204:
                    205: </body>
                    206: </html>