From owner-freebsd-security Wed Feb 26 16:50:40 2003 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD1937B401 for ; Wed, 26 Feb 2003 16:50:36 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1AB243F85 for ; Wed, 26 Feb 2003 16:50:35 -0800 (PST) (envelope-from nectar@celabo.org) Received: from madman.celabo.org (madman.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 55E494C; Wed, 26 Feb 2003 18:50:35 -0600 (CST) Received: by madman.celabo.org (Postfix, from userid 1001) id 33C3C78C3E; Wed, 26 Feb 2003 18:50:35 -0600 (CST) Date: Wed, 26 Feb 2003 18:50:35 -0600 From: "Jacques A. Vidrine" To: KIMURA Yasuhiro Cc: freebsd-security@FreeBSD.org Subject: Re: Updated OpenSSL patches Message-ID: <20030227005035.GA99420@madman.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , KIMURA Yasuhiro , freebsd-security@FreeBSD.org References: <20030225034504.GA92642@madman.celabo.org> <20030225.233042.48202256.yasu@utahime.org> <20030225201225.GA6001@madman.celabo.org> <20030227.090833.90424319.yasu@utahime.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030227.090833.90424319.yasu@utahime.org> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.3i-ja.1 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Feb 27, 2003 at 09:08:33AM +0900, KIMURA Yasuhiro wrote: > >>>>> "Jacques A. Vidrine" wrote: > > > Hmm, maybe a previous patch removed these files? > > But none of the patches released since 4.7-RELEASE touch openssl ... > > What patches exactly did you apply, and it what order? > > Following is what I do to reproduce this situation from scratch. > > 1. sugar# su - > 2. sugar# cd /usr/src/ > 3. sugar# rm -rf * > 4. sugar# /stand/sysinstall > 5. select "Configure" > 6. select "Distributions" > 7. select "src" > 9. select "All" > 9. select "Exit" twice > 10. choose "CD/DVD" (CD-R made from 4.7-disc1.iso is used) > 11. exit from /stand/sysinstall > 12. sugar# cd /tmp > 13. sugar# fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:40/kadmin.patch > 14. sugar# fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:43/bind.patch > 15. sugar# fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-03:01/cvs.patch > 16. sugar# fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-03:02/openssl47.patch.gz > 17. sugar# cd /usr/src/ > 18. sugar# patch -s < /tmp/kadmin.patch > 19. sugar# patch -s < /tmp/bind.patch > 20. sugar# patch -s < /tmp/filedesc.patch > 21. sugar# patch -s < /tmp/cvs.patch > > and then, > > sugar# gunzip -c /tmp/openssl47.patch.gz | patch -s > 1 out of 1 hunks failed--saving rejects to README.rej > 1 out of 1 hunks failed--saving rejects to Makefile.rej I have to assume that for some reason the scrypto distribution isn't being installed. With a checked out 4.7-RELEASE tree, using your procedure above works as expected. Do you even have a /usr/src/crypto/openssl directory after your installation? Cheers, -- Jacques A. Vidrine http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message