head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.01.09.18.48.43;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2005.07.10.19.15.12;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- update to 0.9.8j
- move patches from files-beta back to files
- FIPS disabled with force
- support for crypto_hw device cloning restored
- support for crypto_hw aes_256 restored
@
text
@--- apps/Makefile.orig	Tue Aug 10 11:09:07 2004
+++ apps/Makefile	Tue Oct 26 07:00:51 2004
@@@@ -112,7 +112,7 @@@@
 	 done
 	@@cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new; \
 	chmod 644 $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new; \
-	mv -f  $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf
+	mv -f  $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.sample
 
 tags:
 	ctags $(SRC)
@


1.1
log
@- update to 0.9.8 for WITH_OPENSSL_BETA=yes
@
text
@@

