Revision: 7549
          http://sourceforge.net/p/ipcop/svn/7549
Author:   owes
Date:     2014-05-17 20:52:22 +0000 (Sat, 17 May 2014)
Log Message:
-----------
Update openvpn to 2.3.4

Modified Paths:
--------------
    ipcop/trunk/lfs/openvpn
    ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6
    ipcop/trunk/updates/2.1.6/information.xml
    ipcop/trunk/updates/2.1.6/setup

Modified: ipcop/trunk/lfs/openvpn
===================================================================
--- ipcop/trunk/lfs/openvpn     2014-05-17 20:51:20 UTC (rev 7548)
+++ ipcop/trunk/lfs/openvpn     2014-05-17 20:52:22 UTC (rev 7549)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = openvpn
-VER        = 2.3.3
+VER        = 2.3.4
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -45,7 +45,7 @@
 
 # Used to include same timestamp for all
 # This is the release date
-DATESTAMP = "Apr 09 2014"
+DATESTAMP = "May 02 2014"
 
 # Fix most of the issues seen with --enable-strict option
 CFLAGS += -fno-strict-aliasing
@@ -58,7 +58,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5c66ea3143ac884a3075521bd74ede06
+$(DL_FILE)_MD5 = 04d47237907faabe9d046970ffe44b2e
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6
===================================================================
--- ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-05-17 20:51:20 UTC 
(rev 7548)
+++ ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-05-17 20:52:22 UTC 
(rev 7549)
@@ -89,6 +89,10 @@
 /usr/libexec/ipsec/showhostkey
 /usr/libexec/ipsec/spi
 ##
+## openvpn-2.3.4
+/usr/lib/openvpn/plugins/openvpn-plugin-down-root.la
+/usr/sbin/openvpn
+##
 ## perl IO-Socket-SSL-1.984
 /usr/lib/perl5/site_perl/5.14.2/IO/Socket/SSL.pm
 /usr/lib/perl5/site_perl/5.14.2/IO/Socket/SSL/Utils.pm

Modified: ipcop/trunk/updates/2.1.6/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.6/information.xml   2014-05-17 20:51:20 UTC (rev 
7548)
+++ ipcop/trunk/updates/2.1.6/information.xml   2014-05-17 20:52:22 UTC (rev 
7549)
@@ -7,7 +7,7 @@
         <description>Language updates.&lt;br /&gt;
         Patch openssl for CVE-2010-5298.&lt;br /&gt;
         Upgrade linux kernel to 3.4-3 (3.4.90).&lt;br /&gt;
-        Upgrade dnsmasq to 2.71, fcron to 3.1.3, squid to 3.4.5.
+        Upgrade dnsmasq to 2.71, fcron to 3.1.3, openvpn to 2.3.4, squid to 
3.4.5.
         Upgrade Perl modules IO-Socket-SSL to 1.984, Net-DNS to 0.75, 
Net-SSLeay to 1.61.
         &lt;br /&gt;
         &lt;b&gt;Mandatory reboot after upgrade.&lt;/b&gt;

Modified: ipcop/trunk/updates/2.1.6/setup
===================================================================
--- ipcop/trunk/updates/2.1.6/setup     2014-05-17 20:51:20 UTC (rev 7548)
+++ ipcop/trunk/updates/2.1.6/setup     2014-05-17 20:52:22 UTC (rev 7549)
@@ -102,6 +102,11 @@
     /usr/local/bin/ipsecctrl --start
 fi
 
+# Restart OpenVPN server
+if [ -e /var/run/openvpn.pid ]; then
+    /usr/local/bin/openvpnctrl --restart
+fi
+
 # restart squid (helper checks whether squid is enabled)
 /usr/local/bin/restartsquid
 

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


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to