From 5788474d7e7e00665699970f6f87864892e480c4 Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Sun, 12 Jun 2022 20:28:58 +0800 Subject: [PATCH] Release 1.4.8 --- debian/changelog | 13 +++++++++++++ packaging/aur/PKGBUILD | 4 ++-- packaging/obs/globalprotect-openconnect.changes | 13 +++++++++++++ packaging/obs/globalprotect-openconnect.spec | 2 +- 4 files changed, 29 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b34b1e..2dc9b31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +globalprotect-openconnect (1.4.8-1) unstable; urgency=medium + + * 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 + + -- Kevin Yue Sun, 12 Jun 2022 20:28:58 +0800 + globalprotect-openconnect (1.4.7-1) unstable; urgency=medium * Updated VERSION, Bumped 1.4.6 –> 1.4.7 diff --git a/packaging/aur/PKGBUILD b/packaging/aur/PKGBUILD index bcf39b7..e607ee6 100644 --- a/packaging/aur/PKGBUILD +++ b/packaging/aur/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Keinv Yue -_pkgver="1.4.7" -_commit="5a485197b7c7b17f064d89bfe98ec1733d60e221" +_pkgver="1.4.8" +_commit="3559834762c1e450887e40c70ed6f775f5421903" pkgname=globalprotect-openconnect-git pkgver=${_pkgver} pkgrel=1 diff --git a/packaging/obs/globalprotect-openconnect.changes b/packaging/obs/globalprotect-openconnect.changes index fe1f304..5973750 100644 --- a/packaging/obs/globalprotect-openconnect.changes +++ b/packaging/obs/globalprotect-openconnect.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jun 12 12:28:58 UTC 2022 - k3vinyue@gmail.com - 1.4.8 + +- Update to 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 + ------------------------------------------------------------------- Tue Jun 7 13:46:04 UTC 2022 - k3vinyue@gmail.com - 1.4.7 diff --git a/packaging/obs/globalprotect-openconnect.spec b/packaging/obs/globalprotect-openconnect.spec index c2a4d5d..3ea6abe 100644 --- a/packaging/obs/globalprotect-openconnect.spec +++ b/packaging/obs/globalprotect-openconnect.spec @@ -1,5 +1,5 @@ Name: globalprotect-openconnect -Version: 1.4.7 +Version: 1.4.8 Release: 1 Summary: A GlobalProtect VPN client powered by OpenConnect Group: Productivity/Networking/PPP