@patlefort: No one did anything upstream or otherwise since I built the package and pushed the changes. If the tag changed, the checksums would have also changed.
Hint: The tag was signed by Linus like usual. The commit was signed by Markus. ;)
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn.git (read-only, click to copy) |
---|---|
Package Base: | mullvad-vpn |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | GPL-3.0-or-later |
Submitter: | gin078 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 151 |
Popularity: | 5.70 |
First Submitted: | 2018-10-24 17:33 (UTC) |
Last Updated: | 2025-03-26 19:20 (UTC) |
@patlefort: No one did anything upstream or otherwise since I built the package and pushed the changes. If the tag changed, the checksums would have also changed.
Hint: The tag was signed by Linus like usual. The commit was signed by Markus. ;)
Looks like they fixed it upstream because I had to add that key to the list or it would fail but it's fine now.
@patlefort: 2025.5 was signed by Linus Färnstrand:
❯ gpg --search-keys 14CC48CBFBF5D861
gpg: data source: https://[2620:2d:4000:1007::70c]:443
(1) Linus Färnstrand <linus@mullvad.net>
263 bit EDDSA key F293063FECE2E8ED, created: 2023-06-28
Signature check is failing:
mullvadvpn-app git repo ... FAILED (unknown public key 14CC48CBFBF5D861)
The latest version has been signed by https://github.com/MarkusPettersson98.gpg
@dreieck: You might have noticed by now, but I realized forgot to respond and let you know I've implemented the systemd check. It already checks if the Apparmor binary is there and should do nothing if it's not found.
@patlefort: As I've mentioned before here, there's more to it than just restarting the services. Take a look at the install file. Again, I'm always open to sane improvements that also follow upstream.
The point is that the package shouldn't enable, disable, stop, start services nor the gui on updating or installing. That's up to the user to do so when he is ready. Restarting the service on update will cut the user's connection that might still be in use.
@TaZeR: Sorry, I have no idea what you're talking about. There is no "old way" as the behavior has been the same the whole entire time.
I preferred the package not to stop mullvad-daemon.service from running automatically and restating everything during update.
I prefer the old way of it waiting until a restart or manually sending the command to restart the mullvad-daemon.service.
I think it not necessary to interrupt the functioning of the VPN service while I am doing an overall upgrade of packages as my connection is interrupted and IP revealed.
Maintainer please consider to revert back to the old way, perhaps if people can voice their opinion on the matter?
Sorry, flagged it by mistake
Pinned Comments
yochananmarqos commented on 2022-11-11 19:31 (UTC) (edited on 2022-11-13 19:21 (UTC) by yochananmarqos)
PSA: Upstream does not support building natively for ARM64, only cross-compiling. You can use
mullvad-vpn-bin
instead.yochananmarqos commented on 2019-12-07 17:44 (UTC) (edited on 2024-06-06 22:09 (UTC) by yochananmarqos)
--> ALWAYS DO A CLEAN BUILD <--
This package will verify the signature of the git tag / commit. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.
Please do not create upstream issues about the AUR package, they do not support it.