openfortivpn: upgrade 1.20.5 -> 1.21.0

Changelog:

* fix "Peer refused to agree to his IP address" message, again
* deprecate option --plugin
* better masking of password in logs
* break on reading 0 from ppp pty, for non-Linux systems

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
alperak
2023-11-12 23:44:08 +03:00
committed by Khem Raj
parent 7d65ad61e0
commit f13b5120ab
@@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3d575262a651a6f1a17210ce41bf907d"
SRC_URI = "git://github.com/adrienverge/openfortivpn.git;protocol=https;branch=master"
SRCREV = "1ccb8ee682af255ae85fecd5fcbab6497ccb6b38"
SRCREV = "26a1fe68cc7a61c58f4f2a98862f6fcf30f9f2dc"
DEPENDS = "openssl"