mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user