Revision: 7435 http://sourceforge.net/p/ipcop/svn/7435 Author: owes Date: 2014-04-07 18:48:32 +0000 (Mon, 07 Apr 2014) Log Message: ----------- Update openssl to 1.0.1g. Add ssl/certs directory for upcoming CA certs addition.
Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/openssl ipcop/trunk/lfs/openssl ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4 ipcop/trunk/updates/2.1.4/information.xml ipcop/trunk/updates/2.1.4/setup Modified: ipcop/trunk/config/rootfiles/common/openssl =================================================================== --- ipcop/trunk/config/rootfiles/common/openssl 2014-04-07 17:59:54 UTC (rev 7434) +++ ipcop/trunk/config/rootfiles/common/openssl 2014-04-07 18:48:32 UTC (rev 7435) @@ -1,5 +1,5 @@ #etc/ssl -#etc/ssl/certs +etc/ssl/certs #etc/ssl/misc #etc/ssl/misc/CA.pl #etc/ssl/misc/CA.sh @@ -11,7 +11,7 @@ etc/ssl/openssl.cnf etc/ssl/openvpn.cnf #etc/ssl/private -#usr/bin/c_rehash +usr/bin/c_rehash usr/bin/openssl #usr/include/openssl #usr/include/openssl/aes.h Modified: ipcop/trunk/lfs/openssl =================================================================== --- ipcop/trunk/lfs/openssl 2014-04-07 17:59:54 UTC (rev 7434) +++ ipcop/trunk/lfs/openssl 2014-04-07 18:48:32 UTC (rev 7435) @@ -33,7 +33,7 @@ include Config PKG_NAME = openssl -VER = 1.0.1f +VER = 1.0.1g HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = f26b09c028a0541cab33da697d522b25 +$(DL_FILE)_MD5 = de62b43dfcd858e66a74bee1c834e959 install : $(TARGET) Modified: ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4 =================================================================== --- ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4 2014-04-07 17:59:54 UTC (rev 7434) +++ ipcop/trunk/updates/2.1.4/ROOTFILES.i486-2.1.4 2014-04-07 18:48:32 UTC (rev 7435) @@ -41,6 +41,14 @@ /lib/modules/3.4-2/extra/solos-pci.ko.gz /lib/modules/3.4-2/kernel ## +## openssl-1.0.1g +/usr/bin/openssl +/usr/lib/libcrypto.so +/usr/lib/libcrypto.so.1.0.0 +/usr/lib/libssl.so +/usr/lib/libssl.so.1.0.0 +/usr/bin/c_rehash +## ## openswan-2.6.41 /etc/rc.d/ipsec /usr/lib/ipsec/_copyright Modified: ipcop/trunk/updates/2.1.4/information.xml =================================================================== --- ipcop/trunk/updates/2.1.4/information.xml 2014-04-07 17:59:54 UTC (rev 7434) +++ ipcop/trunk/updates/2.1.4/information.xml 2014-04-07 18:48:32 UTC (rev 7435) @@ -7,7 +7,7 @@ <description>Language updates.<br /> Upgrade conntrack-tools to 1.4.2, e1000e network driver to 3.0.4.1, igb network driver to 5.2.5, linux kernel to 3.4.86, - openswan to 2.6.41, ppp to 2.4.6, pptp to 1.8.0, rrdtool to 1.4.8, + openssl to 1.0.1g, openswan to 2.6.41, ppp to 2.4.6, pptp to 1.8.0, rrdtool to 1.4.8, sqlite to 3.8.4.3, usb-modeswitch to 2.1.1, usb-modeswitch-data to 20140327. <br /> Upgrade Perl modules DBD-SQLite to 1.42, DBI to 1.631, IO-SOcket-SSL to 1.967. Modified: ipcop/trunk/updates/2.1.4/setup =================================================================== --- ipcop/trunk/updates/2.1.4/setup 2014-04-07 17:59:54 UTC (rev 7434) +++ ipcop/trunk/updates/2.1.4/setup 2014-04-07 18:48:32 UTC (rev 7435) @@ -34,8 +34,10 @@ # ##### +if [ ! -e /etc/ssl/certs ]; then + mkdir -p /etc/ssl/certs +fi - ##### # # End of version specific handling. Continue with universal stuff. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn