Hi,
I have found and fixed the issue with the installer: all 32-bit MSI packages
were affected - didn't notice it myself as all my testing machines turned out
to be 64-bit :(. New version of the installer is available at
https://github.com/rozmansi/openvpn/releases.
Best regards,
Simon
On 2
This makes DLL exported function names consistent between 32 and 64-bit
builds.
Signed-off-by: Simon Rozman
---
src/openvpnmsica/Makefile.am | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/openvpnmsica/Makefile.am b/src/openvpnmsica/Makefile.am
index f00a01d8..db8502
Hi,
Il 31/12/18 01:08, David Sommerseth ha scritto:
> On 30/12/2018 13:37, Samuli Seppänen wrote:
>> Il 28/12/18 16:21, tincanteksup ha scritto:
>>> Hi,
>>>
>>> On 27/12/2018 18:11, Samuli Seppänen wrote:
Hi,
I've produced OpenVPN 2.4.6 packages for Ubuntu 18.04 and they're now