diff --git a/debian/changelog b/debian/changelog index 1712f8a..9de88fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +globalprotect-openconnect (1.4.5-1) unstable; urgency=medium + + * 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 + * ci: fix the foder path + * chore: apt -> apt-get + * ci: verify debian package + * Revert "Revert "fix: improve the dbus security"" + * fix: improve the portal config parsing + * Revert "fix: improve the dbus security" + * fix: improve the dbus security + * fix: free resources in slots + * chore: refine cmake files + * fix: support high DPI screen + + -- Kevin Yue Sun, 29 May 2022 21:15:40 +0800 + globalprotect-openconnect (1.4.4-1) unstable; urgency=medium * Updated VERSION, Bumped 1.4.3 –> 1.4.4 diff --git a/packaging/aur/PKGBUILD b/packaging/aur/PKGBUILD index 5a21d73..67dc528 100644 --- a/packaging/aur/PKGBUILD +++ b/packaging/aur/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Keinv Yue -_pkgver="1.4.4" -_commit="4327235093159c6569af33021d4c763ebea3787a" +_pkgver="1.4.5" +_commit="a489c5881bdc9d3565da0f2efac4963bec3f7069" pkgname=globalprotect-openconnect-git pkgver=${_pkgver} pkgrel=1 diff --git a/packaging/obs/globalprotect-openconnect.changes b/packaging/obs/globalprotect-openconnect.changes index a92e68d..15a919c 100644 --- a/packaging/obs/globalprotect-openconnect.changes +++ b/packaging/obs/globalprotect-openconnect.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun May 29 13:15:40 UTC 2022 - k3vinyue@gmail.com - 1.4.5 + +- Update to 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 + * ci: fix the foder path + * chore: apt -> apt-get + * ci: verify debian package + * Revert "Revert "fix: improve the dbus security"" + * fix: improve the portal config parsing + * Revert "fix: improve the dbus security" + * fix: improve the dbus security + * fix: free resources in slots + * chore: refine cmake files + * fix: support high DPI screen + ------------------------------------------------------------------- Sat May 14 11:21:14 UTC 2022 - k3vinyue@gmail.com - 1.4.4 diff --git a/packaging/obs/globalprotect-openconnect.spec b/packaging/obs/globalprotect-openconnect.spec index 51936f4..23a33d7 100644 --- a/packaging/obs/globalprotect-openconnect.spec +++ b/packaging/obs/globalprotect-openconnect.spec @@ -1,5 +1,5 @@ Name: globalprotect-openconnect -Version: 1.4.4 +Version: 1.4.5 Release: 1 Summary: A GlobalProtect VPN client powered by OpenConnect Group: Productivity/Networking/PPP