/doc/images/

04c7ef78e3'>diff
path: root/gnu/packages/vpn.scm
AgeCommit message (Expand)Author
2024-11-12gnu: openvpn: Update to 2.6.12. [security fixes]...Thix fixes CVE-2024-24974, CVE-2024-27459 and CVE-2024-27903. * gnu/packages/vpn.scm (openvpn): Update to 2.6.12. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves
2024-11-09gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/vpn.scm: Add to used golang-xyz module. Change-Id: I0c1084983440bb45b6621cd0b2d7ba8d30ee8ff7 Sharlatan Hellseher
2024-10-11gnu: strongswan: Update to 5.9.14. [security fixes]...This fixes CVE-2021-45079, CVE-2022-40617, CVE-2023-41913. * gnu/packages/vpn.scm (strongswan): Update to 5.9.14. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Nicolas Graves
2024-09-08gnu: sshuttle: Refer to a fixed ‘sh’ and avoid WHICH....* gnu/packages/vpn.scm (sshuttle)[arguments]: Use SEARCH-INPUT-FILES for ‘env’ (rather than WHICH) and ‘sh’ (rather than whatever's in $PATH). Change-Id: Ieacae72a849cdcbef4ae9e8f24c0d95879b1dd48 Tobias Geerinckx-Rice
2024-09-08gnu: sshuttle: Install man{,ual}....* gnu/packages/vpn.scm (sshuttle)[arguments]: Add a new 'install-documentation phase. Import required modules. [native-inputs]: Add python-sphinx and texinfo. Change-Id: Ia4706c5348b38faf9e79caa41281e71f78399626 Tobias Geerinckx-Rice
2024-08-31gnu: protonvpn-cli: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/vpn.scm (protonvpn-cli)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I4390f79230e25fdb64dba96c57b7f32905245bc6 Maxime Devos
2024-07-24gnu: sshuttle: Improve package style....* gnu/packages/vpn.scm (sshuttle) [arguments]: Use G-expressions. Change-Id: Ia8961e3382116d0f1e67a7feb181f1e0fd6a5caf jgart
2024-07-24gnu: sshuttle: Update to 1.1.2....* gnu/packages/vpn.scm (sshuttle): Update to 1.1.2. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-poetry-core. Change-Id: I353b8e1206d5d73bf94cb46e98ec7869fbd49fcb jgart