summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
AgeCommit message (Collapse)Author
2022-07-21gnu: asio: Update to 1.22.2.Maxim Cournoyer
* gnu/packages/networking.scm (asio): Update to 1.22.2.
2022-07-21gnu: opendht: Enable tests.Maxim Cournoyer
* gnu/packages/networking.scm (opendht) [phases]{disable-problematic-tests}: New phase. {check}: New phase override. [propagated-inputs]: Re-indent comments.
2022-07-21gnu: opendht: Update to 2.4.9.Maxim Cournoyer
* gnu/packages/networking.scm (opendht): Update to 2.4.9.
2022-07-08gnu: Remove srt-1.4.1.Simon South
* gnu/packages/networking.scm (srt-1.4.1): Delete variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08gnu: srt: Update to 1.4.4.Simon South
* gnu/packages/networking.scm (srt): Update to 1.4.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08gnu: srt: Remove input labels.Simon South
* gnu/packages/networking.scm (srt)[native-inputs]: Remove input labels. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-02gnu: iodine: Use regular check.Thiago Jung Bauermann
* gnu/packages/networking.scm (iodine)[native-inputs]: Replace check-0.14 with check. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-23gnu: docker: Update to 20.10.17.Pierre Langlois
* gnu/packages/docker.scm (%docker-version): Update to 20.10.17. (docker-libnetwork)[source]: Update commit according to vendor.conf. Reset revision to 1. Simplify snippet. (docker)[origin]: Remove docker-fix-tests.patch. [arguments]: Adapt 'patch-paths phase, substitute "ip6tables" and buildkit-qemu. Remove trailing #t. [native-inputs]: Replace go-1.14 by go. (docker-cli)[source]: Update hash. [arguments]: Set GO_LINKMODE to "dynamic". Remove trailing #t. [phases]{check}: Replace 'if' with 'when'. * gnu/packages/networking.scm (go-sctp): Update commit according to docker-libnetwork's vendor.conf. * gnu/packages/patches/docker-fix-tests.patch: Delete. * gnu/local.mk (dist_patch_DATA): Remove patch. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-21gnu: libcamera: Remove input labels.Marius Bakke
* gnu/packages/networking.scm (libcamera)[native-inputs, inputs]: Remove labels.
2022-06-21gnu: libcamera: Update to 0.0.0-1.Marius Bakke
* gnu/packages/networking.scm (libcamera): Update to 0.0.0-1. [arguments]: Disable Python bindings in #:configure-flags. Disable gstreamer tests. [inputs]: Add LIBYAML, PYTHON-JINJA2, and PYTHON-PLY.
2022-06-21gnu: networking: Add arp-scanManolis Ragkousis
* gnu/packages/networking.scm (arp-scan): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-16gnu: hcxtools: Update to 6.2.7.Petr Hodina
* gnu/packages/networking.scm (hcxtools): Update to 6.2.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-16gnu: hcxtools: Use gexps.Petr Hodina
* gnu/packages/networking.scm (hcxtools)[arguments]: Link libraries and use PREFIX instead of INSTALL_DIR. [phases]: Use gexps. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-15gnu: Add kismet.Petr Hodina
* gnu/packages/networking.scm (kismet): New variable. * gnu/local.mk: Add patch. * gnu/packages/patches/kismet-unbundle-boost.patch: New file. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10gnu: tch-ipv6: Build reproducibly.Vagrant Cascadian
* gnu/packages/networking.scm (thc-ipv6)[arguments]: Add 'use-source-date-epoch-in-manpages phase.
2022-06-05gnu: restinio: Update to 0.6.15.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (restinio): Update to 0.6.15.
2022-06-05gnu: putty: Update to 0.77.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (putty): Update to 0.77. [build-system]: Switch to CMAKE-BUILD-SYSTEM. [arguments]: Remove the old 'chdir phase. Add a custom 'check phase. [native-inputs]: Add perl.
2022-05-31gnu: Remove python2-ipy.Maxim Cournoyer
* gnu/packages/networking.scm (python2-ipy): Delete variable.
2022-05-30gnu: gandi.cli: Fix by downgrading python-click.Pierre Langlois
* gnu/packages/python-xyz.scm (python-click-7): New variable. * gnu/packages/networking.scm (gandi.cli)[inputs]: Depend on python-click-7.
2022-05-22gnu: mbuffer: Update to 20220418.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (mbuffer): Update to 20220418.
2022-05-22gnu: proxychains-ng: Update to 4.16.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (proxychains-ng): Update to 4.16.
2022-05-22gnu: aircrack-ng: Run more tests.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (aircrack-ng)[native-inputs]: Add expect.
2022-05-22gnu: aircrack-ng: Improve SMP performance.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (aircrack-ng)[inputs]: Add hwloc:lib.
2022-05-22gnu: aircrack-ng: Update to 1.7.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (aircrack-ng): Update to 1.7. [arguments]: Don't explicitly return #t from phases.
2022-04-26gnu: nethogs: Update to 0.8.7.Michael Rohleder
* gnu/packages/networking.scm (nethogs): Update to 0.8.7. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-08gnu: opendht: Update to 2.3.4.Maxim Cournoyer
* gnu/packages/networking.scm (opendht): Update to 2.3.4.
2022-03-08Revert "gnu: socat: Update to 1.7.4.3."Ludovic Courtès
This reverts commit 3cd42883c4ad693ed1f79c6be35e1aa3e010e10a, which led to ~13K rebuilds.
2022-03-08gnu: socat: Update to 1.7.4.3.jgart
* gnu/packages/networking.scm (socat): Update to 1.7.4.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-02-23gnu: yggdrasil: Update to 0.4.3.raingloom
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-02-23gnu: iperf: Update to 3.11.Greg Hogan
* gnu/packages/networking.scm (iperf): Update to 3.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-02-13gnu: fping: Update to 5.1.Marius Bakke
* gnu/packages/networking.scm (fping): Update to 5.1.
2022-02-11gnu: wireshark: Update to 3.6.2.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 3.6.2.
2022-02-08gnu: iwd: Update to 1.24.Simon South
* 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>
2022-02-08gnu: iwd: Build from Git sources.Simon South
* 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>
2022-02-08gnu: iwd: Remove reference to %outputs.Simon South
* gnu/packages/networking.scm (iwd)[arguments]: Remove reference to %outputs by using a gexp. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: iwd: Remove input labels.Simon South
* gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-05gnu: cppzmq: Update to 4.8.1.Simon South
* 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>
2022-01-29gnu: fping: Enable IPv6 support.Marius Bakke
* gnu/packages/networking.scm (fping)[arguments]: New field.
2022-01-16gnu: tftp-hpa: Fix build with GCC 10.Tobias Geerinckx-Rice
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>
2022-01-22gnu: Add pproxy.Marius Bakke
* gnu/packages/networking.scm (pproxy): New variable.
2022-01-17Merge branch 'version-1.4.0'Maxim Cournoyer
With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm
2022-01-16gnu: mtr: Update to 0.95.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (mtr): Update to 0.95.
2022-01-10gnu: iwd: Update to 1.20.Maxim Cournoyer
* gnu/packages/networking.scm (iwd): Update to 1.20.
2022-01-10gnu: libproxy: Remove target condition from check phase.Maxim Cournoyer
* gnu/packages/networking.scm (libproxy)[phases]{check}: Remove target condition.
2022-01-13gnu: opendht: Use the GNU build system.Maxim Cournoyer
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.
2022-01-13gnu: opendht: Update to 2.3.1-0.dbbfdaa.Maxim Cournoyer
* 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.
2022-01-07gnu: whois: Update to 5.5.11.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (whois): Update to 5.5.11.
2022-01-05gnu: nbd: Update to 3.23.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (nbd): Update to 3.23.
2022-01-02gnu: wireshark: Fix build.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark)[inputs]: Add missing libgcrypt.
2021-12-31gnu: wireshark: Update to 3.6.1.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 3.6.1. [inputs]: Remove labels. [native-inputs]: Remove labels.