Search Criteria
Package Details: globalprotect-openconnect-git 2.5.4.r0.g7720942-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/globalprotect-openconnect-git.git (read-only, click to copy) |
|---|---|
| Package Base: | globalprotect-openconnect-git |
| Description: | A GUI client for GlobalProtect VPN, based on OpenConnect, supports the SSO authentication method. |
| Upstream URL: | https://github.com/yuezk/GlobalProtect-openconnect |
| Keywords: | globalprotect openconnect saml vpn |
| Licenses: | GPL3 |
| Conflicts: | globalprotect-openconnect |
| Provides: | globalprotect-openconnect, gpauth, gpclient, gpgui, gpservice |
| Submitter: | yuezk |
| Maintainer: | yuezk |
| Last Packager: | yuezk |
| Votes: | 8 |
| Popularity: | 0.058616 |
| First Submitted: | 2021-10-16 07:43 (UTC) |
| Last Updated: | 2026-05-08 17:10 (UTC) |
Dependencies (22)
- desktop-file-utils (desktop-file-utils-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libsecret
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- shared-mime-info (shared-mime-info-gitAUR)
- vpnc (vpnc-fortigateAUR, vpnc-juniper-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- appmenu-gtk-module (appmenu-gtk-module-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- file (file-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libappindicator-gtk3 (libappindicator) (make)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- libsecret (make)
- openconnect (openconnect-gp-gitAUR, openconnect-fortisplitdnsAUR, openconnect-fortinet-saml-gitAUR, openconnect-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
- Show 2 more dependencies...
Required by (1)
- openconnect-tui-git (requires globalprotect-openconnect)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
howardtopher commented on 2024-02-07 01:53 (UTC)
This package has been bumped up to version 2.0.0. Is it possible to go back to the previous version or create a different AUR package for the older version? It's a real shame what's happened with this package.
GUI - costs money, stuck using CLI TLS errors on real, valid certificates
The new version sucks but at this point I'm stuck using it because I can't log into work without it.
Eothred commented on 2023-12-08 11:48 (UTC)
@archisman Add #branch=project_branch to the end of the source url (similar to what is right now done with commit hash), see https://wiki.archlinux.org/title/VCS_package_guidelines
On that note, may I propose to add pkgver() function since this is a git package, something along the lines of
This will e.g. right now set the pkgver to
1.4.9.r7.gedc13ed. I see you have locked this package to a specific commit at the moment, I guess maybe there was a reason for that and this is why you do not want this right now.archisman commented on 2023-08-07 13:32 (UTC)
The new refactor branch written in Rust is going to replace the master branch soon https://github.com/yuezk/GlobalProtect-openconnect/tree/refactor Can someone tell me how to edit the PKGBUILD to use that?
marrs commented on 2023-07-14 10:00 (UTC) (edited on 2023-07-14 13:02 (UTC) by marrs)
I tried logging onto my VPN today and found that the client would not open a login window. Instead it just hangs at "connecting...". I had to manually log in using
openconnect --protocol=gp https://myvpn.example.com. After following the login procedure in my browser, gpclient would successfully connect when I ran it a second time.Edit: I think this is likely an issue with the VPN's TLS certificate. I think it is related to the issue reported here: https://github.com/yuezk/GlobalProtect-openconnect/issues/226
Update: Issue resolved by itself.
menny commented on 2023-01-09 14:07 (UTC)
indeed! Thank you!
yuezk commented on 2023-01-08 12:28 (UTC) (edited on 2023-01-08 12:28 (UTC) by yuezk)
@menny It should be fixed now.
menny commented on 2023-01-05 14:33 (UTC) (edited on 2023-01-05 14:35 (UTC) by menny)
I get an error when updating to the latest
yaypackage:yuezk commented on 2022-05-08 13:58 (UTC)
@kyechou Problem resolved.
kyechou commented on 2022-03-04 14:56 (UTC)
Hi @yuezk, yes, exactly! Thanks @zayatura for the explanation.
zayatura commented on 2022-03-04 08:52 (UTC)
@yuezk
The guidelines gives an example on this (https://wiki.archlinux.org/title/VCS_package_guidelines): "Include what the package conflicts with and provides (e.g. for fluxbox-git: conflicts=('fluxbox') and provides=('fluxbox'))."
This helps pacman or an AUR helper know that in case the user installs or a package requires "globalprotect-openconnect", there are multiple packages and can, for example, give a prompt.
« First ‹ Previous 1 2 3 4 Next › Last »