mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
android: New release after fixing interoperability issue with Zyxel firewalls
This commit is contained in:
parent
312847e1a3
commit
27d41a2442
@ -9,8 +9,8 @@ android {
|
||||
applicationId "org.strongswan.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 77
|
||||
versionName "2.4.0"
|
||||
versionCode 78
|
||||
versionName "2.4.1"
|
||||
}
|
||||
|
||||
sourceSets.main {
|
||||
|
@ -1,3 +1,7 @@
|
||||
# 2.4.1 #
|
||||
|
||||
- Reihenfolge der DH Gruppen geändert, um Probleme mit Zyxel Firewalls zu beheben
|
||||
|
||||
# 2.4.0 #
|
||||
|
||||
- Wechsel von BoringSSL zu OpenSSL
|
||||
|
@ -1,3 +1,7 @@
|
||||
# 2.4.1 #
|
||||
|
||||
- Changed order of DH groups to avoid issue with Zyxel Firewalls
|
||||
|
||||
# 2.4.0 #
|
||||
|
||||
- Switched from BoringSSL to OpenSSL
|
||||
|
Loading…
x
Reference in New Issue
Block a user