From owner-freebsd-security Thu Feb 27 0:57: 8 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 DA91B37B401 for ; Thu, 27 Feb 2003 00:57:04 -0800 (PST) Received: from mx01.uunet.co.za (mx01.ops.uunet.co.za [196.31.48.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE9C43FBF for ; Thu, 27 Feb 2003 00:57:02 -0800 (PST) (envelope-from gareth@za.uu.net) Received: from pixproxy.so.cpt1.za.uu.net ([196.30.72.11]) by mx01.uunet.co.za with esmtp (Exim 3.36 #1) id 18oJqe-000LF5-00; Thu, 27 Feb 2003 10:57:00 +0200 Received: from gabba.so.cpt1.za.uu.net (gabba.so.cpt1.za.uu.net [196.30.72.25]) by pixproxy.so.cpt1.za.uu.net (Postfix) with ESMTP id 204D71B5EB; Thu, 27 Feb 2003 10:56:58 +0200 (SAST) Received: from localhost (localhost [127.0.0.1]) by gabba.so.cpt1.za.uu.net (8.11.6/8.11.6) with ESMTP id h1R8ulr12006; Thu, 27 Feb 2003 10:56:50 +0200 (SAST) (envelope-from gareth@za.uu.net) Date: Thu, 27 Feb 2003 10:56:47 +0200 (SAST) From: Gareth Hopkins X-X-Sender: ghopkins@gabba.so.cpt1.za.uu.net To: Krzysztof Ptaszek Cc: KIMURA Yasuhiro , Subject: Re: Updated OpenSSL patches In-Reply-To: <20030225155407.GB65970@otvk.pl> Message-ID: <20030227105013.Y5071-100000@gabba.so.cpt1.za.uu.net> X-Cell: +27 82 929 6668 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE 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 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