OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
30-Nov-2006 14:41:48
Branch: HEAD Handle:
2006113013414502
Modified files:
openssl/crypto/aes Makefile
openssl/crypto/asn1 Makefile
openssl/crypto/camellia Makefile
openssl/crypto/ocsp Makefile
openssl/crypto/rsa Makefile
openssl/engines/ccgost Makefile
openssl/test Makefile
Log:
Update dependencies.
Summary:
Revision Changes Path
1.10 +7 -1 openssl/crypto/aes/Makefile
1.15 +12 -11 openssl/crypto/asn1/Makefile
1.2 +7 -7 openssl/crypto/camellia/Makefile
1.5 +8 -8 openssl/crypto/ocsp/Makefile
1.13 +2 -2 openssl/crypto/rsa/Makefile
1.4 +1 -1 openssl/engines/ccgost/Makefile
1.26 +3 -0 openssl/test/Makefile
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/aes/Makefile
============================================================
================
$ cvs diff -u -r1.9 -r1.10 Makefile
--- openssl/crypto/aes/Makefile 31 Aug 2006 14:03:59
-0000 1.9
+++ openssl/crypto/aes/Makefile 30 Nov 2006 13:41:45
-0000 1.10
 -105,13 +105,19 
aes_cfb.o: ../../e_os.h ../../include/openssl/aes.h
aes_cfb.o: ../../include/openssl/e_os2.h
../../include/openssl/opensslconf.h
aes_cfb.o: aes_cfb.c aes_locl.h
-aes_x86core.o: ../../include/openssl/aes.h aes_locl.h
aes_core.o: ../../include/openssl/aes.h
../../include/openssl/e_os2.h
aes_core.o: ../../include/openssl/opensslconf.h
aes_core.c aes_locl.h
aes_ctr.o: ../../include/openssl/aes.h
../../include/openssl/e_os2.h
aes_ctr.o: ../../include/openssl/opensslconf.h aes_ctr.c
aes_locl.h
aes_ecb.o: ../../include/openssl/aes.h
../../include/openssl/e_os2.h
aes_ecb.o: ../../include/openssl/opensslconf.h aes_ecb.c
aes_locl.h
+aes_ige.o: ../../e_os.h ../../include/openssl/aes.h
../../include/openssl/bio.h
+aes_ige.o: ../../include/openssl/buffer.h
../../include/openssl/crypto.h
+aes_ige.o: ../../include/openssl/e_os2.h
../../include/openssl/err.h
+aes_ige.o: ../../include/openssl/lhash.h
../../include/openssl/opensslconf.h
+aes_ige.o: ../../include/openssl/opensslv.h
../../include/openssl/ossl_typ.h
+aes_ige.o: ../../include/openssl/safestack.h
../../include/openssl/stack.h
+aes_ige.o: ../../include/openssl/symhacks.h ../cryptlib.h
aes_ige.c aes_locl.h
aes_misc.o: ../../include/openssl/aes.h
../../include/openssl/e_os2.h
aes_misc.o: ../../include/openssl/opensslconf.h
aes_misc.o: ../../include/openssl/opensslv.h aes_locl.h
aes_misc.c
 .
patch -p0 <<' .'
Index: openssl/crypto/asn1/Makefile
============================================================
================
$ cvs diff -u -r1.14 -r1.15 Makefile
--- openssl/crypto/asn1/Makefile 9 Jun 2006 15:44:35
-0000 1.14
+++ openssl/crypto/asn1/Makefile 30 Nov 2006 13:41:45
-0000 1.15
 -718,17 +718,18 
x_bignum.o: ../../include/openssl/symhacks.h
../cryptlib.h x_bignum.c
x_crl.o: ../../e_os.h ../../include/openssl/asn1.h
x_crl.o: ../../include/openssl/asn1t.h
../../include/openssl/bio.h
-x_crl.o: ../../include/openssl/buffer.h
../../include/openssl/crypto.h
-x_crl.o: ../../include/openssl/e_os2.h
../../include/openssl/ec.h
-x_crl.o: ../../include/openssl/ecdh.h
../../include/openssl/ecdsa.h
-x_crl.o: ../../include/openssl/err.h
../../include/openssl/evp.h
-x_crl.o: ../../include/openssl/lhash.h
../../include/openssl/obj_mac.h
-x_crl.o: ../../include/openssl/objects.h
../../include/openssl/opensslconf.h
-x_crl.o: ../../include/openssl/opensslv.h
../../include/openssl/ossl_typ.h
-x_crl.o: ../../include/openssl/pkcs7.h
../../include/openssl/safestack.h
-x_crl.o: ../../include/openssl/sha.h
../../include/openssl/stack.h
-x_crl.o: ../../include/openssl/symhacks.h
../../include/openssl/x509.h
-x_crl.o: ../../include/openssl/x509_vfy.h ../cryptlib.h
x_crl.c
+x_crl.o: ../../include/openssl/buffer.h
../../include/openssl/conf.h
+x_crl.o: ../../include/openssl/crypto.h
../../include/openssl/e_os2.h
+x_crl.o: ../../include/openssl/ec.h
../../include/openssl/ecdh.h
+x_crl.o: ../../include/openssl/ecdsa.h
../../include/openssl/err.h
+x_crl.o: ../../include/openssl/evp.h
../../include/openssl/lhash.h
+x_crl.o: ../../include/openssl/obj_mac.h
../../include/openssl/objects.h
+x_crl.o: ../../include/openssl/opensslconf.h
../../include/openssl/opensslv.h
+x_crl.o: ../../include/openssl/ossl_typ.h
../../include/openssl/pkcs7.h
+x_crl.o: ../../include/openssl/safestack.h
../../include/openssl/sha.h
+x_crl.o: ../../include/openssl/stack.h
../../include/openssl/symhacks.h
+x_crl.o: ../../include/openssl/x509.h
../../include/openssl/x509_vfy.h
+x_crl.o: ../../include/openssl/x509v3.h ../cryptlib.h
asn1_locl.h x_crl.c
x_exten.o: ../../include/openssl/asn1.h
../../include/openssl/asn1t.h
x_exten.o: ../../include/openssl/bio.h
../../include/openssl/buffer.h
x_exten.o: ../../include/openssl/crypto.h
../../include/openssl/e_os2.h
 .
patch -p0 <<' .'
Index: openssl/crypto/camellia/Makefile
============================================================
================
$ cvs diff -u -r1.1 -r1.2 Makefile
--- openssl/crypto/camellia/Makefile 9 Jun 2006 22:29:39
-0000 1.1
+++ openssl/crypto/camellia/Makefile 30 Nov 2006 13:41:46
-0000 1.2
 -85,19 +85,19 
# DO NOT DELETE THIS LINE -- make depend depends on it.
-camellia.o: ../../include/openssl/opensslconf.h
camellia.c camellia.h
-camellia.o: cmll_locl.h
-cmll_cbc.o: ../../include/openssl/camellia.h
+camellia.o: ../../include/openssl/e_os2.h
../../include/openssl/opensslconf.h
+camellia.o: camellia.c camellia.h cmll_locl.h
+cmll_cbc.o: ../../include/openssl/camellia.h
../../include/openssl/e_os2.h
cmll_cbc.o: ../../include/openssl/opensslconf.h
cmll_cbc.c cmll_locl.h
cmll_cfb.o: ../../e_os.h ../../include/openssl/camellia.h
cmll_cfb.o: ../../include/openssl/e_os2.h
../../include/openssl/opensslconf.h
cmll_cfb.o: cmll_cfb.c cmll_locl.h
-cmll_ctr.o: ../../include/openssl/camellia.h
+cmll_ctr.o: ../../include/openssl/camellia.h
../../include/openssl/e_os2.h
cmll_ctr.o: ../../include/openssl/opensslconf.h
cmll_ctr.c cmll_locl.h
-cmll_ecb.o: ../../include/openssl/camellia.h
+cmll_ecb.o: ../../include/openssl/camellia.h
../../include/openssl/e_os2.h
cmll_ecb.o: ../../include/openssl/opensslconf.h
cmll_ecb.c cmll_locl.h
-cmll_misc.o: ../../include/openssl/camellia.h
+cmll_misc.o: ../../include/openssl/camellia.h
../../include/openssl/e_os2.h
cmll_misc.o: ../../include/openssl/opensslconf.h
cmll_misc.o: ../../include/openssl/opensslv.h cmll_locl.h
cmll_misc.c
-cmll_ofb.o: ../../include/openssl/camellia.h
+cmll_ofb.o: ../../include/openssl/camellia.h
../../include/openssl/e_os2.h
cmll_ofb.o: ../../include/openssl/opensslconf.h
cmll_locl.h cmll_ofb.c
 .
patch -p0 <<' .'
Index: openssl/crypto/ocsp/Makefile
============================================================
================
$ cvs diff -u -r1.4 -r1.5 Makefile
--- openssl/crypto/ocsp/Makefile 16 May 2005 16:55:33
-0000 1.4
+++ openssl/crypto/ocsp/Makefile 30 Nov 2006 13:41:46
-0000 1.5
 -151,14 +151,14 
ocsp_ht.o: ../../include/openssl/x509_vfy.h
../../include/openssl/x509v3.h
ocsp_ht.o: ocsp_ht.c
ocsp_lib.o: ../../e_os.h ../../include/openssl/asn1.h
-ocsp_lib.o: ../../include/openssl/bio.h
../../include/openssl/buffer.h
-ocsp_lib.o: ../../include/openssl/conf.h
../../include/openssl/crypto.h
-ocsp_lib.o: ../../include/openssl/e_os2.h
../../include/openssl/ec.h
-ocsp_lib.o: ../../include/openssl/ecdh.h
../../include/openssl/ecdsa.h
-ocsp_lib.o: ../../include/openssl/err.h
../../include/openssl/evp.h
-ocsp_lib.o: ../../include/openssl/lhash.h
../../include/openssl/obj_mac.h
-ocsp_lib.o: ../../include/openssl/objects.h
../../include/openssl/ocsp.h
-ocsp_lib.o: ../../include/openssl/opensslconf.h
+ocsp_lib.o: ../../include/openssl/asn1t.h
../../include/openssl/bio.h
+ocsp_lib.o: ../../include/openssl/buffer.h
../../include/openssl/conf.h
+ocsp_lib.o: ../../include/openssl/crypto.h
../../include/openssl/e_os2.h
+ocsp_lib.o: ../../include/openssl/ec.h
../../include/openssl/ecdh.h
+ocsp_lib.o: ../../include/openssl/ecdsa.h
../../include/openssl/err.h
+ocsp_lib.o: ../../include/openssl/evp.h
../../include/openssl/lhash.h
+ocsp_lib.o: ../../include/openssl/obj_mac.h
../../include/openssl/objects.h
+ocsp_lib.o: ../../include/openssl/ocsp.h
../../include/openssl/opensslconf.h
ocsp_lib.o: ../../include/openssl/opensslv.h
../../include/openssl/ossl_typ.h
ocsp_lib.o: ../../include/openssl/pem.h
../../include/openssl/pem2.h
ocsp_lib.o: ../../include/openssl/pkcs7.h
../../include/openssl/rand.h
 .
patch -p0 <<' .'
Index: openssl/crypto/rsa/Makefile
============================================================
================
$ cvs diff -u -r1.12 -r1.13 Makefile
--- openssl/crypto/rsa/Makefile 8 Apr 2006 00:15:07
-0000 1.12
+++ openssl/crypto/rsa/Makefile 30 Nov 2006 13:41:46
-0000 1.13
 -210,7 +210,7 
rsa_pmeth.o: ../../include/openssl/safestack.h
../../include/openssl/sha.h
rsa_pmeth.o: ../../include/openssl/stack.h
../../include/openssl/symhacks.h
rsa_pmeth.o: ../../include/openssl/x509.h
../../include/openssl/x509_vfy.h
-rsa_pmeth.o: ../cryptlib.h ../evp/evp_locl.h rsa_pmeth.c
+rsa_pmeth.o: ../cryptlib.h ../evp/evp_locl.h rsa_locl.h
rsa_pmeth.c
rsa_prn.o: ../../e_os.h ../../include/openssl/asn1.h
rsa_prn.o: ../../include/openssl/bio.h
../../include/openssl/buffer.h
rsa_prn.o: ../../include/openssl/crypto.h
../../include/openssl/e_os2.h
 -259,7 +259,7 
rsa_sign.o: ../../include/openssl/safestack.h
../../include/openssl/sha.h
rsa_sign.o: ../../include/openssl/stack.h
../../include/openssl/symhacks.h
rsa_sign.o: ../../include/openssl/x509.h
../../include/openssl/x509_vfy.h
-rsa_sign.o: ../cryptlib.h rsa_sign.c
+rsa_sign.o: ../cryptlib.h rsa_locl.h rsa_sign.c
rsa_ssl.o: ../../e_os.h ../../include/openssl/asn1.h
rsa_ssl.o: ../../include/openssl/bio.h
../../include/openssl/bn.h
rsa_ssl.o: ../../include/openssl/buffer.h
../../include/openssl/crypto.h
 .
patch -p0 <<' .'
Index: openssl/engines/ccgost/Makefile
============================================================
================
$ cvs diff -u -r1.3 -r1.4 Makefile
--- openssl/engines/ccgost/Makefile 20 Oct 2006 11:23:35
-0000 1.3
+++ openssl/engines/ccgost/Makefile 30 Nov 2006 13:41:46
-0000 1.4
 -119,7 +119,7 
gost2001_keyx.o: ../../include/openssl/sha.h
../../include/openssl/stack.h
gost2001_keyx.o: ../../include/openssl/symhacks.h
../../include/openssl/x509.h
gost2001_keyx.o: ../../include/openssl/x509_vfy.h
e_gost_err.h gost2001_keyx.c
-gost2001_keyx.o: gost89.h gost_keywrap.h gost_lcl.h
gosthash.h
+gost2001_keyx.o: gost2001_keyx.h gost89.h gost_keywrap.h
gost_lcl.h gosthash.h
gost89.o: gost89.c gost89.h
gost94_keyx.o: ../../include/openssl/asn1.h
../../include/openssl/asn1t.h
gost94_keyx.o: ../../include/openssl/bio.h
../../include/openssl/bn.h
 .
patch -p0 <<' .'
Index: openssl/test/Makefile
============================================================
================
$ cvs diff -u -r1.25 -r1.26 Makefile
--- openssl/test/Makefile 24 Oct 2006 22:14:18 -0000 1.25
+++ openssl/test/Makefile 30 Nov 2006 13:41:47 -0000 1.26
 -548,6 +548,9 
hmactest.o: ../include/openssl/symhacks.h hmactest.c
ideatest.o: ../e_os.h ../include/openssl/e_os2.h
../include/openssl/idea.h
ideatest.o: ../include/openssl/opensslconf.h ideatest.c
+igetest.o: ../include/openssl/aes.h
../include/openssl/e_os2.h
+igetest.o: ../include/openssl/opensslconf.h
../include/openssl/ossl_typ.h
+igetest.o: ../include/openssl/rand.h igetest.c
md2test.o: ../e_os.h ../include/openssl/asn1.h
../include/openssl/bio.h
md2test.o: ../include/openssl/crypto.h
../include/openssl/e_os2.h
md2test.o: ../include/openssl/evp.h
../include/openssl/md2.h
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|