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

Diff for /www/plus27.html between version 1.3 and 1.4

version 1.3, 2000/05/26 17:48:37 version 1.4, 2000/05/26 21:21:45
Line 84 
Line 84 
 <li>Install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> sample files.  <li>Install <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd&sektion=8&format=html">isakmpd(8)</a> sample files.
 <li>Correct proctitle updating in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.  <li>Correct proctitle updating in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&format=html">sshd(8)</a>.
 <li>Change pmax dc(4) driver to dz(4), to avoid name conflict.  <li>Change pmax dc(4) driver to dz(4), to avoid name conflict.
 <li>Do not use an undocumented semconfig(2) system call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1&format=html">ipcs(1)</a>, in fact, remove the system call altogether.  <li><font color=#e00000><strong>SECURITY FIX: Do not use an undocumented semconfig(2) system call in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipcs&sektion=1&format=html">ipcs(1)</a>, in fact, remove the system call altogether. <a href=errata26.html#semconfig>A source code patch is available</a></strong></font>.
 <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a> tweaks for dealing with weird paths.  <li>More <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount&sektion=8&format=html">mount(8)</a> tweaks for dealing with weird paths.
 <li>Fix more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> bugs.  <li>Fix more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg_add&sektion=1&format=html">pkg_add(1)</a> bugs.
 <li>Support another RCC ServerWorks PCI host bridge.  <li>Support another RCC ServerWorks PCI host bridge.
Line 466 
Line 466 
 <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>.  <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a>.
 <li>Rename ip4.allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explictly configured IP-over-IP tunnels.  <li>Rename ip4.allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysctl&sektion=8">sysctl(8)</a> to ipip.allow.  This variable no longer controls any explictly configured IP-over-IP tunnels.
 <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in the supfilesrv.  <li>Deal with <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=getcwd&sektion=3">getcwd(3)</a> returning NULL in the supfilesrv.
 <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> cards with nsphy could not negotiate and maintain 100mbit link. <a href=errata.html#nsphy>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Intel <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&sektion=4">fxp(4)</a> cards with nsphy could not negotiate and maintain 100mbit link. <a href=errata26.html#nsphy>A source code patch is available</a></strong></font>.
 <li>Fix a buffer overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_i386&sektion=8">i386 bootblocks</a>!  <li>Fix a buffer overflow in the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=boot_i386&sektion=8">i386 bootblocks</a>!
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vi&sektion=1">vi(1)</a> recover script to use sysopen(), to avoid magic in perl open().
 <li>Fix race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).  <li>Fix race condition in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> (only applies to make -j, which noone in OpenBSD ever uses).
 <li>Reduce console loggin in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.  <li>Reduce console loggin in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd -i</a>.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd -i</a>.
 <li><font color=#e00000><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit.<a href=errata.html#procfs>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY FIX: Systems with procfs enabled and mounted contain a root hole due to a tricky exploit. <a href=errata26.html#procfs>A source code patch is available</a></strong></font>.
 <li>Fix a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2">execve(2)</a>.  <li>Fix a possible NULL dereference in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=execve&sektion=2">execve(2)</a>.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc 2.95.2</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gcc&sektion=1">gcc 2.95.2</a>
 <li>add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rip6query&sektion=8">rip6query(8)</a>.  <li>add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rip6query&sektion=8">rip6query(8)</a>.
Line 544 
Line 544 
 <li>Make some macros in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> special.  <li>Make some macros in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> special.
 <li>Improve column handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ls&sektion=1">ls(1)</a>.  <li>Improve column handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ls&sektion=1">ls(1)</a>.
 <li>V6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1">systat(1)</a>.  <li>V6 support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=systat&sektion=1">systat(1)</a>.
 <li><font color=#e00000><strong>Y2K FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a> command was unable to parse some kinds of dates. <a href=errata.html#aty2k>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>Y2K FIX: The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=at&sektion=1">at(1)</a> command was unable to parse some kinds of dates. <a href=errata26.html#aty2k>A source code patch is available</a></strong></font>.
 <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sleep&sektion=1">sleep(1)</a> for out-of-range values.  <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sleep&sektion=1">sleep(1)</a> for out-of-range values.
 <li>Do not use kvm snooping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8">rtsold(8)</a>.  <li>Do not use kvm snooping in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsold&sektion=8">rtsold(8)</a>.
 <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> URL support accidentally broken by KAME.  <li>Fix <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&sektion=1">ftp(1)</a> URL support accidentally broken by KAME.
Line 557 
Line 557 
 <li>Using weak symbols, support a real libpthread.  <li>Using weak symbols, support a real libpthread.
 <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mknod&sektion=8">mknod(8)</a> -m option should ignore the umask.  <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mknod&sektion=8">mknod(8)</a> -m option should ignore the umask.
 <li>More man page cleanups, as always.  <li>More man page cleanups, as always.
 <li><font color=#e00000><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant. <a href=errata.html#eepromy2k>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>Y2K FIX: A minor problem; the sparc eeprom(8) command is not Y2K compliant. <a href=errata26.html#eepromy2k>A source code patch is available</a></strong></font>.
 <li>Permit midi compilation without other audio code.  <li>Permit midi compilation without other audio code.
 <li><font color=#e00000><strong>Y2K FIX: A minor problem in the logging support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a> command. <a href=errata.html#addusery2k>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>Y2K FIX: A minor problem in the logging support for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=adduser&sektion=8">adduser(8)</a> command. <a href=errata26.html#addusery2k>A source code patch is available</a></strong></font>.
 <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a>, permit multiple maxuser definitions.  Newest overrides older ones.  <li>In <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=config&sektion=8">config(8)</a>, permit multiple maxuser definitions.  Newest overrides older ones.
 <li>Use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> driver instead for a few other tulip-like cards.  <li>Use the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&sektion=4">dc(4)</a> driver instead for a few other tulip-like cards.
 <li>Change libc syslog() code to try to reopen the socket if a send fails.  This handles the case of a restarted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8">syslogd(8)</a> better.  <li>Change libc syslog() code to try to reopen the socket if a send fails.  This handles the case of a restarted <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=syslogd&sektion=8">syslogd(8)</a> better.
Line 579 
Line 579 
 <li>Remove PIC versions of libarch and libresolv from the distribution.  <li>Remove PIC versions of libarch and libresolv from the distribution.
 <li>Correctly copy pkthdr in m_split().  <li>Correctly copy pkthdr in m_split().
 <li>Fix udp multicast option handling.  <li>Fix udp multicast option handling.
 <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Fix mii autoselect support for 3c900b. <a href=errata.html#3c900b>A source code patch is available</a></strong></font>.  <li><font color=#e00000><strong>DRIVER IMPROVEMENT: Fix mii autoselect support for 3c900b. <a href=errata26.html#3c900b>A source code patch is available</a></strong></font>.
 <li>Fix signed errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1">df(1)</a>.  <li>Fix signed errors in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1">df(1)</a>.
 <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat -ss</a>.  <li>Repair <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1">netstat -ss</a>.
 <li>Optional swap encryption support in uvm; see new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&sektion=4">options(4)</a> page.  <li>Optional swap encryption support in uvm; see new <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=options&sektion=4">options(4)</a> page.
Line 655 
Line 655 
 <li>Overflows is <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1">split(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jot&sektion=1">jot(1)</a>, ssio, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1">file(1)</a>.  <li>Overflows is <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=split&sektion=1">split(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jot&sektion=1">jot(1)</a>, ssio, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=telnet&sektion=1">telnet(1)</a>, <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=file&sektion=1">file(1)</a>.
 <li>SiS 900/7016 Ethernet from FreeBSD. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>  <li>SiS 900/7016 Ethernet from FreeBSD. See <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sis&sektion=4">sis(4)</a>
 <li>Tape support and major code changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapiscsi(4)</a>.  <li>Tape support and major code changes to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atapiscsi&sektion=4">atapiscsi(4)</a>.
 <li><font color=#e00000><strong>The third ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.  <li><font color=#e00000><strong>The third ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
 <li><font color=#e00000><strong>The second ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.  <li><font color=#e00000><strong>The second ssh jumbo patch is now available. Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href="errata26.html#sshjumbo">A jumbo patch is available which adds many features</a></strong></font>.
 <li>Some overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.  <li>Some overflows in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=patch&sektion=1">patch(1)</a>.
 <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnsquery&sektion=1">dnsquery(1)</a>.  <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnsquery&sektion=1">dnsquery(1)</a>.
 <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=error&sektion=1">error(1)</a>.  <li>Buffer overflow in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=error&sektion=1">error(1)</a>.
Line 665 
Line 665 
 <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apply&sektion=1">apply(1)</a>.  <li>Fix off-by-one in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apply&sektion=1">apply(1)</a>.
 <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1">pr(1)</a>.  <li>Fix bug in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pr&sektion=1">pr(1)</a>.
 <li>Make soft updates mostly work with UVM.  <li>Make soft updates mostly work with UVM.
 <li><font color=#e00000><strong>SECURITY FIX: The USA version of the ssl library package, called sslUSA26, contained buffer overflows. <a href=errata.html#sslUSA>A binary patch is available for people who installed before December 3</a></strong></font>.  <li><font color=#e00000><strong>SECURITY FIX: The USA version of the ssl library package, called sslUSA26, contained buffer overflows. <a href=errata26.html#sslUSA>A binary patch is available for people who installed before December 3</a></strong></font>.
 <li>Remove ctm(1) from the src tree -- look for it in ports now.  <li>Remove ctm(1) from the src tree -- look for it in ports now.
 <li>libkvm.old hacks for UVM.  <li>libkvm.old hacks for UVM.
 <li>Fix utmp handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, for when running in daemon mode.  <li>Fix utmp handling in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>, for when running in daemon mode.
Line 675 
Line 675 
 <li>DPT SmartCache III/IV SCSI PCI/EISA driver.  <li>DPT SmartCache III/IV SCSI PCI/EISA driver.
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkisofs&sektion=8">mkisofs 1.11.3</a>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mkisofs&sektion=8">mkisofs 1.11.3</a>
 <li>Fix mangled files for put command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.  <li>Fix mangled files for put command in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftpd&sektion=8">ftpd(8)</a>.
 <li><font color=#e00000><strong>RELIABILITY FIX: Be more careful in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a>. <a href=errata.html#poll>A source patch is available</a></strong></font>.  <li><font color=#e00000><strong>RELIABILITY FIX: Be more careful in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=poll&sektion=2">poll(2)</a>. <a href=errata26.html#poll>A source patch is available</a></strong></font>.
 <li>ncurses-5.0-19991127  <li>ncurses-5.0-19991127
 <li>Enable TI16750 UART support.  <li>Enable TI16750 UART support.
 <li>driver for ISA hostess 4-channel serial card.  <li>driver for ISA hostess 4-channel serial card.
Line 689 
Line 689 
 <li>Parsing error fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=calendar&sektion=1">calendar(1)</a>.  <li>Parsing error fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=calendar&sektion=1">calendar(1)</a>.
 <li>Some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> fixes.  <li>Some more <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=m4&sektion=1">m4(1)</a> fixes.
 <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.  <li>Set SO_REUSEADDR and SO_LINGER on forwarded ports in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>.
 <li><font color=#e00000><strong>SECURITY FIX: Limit newaliases run to root and trusted users. <a href=errata.html#sendmail>A source patch is available</a></strong></font>.  <li><font color=#e00000><strong>SECURITY FIX: Limit newaliases run to root and trusted users. <a href=errata26.html#sendmail>A source patch is available</a></strong></font>.
 <li>SSH_ASKPASS support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&sektion=1">ssh-add(1)</a>.  <li>SSH_ASKPASS support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-add&sektion=1">ssh-add(1)</a>.
 <li>Numerous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> improvements... too many to mention.  <li>Numerous <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a> improvements... too many to mention.
 <li>Newer version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a> driver.  <li>Newer version of the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&sektion=4">isp(4)</a> driver.
Line 726 
Line 726 
 <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=top&sektion=1">top(1)</a> should use stathz, not hz, for calculating process run times.
 <li>Shrink the puc(4) dmesg output.  <li>Shrink the puc(4) dmesg output.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3">OSS audio</a> support to the BSD/OS emulation.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ossaudio&sektion=3">OSS audio</a> support to the BSD/OS emulation.
 <li><font color=#e00000><strong>A kernel reliability fix for the alpha. <a href=errata.html#alpha_locore>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>A kernel reliability fix for the alpha. <a href=errata26.html#alpha_locore>A patch is available</a></strong></font>.
 <li><font color=#e00000><strong>A kernel reliability fix for all m68k architectures. <a href=errata.html#m68k_locore>A patch is available (which all m68k architectures share)</a></strong></font>.  <li><font color=#e00000><strong>A kernel reliability fix for all m68k architectures. <a href=errata26.html#m68k_locore>A patch is available (which all m68k architectures share)</a></strong></font>.
 <li><font color=#e00000><strong>Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href=errata.html#ssh>A jumbo patch is available which adds many features</a></strong></font>.  <li><font color=#e00000><strong>Numerous (non-security) additions/changes have been made to OpenSSH since the OpenBSD 2.6 release. <a href=errata26.html#ssh>A jumbo patch is available which adds many features</a></strong></font>.
 <li><font color=#e00000><strong>A kernel reliability fix for the sparc. <a href=errata.html#sparc_locore>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>A kernel reliability fix for the sparc. <a href=errata26.html#sparc_locore>A patch is available</a></strong></font>.
 <li>Counter overflow fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>.  <li>Counter overflow fix to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>.
 <li>Merge dvdio.h support into cdio.h, and cleanup various unportabile bits.  <li>Merge dvdio.h support into cdio.h, and cleanup various unportabile bits.
 <li>Various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> cleanups.  <li>Various other <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a> cleanups.
Line 742 
Line 742 
 <li>Have sshd check check the user's personal ~/.ssh/known_hosts file.  <li>Have sshd check check the user's personal ~/.ssh/known_hosts file.
 <li><font color=#e00000><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.  <li><font color=#e00000><strong>NOTE: OpenSSH does not have the ssh 1.2.27 rsa bug</strong></font>.
 <li>Install a shared libperl.  <li>Install a shared libperl.
 <li><font color=#e00000><strong>Fix m4, accidentally broken in 2.6. <a href=errata.html#m4>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>Fix m4, accidentally broken in 2.6. <a href=errata26.html#m4>A patch is available</a></strong></font>.
 <li><font color=#e00000><strong>Users should not be able to change the media configuration of interfaces. <a href=errata.html#ifmedia>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>Users should not be able to change the media configuration of interfaces. <a href=errata26.html#ifmedia>A patch is available</a></strong></font>.
 <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtok_r&sektion=3">strtok_r(3)</a>.  <li>Add <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strtok_r&sektion=3">strtok_r(3)</a>.
 <li><font color=#e00000><strong>newsyslog race condition fixes. <a href=errata.html#newsyslog>A patch is available</a></strong></font>.  <li><font color=#e00000><strong>newsyslog race condition fixes. <a href=errata26.html#newsyslog>A patch is available</a></strong></font>.
 <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> fixes.  <li>Various <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&sektion=1">make(1)</a> fixes.
 <li>screen blanker code for the amiga.  <li>screen blanker code for the amiga.
 <li>Default network name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> is "", not "ANY".  <li>Default network name in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&sektion=4">wi(4)</a> is "", not "ANY".

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4