Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yuezk committed Mar 2, 2022
1 parent 2319c7c commit c02ad5d
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 1 deletion.
15 changes: 15 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
globalprotect-openconnect (1.4.0-1) unstable; urgency=medium

* 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
* Add a run entry (#108)
* update the installation instruction of Arch Linux

-- Kevin Yue <[email protected]> Wed, 02 Mar 2022 21:34:19 +0800

globalprotect-openconnect (1.3.4-1) unstable; urgency=medium

* Updated VERSION, Bumped 1.3.3 –> 1.3.4
Expand Down
15 changes: 15 additions & 0 deletions packaging/obs/globalprotect-openconnect.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 2 13:34:19 UTC 2022 - [email protected] - 1.4.0

- Update to 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
* Add a run entry (#108)
* update the installation instruction of Arch Linux

-------------------------------------------------------------------
Sun Oct 24 04:13:24 UTC 2021 - [email protected] - 1.3.4

Expand Down
2 changes: 1 addition & 1 deletion packaging/obs/globalprotect-openconnect.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: globalprotect-openconnect
Version: 1.3.4
Version: 1.4.0
Release: 1
Summary: A GlobalProtect VPN client powered by OpenConnect
Group: Productivity/Networking/PPP
Expand Down
Empty file modified scripts/release.sh
100644 → 100755
Empty file.

0 comments on commit c02ad5d

Please sign in to comment.