Skip site navigation (1)Skip section navigation (2)
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>=> But these rejections are strange because new patch doesn't modify
KP>=> 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>=> Does anybody succeed to apply new patch?
KP>
KP>Yes.

Howdie,

	I 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=   kris

  # base sources
! SRCS+=        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=   kris

  # base sources
! SRCS+=        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

	During the make buildworld I get the following error.

cc -O -pipe -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/include -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/kadm5 -I/usr/src/kerb eros5/libexec/ipropd-master/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/libexec/ipropd-master/ ../../../crypto/heimdal/lib/hdb -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/roken -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/kuse r  -I/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libasn1 -I/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libhdb -I/usr/obj/usr/src/kerberos5/libexec/ipr opd-master -Wall -I/usr/src/kerberos5/libexec/ipropd-master/../../include -DHAVE_CONFIG_H -DINET6     -o ipropd-master ipropd_master.o -L/usr/obj/usr/src/kerberos5/libexec/ipropd-mas ter/../../lib/libkadm5srv -lkadm5srv -L/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libkrb5 -lkrb5 -L/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libhdb -lhdb -L/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libroken -lroken -L/usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libvers -lvers    -L/usr/obj/usr/sr c/kerberos5/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=NO
MASTER_SITE_OVERRIDE=ftp://ftp3.za.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/
NO_SENDMAIL=   true
MAKE_KERBEROS5= yes
ENABLE_SUID_K5SU= yes
NOGAMES=        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>