File globalprotect-openconnect.changes of Package globalprotect-openconnect
------------------------------------------------------------------- Thu Aug 04 11:12:43 UTC 2022 - rombert@apache.org - Update to version 1.4.8: * Release 1.4.8 * Updated VERSION, Bumped 1.4.7 –> 1.4.8 * fix: fix compile error * refactor: simplify the code * chore: use auto to declare variables * chore: use c++ 17 * fix: clear cookies when click the Reset button * fix: refine the authentication workflow * chore: PLOG -> LOG * Release 1.4.7 * Updated VERSION, Bumped 1.4.6 –> 1.4.7 * fix: release resources when properly * fix: add support for parsing tokens from HTML * handle html comment for saml result with okta 2fa (#156) * chore: use auto to declare variable * chore: simplify readme * Release 1.4.6 * Updated VERSION, Bumped 1.4.5 –> 1.4.6 * feat: display address in gateway menu item * fix: fix bug of parsing the portal respponse * Release 1.4.5 * Updated VERSION, Bumped 1.4.4 –> 1.4.5 * chore: refine vscode settings * fix: rollback dbus configuration * feat: add option to start minimized * packaging: fix postinst for debian * packaging: add postinst for debian * test: test debian packaging * test: test debian packaging * test: test debian packaging * test: test debian packaging * test: test debian packaging * ci: fix the foder path * chore: apt -> apt-get * ci: verify debian package * test: test debian packaging * Revert "Revert "fix: improve the dbus security"" * Revert "Revert "fix: improve the dbus security"" * fix: improve the portal config parsing * Revert "fix: improve the dbus security" * Revert "fix: improve the dbus security" * fix: improve the dbus security * fix: improve the dbus security * fix: free resources in slots * chore: refine cmake files * fix: support high DPI screen * Release 1.4.4 * Updated VERSION, Bumped 1.4.3 –> 1.4.4 * fix: support the HighDPI displays * [misc] update the build script * [ci] Enable build job for master branch * [ci] Add ubuntu 22.04 * Release 1.4.3 * Updated VERSION, Bumped 1.4.2 –> 1.4.3 * refine AUR packaging * Prepare release 1.4.3 (#149) * Release 1.4.2 * Updated VERSION, Bumped 1.4.1 –> 1.4.2 * Clear SSL_OP_LEGACY_SERVER_CONNECT (#146) ------------------------------------------------------------------- Tue Mar 22 15:34:04 UTC 2022 - rombert@apache.org - Update to version 1.4.1: * Release 1.4.1 * Updated VERSION, Bumped 1.4.0 –> 1.4.1 * print the gpservice logs * update AUR packaging * update AUR packaging * Release 1.4.0 * Updated VERSION, Bumped 1.3.4 –> 1.4.0 * Fix gpservice after openconnect v8.20 (#124) * Add 2FA support (#112) * Add a scripting mode to GPClient (#110) * Stop saving credentials (#111) * update CI * add editorconfig * Update README.md * Update README.md * Add a run entry (#108) * update the installation instruction of Arch Linux * Update README.md * Update README.md * Update README.md ------------------------------------------------------------------- Wed Nov 3 13:52:01 UTC 2021 - Robert Munteanu <rombert@apache.org> - Version CMake requirement ------------------------------------------------------------------- Wed Nov 03 12:33:33 UTC 2021 - rombert@apache.org - Update to version 1.3.4: * update AUR packaging * update CI scripts * Release 1.3.4 * Updated VERSION, Bumped 1.3.3 –> 1.3.4 * update packaging (#100) ------------------------------------------------------------------- Thu Oct 21 12:09:32 UTC 2021 - rombert@apache.org - Update to version 1.3.3+git.1634296895.36d9753: * shorten the sponsor links * Update README.md * add sponsor links * Adding application logs location in the README (#95) * Update README.md * improve the doc * Add snap packaging (#93) * update doc * Migrate to cmake and refine the code structure (#92) * QStringView -> QString