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

Diff for /www/36.html between version 1.12 and 1.13

version 1.12, 2004/08/31 18:04:11 version 1.13, 2004/08/31 20:57:24
Line 86 
Line 86 
   
 <li>New functionality:  <li>New functionality:
 <ul>  <ul>
 <li>A new dhcp  <li>A new DHCP
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">server</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhcpd&amp;sektion=8">server</a>
 and  and
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">client</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dhclient&amp;sektion=8">client</a>
 implementation, featuring privilege separation and safe defaults.  implementation, featuring privilege separation and safe defaults.
 <li>A clean  <li>A clean
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">ntp  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&amp;sektion=8">NTP
 daemon</a> which ought to fit the needs of most ntp users.  daemon</a> which ought to fit the needs of most NTP users.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pfctl&amp;sektion=8">pfctl(8)</a>
 now provides a <i>rules optimizer</i>, to help improving filtering speed.  now provides a <i>rules optimizer</i>, to help improving filtering speed.
 <li>The packet filter,  <li>The packet filter,
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a>,
 now supports nested anchors.  now supports nested anchors.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdrop&amp;sektion=8">tcpdrop</a>, a command to drop TCP connections.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdrop&amp;sektion=8">tcpdrop(8)</a>,
   a command to drop TCP connections.
 <li>The NMBCLUSTERS option has been eliminated, replaced by a sysctl with higher values on many platforms.  <li>The NMBCLUSTERS option has been eliminated, replaced by a sysctl with higher values on many platforms.
 <li>Added support for cksum (three flavours), md4, sha256, sha384 and sha512 to  <li>Added support for cksum (three flavours), md4, sha256, sha384 and sha512 to
 the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&amp;sektion=1">md5</a>  the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=md5&amp;sektion=1">md5(1)</a>
 command.  command.
 <li>Memory file systems created by the  <li>Memory file systems created by the
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_mfs&amp;sektion=8">mount_mfs</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_mfs&amp;sektion=8">mount_mfs(8)</a>
 command now can be populated immediately after creation.  command now can be populated immediately after creation.
 <li>New hotplugd daemon and device that watch for newly attached devices.  <li>New
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hotplugd&amp;sektion=8">hotplugd(8)</a>
   daemon and device that watch for newly attached devices.
 <li>New timecounter code in the kernel for more accurate timekeeping.  <li>New timecounter code in the kernel for more accurate timekeeping.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a> now supports NAT-traversal.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&amp;sektion=8">isakmpd(8)</a> now supports NAT-traversal.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtonum&amp;sektion=3">strtonum(3)</a>,  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtonum&amp;sektion=3">strtonum(3)</a>,
 a simple, robust and therefore safe function to convert numbers to strings has  a simple, robust and therefore safe function to convert numbers to strings, has
 been added.  been added.
 <li>On the <a href="sparc.html">OpenBSD/sparc</a> platform, StackGhost buffer  <li>On the <a href="sparc.html">OpenBSD/sparc</a> platform, StackGhost buffer
 overflow exploit protection has been added.  overflow exploit protection has been added.
Line 121 
Line 124 
 <li>Improved hardware support, including:  <li>Improved hardware support, including:
 <ul>  <ul>
 <li>Sangoma T1 and E1 cards  <li>Sangoma T1 and E1 cards
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&amp;sektion=4">san</a>)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=san&amp;sektion=4">san(4)</a>).
 <li>Jumbo frames are now working reliably on  <li>Jumbo frames are now working reliably on
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em</a>,  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>,
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;sektion=4">sk</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sk&amp;sektion=4">sk(4)</a>,
 and  and
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;sektion=4">ti</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;sektion=4">ti(4)</a>
 adapters.  adapters.
 <li>USB 2.0  <li>USB 2.0
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sektion=4">ehci</a>)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;sektion=4">ehci(4)</a>)
 controllers.  controllers.
 <li>AIC79xx-based Ultra320 SCSI adapters, such as the Adaptec 29320 and  <li>AIC79xx-based Ultra320 SCSI adapters, such as the Adaptec 29320 and
 39320  39320
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahd&amp;sektion=4">ahd</a>)  (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahd&amp;sektion=4">ahd(4)</a>).
 <li>The i386 and amd64 CD bootloader code no longer emulates a floppy which improves the chances of booting on newer machines.  <li>The i386 and amd64 CD bootloader code no longer emulates a floppy which improves the chances
 <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&sektion=4">atw(4)</a> wireless driver.  of booting on newer machines.
 <li>hw.setperf hooks for PowerNow in AMD K6 and K7 processors.  <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&amp;sektion=4">atw(4)</a>
   driver for ADMtek ADM8211 802.11b wireless adapters.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;sektion=4">axe(4)</a>
   driver for ASIX Electronics AX88172 USB Ethernet adaptors.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cdce&amp;sektion=4">cdce(4)</a>
   driver for Ethernet over USB bridges.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ichpcib&amp;sektion=4&amp;arch=i386">ichpcib(4)</a>
   driver for Intel ICHx/ICHx-M LPC PCI-ISA bridges.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gscpcib&amp;sektion=4&amp;arch=i386">gscpcib(4)</a>
   driver for National Semiconductor Geode SC1100 PCI-ISA bridges.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iic&amp;sektion=4">iic(4)</a>
   driver for Inter IC (I2C) master/slave buses.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmtemp&amp;sektion=4">lmtemp(4)</a>
   driver for National Semiconductor LM75/LM77 temperature sensors.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gscsio&amp;sektion=4">gscsio(4)</a>
   driver for National Semiconductor Geode SC1100 Super I/O chips.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpio&amp;sektion=4">gpio(4)</a>
   driver and accompanying
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gpioctl&amp;sektion=8&amp;arch=i386">gpioctl(8)</a>
   utility for supporting General Purpose Input/Output.
   <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mediabay&amp;sektion=4&amp;arch=macppc">mediabay(4)</a>
   macppc driver for the ATA33 HD controller over removable CD.
   <li>hw.setperf sysctl hooks for PowerNow in AMD K6 and K7 processors.
 </ul>  </ul>
 <p>  <p>
   
Line 160 
Line 185 
 <li>OpenSSH 3.9:  <li>OpenSSH 3.9:
 <ul>  <ul>
 <li>  <li>
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd</a>  <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&amp;sektion=8">sshd(8)</a>
 now re-executes itself on accepting a new connection. This security  now re-executes itself on accepting a new connection. This security
 measure ensures that all execute-time randomisations are reapplied for each  measure ensures that all execute-time randomisations are reapplied for each
 connection rather than once, for the master process' lifetime. This includes  connection rather than once, for the master process' lifetime. This includes

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13