-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: MullvadVPN.MullvadVPN version 2024.5 (#171508)
- Loading branch information
Showing
3 changed files
with
73 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/m/MullvadVPN/MullvadVPN/2024.5/MullvadVPN.MullvadVPN.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: MullvadVPN.MullvadVPN | ||
PackageVersion: '2024.5' | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-09-03 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/mullvad/mullvadvpn-app/releases/download/2024.5/MullvadVPN-2024.5.exe | ||
InstallerSha256: 5411FEF047ADADB03E49AB2B9F5B5EFD0B1AB4F8C544DD4842582444895462C8 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
45 changes: 45 additions & 0 deletions
45
manifests/m/MullvadVPN/MullvadVPN/2024.5/MullvadVPN.MullvadVPN.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: MullvadVPN.MullvadVPN | ||
PackageVersion: '2024.5' | ||
PackageLocale: en-US | ||
Publisher: Mullvad VPN | ||
PublisherUrl: https://mullvad.net/ | ||
PublisherSupportUrl: https://mullvad.net/help | ||
PrivacyUrl: https://mullvad.net/en/help/privacy-policy | ||
Author: Mullvad VPN | ||
PackageName: Mullvad VPN | ||
PackageUrl: https://mullvad.net/ | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/mullvad/mullvadvpn-app/blob/HEAD/LICENSE.md | ||
Copyright: Copyright (C) 2007 Free Software Foundation, Inc. | ||
CopyrightUrl: https://raw.githubusercontent.com/mullvad/mullvadvpn-app/master/LICENSE.md | ||
ShortDescription: Mullvad is an open-source commercial virtual private network service based in Sweden. | ||
Description: Mullvad is an open-source commercial virtual private network service based in Sweden. | ||
Tags: | ||
- network | ||
- open-source | ||
- privacy | ||
- private | ||
- private-network | ||
- security | ||
- vpn | ||
ReleaseNotes: |- | ||
This release is for desktop only.Here is a list of all changes since last stable release 2024.4:Added | ||
- Add DAITA (Defence against AI-guided Traffic Analysis) setting for Linux and macOS. | ||
- Add --json flag to mullvad status CLI. | ||
Changed | ||
- Ignore obfuscation protocol constraints when the obfuscation mode is set to auto. | ||
macOS | ||
- Enable quantum resistant tunnels by default (when set to auto). | ||
Fixed | ||
- Fix mullvad cli bug causing mullvad status listen command to miss events if they occurred | ||
too quickly. | ||
- Fix bug causing app to enter blocked state when toggling DAITA on and off. | ||
- macOS and Linux: Fix potential crash when disconnecting with DAITA enabled. | ||
macOS | ||
- Fix intermittent failures to connect with PQ enabled. | ||
ReleaseNotesUrl: https://github.com/mullvad/mullvadvpn-app/releases/tag/2024.5 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/MullvadVPN/MullvadVPN/2024.5/MullvadVPN.MullvadVPN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: MullvadVPN.MullvadVPN | ||
PackageVersion: '2024.5' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |