Age | Commit message (Expand) | Author |
2022-07-18 | gnu: xl2tpd: Update to 1.3.17....* gnu/packages/vpn.scm (xl2tpd)[version]: Update to 1.3.17.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2022-07-06 | gnu: xl2tpd: Fix cross-compiling....* gnu/packages/vpn.scm (xl2tpd)[arguments]: Rewrite using gexps. Don't
hard-code CC as gcc.
| Efraim Flashner |
2022-07-04 | gnu: vpnc: Add bsd-2 license....* gnu/packages/vpn.scm (vpnc)[license]: Add bsd-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2022-07-04 | gnu: vpnc: Fix cross-compilation....* gnu/packages/vpn.scm (vpnc): Fix cross-compilation.
[native-inputs]: Add conditional input of `this-package' (vpnc)
to reuse the man page and add `pkg-config'.
[arguments]: Use G-Expressions.
[arguments]: Make use of `make-flags' instead of using substitutions.
[arguments]: Remove unneeded deletion of `configure'.
[arguments]: Use `pkg-config' to search for libgcrypt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2022-07-03 | gnu: bitmask: Fix loading of GUI....* gnu/packages/vpn.scm (bitmask)[inputs]: Add qtgraphicaleffects.
| Raghav Gururajan |
2022-07-02 | gnu: bitmask: Update to 0.21.11....* gnu/packages/vpn.scm (bitmask)[version]: Update to 0.21.11.
[inputs]: Add qtsvg.
| Raghav Gururajan |
2022-05-22 | gnu: openvpn: Update to 2.5.6....* gnu/packages/vpn.scm (openvpn): Update to 2.5.6.
| Tobias Geerinckx-Rice |
2022-05-12 | gnu: sshoot: Update to 1.5.1....* gnu/packages/vpn.scm (sshoot): Update to 1.5.1.
[phases]: Delete trailing #t.
{check}: Override phase.
[inputs]: Add python-pyxdg and python-toolrack.
[native-inputs]: Delete python-fixtures, python-pbr and python-testtools. Add
python-pytest and python-pytest-mock.
| Maxim Cournoyer |