From 3cd5171c960db3afda85be27fad7e2f8d7ea6194 Mon Sep 17 00:00:00 2001 From: Oleksandr Kuchmystyi Date: Wed, 3 Jun 2026 11:31:27 +0300 Subject: ipsec: T8954: Bump strongSwan deps to version 5.9.11-2+vyos0 When strongSwan package is not available on `packages.vyos.net`, it causes the Debain 5.9.8 package version to be used, which fails the tests. --- debian/control | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 3e2b41ca6..d3333e088 100644 --- a/debian/control +++ b/debian/control @@ -303,14 +303,14 @@ Depends: nfct, nftables (>= 0.9.3), # For "vpn ipsec" - strongswan (>= 5.9), - strongswan-swanctl (>= 5.9), - charon-systemd, - libcharon-extra-plugins (>=5.9), - libcharon-extauth-plugins (>=5.9), - libstrongswan-extra-plugins (>=5.9), - libstrongswan-standard-plugins (>=5.9), - python3-vici (>= 5.7.2), + strongswan (>= 5.9.11), + strongswan-swanctl (>= 5.9.11), + charon-systemd (>= 5.9.11), + libcharon-extra-plugins (>= 5.9.11), + libcharon-extauth-plugins (>= 5.9.11), + libstrongswan-extra-plugins (>= 5.9.11), + libstrongswan-standard-plugins (>= 5.9.11), + python3-vici (>= 5.9.11), # End "vpn ipsec" # For "nat64" jool, -- cgit v1.2.3