| 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: | Gareth Hopkins (gar...@za.uu.net) | |
| Date: | Feb 27, 2003 12:56:25 am | |
| List: | org.freebsd.freebsd-security | |
On Tue, 25 Feb 2003, Krzysztof Ptaszek wrote:
KP>You, KIMURA, using ya...@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 majo...@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message






.Other