diff --git a/debian/changelog b/debian/changelog index 5157f3b..4b34b1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +globalprotect-openconnect (1.4.7-1) unstable; urgency=medium + + * 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 + + -- Kevin Yue Tue, 07 Jun 2022 21:46:04 +0800 + globalprotect-openconnect (1.4.6-1) unstable; urgency=medium * Updated VERSION, Bumped 1.4.5 –> 1.4.6 diff --git a/packaging/aur/PKGBUILD b/packaging/aur/PKGBUILD index ed4dbdd..bcf39b7 100644 --- a/packaging/aur/PKGBUILD +++ b/packaging/aur/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Keinv Yue -_pkgver="1.4.6" -_commit="b57fb993ca6cfb5e42cf77d2d26486ad40c32d23" +_pkgver="1.4.7" +_commit="5a485197b7c7b17f064d89bfe98ec1733d60e221" pkgname=globalprotect-openconnect-git pkgver=${_pkgver} pkgrel=1 diff --git a/packaging/obs/globalprotect-openconnect.changes b/packaging/obs/globalprotect-openconnect.changes index 9785ed5..fe1f304 100644 --- a/packaging/obs/globalprotect-openconnect.changes +++ b/packaging/obs/globalprotect-openconnect.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 7 13:46:04 UTC 2022 - k3vinyue@gmail.com - 1.4.7 + +- Update to 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 + ------------------------------------------------------------------- Wed Jun 1 15:55:50 UTC 2022 - k3vinyue@gmail.com - 1.4.6 diff --git a/packaging/obs/globalprotect-openconnect.spec b/packaging/obs/globalprotect-openconnect.spec index 1d7cd8c..c2a4d5d 100644 --- a/packaging/obs/globalprotect-openconnect.spec +++ b/packaging/obs/globalprotect-openconnect.spec @@ -1,5 +1,5 @@ Name: globalprotect-openconnect -Version: 1.4.6 +Version: 1.4.7 Release: 1 Summary: A GlobalProtect VPN client powered by OpenConnect Group: Productivity/Networking/PPP