From owner-freebsd-doc Sun Mar 19 11:38:41 2000 Delivered-To: freebsd-doc@freebsd.org Received: from luna.cdrom.com (adsl-63-192-209-55.dsl.snfc21.pacbell.net [63.192.209.55]) by hub.freebsd.org (Postfix) with ESMTP id D564037B6C6; Sun, 19 Mar 2000 11:38:35 -0800 (PST) (envelope-from jim@luna.cdrom.com) Received: by luna.cdrom.com (Postfix, from userid 1000) id 695B420F; Sun, 19 Mar 2000 11:37:46 -0800 (PST) Date: Sun, 19 Mar 2000 11:37:45 -0800 From: Jim Mock To: Kris Kennaway Cc: doc@FreeBSD.ORG Subject: Re: 4.0 Errata change Message-ID: <20000319113745.A5293@luna.cdrom.com> Reply-To: jim@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.9i In-Reply-To: ; from kris@FreeBSD.ORG on Sun, Mar 19, 2000 at 02:34:08AM -0800 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 19 Mar 2000 at 02:34:08 -0800, Kris Kennaway wrote: > Can someone please review this? It's what you call "SGML by context" :-) Here's a cleaned up patch. This one keeps with the current 'style' of the document (the tabbed URLs and capitalized FreeBSD.org and whatnot. If you want me to commit it, let me know, otherwise feel free to do so yourself. - jim Index: errata.sgml =================================================================== RCS file: /mnt/ncvs/www/en/releases/4.0R/errata.sgml,v retrieving revision 1.2 diff -u -r1.2 errata.sgml --- errata.sgml 2000/03/17 12:02:31 1.2 +++ errata.sgml 2000/03/19 19:32:14 @@ -28,17 +28,42 @@ freebsd-current@FreeBSD.org -For all CERT security advisories, see: +For all FreeBSD security advisories, see: - ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/ + http://www.FreeBSD.org/security/ -For the latest security incident information. +for the latest security incident information. ---- Security Advisories: Current active security advisories: None ---- System Update Information: + +The tcpdump binary in the bin distribution is erroneously linked against +the libcrypto.so library, which is only found in the separate crypto +distribution. + +Therefore, if you only install the bin distribution without the crypto +distribution, tcpdump will not work as installed. + +Fix: Download a new tcpdump binary from the following location: + + http://people.FreeBSD.org/~kris/4.0R/i386/tcpdump (i386) + http://people.FreeBSD.org/~kris/4.0R/alpha/tcpdump (alpha) + +The MD5 checksum of this file is: + + i386 version: MD5 (tcpdump) = 0b3d32b367e7312d546ccae8f1824391 + alpha version: MD5 (tcpdump) = 2d113fa4c38c8a0299d558acb5c6ad57 + +To verify the checksum of your downloaded copy, perform the following +command: + + /sbin/md5 /path/to/downloaded/tcpdump + +and compare with the above. +

Release Home &footer; -- - jim mock - walnut creek cdrom/freebsd test labs - jim@luna.cdrom.com - - phone: 1.925.691.2800 x.3814 - fax: 1.925.674.0821 - jim@FreeBSD.org - - editor - The FreeBSDzine - www.freebsdzine.org - jim@freebsdzine.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message