Skip to content

Commit e962df3

Browse files
authored
New version: SecurepointGmbH.SecurepointSSLVPN version 2.0.48 (microsoft#389975)
1 parent 37f91a9 commit e962df3

4 files changed

Lines changed: 93 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: SecurepointGmbH.SecurepointSSLVPN
5+
PackageVersion: 2.0.48
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: APPLICATIONFOLDER="<INSTALLPATH>"
10+
ProductCode: '{FE4E436D-D397-4943-A496-2D3E86D64320}'
11+
ReleaseDate: 2026-06-18
12+
AppsAndFeaturesEntries:
13+
- UpgradeCode: '{13B58557-5AD5-468B-AB06-73C9F9AB0EF8}'
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/Securepoint/openvpn-client/releases/download/2.0.48/openvpn-client-installer-2.0.48.msi
17+
InstallerSha256: EF788570B042F688D2E9578C0F072380194C309AE07DF4BD41372551C0D327BB
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SecurepointGmbH.SecurepointSSLVPN
5+
PackageVersion: 2.0.48
6+
PackageLocale: en-US
7+
Publisher: Securepoint GmbH
8+
PublisherUrl: https://www.securepoint.de/
9+
PublisherSupportUrl: https://github.com/Securepoint/openvpn-client/issues
10+
PrivacyUrl: https://www.securepoint.de/datenschutz
11+
Author: Securepoint GmbH
12+
PackageName: Securepoint SSL VPN
13+
PackageUrl: https://wiki.securepoint.de/VPN/SSL-VPN-Client
14+
License: GPL-2.0
15+
LicenseUrl: https://github.com/Securepoint/openvpn-client/blob/HEAD/LICENSE.txt
16+
Copyright: © 2026 Securepoint GmbH
17+
CopyrightUrl: https://www.securepoint.de/impressum
18+
ShortDescription: SSLVPN Client for Securepoint UTM
19+
Tags:
20+
- network
21+
- openvpn
22+
- security
23+
- vpn
24+
ReleaseNotes: |-
25+
Security: OpenSSL update to version 3.5.7
26+
Hint
27+
Please read the important security changes in 2.0.33 release.
28+
Important msi installer note!
29+
If you do the install by using the msi installer it is all-important to specify the property CWINVERSION as msiexec argument which specify the windows version.
30+
Two values are possible:
31+
CWINVERSION=7
32+
CWINVERSION=10
33+
This property controls the installation of the tap driver. If no property is specified the tap driver for Windows 10 will be installed!
34+
Example(en, Windows 7, executed in an administrative shell):
35+
msiexec /qn /i openvpn-client-installer-2.0.48.msi TRANSFORMS=":en-us.mst" CWINVERSION=7
36+
For further examples please see the msi-installer-examples-2.0.48 file.
37+
Changelog de
38+
Security: OpenSSL-Update auf Version 3.5.7
39+
Hinweis
40+
Bitte beachten Sie die Sicherheitsfeatures vom 2.0.33 Release.
41+
Wichtige MSI-Installer Anmerkung!
42+
Wenn der Client per MSI installiert wird, muss die Eigenschaft CWINVERSION mit beim msiexec angegeben werden. Diese gibt die Windows-Version an.
43+
Zwei Werte sind möglich:
44+
CWINVERSION=7
45+
CWINVERSION=10
46+
Die Eigenschaft kontrolliert die Installation des TAP-Treiber. Wenn diese nicht angegeben ist, wird der TAP-Treiber für Windows 10 installiert.
47+
Beispiel(en, Windows 7, in einer Administrator-Eingabeaufforderung ausgeführt):
48+
msiexec /qn /i openvpn-client-installer-2.0.48.msi TRANSFORMS=":en-us.mst" CWINVERSION=7
49+
Weitere Beispiele befinden sich in der Datei msi-installer-examples-2.0.48.
50+
ReleaseNotesUrl: https://github.com/Securepoint/openvpn-client/releases/tag/2.0.48
51+
ManifestType: defaultLocale
52+
ManifestVersion: 1.12.0
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: SecurepointGmbH.SecurepointSSLVPN
5+
PackageVersion: 2.0.48
6+
PackageLocale: zh-CN
7+
ShortDescription: Securepoint UTM 的 SSLVPN 客户端
8+
Tags:
9+
- openvpn
10+
- vpn
11+
- 安全
12+
- 网络
13+
ManifestType: locale
14+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SecurepointGmbH.SecurepointSSLVPN
5+
PackageVersion: 2.0.48
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)