Commit Graph

4 Commits

Author SHA1 Message Date
Rahul Rameshbabu
d42fed462b
{gpauth,gpclient}: 2.3.7 -> 2.3.9
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 19:47:34 -08:00
Rahul Rameshbabu
27787d0d25
gpclient: Remove absolute path in desktop entry
PR #308324 describes the various issues with using absolute paths in
desktop entries. This change makes gpclient comply with the direction
stated in that PR.

Suggested-by: @tomodachi94
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-11-13 19:47:32 -08:00
Markus Hauck
042afa604c gpclient: add gio-networking for embedded browser
Without this, login with the non-external browser results in:

> 2024-10-10T06:15:23Z WARN  gpauth::auth_window] Failed to load uri: <uri> with error: TLS/SSL support not available; install glib-networking

The login flow seems to work after adding glib-networking to
GIO_EXTRA_MODULES by wrapping the `gpclient` program.
2024-10-10 08:46:27 +02:00
Rahul Rameshbabu
156fe9a898
globalprotect-openconnect: add core logic and packages for 2.x releases
The GUI of GlobalProtect-openconnect is unfree software, while the CLI is
licensed as GPLv3-only. This packaging work focuses on the CLI, and
components required for the CLI.

Link: https://github.com/yuezk/GlobalProtect-openconnect
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
2024-09-21 10:36:31 -07:00