From 8c7ee12cc528a88877bec2fa0c2b65522618f344 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 28 Aug 2003 15:19:59 +0000 Subject: [PATCH] Regen from article.sgml 1.1.2.108. --- en/releases/4.8R/errata.html | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/en/releases/4.8R/errata.html b/en/releases/4.8R/errata.html index ae310f8b70..cdccfee959 100644 --- a/en/releases/4.8R/errata.html +++ b/en/releases/4.8R/errata.html @@ -23,7 +23,7 @@

$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v - 1.1.2.107 2003/08/11 16:01:02 bmah Exp $
+ 1.1.2.108 2003/08/28 15:09:40 bmah Exp $


@@ -102,8 +102,8 @@ href="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:07.sendmail.asc" target="_top">FreeBSD-SA-03:07. This problem was corrected for FreeBSD 4.8-RELEASE with a vendor patch and - was corrected for FreeBSD 4.8-STABLE with the import of a - new version of sendmail. + was corrected for FreeBSD 4.9-PRERELEASE with the import of + a new version of sendmail. However, these changes may not otherwise have been noted in the release documentation.

@@ -139,12 +139,29 @@ found in security advisory FreeBSD-SA-03:10.

+ +

A programming error in the sendmail implementation of its + ``DNS maps'' feature could lead to a + sendmail(8) child + process crashing or behaving incorrectly. This error has + been fixed with a patch on the 4.8-RELEASE security fix + branch and with the import of a new version of sendmail on the 4-STABLE + development branch. (Note that the DNS maps feature is not + used by the default configuration files shipped with + FreeBSD.) More information can be found in security + advisory FreeBSD-SA-03:11.


-

3 +

3 Late-Breaking News

Due to some problems discovered very late in the release @@ -261,6 +278,15 @@ patch-gst-libs_ext_ffmpeg_ffmpeg_libavcodec_alpha_simple_idct_alpha.c about using the new mailing lists can be found by visiting the FreeBSD Mailman Info Page.

+ +

The + dc(4) driver does + not properly transmit data through Davicom DC9102 cards. + This problem, which has been present since FreeBSD + 4.5-RELEASE, has been corrected for FreeBSD + 4.9-PRERELEASE.