Revision: 7459 http://sourceforge.net/p/ipcop/svn/7459 Author: owes Date: 2014-04-11 16:15:25 +0000 (Fri, 11 Apr 2014) Log Message: ----------- Update OpenVPN to 2.3.3
Modified Paths: -------------- ipcop/trunk/lfs/openvpn ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 ipcop/trunk/updates/2.1.5/information.xml ipcop/trunk/updates/2.1.5/setup Modified: ipcop/trunk/lfs/openvpn =================================================================== --- ipcop/trunk/lfs/openvpn 2014-04-11 11:33:08 UTC (rev 7458) +++ ipcop/trunk/lfs/openvpn 2014-04-11 16:15:25 UTC (rev 7459) @@ -33,7 +33,7 @@ include Config PKG_NAME = openvpn -VER = 2.3.2 +VER = 2.3.3 HOST_ARCH = all OTHER_SRC = yes @@ -45,7 +45,7 @@ # Used to include same timestamp for all # This is the release date -DATESTAMP = "Jun 03 2013" +DATESTAMP = "Apr 09 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 = 06e5f93dbf13f2c19647ca15ffc23ac1 +$(DL_FILE)_MD5 = 5c66ea3143ac884a3075521bd74ede06 install : $(TARGET) Modified: ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 =================================================================== --- ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 2014-04-11 11:33:08 UTC (rev 7458) +++ ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5 2014-04-11 16:15:25 UTC (rev 7459) @@ -85,6 +85,10 @@ /usr/libexec/ipsec/whack /usr/sbin/ipsec ## +## openvpn-2.3.3 +/usr/lib/openvpn/plugins/openvpn-plugin-down-root.la +/usr/sbin/openvpn +## ## perl DBD-SQLite-1.42 /usr/lib/perl5/site_perl/5.14.2/i486-linux/DBD/SQLite.pm /usr/lib/perl5/site_perl/5.14.2/i486-linux/auto/DBD/SQLite/SQLite.so Modified: ipcop/trunk/updates/2.1.5/information.xml =================================================================== --- ipcop/trunk/updates/2.1.5/information.xml 2014-04-11 11:33:08 UTC (rev 7458) +++ ipcop/trunk/updates/2.1.5/information.xml 2014-04-11 16:15:25 UTC (rev 7459) @@ -8,7 +8,7 @@ Add CA certificates bundle.<br /> Upgrade apache to 2.2.27, conntrack-tools to 1.4.2, dnsmasq to 2.69, 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, + openswan to 2.6.41, openvpn to 2.3.3, 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.5/setup =================================================================== --- ipcop/trunk/updates/2.1.5/setup 2014-04-11 11:33:08 UTC (rev 7458) +++ ipcop/trunk/updates/2.1.5/setup 2014-04-11 16:15:25 UTC (rev 7459) @@ -113,6 +113,11 @@ # Restart dnsmasq /etc/rc.d/rc.dnsmasq --start +# 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. ------------------------------------------------------------------------------ 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