Hi, > OpenVPN/openvpn-build has to be updated so it fetches and builds OpenVpn > v2.3.12. > > From 87a0ca6307ea9c772fc5fa584efc2f2f0f3805a8 Mon Sep 17 00:00:00 2001 > From: Bojan Komazec <bojan.koma...@gmail.com > <mailto:bojan.koma...@gmail.com>> > Date: Sun, 28 Aug 2016 20:49:02 +0100 > Subject: [PATCH] Updated build parameters to match > openvpn-install-2.3.12-I601 > > Signed-off-by: Bojan Komazec <bojan.koma...@gmail.com > <mailto:bojan.koma...@gmail.com>> > --- > generic/build.vars | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/generic/build.vars b/generic/build.vars > index ed93a0b..9d44d06 100644 > --- a/generic/build.vars > +++ b/generic/build.vars > @@ -5,7 +5,7 @@ OPENSSL_VERSION="${OPENSSL_VERSION:-1.0.1t}" > PKCS11_HELPER_VERSION="${PKCS11_HELPER_VERSION:-1.11}" > LZO_VERSION="${LZO_VERSION:-2.09}" > TAP_WINDOWS_VERSION="${TAP_WINDOWS_VERSION:-9.21.2}" > -OPENVPN_VERSION="${OPENVPN_VERSION:-2.3.11}" > +OPENVPN_VERSION="${OPENVPN_VERSION:-2.3.12}" > OPENVPN_GUI_VERSION="${OPENVPN_GUI_VERSION:-10}" > > > OPENSSL_URL="${OPENSSL_URL:-http://www.openssl.org/source/openssl-${OPENSSL_VERSION}.tar.gz}" > -- > 2.9.2.windows.1
I updated this in the "release/2.3" branch of openvpn-build. I don't think updating the version to "2.3.12" makes sense for the "master" branch, though, because of the more recent 2.3.x -incompatible commits: "Register openvpnserv2 as a service during install" "Do not allow starting OpenVPN-GUI as admin after the install" "Improved Interactive Service integration" "Register openvpnserv2 as a service during install" "Add installation of openvpnserv2.exe" We should probably update OPENVPN_VERSION to "2.3_git" in the "master" branch for now, and make it "2.4_alpha1" when that is released. Right now building 2.3.x installers from the "master" branch will not work as intended. Thoughts? -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock ------------------------------------------------------------------------------ _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel