Commit Graph

2 Commits

Author SHA1 Message Date
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