summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Collapse)AuthorAge
* gnu: bird: Update to 2.0.10.Tobias Geerinckx-Rice2022-08-14
| | | | * gnu/packages/networking.scm (bird): Update to 2.0.10.
* gnu: haproxy: Remove ‘free’ & fluff.Tobias Geerinckx-Rice2022-08-07
| | | | | * gnu/packages/networking.scm (haproxy)[description]: Remove the redundant ‘free’ qualifier and some overly gushing other ones.
* gnu: lcsync: Fix building on non-x86 hardware.Efraim Flashner2022-08-11
| | | | | | * gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use simde instead of immintrin.h directly. [native-inputs]: Add simde.
* gnu: lcsync: Use test-target.Efraim Flashner2022-08-11
| | | | | * gnu/packages/networking.scm (lcsync)[arguments]: Set test-target. Remove custom 'check phase.
* gnu: librecast: Use test-target.Efraim Flashner2022-08-11
| | | | | * gnu/packages/networking.scm (librecast)[arguments]: Set test-target. Remove custom 'check phase.
* gnu: lcrq: Use test-target.Efraim Flashner2022-08-11
| | | | | * gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove custom 'check phase.
* gnu: Add lcsync.Vagrant Cascadian2022-08-10
| | | | * gnu/packages/networking.scm (lcsync): New variable.
* gnu: Add librecast.Vagrant Cascadian2022-08-10
| | | | * gnu/packages/networking.scm (librecast): New variable.
* gnu: Add lcrq.Vagrant Cascadian2022-08-10
| | | | * gnu/packages/networking.scm (lcrq): New variable.
* gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
| | | | | | | Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
* gnu: qtmultimedia: Rename to qtmultimedia-5.Maxim Cournoyer2022-07-31
| | | | | | | Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
* gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
* gnu: net-snmp: Update to 5.9.3.Tobias Geerinckx-Rice2022-07-24
| | | | | | * gnu/packages/networking.scm (net-snmp): Update to 5.9.3. [source]: Don't explicitly return #t from the snippet. [arguments]: Likewise for phases.
* gnu: ipcalc: Update to 0.51.Tobias Geerinckx-Rice2022-07-24
| | | | | | | | * gnu/packages/networking.scm (ipcalc): Update to 0.51. [source]: Use GIT-FETCH and GIT-FILE-NAME. [inputs]: Remove tar, gzip, and the bogus ‘tarball’. [arguments]: Adjust to build from Git. [home-page]: Update.
* gnu: libsocketcan: Omit duplicate LICENSE file.Tobias Geerinckx-Rice2022-07-24
| | | | | * gnu/packages/networking.scm (libsocketcan)[arguments]: Delete the default 'install-license-files phase.
* gnu: libsocketcan: Update to 0.0.12.Tobias Geerinckx-Rice2022-07-24
| | | | * gnu/packages/networking.scm (libsocketcan): Update to 0.0.12.
* gnu: lldpd: Use G-expressions.Tobias Geerinckx-Rice2022-07-24
| | | | | * gnu/packages/networking.scm (lldpd)[arguments]: Rewrite as G-expressions.
* gnu: lldpd: Update to 1.0.14.Tobias Geerinckx-Rice2022-07-24
| | | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.14. [source]: Don't explicitly return #t from the snippet.
* gnu: ndisc6: Update to 1.0.6.Tobias Geerinckx-Rice2022-07-24
| | | | * gnu/packages/networking.scm (ndisc6): Update to 1.0.6.
* gnu: nbd: Update to 3.24.Tobias Geerinckx-Rice2022-07-24
| | | | * gnu/packages/networking.scm (nbd): Update to 3.24.
* gnu: opendht: Really disable the problematic testListen test.Maxim Cournoyer2022-07-26
| | | | | | | * gnu/packages/networking.scm (opendht) [phases]{disable-problematic-tests}: Adjust regexp pattern. Reported-by: Jack Hill <jackhill@jackhill.us>
* gnu: asio: Update to 1.22.2.Maxim Cournoyer2022-07-21
| | | | * gnu/packages/networking.scm (asio): Update to 1.22.2.
* gnu: opendht: Enable tests.Maxim Cournoyer2022-07-21
| | | | | | | * gnu/packages/networking.scm (opendht) [phases]{disable-problematic-tests}: New phase. {check}: New phase override. [propagated-inputs]: Re-indent comments.
* gnu: opendht: Update to 2.4.9.Maxim Cournoyer2022-07-21
| | | | * gnu/packages/networking.scm (opendht): Update to 2.4.9.
* gnu: Remove srt-1.4.1.Simon South2022-07-08
| | | | | | * gnu/packages/networking.scm (srt-1.4.1): Delete variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: srt: Update to 1.4.4.Simon South2022-07-08
| | | | | | * gnu/packages/networking.scm (srt): Update to 1.4.4. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: srt: Remove input labels.Simon South2022-07-08
| | | | | | * gnu/packages/networking.scm (srt)[native-inputs]: Remove input labels. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: iodine: Use regular check.Thiago Jung Bauermann2022-07-02
| | | | | | | * gnu/packages/networking.scm (iodine)[native-inputs]: Replace check-0.14 with check. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: docker: Update to 20.10.17.Pierre Langlois2022-06-23
| | | | | | | | | | | | | | | | | | | * 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>
* gnu: libcamera: Remove input labels.Marius Bakke2022-06-21
| | | | | * gnu/packages/networking.scm (libcamera)[native-inputs, inputs]: Remove labels.
* gnu: libcamera: Update to 0.0.0-1.Marius Bakke2022-06-21
| | | | | | | * 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.
* gnu: networking: Add arp-scanManolis Ragkousis2022-06-21
| | | | | | * gnu/packages/networking.scm (arp-scan): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: hcxtools: Update to 6.2.7.Petr Hodina2022-06-16
| | | | | | * gnu/packages/networking.scm (hcxtools): Update to 6.2.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: hcxtools: Use gexps.Petr Hodina2022-06-16
| | | | | | | | * 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>
* gnu: Add kismet.Petr Hodina2022-06-15
| | | | | | | | * 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>
* gnu: tch-ipv6: Build reproducibly.Vagrant Cascadian2022-06-10
| | | | | * gnu/packages/networking.scm (thc-ipv6)[arguments]: Add 'use-source-date-epoch-in-manpages phase.
* gnu: restinio: Update to 0.6.15.Tobias Geerinckx-Rice2022-06-05
| | | | * gnu/packages/networking.scm (restinio): Update to 0.6.15.
* gnu: putty: Update to 0.77.Tobias Geerinckx-Rice2022-06-05
| | | | | | | * 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.
* gnu: Remove python2-ipy.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/networking.scm (python2-ipy): Delete variable.
* gnu: gandi.cli: Fix by downgrading python-click.Pierre Langlois2022-05-30
| | | | | * gnu/packages/python-xyz.scm (python-click-7): New variable. * gnu/packages/networking.scm (gandi.cli)[inputs]: Depend on python-click-7.
* gnu: mbuffer: Update to 20220418.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/networking.scm (mbuffer): Update to 20220418.
* gnu: proxychains-ng: Update to 4.16.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/networking.scm (proxychains-ng): Update to 4.16.
* gnu: aircrack-ng: Run more tests.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/networking.scm (aircrack-ng)[native-inputs]: Add expect.
* gnu: aircrack-ng: Improve SMP performance.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/networking.scm (aircrack-ng)[inputs]: Add hwloc:lib.
* gnu: aircrack-ng: Update to 1.7.Tobias Geerinckx-Rice2022-05-22
| | | | | * gnu/packages/networking.scm (aircrack-ng): Update to 1.7. [arguments]: Don't explicitly return #t from phases.
* gnu: nethogs: Update to 0.8.7.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/networking.scm (nethogs): Update to 0.8.7. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: opendht: Update to 2.3.4.Maxim Cournoyer2022-03-08
| | | | * gnu/packages/networking.scm (opendht): Update to 2.3.4.
* Revert "gnu: socat: Update to 1.7.4.3."Ludovic Courtès2022-03-08
| | | | | This reverts commit 3cd42883c4ad693ed1f79c6be35e1aa3e010e10a, which led to ~13K rebuilds.
* 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>