[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: OpenSSL_0_9_7-stable: openssl/fips/ Makefile.ssl finger...
From:       "Ben Laurie" <ben () openssl ! org>
Date:       2003-07-27 17:23:08
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Ben Laurie
  Root:   /e/openssl/cvs                   Email:  ben@openssl.org
  Module: openssl                          Date:   27-Jul-2003 19:23:08
  Branch: OpenSSL_0_9_7-stable             Handle: 2003072718230800

  Modified files:           (Branch: OpenSSL_0_9_7-stable)
    openssl/fips            Makefile.ssl fingerprint.sha1 fips_make_sha1

  Log:
    Build in non-FIPS mode.

  Summary:
    Revision    Changes     Path
    1.1.2.2     +3  -3      openssl/fips/Makefile.ssl
    1.1.2.2     +2  -1      openssl/fips/fingerprint.sha1
    1.1.2.2     +1  -1      openssl/fips/fips_make_sha1
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/fips/Makefile.ssl
  ============================================================================
  $ cvs diff -u -r1.1.2.1 -r1.1.2.2 Makefile.ssl
  --- openssl/fips/Makefile.ssl	27 Jul 2003 17:00:27 -0000	1.1.2.1
  +++ openssl/fips/Makefile.ssl	27 Jul 2003 17:23:08 -0000	1.1.2.2
  @@ -32,13 +32,13 @@
   
   LIB= $(TOP)/libcrypto.a
   SHARED_LIB= libcrypto$(SHLIB_EXT)
  -LIBSRC=fips.c fips_err.c
  -LIBOBJ=fips.o fips_err.o
  +LIBSRC=fips.c fips_err_wrapper.c
  +LIBOBJ=fips.o fips_err_wrapper.o
   
   SRC= $(LIBSRC)
   
   EXHEADER=fips.h
  -HEADER=$(EXHEADER)
  +HEADER=$(EXHEADER) fips_err.c
   
   ALL=    $(GENERAL) $(SRC) $(HEADER)
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openssl/fips/fingerprint.sha1
  ============================================================================
  $ cvs diff -u -r1.1.2.1 -r1.1.2.2 fingerprint.sha1
  --- openssl/fips/fingerprint.sha1	27 Jul 2003 17:00:27 -0000	1.1.2.1
  +++ openssl/fips/fingerprint.sha1	27 Jul 2003 17:23:08 -0000	1.1.2.2
  @@ -1,3 +1,4 @@
   SHA1(fips.c)= 39f2919005cb5c8d3b806b52d81a9247804dbe64
  -SHA1(fips_err.c)= 197ccc595c33079de87ae02da868808a9ca60648
  +SHA1(fips_err_wrapper.c)= 0cbe881739f6e7d91308e2e74b92032e69007528
   SHA1(fips.h)= 53ce62539f2b69141693d427af9a4c4abc822cd0
  +SHA1(fips_err.c)= 197ccc595c33079de87ae02da868808a9ca60648
  @@ .
  patch -p0 <<'@@ .'
  Index: openssl/fips/fips_make_sha1
  ============================================================================
  $ cvs diff -u -r1.1.2.1 -r1.1.2.2 fips_make_sha1
  --- openssl/fips/fips_make_sha1	27 Jul 2003 17:00:27 -0000	1.1.2.1
  +++ openssl/fips/fips_make_sha1	27 Jul 2003 17:23:08 -0000	1.1.2.2
  @@ -6,7 +6,7 @@
   $S fips_standalone_sha1.c fips_sha1dgst.c fips_sha_locl.h fips_md32_common.h > standalone.sha1
   
   cd ..
  -$S fips.c fips_err.c fips.h > fingerprint.sha1
  +$S fips.c fips_err_wrapper.c fips.h fips_err.c > fingerprint.sha1
   
   cd rand
   $S fips_rand.c fips_rand.h > fingerprint.sha1
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic