Libreswan v5.1 is fairly stable in CI, but still sometimes fails.
The newest v5.2 includes a few important fixes for crossing streams
that should cover some of the remaining occasional failures.

Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>
---
 .github/workflows/build-and-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-and-test.yml 
b/.github/workflows/build-and-test.yml
index cea15fbb5..0f936271f 100644
--- a/.github/workflows/build-and-test.yml
+++ b/.github/workflows/build-and-test.yml
@@ -84,7 +84,7 @@ jobs:
         runner: [ubuntu-24.04]
     env:
       dependencies: build-essential fakeroot devscripts equivs
-      libreswan_ver: v5.1
+      libreswan_ver: v5.2
     name: libreswan
     outputs:
       libreswan_key: ${{ steps.gen_libreswan_key.outputs.key }}
-- 
2.47.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to