Add a QA item about DHCP and update ipfilter and openssl items.

This commit is contained in:
Murray Stokely 2003-03-03 03:56:07 +00:00
parent ad9e01212a
commit 7d30276f81
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16175

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/qa.sgml,v 1.1 2003/02/19 15:11:42 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/qa.sgml,v 1.2 2003/02/26 23:15:55 murray Exp $">
<!ENTITY rel '4.8-RELEASE'>
<!ENTITY title "Testing Guide for &rel;">
<!ENTITY email "qa">
@ -41,11 +41,12 @@
<ul>
<li><p><strong>OpenSSL</strong>. OpenSSL was updated to 0.9.7a.
Please test these things: blah foo.</p></li>
Please test any SSL consumers on your system to make sure there
have been no regressions in functionality.</p></li>
<li><p><strong>IPFilter</strong> has recently been updated to
version 3.4.XXX and has not
yet been thoroughly tested in -STABLE.</p></li>
version 3.4.31 and has not yet been thoroughly tested in
-STABLE.</p></li>
<li><p><strong>Firewire</strong></p></li>
@ -57,6 +58,12 @@
<li><p><strong>dlinfo()</strong> added - test your shared-library
heavy ports to make sure there are no build problems.</p> </ul>
<li><p>ISC DHCP 3.0.1 RC11 has recently been added to 4.8RC. This
version of the ISC DHCP client was used in 5.0-RELEASE, and should
be well tested, but it was only recently made available to
4.X-STABLE users so it has not received much testing to date in
that environment.</p></li>
<p>The <a href="../../relnotes.html">release notes</a> will always be
a good place to look for things to test.</p>