diff mbox series

[meta-networking,22/51] openfortivpn: upgrade 1.22.1 -> 1.23.1

Message ID 1740525881-21103-22-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/51] asyncmqtt: upgrade 9.0.2 -> 10.0.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 25, 2025, 11:24 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- fix a few coverity warnings
- Support older mac0S versions that lack vdprintf()
- Patch certificate login error for FortiOS 7.4.4
- Clear OTP after run
- Support SAML login authentication

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{openfortivpn_1.22.1.bb => openfortivpn_1.23.1.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/openfortivpn/{openfortivpn_1.22.1.bb => openfortivpn_1.23.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.23.1.bb
similarity index 93%
rename from meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb
rename to meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.23.1.bb
index b69a7e2355..4e964b3448 100644
--- a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb
+++ b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.23.1.bb
@@ -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 = "388fa98f639ef91733461de50b06dd57f1ffb099"
+SRCREV = "a011b5c916075bd240db6a03c02eac95baf09ad8"
 
 DEPENDS = "openssl"