Revision: 7932
          http://sourceforge.net/p/ipcop/svn/7932
Author:   owes
Date:     2015-03-08 14:24:50 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Update openssl to 1.0.2

Modified Paths:
--------------
    ipcop/trunk/lfs/openssl
    ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
    ipcop/trunk/updates/2.2.0/information.xml

Modified: ipcop/trunk/lfs/openssl
===================================================================
--- ipcop/trunk/lfs/openssl     2015-03-08 14:24:12 UTC (rev 7931)
+++ ipcop/trunk/lfs/openssl     2015-03-08 14:24:50 UTC (rev 7932)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = openssl
-VER        = 1.0.1k
+VER        = 1.0.2
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d4f002bd22a56881340105028842ae1f
+$(DL_FILE)_MD5 = 38373013fc85c790aabf8837969c5eba
 
 install : $(TARGET)
 
@@ -89,6 +89,8 @@
        # as you could see with openssl version -b
        cd $(DIR_APP) && sed -i -e '/define DATE/d' crypto/Makefile
 
+       cd $(DIR_APP) && patch -Np1 -i 
$(DIR_PATCHES)/openssl-1.0.1k_fix-glibc.patch
+
        # ./config select os and arch passed to ./Configure
        cd $(DIR_APP) && ./config --openssldir=/etc/ssl --prefix=/usr no-idea 
no-threads no-mdc2 no-rc5 no-ec zlib-dynamic shared
        # make depend is needed because we select to compile with less protocols

Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-03-08 14:24:12 UTC 
(rev 7931)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0      2015-03-08 14:24:50 UTC 
(rev 7932)
@@ -203,6 +203,23 @@
 /usr/lib/liblzo2.so.2
 /usr/lib/liblzo2.so.2.0.0
 ##
+## openssl-1.0.2
+/usr/bin/c_rehash
+/usr/bin/openssl
+/usr/lib/engines/lib4758cca.so
+/usr/lib/engines/libaep.so
+/usr/lib/engines/libatalla.so
+/usr/lib/engines/libchil.so
+/usr/lib/engines/libcswift.so
+/usr/lib/engines/libnuron.so
+/usr/lib/engines/libpadlock.so
+/usr/lib/engines/libsureware.so
+/usr/lib/engines/libubsec.so
+/usr/lib/libcrypto.so
+/usr/lib/libcrypto.so.1.0.0
+/usr/lib/libssl.so
+/usr/lib/libssl.so.1.0.0
+##
 ## patch-2.7.4
 /usr/bin/patch
 ##

Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml   2015-03-08 14:24:12 UTC (rev 
7931)
+++ ipcop/trunk/updates/2.2.0/information.xml   2015-03-08 14:24:50 UTC (rev 
7932)
@@ -10,7 +10,7 @@
         glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
         libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 
2.4.6,
         libusb to 1.0.19, lzo to 2.09,
-        patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
+        openssl to 1.0.2, patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
         shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
         wget to 1.16.2, xz to 5.2.1.
         <br />

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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to