mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Compare commits
3 Commits
0c9b8e6c63
...
b0a414f52f
Author | SHA1 | Date | |
---|---|---|---|
|
b0a414f52f | ||
|
32cb582e78 | ||
|
e41342631c |
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@ -80,8 +80,8 @@ jobs:
|
|||||||
sed -i "s/@RUST@/cargo-1.80/g" .build/debian/control
|
sed -i "s/@RUST@/cargo-1.80/g" .build/debian/control
|
||||||
|
|
||||||
sed -i "s/@OFFLINE@/1/g" .build/debian/rules
|
sed -i "s/@OFFLINE@/1/g" .build/debian/rules
|
||||||
sed -i "s/@BUILD_GUI@/1/g" .build/debian/rules
|
sed -i "s/@BUILD_GUI@/1/g" .build/deb/debian/rules
|
||||||
sed -i "s/@RUST_VERSION@/1.80/g" .build/debian/rules
|
sed -i "s/@RUST_VERSION@/1.80/g" .build/deb/debian/rules
|
||||||
|
|
||||||
- name: Publish to PPA
|
- name: Publish to PPA
|
||||||
uses: yuezk/publish-ppa-package@gp
|
uses: yuezk/publish-ppa-package@gp
|
||||||
|
@ -1,10 +1,5 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 2.4.0 - 2024-12-26
|
|
||||||
|
|
||||||
- Upgrade to Tauri 2.0
|
|
||||||
- Support Ubuntu 22.04 and later
|
|
||||||
|
|
||||||
## 2.3.9 - 2024-11-02
|
## 2.3.9 - 2024-11-02
|
||||||
|
|
||||||
- Enhance the OpenSSL compatibility mode (fix [#437](https://github.com/yuezk/GlobalProtect-openconnect/issues/437))
|
- Enhance the OpenSSL compatibility mode (fix [#437](https://github.com/yuezk/GlobalProtect-openconnect/issues/437))
|
||||||
|
Loading…
Reference in New Issue
Block a user