atom feed21 messages in org.freebsd.freebsd-securityRe: Updated OpenSSL patches
FromSent OnAttachments
Kosaku NagasakaFeb 24, 2003 4:01 pm 
KIMURA YasuhiroFeb 24, 2003 4:59 pm 
Jacques A. VidrineFeb 24, 2003 6:04 pm 
Jacques A. VidrineFeb 24, 2003 6:20 pm 
Jacques A. VidrineFeb 24, 2003 7:44 pm 
KIMURA YasuhiroFeb 25, 2003 6:30 am 
Krzysztof PtaszekFeb 25, 2003 7:53 am 
Jacques A. VidrineFeb 25, 2003 12:12 pm 
KIMURA YasuhiroFeb 26, 2003 4:08 pm 
Jacques A. VidrineFeb 26, 2003 4:50 pm 
Gareth HopkinsFeb 27, 2003 12:56 am 
KIMURA YasuhiroFeb 27, 2003 8:05 am.Other
Jacques A. VidrineFeb 27, 2003 8:09 am 
KIMURA YasuhiroFeb 27, 2003 8:48 am 
Chris SamaritoniFeb 27, 2003 9:36 am 
Crist J. ClarkFeb 27, 2003 3:58 pm 
Jacques A. VidrineFeb 28, 2003 6:01 am 
Duncan Patton a CampbellFeb 28, 2003 5:09 pm 
Jacques A. VidrineMar 1, 2003 6:18 am 
KIMURA YasuhiroMar 3, 2003 7:10 am 
Jacques A. VidrineMar 3, 2003 7:38 am 
Subject:Re: Updated OpenSSL patches
From:KIMURA Yasuhiro (ya@utahime.org)
Date:Feb 27, 2003 8:05:59 am
List:org.freebsd.freebsd-security
Attachments:
4.7r-supfile - 4k

"Jacques A. Vidrine" <nec@FreeBSD.org> wrote:

Do you even have a /usr/src/crypto/openssl directory after your installation?

Yes.

sugar# ls /usr/src/crypto/openssl/ CHANGES Makefile.org bugs e_os2.h times CHANGES.SSLeay Makefile.ssl certs openssl.doxy tools Configure NEWS config openssl.spec util FAQ PROBLEMS crypto perl FREEBSD-Xlist README demos shlib INSTALL README.ENGINE doc ssl LICENSE apps e_os.h test sugar#

With a checked out 4.7-RELEASE tree, using your procedure above works as expected.

Works well? But it fails on my PC.

yasu@sugar[46]% patch -s < /tmp/kadmin.patch yasu@sugar[47]% patch -s < /tmp/bind.patch yasu@sugar[48]% patch -s < /tmp/filedesc.patch yasu@sugar[49]% patch -s < /tmp/cvs.patch yasu@sugar[50]% 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 yasu@sugar[51]% ls COPYRIGHT contrib/ mem_clr.c.orig Makefile crypto/ release/ Makefile.inc1 etc/ sbin/ Makefile.orig games/ secure/ Makefile.rej gnu/ share/ Makefile.upgrade include/ sys/ README kerberos5/ tools/ README.orig kerberosIV/ usr.bin/ README.rej lib/ usr.sbin/ UPDATING libexec/ bin/ mem_clr.c yasu@sugar[52]%

Supfile appended is used to cvsup.