summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Collapse)AuthorAge
...
* gnu: socat: Update to 1.7.4.3.jgart2022-03-08
| | | | | | * gnu/packages/networking.scm (socat): Update to 1.7.4.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: yggdrasil: Update to 0.4.3.raingloom2022-02-23
| | | | | | * gnu/packages/networking.scm (yggdrasil): Update to 0.4.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: iperf: Update to 3.11.Greg Hogan2022-02-23
| | | | | | * gnu/packages/networking.scm (iperf): Update to 3.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: fping: Update to 5.1.Marius Bakke2022-02-13
| | | | * gnu/packages/networking.scm (fping): Update to 5.1.
* gnu: wireshark: Update to 3.6.2.Nicolas Goaziou2022-02-11
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.6.2.
* gnu: iwd: Update to 1.24.Simon South2022-02-08
| | | | | | | | * gnu/packages/linux.scm (ell): Update to 0.48. [arguments]: Remove obsolete "fix-dbus-tests" phase. * gnu/packages/networking.scm (iwd): Update to 1.24. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: iwd: Build from Git sources.Simon South2022-02-08
| | | | | | | | | | | * gnu/packages/networking.scm (iwd)[source]: Use "git-fetch" and "git-file-name". [inputs]: Add ell source code. [native-inputs]: Add autoconf, automake, libtool. [arguments]<#:phases>: Add "copy-ell-header-files" phase to copy shared header files from ell source into source tree. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: iwd: Remove reference to %outputs.Simon South2022-02-08
| | | | | | | * gnu/packages/networking.scm (iwd)[arguments]: Remove reference to %outputs by using a gexp. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: iwd: Remove input labels.Simon South2022-02-08
| | | | | | * gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cppzmq: Update to 4.8.1.Simon South2022-02-05
| | | | | | | | * gnu/packages/networking.scm (cppzmq)[version]: Update to 4.8.1. [arguments]: Update to run test suite except when cross-compiling. [inputs]: Add catch2-framework. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fping: Enable IPv6 support.Marius Bakke2022-01-29
| | | | * gnu/packages/networking.scm (fping)[arguments]: New field.
* gnu: tftp-hpa: Fix build with GCC 10.base-for-series-11079base-for-series-11077base-for-series-11076Tobias Geerinckx-Rice2022-01-16
| | | | | | | | | Fixes #53424. * gnu/packages/networking.scm (tftp-hpa)[arguments]: Rewrite as Gexp list. Add "CFLAGS=-fcommon" to #:configure-flags. Reported by Ivan Vilata i Balaguer <ivan@selidor.net>
* gnu: Add pproxy.Marius Bakke2022-01-22
| | | | * gnu/packages/networking.scm (pproxy): New variable.
* Merge branch 'version-1.4.0'Maxim Cournoyer2022-01-17
|\ | | | | | | | | | | | | With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
| * gnu: iwd: Update to 1.20.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/networking.scm (iwd): Update to 1.20.
| * gnu: libproxy: Remove target condition from check phase.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/networking.scm (libproxy)[phases]{check}: Remove target condition.
* | gnu: mtr: Update to 0.95.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | * gnu/packages/networking.scm (mtr): Update to 0.95.
* | gnu: opendht: Use the GNU build system.Maxim Cournoyer2022-01-13
| | | | | | | | | | | | | | | | | | | | | | | | Autotools is still supported; use it, so that it remains well tested and at feature parity with the CMake build system it also supports. * gnu/packages/networking.scm (opendht)[build-system]: Switch to gnu-build-system. [arguments]: Move field above inputs. [imported-modules, modules]: Adjust accordingly. [configure-flags]: Likewise. [phases]: Use G-Exp, and adjust accordingly.
* | gnu: opendht: Update to 2.3.1-0.dbbfdaa.Maxim Cournoyer2022-01-13
|/ | | | | | | | | * gnu/packages/networking.scm (opendht): Update to 2.3.1-0.dbbfdaa. Normalize comments indentation. [inputs]: Add bash-minimal to please 'guix lint'. Move argon2, nettle, jsoncpp and openssl to... [propagated-inputs]: ... here.
* gnu: whois: Update to 5.5.11.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.11.
* gnu: nbd: Update to 3.23.Tobias Geerinckx-Rice2022-01-05
| | | | * gnu/packages/networking.scm (nbd): Update to 3.23.
* gnu: wireshark: Fix build.Nicolas Goaziou2022-01-02
| | | | * gnu/packages/networking.scm (wireshark)[inputs]: Add missing libgcrypt.
* gnu: wireshark: Update to 3.6.1.Nicolas Goaziou2021-12-31
| | | | | | * gnu/packages/networking.scm (wireshark): Update to 3.6.1. [inputs]: Remove labels. [native-inputs]: Remove labels.
* gnu: frrouting: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/networking.scm (frrouting)[description]: Fix trailing whitespace.
* gnu: axel: Update to 2.17.11.Nicolas Goaziou2021-12-21
| | | | * gnu/packages/networking.scm (axel): Update to 2.17.11.
* gnu: restinio: Update to 0.6.14.Tobias Geerinckx-Rice2021-12-18
| | | | | * gnu/packages/networking.scm (restinio): Update to 0.6.14. [arguments]: Don't explicitly return #t from phases.
* gnu: Remove superfluous "linux-libre-headers" inputs.Marius Bakke2021-12-13
| | | | | | | | | | | | | | | | | | | This input is already propagated from glibc. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Remove LINUX-LIBRE-HEADERS-5.10. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Likewise. * gnu/packages/accessibility.scm (brltty)[inputs]: Remove LINUX-LIBRE-HEADERS. * gnu/packages/graphics.scm (directfb)[inputs]: Likewise. * gnu/packages/gstreamer.scm (libdc1394)[inputs]: Likewise. * gnu/packages/linux.scm (python-evdev)[native-inputs]: Likewise. (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/networking.scm (lksctp-tools)[inputs]: Likewise. * gnu/packages/video.scm (tslib)[inputs]: Likewise. * gnu/packages/web-browsers.scm (links)[native-inputs]: Likewise. * gnu/packages/cdrom.scm (cdrtools)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/lirc.scm (lirc)[inputs, arguments]: Likewise. * gnu/packages/vpn.scm (xl2tpd)[inputs, arguments]: Likewise.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: yggdrasil: Simplify build phases.Efraim Flashner2021-12-02
| | | | | | | | | | | | * gnu/packages/networking.scm (yggdrasil)[arguments]: Rewrite custom 'build phase reusing go-build-system 'build phase. Remove custom 'install phase.
| * gnu: yggdrasil: Update to 0.4.1.raingloom2021-12-01
| | | | | | | | | | | | | | * gnu/packages/networking.scm (yggdrasil): Update to 0.4.1. * gnu/packages/patches/yggdrasil-extra-config.patch: Update for new version. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: yggdrasil: Update to 0.4.0.raingloom2021-12-01
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/yggdrasil-extra-config.patch: Update patch. * gnu/packages/networking.scm (yggdrasil): Update to 0.4.0. [arguments]: Also install genkeys. [propagated-inputs]: Remove go-github-com-cheggaaa-pb; add go-golang-org-x-sys, go-github-com-mattn-go-runewidth, go-github-com-mattn-go-isatty, go-github-com-fatih-color, go-github-com-cheggaaa-pb-v3, go-github-com-vividcortex-ewma, and go-github-com-arceliar-ironwood. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: ethtool: Update to 5.15.Tobias Geerinckx-Rice2021-11-30
| | | | | | | | * gnu/packages/networking.scm (ethtool): Update to 5.15.
| * gnu: squid: Update to 4.17.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/networking.scm (squid): Update to 4.17.
| * gnu: shadowsocks: Update to 2.9.1.Nicolas Goaziou2021-11-27
| | | | | | | | * gnu/packages/networking.scm (shadowsocks): Update to 2.9.1.
| * gnu: Remove asio-1.12.Nicolas Goaziou2021-11-27
| | | | | | | | * gnu/packages/networking.scm (asio-1.12): Remove variable.
| * gnu: restbed: Update to 4.8.Nicolas Goaziou2021-11-27
| | | | | | | | | | | | * gnu/packages/networking.scm (restbed): Update to 4.8. [inputs]: Use latest `asio'. [arguments]: Activate tests. Remove unknown configure flags.
| * gnu: lldpd: Update to 1.0.13.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.13.
| * gnu: batctl: Update to 2021.4.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/networking.scm (batctl): Update to 2021.4.
| * Revert "gnu: Remove asio-1.12."Nicolas Goaziou2021-11-26
| | | | | | | | | | | | This reverts commit e8cb755774034b14e76c137a8edf33f705413860. The variable is still required by restbed.
| * gnu: Remove asio-1.12.Nicolas Goaziou2021-11-26
| | | | | | | | * gnu/packages/networking.scm (asio-1.12): Remove variable.
| * gnu: asio: Update to 1.20.0.Nicolas Goaziou2021-11-26
| | | | | | | | * gnu/packages/networking.scm (asio): Update to 1.20.0.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: wireshark: Update to 3.6.0.Nicolas Goaziou2021-11-23
| | | | | | | | * gnu/packages/networking.scm (wireshark): Update to 3.6.0.
| * gnu: wireshark: Update to 3.4.10.Nicolas Goaziou2021-11-18
| | | | | | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.10.
* | gnu: tcp-wrappers: Allow compilation with glibc 2.33.Ludovic Courtès2021-11-20
| | | | | | | | * gnu/packages/networking.scm (tcp-wrappers)[source]: Add 'snippet'.
* | gnu: libnice: Disable the 'test-bsd' test.Maxim Cournoyer2021-11-20
| | | | | | | | | | | | * gnu/packages/networking.scm (libnice) [phases]{disable-failing-test}: Rename to... {disable-failing-tests}: ... this, plural. Disable 'test-bsd'.
* | gnu: opendht: Use GUIX_PYTHONPATH.Ricardo Wurmus2021-11-20
| | | | | | | | * gnu/packages/networking.scm (opendht)[arguments]: Use GUIX_PYTHONPATH in the wrapper.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|