Revision: 5899
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5899&view=rev
Author:   owes
Date:     2011-10-05 18:01:14 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
These files need to be updated as they link to the old libcrypto/libssl files 
which no longer exist after the openssl update.

Modified Paths:
--------------
    ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1
    ipcop/trunk/updates/2.0.1/setup

Modified: ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1
===================================================================
--- ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1      2011-10-05 09:11:14 UTC 
(rev 5898)
+++ ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1      2011-10-05 18:01:14 UTC 
(rev 5899)
@@ -114,6 +114,11 @@
 /usr/lib/libcrypto.so.1.0.0
 /usr/lib/libssl.so
 /usr/lib/libssl.so.1.0.0
+## files linking to old libcrypto/libssl need an update too
+/usr/lib/libldap-2.4.so.2.5.6
+/usr/sbin/httpd
+/usr/sbin/openvpn
+/usr/sbin/tcpdump
 ##
 ## Perl-CPAN
 /usr/lib/perl5/site_perl/5.10.1/i486-linux/DBD/SQLite.pm

Modified: ipcop/trunk/updates/2.0.1/setup
===================================================================
--- ipcop/trunk/updates/2.0.1/setup     2011-10-05 09:11:14 UTC (rev 5898)
+++ ipcop/trunk/updates/2.0.1/setup     2011-10-05 18:01:14 UTC (rev 5899)
@@ -94,6 +94,14 @@
 # Use new sshd
 /usr/local/bin/restartssh
 
+# Restart apache (restart pauses for 10 seconds, should be enough to complete 
upgrade)
+/usr/local/bin/restarthttpd restart &
+
+# Restart OpenVPN server
+if [ -e /var/run/openvpn.pid ]; then
+    /usr/local/bin/openvpnctrl --restart
+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.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to