diff options
| author | John Estabrook <jestabro@vyos.io> | 2026-06-23 11:03:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-23 11:03:48 -0500 |
| commit | e0114625c08a2a9826822958f53724995580716d (patch) | |
| tree | becaad1a95b52d14770edcfcbb2a38dd00e509a0 /debian/control | |
| parent | 8b41d07f918d5f8e182cf2a7a355f568e4512ff3 (diff) | |
| parent | 7693c06dc1c5fecb71bf2d21c140ac1bbd5a1088 (diff) | |
| download | vyos-1x-e0114625c08a2a9826822958f53724995580716d.tar.gz vyos-1x-e0114625c08a2a9826822958f53724995580716d.zip | |
Merge pull request #5267 from vyos/T8099-strongswan-6.0
T8099: strongswan: 6.0.6 + Post quantum options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 6984e93d6..72f7f0e8c 100644 --- a/debian/control +++ b/debian/control @@ -303,14 +303,14 @@ Depends: nfct, nftables (>= 0.9.3), # For "vpn ipsec" - 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), + strongswan (>= 6.0.6), + strongswan-swanctl (>= 6.0.6), + charon-systemd (>= 6.0.6), + libcharon-extra-plugins (>= 6.0.6), + libcharon-extauth-plugins (>= 6.0.6), + libstrongswan-extra-plugins (>= 6.0.6), + libstrongswan-standard-plugins (>= 6.0.6), + python3-vici (>= 6.0.6), # End "vpn ipsec" # For "nat64" jool, |
