summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: iwd: Update to 2.8.•••* gnu/packages/networking.scm (iwd): Update to 2.8. [synopsis]: Change to "iNet Wireless Daemon". Hilton Chain2023-10-191-3/+3
* gnu: libcamera: Disable log_process test on aarch64.•••* gnu/packages/networking.scm (libcamera) [arguments] [aarch64]: Add disable-problematic-tests phase. Maxim Cournoyer2023-10-161-1/+11
* gnu: phantomsocks: Update to 0.0.0-20230829023258-013a0002abe2.•••* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230829023258-013a0002abe2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Hilton Chain2023-09-241-2/+2
* gnu: nng: Update to 1.5.2.•••* gnu/packages/networking.scm (nng): Update to 1.5.2. [inputs, native-inputs]: Remove labels. [arguments]: Update 'disable-failing-tests' phase. Guillaume Le Vaillant2023-09-251-8/+13
* gnu: Add netperf.•••* gnu/packages/networking.scm (netperf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Attila Lendvai2023-09-181-0/+38
* gnu: net-snmp: Update to 5.9.4.•••* gnu/packages/networking.scm (net-snmp): Update to 5.9.4. Tobias Geerinckx-Rice2023-09-101-2/+2
* gnu: putty: Update to 0.79.•••* gnu/packages/networking.scm (putty): Update to 0.79. Tobias Geerinckx-Rice2023-09-101-2/+2
* gnu: iperf: Update to 3.15.•••* gnu/packages/networking.scm (iperf): Update to 3.15. Tobias Geerinckx-Rice2023-09-101-2/+2
* gnu: httping: Update to 2.9.•••* gnu/packages/networking.scm (httping): Update to 2.9. [source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2023-09-101-6/+7
* gnu: lldpd: Update to 1.0.17.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.17. Tobias Geerinckx-Rice2023-09-101-2/+2
* gnu: mbuffer: Update to 20230301.•••* gnu/packages/networking.scm (mbuffer): Update to 20230301. Tobias Geerinckx-Rice2023-09-101-2/+2
* gnu: squid: Update to 6.3.•••Signed-off-by: Christopher Baines <mail@cbaines.net> Sergey Trofimov2023-09-151-3/+3
* gnu: openvswitch: Update to 3.2.0.•••* gnu/packages/networking.scm (openvswitch): Update to 3.2.0. Marius Bakke2023-09-081-2/+2
* gnu: iputils: Use new style.•••* gnu/packages/networking.scm (iputils)[arguments]: Use G-expression. [native-inputs]: Remove labels. Marius Bakke2023-09-081-14/+15
* gnu: iputils: Update to 20221126.•••* gnu/packages/networking.scm (iputils): Update to 20221126. [source](patches): Remove. [arguments]: Remove obsolete phase. Disable one new test. [description]: Adjust for removed commands. * gnu/packages/patches/iputils-libcap-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2023-09-081-27/+12
* gnu: yggdrasil: Update to 0.4.7.•••* gnu/packages/networking.scm (yggdrasil): Update to 0.4.7. [arguments]: Use G-expressions. Set the package build name and version. Use go-1.20. [propagated-inputs]: Add go-golang-org-x-tools, go-github-com-olekukonko-tablewriter and go-github-com-mattn-go-colorable. * gnu/packages/patches/yggdrasil-extra-config.patch: Don't use deprecated "ioutil". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Artyom V. Poptsov2023-09-071-19/+28
* gnu: libndp: Fix cross-compile.•••* gnu/packages/networking.scm (libndp) [native-inputs]: When cross-compile add pkg-config, libtool, gettext-minimal, autoconf, automake. [arguments]: When cross-compile, add phase to fix rpl_malloc undefined references. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Zheng Junjie2023-09-061-0/+20
* gnu: lcrq: Update to 0.1.2.•••gnu: lcrq: Update to 0.1.2. * gnu/packages/networking.scm (lcrq): Update to 0.1.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian2023-09-051-2/+2
* gnu: librecast: Update to 0.7.0.•••* gnu/packages/networking.scm (librecast): Update to 0.7.0. Vagrant Cascadian2023-08-291-2/+2
* gnu: lcsync: Update to 0.2.1.•••* gnu/packages/networking.scm (lcsync): Update to 0.2.1. [arguments]: #:configure-flags Pass --prefix. Drop 'remove-network-tests and 'remove-immintrin.h phase. Add 'use-prefix-from-configure-in-doc-makefile phase. [inputs]: Add lcrq. [native-inputs]: Remove simde. Signed-off-by: Christopher Baines <mail@cbaines.net> Vagrant Cascadian2023-08-291-26/+14
* gnu: librecast: Update to 0.7-RC3.•••* gnu/packages/networking.scm (librecast): Update to 0.7-RC3. [arguments]: Drop 'remove-network-tests phase. Signed-off-by: Christopher Baines <mail@cbaines.net> Vagrant Cascadian2023-08-291-22/+3
* gnu: phantomsocks: Update to 0.0.0-20230811053544-53b995bdab83.•••* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230811053544-53b995bdab83. [propagated-inputs]: Move go-github-com-google-gopacket and go-github-com-macronut-go-tproxy to... [inputs]: ...here. Hilton Chain2023-08-271-8/+7
* gnu: Add dnstracer.•••* gnu/packages/networking.scm (dnstracer): New variable. Reviewed-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer2023-08-151-0/+36
* gnu: blueman: Build with librsvg-for-system.•••* gnu/packages/networking.scm (blueman)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner2023-08-151-2/+2
* gnu: libcamera: Rewrite package argument to G-expression.•••* gnu/packages/networking.scm (libcamera)[arguments]: Use G-expression. 宋文武2023-08-131-23/+21
* gnu: libcamera: Split off gst and tools outputs.•••* gnu/packages/networking.scm (libcamera)[outputs]: Add gst and tools. [arguments]: Pass "-Dbindir" to configure-flags. Adjust 'move-doc phase to 'move-doc-and-gst. 宋文武2023-08-131-4/+10
* gnu: libcamera: Update to 0.1.0.•••* gnu/packages/networking.scm (libcamera): Update to 0.1.0. [native-inputs]: Add googletest. [arguments]: Add "-Dtest=true" to configure-flags. Remove disable-failing-tests phase. 宋文武2023-08-131-13/+7
* gnu: lcrq: Update to 0.1.0.•••* gnu/packages/networking.scm (lcrq): Update to 0.1.0. Vagrant Cascadian2023-08-061-2/+2
* gnu: iwd: Update to 2.7.•••* gnu/packages/networking.scm (iwd): Update to 2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain2023-07-281-2/+2
* gnu: wireshark: Update to 4.0.7.•••* gnu/packages/networking.scm (wireshark): Update to 4.0.7. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: traceroute: Use G-expressions.•••* gnu/packages/networking.scm (traceroute)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2023-07-161-17/+19
* gnu: traceroute: Update to 2.1.2.•••* gnu/packages/networking.scm (traceroute): Update to 2.1.2. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: spiped: Use G-expressions.•••* gnu/packages/networking.scm (spiped)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2023-07-161-23/+21
* gnu: spiped: Update to 1.6.2.•••* gnu/packages/networking.scm (spiped): Update to 1.6.2. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2023-07-161-6/+4
* gnu: iperf: Update to 3.14.•••* gnu/packages/networking.scm (iperf): Update to 3.14. Tobias Geerinckx-Rice2023-07-161-2/+2
* gnu: whois: Use G-expressions.•••* gnu/packages/networking.scm (whois)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2023-07-161-12/+13
* gnu: whois: Remove input labels.•••* gnu/packages/networking.scm (whois)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice2023-07-161-3/+3
* gnu: whois: Update to 5.5.17.•••* gnu/packages/networking.scm (whois): Update to 5.5.17. [arguments]: Add BASHCOMPDIR to #:configure-flags. Don't explicitly return #t from phases. Tobias Geerinckx-Rice2023-07-161-7/+8
* gnu: libnatpmp: Update to 20230423.•••* gnu/packages/networking.scm (libnatpmp): Update to 20230423. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> fanquake2023-07-181-2/+2
* gnu: cppzmq: Update to 4.10.0.•••* gnu/packages/networking.scm (cppzmq): Update to 4.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ2023-07-181-2/+2
* gnu: ndisc6: Update to 1.0.7.•••* gnu/packages/networking.scm (ndisc6): Update to 1.0.7. Tobias Geerinckx-Rice2023-07-091-2/+2
* gnu: iodine: Update to 0.8.0.•••* gnu/packages/networking.scm (iodine): Update to 0.8.0. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2023-06-241-13/+11
* gnu: nbd: Update to 3.25.•••* gnu/packages/networking.scm (nbd): Update to 3.25. [source]: Download official GitHub tarball. Tobias Geerinckx-Rice2023-06-241-4/+5
* gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.•••* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230405135900-a54ae9f3611e. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain2023-06-121-2/+2
* gnu: thc-ipv6: Do not build with "-march=native".•••* gnu/packages/networking.scm (thc-ipv6)[origin]: Add 'snippet'. [properties]: New field. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Z5722023-06-061-1/+6
* gnu: iperf: Update to 3.13.•••* gnu/packages/networking.scm (iperf): Update to 3.13. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan2023-06-011-2/+2
* gnu: librecast: Update to 0.6.1.•••* gnu/packages/networking.scm (librecast): Update to 0.6.1. Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Vagrant Cascadian2023-05-241-2/+2
* gnu: python-ipy: Update to 1.01.•••* gnu/packages/networking.scm (python-ipy): Update to 1.01. 宋文武2023-04-281-2/+2
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-221-2/+2
|\
| * gnu: wireshark: Update to 4.0.5.•••* gnu/packages/networking.scm (wireshark): Update to 4.0.5. Nicolas Goaziou2023-04-211-2/+2