mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Release 1.4.5
This commit is contained in:
parent
a489c5881b
commit
e2d28c83b2
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -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 <k3vinyue@gmail.com> Sun, 29 May 2022 21:15:40 +0800
|
||||||
|
|
||||||
globalprotect-openconnect (1.4.4-1) unstable; urgency=medium
|
globalprotect-openconnect (1.4.4-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Updated VERSION, Bumped 1.4.3 –> 1.4.4
|
* Updated VERSION, Bumped 1.4.3 –> 1.4.4
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Keinv Yue <yuezk001@gmail.com>
|
# Maintainer: Keinv Yue <yuezk001@gmail.com>
|
||||||
|
|
||||||
_pkgver="1.4.4"
|
_pkgver="1.4.5"
|
||||||
_commit="4327235093159c6569af33021d4c763ebea3787a"
|
_commit="a489c5881bdc9d3565da0f2efac4963bec3f7069"
|
||||||
pkgname=globalprotect-openconnect-git
|
pkgname=globalprotect-openconnect-git
|
||||||
pkgver=${_pkgver}
|
pkgver=${_pkgver}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -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
|
Sat May 14 11:21:14 UTC 2022 - k3vinyue@gmail.com - 1.4.4
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: globalprotect-openconnect
|
Name: globalprotect-openconnect
|
||||||
Version: 1.4.4
|
Version: 1.4.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A GlobalProtect VPN client powered by OpenConnect
|
Summary: A GlobalProtect VPN client powered by OpenConnect
|
||||||
Group: Productivity/Networking/PPP
|
Group: Productivity/Networking/PPP
|
||||||
|
Loading…
Reference in New Issue
Block a user