| From | Sent On | Attachments |
|---|---|---|
| Kosaku Nagasaka | Feb 24, 2003 4:01 pm | |
| KIMURA Yasuhiro | Feb 24, 2003 4:59 pm | |
| Jacques A. Vidrine | Feb 24, 2003 6:04 pm | |
| Jacques A. Vidrine | Feb 24, 2003 6:20 pm | |
| Jacques A. Vidrine | Feb 24, 2003 7:44 pm | |
| KIMURA Yasuhiro | Feb 25, 2003 6:30 am | |
| Krzysztof Ptaszek | Feb 25, 2003 7:53 am | |
| Jacques A. Vidrine | Feb 25, 2003 12:12 pm | |
| KIMURA Yasuhiro | Feb 26, 2003 4:08 pm | |
| Jacques A. Vidrine | Feb 26, 2003 4:50 pm | |
| Gareth Hopkins | Feb 27, 2003 12:56 am | |
| KIMURA Yasuhiro | Feb 27, 2003 8:05 am | .Other |
| Jacques A. Vidrine | Feb 27, 2003 8:09 am | |
| KIMURA Yasuhiro | Feb 27, 2003 8:48 am | |
| Chris Samaritoni | Feb 27, 2003 9:36 am | |
| Crist J. Clark | Feb 27, 2003 3:58 pm | |
| Jacques A. Vidrine | Feb 28, 2003 6:01 am | |
| Duncan Patton a Campbell | Feb 28, 2003 5:09 pm | |
| Jacques A. Vidrine | Mar 1, 2003 6:18 am | |
| KIMURA Yasuhiro | Mar 3, 2003 7:10 am | |
| Jacques A. Vidrine | Mar 3, 2003 7:38 am |
| Subject: | Re: Updated OpenSSL patches | |
|---|---|---|
| From: | Jacques A. Vidrine (nec...@FreeBSD.org) | |
| Date: | Feb 26, 2003 4:50:13 pm | |
| List: | org.freebsd.freebsd-security | |
On Thu, Feb 27, 2003 at 09:08:33AM +0900, KIMURA Yasuhiro wrote:
"Jacques A. Vidrine" <nec...@FreeBSD.org> 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 <nec...@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvid...@verio.net . nec...@FreeBSD.org . nec...@kth.se
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message






.Other