Releases: structured-world/strongswan
Releases · structured-world/strongswan
strongSwan SW 6.0.4-sw.12
strongSwan SW 6.0.4-sw.12
Based on upstream strongSwan 6.0.4 with the following SW fork modifications:
Changes
- PostgreSQL database plugin - SQL-based authentication and authorization
- Unix socket permissions fix - Proper umask (0660) for VICI socket
- DHCP-inform plugin - Windows split-tunnel routes via DHCP option 121/249
Installation
See the website for installation instructions.
strongSwan SW 6.0.4-sw.11
strongSwan SW 6.0.4-sw.11
Based on upstream strongSwan 6.0.4 with the following SW fork modifications:
Changes
- PostgreSQL database plugin - SQL-based authentication and authorization
- Unix socket permissions fix - Proper umask (0660) for VICI socket
- DHCP-inform plugin - Windows split-tunnel routes via DHCP option 121/249
Installation
See the website for installation instructions.
strongSwan SW 6.0.4-sw.9
strongSwan SW 6.0.4-sw.9
This release is based on upstream strongSwan 6.0.4 with SW fork modifications.
Installation
Packages are available from the repo.
Fedora/RHEL:
# Add repository (one-time setup)
sudo dnf config-manager --add-repo https://structured-world.github.io/repo/rpm/fc\$releasever/strongswan-sw.repo
# Install
sudo dnf install strongswan-swUbuntu/Debian:
# Add repository (one-time setup)
curl -fsSL https://structured-world.github.io/repo/deb/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/strongswan-sw.gpg
echo "deb [signed-by=/usr/share/keyrings/strongswan-sw.gpg] https://structured-world.github.io/repo/deb $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/strongswan-sw.list
# Install
sudo apt update && sudo apt install strongswan-swSW Fork Changes
- PostgreSQL database plugin for SQL authentication
- Unix socket permissions fix (umask 0660)
- DHCP-inform plugin for Windows split-tunnel routes
For full changelog, see the sw branch.
strongSwan SW 6.0.4-sw.8
strongSwan SW 6.0.4-sw.8
This release is based on upstream strongSwan 6.0.4 with SW fork modifications.
Installation
Packages are available from the repo.
Fedora/RHEL:
# Add repository (one-time setup)
sudo dnf config-manager --add-repo https://structured-world.github.io/repo/rpm/fc\$releasever/strongswan-sw.repo
# Install
sudo dnf install strongswan-swUbuntu/Debian:
# Add repository (one-time setup)
curl -fsSL https://structured-world.github.io/repo/deb/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/strongswan-sw.gpg
echo "deb [signed-by=/usr/share/keyrings/strongswan-sw.gpg] https://structured-world.github.io/repo/deb $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/strongswan-sw.list
# Install
sudo apt update && sudo apt install strongswan-swSW Fork Changes
- PostgreSQL database plugin for SQL authentication
- Unix socket permissions fix (umask 0660)
- DHCP-inform plugin for Windows split-tunnel routes
For full changelog, see the sw branch.
strongSwan SW 6.0.4-sw.10
strongSwan SW 6.0.4-sw.10
Based on upstream strongSwan 6.0.4 with the following SW fork modifications:
Changes
- PostgreSQL database plugin - SQL-based authentication and authorization
- Unix socket permissions fix - Proper umask (0660) for VICI socket
- DHCP-inform plugin - Windows split-tunnel routes via DHCP option 121/249
Installation
See the website for installation instructions.