All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] openfortivpn: upgrade 1.20.5 -> 1.21.0
@ 2023-11-12 20:44 alperak
  2023-11-13 18:34 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: alperak @ 2023-11-12 20:44 UTC (permalink / raw)
  To: openembedded-devel; +Cc: alperak

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>
---
 .../{openfortivpn_1.20.5.bb => openfortivpn_1.21.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/openfortivpn/{openfortivpn_1.20.5.bb => openfortivpn_1.21.0.bb} (93%)

diff --git a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.5.bb b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.21.0.bb
similarity index 93%
rename from meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.5.bb
rename to meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.21.0.bb
index bcfe64691..e6c9a69ee 100644
--- a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.5.bb
+++ b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.21.0.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 = "1ccb8ee682af255ae85fecd5fcbab6497ccb6b38"
+SRCREV = "26a1fe68cc7a61c58f4f2a98862f6fcf30f9f2dc"
 
 DEPENDS = "openssl"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-networking][PATCH] openfortivpn: upgrade 1.20.5 -> 1.21.0
  2023-11-12 20:44 [meta-networking][PATCH] openfortivpn: upgrade 1.20.5 -> 1.21.0 alperak
@ 2023-11-13 18:34 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2023-11-13 18:34 UTC (permalink / raw)
  To: openembedded-devel, alperak


On Sun, 12 Nov 2023 23:44:08 +0300, alperak wrote:
> 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
> 
> [...]

Applied, thanks!

[1/1] openfortivpn: upgrade 1.20.5 -> 1.21.0
      commit: f13b5120ab030620d001ab36b0d1b822aa247556

Best regards,
-- 
Khem Raj <raj.khem@gmail.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-13 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 20:44 [meta-networking][PATCH] openfortivpn: upgrade 1.20.5 -> 1.21.0 alperak
2023-11-13 18:34 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.