Revision: 7168 http://sourceforge.net/p/ipcop/svn/7168 Author: dotzball Date: 2013-11-27 12:55:59 +0000 (Wed, 27 Nov 2013) Log Message: ----------- Update openvpn to 2.3.2.
Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/openvpn ipcop/trunk/lfs/openvpn ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 ipcop/trunk/updates/2.1.0/information.xml Modified: ipcop/trunk/config/rootfiles/common/openvpn =================================================================== --- ipcop/trunk/config/rootfiles/common/openvpn 2013-11-27 12:53:52 UTC (rev 7167) +++ ipcop/trunk/config/rootfiles/common/openvpn 2013-11-27 12:55:59 UTC (rev 7168) @@ -1,5 +1,16 @@ +#usr/include/openvpn-plugin.h +usr/lib/openvpn +usr/lib/openvpn/plugins +#usr/lib/openvpn/plugins/openvpn-plugin-down-root.la +usr/lib/openvpn/plugins/openvpn-plugin-down-root.so usr/sbin/openvpn #usr/share/doc/openvpn +#usr/share/doc/openvpn/COPYING +#usr/share/doc/openvpn/COPYRIGHT.GPL +#usr/share/doc/openvpn/README +#usr/share/doc/openvpn/README.IPv6 +#usr/share/doc/openvpn/README.down-root +#usr/share/doc/openvpn/README.polarssl #usr/share/doc/openvpn/management-notes.txt #usr/share/man/man8/openvpn.8 var/log/openvpnserver.log Modified: ipcop/trunk/lfs/openvpn =================================================================== --- ipcop/trunk/lfs/openvpn 2013-11-27 12:53:52 UTC (rev 7167) +++ ipcop/trunk/lfs/openvpn 2013-11-27 12:55:59 UTC (rev 7168) @@ -33,7 +33,7 @@ include Config PKG_NAME = openvpn -VER = 2.2.2 +VER = 2.3.2 HOST_ARCH = all OTHER_SRC = yes @@ -45,7 +45,7 @@ # Used to include same timestamp for all # This is the release date -DATESTAMP = "Dec 21 2011" +DATESTAMP = "Jun 03 2013" # 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 = c5181e27b7945fa6276d21873329c5c7 +$(DL_FILE)_MD5 = 06e5f93dbf13f2c19647ca15ffc23ac1 install : $(TARGET) @@ -89,7 +89,7 @@ @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) # Use release date instead of __DATE__ so everyone that compile has same md5 - cd $(DIR_APP) && sed -i -e 's|__DATE__|$(DATESTAMP)|' options.c + cd $(DIR_APP) && sed -i -e 's|__DATE__|$(DATESTAMP)|' src/openvpn/options.c cd $(DIR_APP) && ./configure --prefix=/usr \ --program-prefix="" \ @@ -97,6 +97,7 @@ --disable-socks \ --disable-http \ --disable-port-share \ + --disable-plugin-auth-pam \ --enable-iproute2 \ --enable-strict cd $(DIR_APP) && make -j $(PARALLELISM) Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-11-27 12:53:52 UTC (rev 7167) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-11-27 12:55:59 UTC (rev 7168) @@ -597,7 +597,10 @@ /usr/libexec/ipsec/whack /usr/sbin/ipsec ## -## openvpn-2.2.2 linked with new openssl lib +## openvpn-2.3.2 +/usr/lib/openvpn +/usr/lib/openvpn/plugins +/usr/lib/openvpn/plugins/openvpn-plugin-down-root.so /usr/sbin/openvpn ## ## parted-3.1 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2013-11-27 12:53:52 UTC (rev 7167) +++ ipcop/trunk/updates/2.1.0/information.xml 2013-11-27 12:55:59 UTC (rev 7168) @@ -18,6 +18,7 @@ libnfnetlink to 1.0.1, libnetfilter_conntrack to 1.0.4, libnl to 3.2.16, libpcap to 1.4.0, libpng to 1.6.7, libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to 2.9.1, logrotate to 3.8.6, lsof to 4.87, mdadm to 3.3, net-tools to 1.60-p20120127084908, openldap to 2.4.38, openssh to 6.4p1, openssl to 1.0.1e, openswan to 2.6.39, + openvpn to 2.3.2, parted to 3.1, patch to 2.7.1, pciutils to 3.2.1, pcre to 8.33, perl to 5.14.2-21, pixman to 0.32.4, procps to 3.3.8, psmisc to 22.20, rp-pppoe to 3.11, rsyslog to 5.10.1, sed to 4.2.2, shadow to 4.1.5.1, smartmontools to 6.2, sqlite to 3.8.1 tcpdump to 4.4.0, traceroute to 2.0.19, ulogd to 2.0.2, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn