diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index 9593196..87638b9 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -106,7 +106,7 @@ endif certutil -addstore "TrustedPublisher" "%ScriptPath%\OpenVPN-Certificate.cer" [Winbatch_install_32] -"$Install32Exe$" /S +"$Install32Exe$" /S /SELECT_OPENVPN=1 /SELECT_SERVICE=1 /SELECT_TAP=1 /SELECT_OPENVPNGUI=1 /SELECT_ASSOCIATIONS=1 /SELECT_OPENSSL_UTILITIES=1 /SELECT_EASYRSA=1 /SELECT_PATH=1 /SELECT_SHORTCUTS=1 /SELECT_LAUNCH=1 /SELECT_OPENSSLDLLS=1 /SELECT_LZODLLS=1 /SELECT_PKCS11DLLS=1 [Files_install_32] ; copy the ini file to the InstallDir @@ -117,7 +117,7 @@ copy "$IniCfgFile$" "$InstallDir32$" ; copy -s "%ScriptPath%\files\*.*" "$InstallDir32$" [Winbatch_install_64] -"$Install64Exe$" /S +"$Install64Exe$" /S /SELECT_OPENVPN=1 /SELECT_SERVICE=1 /SELECT_TAP=1 /SELECT_OPENVPNGUI=1 /SELECT_ASSOCIATIONS=1 /SELECT_OPENSSL_UTILITIES=1 /SELECT_EASYRSA=1 /SELECT_PATH=1 /SELECT_SHORTCUTS=1 /SELECT_LAUNCH=1 /SELECT_OPENSSLDLLS=1 /SELECT_LZODLLS=1 /SELECT_PKCS11DLLS=1 [Files_install_64] ; copy the ini file to the InstallDir diff --git a/builder-product.cfg b/builder-product.cfg index 3be552b..2b0e6dc 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -5,8 +5,8 @@ VENDOR="openvpn.org" PN="openvpn.openvpn" NAME="OpenVPN Client" DESCRIPTION="OpenVPN ist ein Programm zum Aufbau eines Virtuellen Privaten Netzwerkes (VPN) ueber eine verschluesselte TLS-Verbindung." -VERSION="2.3.14" -SUBVERSION="I002" +VERSION="2.4.2" +SUBVERSION="I601" RELEASE="1" PRIORITY="0" ADVICE="" @@ -19,12 +19,14 @@ DL_FILE[0]="openvpn.png" DL_SOURCE[0]="http://remibergsma.files.wordpress.com/2015/02/openvpn.png" DL_FILE[1]="openvpn-install-${VERSION}-${SUBVERSION}-i686.exe" -DL_SOURCE[1]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-${SUBVERSION}-i686.exe" +#DL_SOURCE[1]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-${SUBVERSION}-i686.exe" +DL_SOURCE[1]="https://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-${SUBVERSION}.exe" DL_ARCH[1]="X86" DL_WINST_NAME[1]=Install32Exe DL_FILE[2]="openvpn-install-${VERSION}-${SUBVERSION}-x86_64.exe" -DL_SOURCE[2]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-${SUBVERSION}-x86_64.exe" +#DL_SOURCE[2]="http://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-${SUBVERSION}-x86_64.exe" +DL_SOURCE[2]="https://swupdate.openvpn.org/community/releases/openvpn-install-${VERSION}-${SUBVERSION}.exe" DL_ARCH[2]="X86_64" DL_WINST_NAME[2]=Install64Exe diff --git a/openvpn-install-2.3.14-I002-i686.exe.sha1sum b/openvpn-install-2.3.14-I002-i686.exe.sha1sum deleted file mode 100644 index 3ee62d1..0000000 --- a/openvpn-install-2.3.14-I002-i686.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -7ce26e8b240aaf8d925f385b93cf2d4dc7127b38 /home/mario/.opsi-dist-cache/openvpn.openvpn-2.3.14/X86/openvpn-install-2.3.14-I002-i686.exe diff --git a/openvpn-install-2.3.14-I002-x86_64.exe.sha1sum b/openvpn-install-2.3.14-I002-x86_64.exe.sha1sum deleted file mode 100644 index 3a27573..0000000 --- a/openvpn-install-2.3.14-I002-x86_64.exe.sha1sum +++ /dev/null @@ -1 +0,0 @@ -5c26994c526e93d3e22d06ea6842469abecd1089 /home/mario/.opsi-dist-cache/openvpn.openvpn-2.3.14/X86_64/openvpn-install-2.3.14-I002-x86_64.exe diff --git a/openvpn-install-2.4.2-I601-i686.exe.sha1sum b/openvpn-install-2.4.2-I601-i686.exe.sha1sum new file mode 100644 index 0000000..b5d1183 --- /dev/null +++ b/openvpn-install-2.4.2-I601-i686.exe.sha1sum @@ -0,0 +1 @@ +73d7797c24bf1cdcb76c7d38fb7a2c85e78d9ec8 /home/mario/.opsi-dist-cache/openvpn.openvpn-2.4.2/X86/openvpn-install-2.4.2-I601-i686.exe diff --git a/openvpn-install-2.4.2-I601-x86_64.exe.sha1sum b/openvpn-install-2.4.2-I601-x86_64.exe.sha1sum new file mode 100644 index 0000000..30387e4 --- /dev/null +++ b/openvpn-install-2.4.2-I601-x86_64.exe.sha1sum @@ -0,0 +1 @@ +73d7797c24bf1cdcb76c7d38fb7a2c85e78d9ec8 /home/mario/.opsi-dist-cache/openvpn.openvpn-2.4.2/X86_64/openvpn-install-2.4.2-I601-x86_64.exe