Date: Thu, 27 Feb 2003 10:56:47 +0200 (SAST) From: Gareth Hopkins <gareth@za.uu.net> To: Krzysztof Ptaszek <mpriest@otvk.pl> Cc: KIMURA Yasuhiro <yasu@utahime.org>, <freebsd-security@FreeBSD.ORG> Subject: Re: Updated OpenSSL patches Message-ID: <20030227105013.Y5071-100000@gabba.so.cpt1.za.uu.net> In-Reply-To: <20030225155407.GB65970@otvk.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Feb 2003, Krzysztof Ptaszek wrote: KP>You, KIMURA, using yasu@utahime.org wrote: KP>=3D> But these rejections are strange because new patch doesn't modify KP>=3D> either /usr/src/README or /usr/src/Makefile at all. KP> KP>As far as i know, you can see changes in UPDATING file: KP> KP>[root@otvk|/]# cat /usr/src/UPDATING|grep 20030214 -A 2 KP>20030214: KP> OpenSSL 0.97 has been imported, and the libcrypto/libssl KP> library versions have been bumped. KP> KP> KP>=3D> Does anybody succeed to apply new patch? KP> KP>Yes. Howdie, =09I have applied the openssl47.patch patch to a 4.7-STABLE machine built in January 2003. Should mention that the following reject happened during the patch ~ less /usr/src/Makefile.rej *************** *** 35,42 **** MAINTAINER=3D kris # base sources ! SRCS+=3D cpt_err.c cryptlib.c cversion.c ebcdic.c ex_data.c mem.c = mem_dbg.c \ ! tmdiff.c uid.c # asn1 --- 35,42 ---- MAINTAINER=3D kris # base sources ! SRCS+=3D cpt_err.c cryptlib.c cversion.c ebcdic.c ex_data.c mem.c = mem_clr.c \ ! mem_dbg.c tmdiff.c uid.c # asn1 =09During the make buildworld I get the following error. cc -O -pipe -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heim= dal/include -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heim= dal/lib/kadm5 -I/usr/src/kerb eros5/libexec/ipropd-master/../../../crypto/h= eimdal/lib/krb5 -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/= heimdal/lib/asn1 -I/usr/src/kerberos5/libexec/ipropd-master/ ../../../crypt= o/heimdal/lib/hdb -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypt= o/heimdal/lib/roken -I/usr/src/kerberos5/libexec/ipropd-master/../../../cry= pto/heimdal/kuse r -I/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../.= =2E/lib/libasn1 -I/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../li= b/libhdb -I/usr/obj/usr/src/kerberos5/libexec/ipr opd-master -Wall -I/usr/s= rc/kerberos5/libexec/ipropd-master/../../include -DHAVE_CONFIG_H -DINET6 = -o ipropd-master ipropd_master.o -L/usr/obj/usr/src/kerberos5/libexec/ipr= opd-mas ter/../../lib/libkadm5srv -lkadm5srv -L/usr/obj/usr/src/kerberos5/l= ibexec/ipropd-master/../../lib/libkrb5 -lkrb5 -L/usr/obj/usr/src/kerberos5/= libexec/ipropd-master/../../lib/libhdb -lhdb -L/usr/obj/usr/src/kerberos5/l= ibexec/ipropd-master/../../lib/libroken -lroken -L/usr/obj/usr/src/kerberos= 5/libexec/ipropd-master/../../lib/libvers -lvers -L/usr/obj/usr/sr c/ker= beros5/libexec/ipropd-master/../../lib/libasn1 -lasn1 -lcrypto -lmd -lcrypt -lcom_err /usr/obj/usr/src/i386/usr/lib/libcrypto.so: undefined reference to `cleanse= _ctr' /usr/obj/usr/src/i386/usr/lib/libcrypto.so: undefined reference to `OPENSSL= _cleanse' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error make.conf is as follows USA_RESIDENT=3DNO MASTER_SITE_OVERRIDE=3Dftp://ftp3.za.freebsd.org/pub/FreeBSD/distfiles/${DI= ST_SUBDIR}/ NO_SENDMAIL=3D true MAKE_KERBEROS5=3D yes ENABLE_SUID_K5SU=3D yes NOGAMES=3D true Is there something else that needs to be added or is the only option cvsup to latest releng_4? --- Gareth Hopkins Server Operations UUNET South Africa (o) +27.21.658.8700 (f) +27.21.658.8552 (m) +27.82.929.6668 http://www.uunet.co.za 08600 UUNET (08600 88638) "The contents of this e-mail and any accompanying documentation is confidential and any use thereof, in whatever form, by anyone other than the addressee for whom it is intended, is strictly prohibited." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030227105013.Y5071-100000>