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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[1913] ipcop/trunk
From:       gespinasse () users ! sourceforge ! net
Date:       2008-09-16 22:46:07
Message-ID: E1KfjJ9-0006bW-VZ () c3vjzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 1913
          http://ipcop.svn.sourceforge.net/ipcop/?rev=1913&view=rev
Author:   gespinasse
Date:     2008-09-16 22:46:07 +0000 (Tue, 16 Sep 2008)

Log Message:
-----------
Upgrade openssl to 0.9.8i

Clean the rootfile since we no more mount /var/ipcop/etc 

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/openssl
    ipcop/trunk/lfs/openssl

Removed Paths:
-------------
    ipcop/trunk/src/patches/openssl-0.9.8h-mbstring.patch

Modified: ipcop/trunk/config/rootfiles/common/openssl
===================================================================
--- ipcop/trunk/config/rootfiles/common/openssl	2008-09-16 20:11:47 UTC (rev 1912)
+++ ipcop/trunk/config/rootfiles/common/openssl	2008-09-16 22:46:07 UTC (rev 1913)
@@ -1,5 +1,3 @@
-## openssh 0.98g
-##
 #etc/ssl
 #etc/ssl/certs
 #etc/ssl/misc
@@ -83,6 +81,7 @@
 usr/lib/engines/lib4758cca.so
 usr/lib/engines/libaep.so
 usr/lib/engines/libatalla.so
+usr/lib/engines/libcapi.so
 usr/lib/engines/libchil.so
 usr/lib/engines/libcswift.so
 usr/lib/engines/libgmp.so
@@ -1102,17 +1101,4 @@
 #usr/share/man/man3/x509.3
 #usr/share/man/man5/config.5
 #usr/share/man/man5/x509v3_config.5
-#usr/share/man/man7/Modes_of_DES.7
 #usr/share/man/man7/des_modes.7
-##etc is a symlink to this. No inclusion
-#var/ipcop/etc/ssl
-#var/ipcop/etc/ssl/certs
-#var/ipcop/etc/ssl/misc
-#var/ipcop/etc/ssl/misc/CA.pl
-#var/ipcop/etc/ssl/misc/CA.sh
-#var/ipcop/etc/ssl/misc/c_hash
-#var/ipcop/etc/ssl/misc/c_info
-#var/ipcop/etc/ssl/misc/c_issuer
-#var/ipcop/etc/ssl/misc/c_name
-#var/ipcop/etc/ssl/openssl.cnf
-#var/ipcop/etc/ssl/private

Modified: ipcop/trunk/lfs/openssl
===================================================================
--- ipcop/trunk/lfs/openssl	2008-09-16 20:11:47 UTC (rev 1912)
+++ ipcop/trunk/lfs/openssl	2008-09-16 22:46:07 UTC (rev 1913)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = openssl
-VER        = 0.9.8h
+VER        = 0.9.8i
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE)	= $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5	= 7d3d41dafc76cf2fcb5559963b5783b3
+$(DL_FILE)_MD5	= 561e00f18821c74b2b86c8c7786f9d8b
 
 install : $(TARGET)
 
@@ -85,7 +85,6 @@
 	cd $(DIR_APP) && sed -i -e 's/-O3/$(CFLAGS)/' -e 's/-mcpu=pentium//' Configure
 	cd $(DIR_APP) && chmod 755 Configure
 	cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/openssl-0.9.8c-fix_manpages-1.patch
-	cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(THISAPP)-mbstring.patch
 	cd $(DIR_APP) && ./config --openssldir=/etc/ssl --prefix=/usr \
 		no-idea no-threads no-mdc2 no-rc5 no-ec no-fips zlib-dynamic shared
 	cd $(DIR_APP) && make depend

Deleted: ipcop/trunk/src/patches/openssl-0.9.8h-mbstring.patch
===================================================================
--- ipcop/trunk/src/patches/openssl-0.9.8h-mbstring.patch	2008-09-16 20:11:47 UTC \
                (rev 1912)
+++ ipcop/trunk/src/patches/openssl-0.9.8h-mbstring.patch	2008-09-16 22:46:07 UTC \
(rev 1913) @@ -1,12 +0,0 @@
-diff -ruN openssl-0.9.8h.bak/crypto/x509/x509_att.c \
                openssl-0.9.8h/crypto/x509/x509_att.c
---- openssl-0.9.8h.bak/crypto/x509/x509_att.c	2008-04-02 13:11:51.000000000 +0200
-+++ openssl-0.9.8h/crypto/x509/x509_att.c	2008-06-05 23:04:08.000000000 +0200
-@@ -303,7 +303,7 @@
- 	}
- 	if(!(attr->value.set = sk_ASN1_TYPE_new_null())) goto err;
- 	if(!(ttmp = ASN1_TYPE_new())) goto err;
--	if (len == -1)
-+	if ((len == -1) && !(attrtype & MBSTRING_FLAG))
- 		{
- 		if (!ASN1_TYPE_set1(ttmp, attrtype, data))
- 			goto err;


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


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

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