summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/go-team'•••Change-Id: I3672a7dc248a41b1a83e4c488523f62cf1806710 Sharlatan Hellseher4 days1-42/+12
|\
| * gnu: nebula: Update to 1.9.5.•••* gnu/packages/networking.scm (nebula): Update to 1.9.5. [inputs]: Remove go-github-com-cespare-xxhash-v2, go-github-com-prometheus-client-model, go-github-com-prometheus-procfs, and go-github-com-vishvananda-netns; add go-github-com-gaissmai-bart, go-github-com-kardianos-service, go-golang-org-x-exp, go-golang-org-x-sync, and go-golang-zx2c4-com-wireguard. Change-Id: I8c6c634c0d9555f8653413b6267a60f9210c7568 Sharlatan Hellseher9 days1-7/+10
| * gnu: nebula: Fix build.•••* gnu/packages/networking.scm (nebula) [arguments] <test-subdirs>: Run tests only from project's root. Change-Id: I42372fa2a1ddad510c4fac35475fe9d5eac83879 Sharlatan Hellseher9 days1-0/+2
| * gnu: go-github-com-vishvananda-netns: Move to golang-web.•••* gnu/packages/networking.scm (go-github-com-vishvananda-netns): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I61f01af0f6c57d6e079226cfaa01560e38e4d06e Sharlatan Hellseher9 days1-28/+0
| * gnu: go-github-com-vishvananda-netns: Update to 0.0.5.•••* gnu/packages/networking.scm (go-github-com-vishvananda-netns): Update to 0.0.5. Change-Id: I73d07d24e5f73f139df6fcc1fb5770299cbe94b5 Sharlatan Hellseher9 days1-12/+5
* | gnu: Add yaz.•••* gnu/packages/networking.scm (yaz): New variable. Change-Id: Ib18a68f58735d679a26108bd57f943caf4941884 Sughosha6 days1-0/+24
|/
* gnu: sslh: Use GEXPs.•••* gnu/packages/networking.scm (sslh): Use GEXPs. Change-Id: I5b31afdfeb1f1f9b2e5f86290adc405f3a90a367 Artyom V. Poptsov2025-01-161-32/+29
* gnu: sslh: Update to 2.1.2.•••* gnu/packages/networking.scm (sslh): Update to 2.1.2. [native-inputs]: Add pcre2. [inputs]: Remove tcp-wrappers and libcap. Add libev. [arguments]<phases>: Patch tests; disable a failing test. <make-flags>: Disable USELIBCAP as it leads to "permission denied" errors. Disable USELIBWRAP as it leads to linker errors. Add USELIBCONFIG. Change-Id: I20ba6e5ec1af4c7666d2b1f9870c850207e9c2c9 Artyom V. Poptsov2025-01-161-10/+18
* gnu: iwd: Update to 3.3.•••* gnu/packages/networking.scm (iwd): Update to 3.3. Change-Id: I8403a08feab6cb5bbff9769fcd0038fdb6ded3d8 Hilton Chain2025-01-111-2/+2
* gnu: iperf: Update to 3.18.•••* gnu/packages/networking.scm (iperf): Update to 3.18. Change-Id: Icecbb0b768cd10c6bc9272267f60e2e5f69d9419 Artyom V. Poptsov2024-12-271-2/+2
* gnu: ngtcp2: Update to 1.10.0.•••* gnu/packages/networking.scm (ngtcp2): Update to 1.10.0. Change-Id: Icd7911e4658950dcaa8f5a4257f1d40605833144 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomas Volf2024-12-251-2/+2
* gnu: yggdrasil: Update to 0.5.12.•••* gnu/packages/networking.scm (yggdrasil): Update to 0.5.12. Change-Id: I9a04a531ffdb12a1bd29da2c227e1791f2e77c16 Artyom V. Poptsov2024-12-211-2/+2
* gnu: yggdrasil: Update to 0.5.11.•••* gnu/packages/networking.scm (yggdrasil): Update to 0.5.11. [propagated-inputs]: Add go-suah-dev-protect. Change-Id: I9a7bfcfb66e76fca18a0cec5ac447d7e3900227f Artyom V. Poptsov2024-12-201-3/+4
* gnu: phantomsocks: Update to 0.0.0-20241119070700-535ab0adb1e4.•••* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20241119070700-535ab0adb1e4. Change-Id: I4d61a68e686969c656caae0bc230ca7defa50395 Hilton Chain2024-12-181-2/+2
* gnu: ngtcp2: Update to 1.9.1 [security fixes].•••Fixes CVE-2024-52811. * gnu/packages/networking.scm (ngtcp2): Update to 1.9.1. Change-Id: Ifeb686e7cb66d8358d69277ac98472e1b0880860 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf2024-12-131-2/+2
* gnu: yggdrasil: Update to 0.5.10.•••* gnu/packages/networking.scm (yggdrasil): Update to 0.5.10. Change-Id: Icbd55a218e54ea809bf48159aeae44bb64fc588a Artyom V. Poptsov2024-11-301-2/+2
* gnu: nethogs: Update to 0.8.8.•••* gnu/packages/networking.scm (nethogs): Update to 0.8.8. Change-Id: I68e127f52b731ebed5470d4372bc3956ddc073af Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> David Pflug2024-11-281-2/+2
* gnu: ngtcp2: Update to 1.9.0.•••* gnu/packages/networking.scm (ngtcp2): Update to 1.9.0. Change-Id: Id6bb599b562fc0eb7c710397fd93855c77a026c5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf2024-11-241-2/+2
* gnu: nzbget: Ignore failing tests.•••* gnu/packages/networking.scm (nzbget)[arguments]<#:phases>: Ignore a misconfigured test on aarch64. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves2024-11-121-1/+10
* gnu: nzbget: Update to 24.3. [security fixes]•••This fixes CVE-2023-49102. * gnu/packages/networking.scm (nzbget): Update to 24.3. [source]: Switch to git-fetch. [build-system]: Switch to cmake-build-system. [arguments]<configure-flags>: Update field. [inputs]: Add boost, openssl. [native-inputs]: Remove pkg-config, add which. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Graves2024-11-121-16/+11
* gnu: build/go: Apply default 'fix-embed-files phase.•••These changes remove redundant phases where files, requiring to be embed during build or check phases, are copied to the build directory as proposed in <https://issues.guix.gnu.org/73299>. * gnu/packages/backup.scm (restic-rest-server) [arguments]: <#:phases>: Remove 'fix-embed-files phase. * gnu/packages/configuration-management.scm (chezmoi): Likewise. * gnu/packages/packages/golang-build.scm (go-github-com-golang-protobuf): Likewise. * gnu/packages/golang-web.scm (go-github-com-go-openapi-loads, go-github-com-go-openapi-runtime, go-github-com-golang-groupcache): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-dgraph-io-badger): Likewise. * gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Likewise. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-badger, go-github-com-libp2p-go-libp2p, kubo): Likewise. * gnu/packages/irc.scm (soju): Likewise. * gnu/packages/networking.scm (nebula): Likewise. * gnu/packages/prometheus.scm (go-github-com-nbrownus-go-metrics-prometheus, go-github-com-prometheus-client-golang, go-github-com-prometheus-common, go-github-com-prometheus-common-sigv4, go-github-com-prometheus-exporter-toolkit, go-github-com-prometheus-statsd-exporter): Likewise * gnu/packages/version-control.scm (git-lfs): Likewise. * gnu/packages/web.scm (miniflux): Likewise. * gnu/packages/golang-crypto.scm (go-filippo-io-age): [arguments]: <#:phases>: Remove 'copy-input-to-vendor-direcotyr and 'remove-vendor-directory phases. * gnu/packages/golang-web.scm (go-github-com-go-openapi-analysis, go-github-com-go-openapi-analysis, go-github-com-go-openapi-validate): Likewise. * gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): Likewise. * gnu/packages/textutils.scm (vale): Likewise. Change-Id: Ic2ec01c8caf86f3ae69d7a1812c1e0b78a549e91 Sharlatan Hellseher2024-11-091-18/+0
* gnu: nebula: Fix build.•••* gnu/packages/networking.scm (nebula): Fix build. [arguments]: <#:phases>: Add 'fix-embed-files. Change-Id: Ie2522c61aa1febadd250b1c02738c48bb82497e9 Sharlatan Hellseher2024-11-091-0/+18
* gnu: quagga: Fix build and hide CVE.•••* gnu/packages/networking.scm (quagga) [inputs]: Add libxcrypt. [properties]: Add lint-hidden-cve property. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves2024-11-061-1/+5
* gnu: openvswitch: Update to 3.4.0.•••* gnu/packages/networking.scm (openvswitch): Update to 3.4.0. [properties]: Add lint-hidden-cve property. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves2024-11-061-3/+5
* gnu: librecast: Update to 0.9.1-1-g5ab5f63.•••* gnu/packages/networking.scm (librecast): Update to 0.9.1-1-g5ab5f63. Vagrant Cascadian2024-11-051-2/+3
* gnu: lcrq: Update to 0.2.3.•••* gnu/packages/networking.scm (lcrq): Update to 0.2.3. Vagrant Cascadian2024-11-051-2/+2
* gnu: frrouting: Update to 10.1.1.•••* gnu/packages/networking.scm (frrouting): Update to 10.1.1. [source]: Switch to git-fetch. [inputs]: Add libelf and protobuf-c. [native-inputs]: Add autoconf, automake, libtool, flex, and bison. [arguments]<#:configure-flags>: Add --sysconfdir=/etc. Change-Id: I54d589a314c20f19a1c0096e77dc75d9dd1b5c47 Zheng Junjie2024-11-041-8/+14
* gnu: libyang: Update to 3.4.2. [security fixes]•••This fixes CVE-2021-28902, CVE-2021-28903, CVE-2021-28904, CVE-2021-28905 and CVE-2021-28906. * gnu/packages/networking.scm (libyang): Update to 3.4.2. Nicolas Graves2024-11-041-3/+3
* gnu: wireshark: Build from git source.•••* gnu/packages/networking.scm (wireshark)[source]: Switch to git-fetch. [arguments]<#:configure-flags>: Set -DVCSVERSION_OVERRIDE. Change-Id: I82356c1faea9a6253108dc17334db2464ba38098 Zheng Junjie2024-11-041-5/+8
* gnu: wireshark: Update to 4.4.1. [security fixes]•••This fixes CVE-2024-9780. * gnu/packages/networking.scm (wireshark): Update to 4.4.1. Nicolas Graves2024-11-041-2/+2
* gnu: iwd: Update to 3.0.•••* gnu/packages/networking.scm (iwd): Update to 3.0. Signed-off-by: Hilton Chain <hako@ultrarare.space> Sergey Trofimov2024-11-031-2/+2
* gnu: ngtcp2: Update to 1.8.1.•••* gnu/packages/networking.scm (ngtcp2): Update to 1.8.1. Change-Id: I986c697da1b101c367f1ca7850555495e8f26179 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Tomas Volf2024-10-231-2/+2
* gnu: yggdrasil: Update to 0.5.9.•••* gnu/packages/networking.scm (yggdrasil): Update to 0.5.9. [propagated-inputs]: Remove go-nhooyr-io-websocket; add go-github-com-coder-websocket and go-github-com-wlynxg-anet. Change-Id: I282661d8e45c9a02ec9d4e8a9079a469d19261a1 Artyom V. Poptsov2024-10-221-4/+5
* gnu: ngtcp2: Update to 1.8.0.•••* gnu/packages/networking.scm (ngtcp2): Update to 1.8.0. Change-Id: I0a704cc0e4dc72302b0b7aef133c2cdca9f224fb Tomas Volf2024-10-141-2/+2
* gnu: phantomsocks: Update to 0.0.0-20240729085950-7928f8eff406.•••* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20240729085950-7928f8eff406. Change-Id: If15b87551996f3b52548a5c18a0ff315ac9a2e72 Hilton Chain2024-09-291-2/+2
* gnu: vnstat: Update to 2.12.•••* gnu/packages/networking.scm (vnstat): Update to 2.12. Change-Id: Ib2e65949be0b4c707c055210cc7996bdd2b8fa9d Efraim Flashner2024-09-201-2/+2
* gnu: wireshark: Update to 4.4.0.•••* gnu/packages/networking.scm (wireshark): Update to 4.4.0. Change-Id: I7f817641b9fac944483a2d6a90851843209a680f Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zheng Junjie2024-09-191-3/+3
* gnu: lcsync: Update to 0.3.1.•••* gnu/packages/networking.scm (lcsync): Update to 0.3.1. Vagrant Cascadian2024-09-061-2/+2
* gnu: lcrq: Add compiler optimizations.•••* gnu/packages/networking.scm (lcrq)[arguments]: Pass compiler optimizations to configure. [phases]: Add 'speedtest phase. Vagrant Cascadian2024-09-061-0/+11
* gnu: lcrq: Update to 0.2.1.•••* gnu/packages/networking.scm (lcrq): Update to 0.2.1. Vagrant Cascadian2024-09-061-2/+2
* gnu: libcamera: Disable signature verification.•••Signature verification breaks, when libcamera is grafted. Running built-in libcamera modules via proxy is not recommended by upstream and not always work. We control the build process of all libcamera modules, so to workaround the issue we disable signature verification. For more information see: <https://issues.guix.gnu.org/72828> * gnu/packages/patches/libcamera-ipa_manager-disable-signature-verification.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/networking.scm (libcamera): Disable signature verification. [inputs]: Remove gnutls and openssl. [arguments]: Remove re-sign-binaries phase. [source]: Add disable-signature patch. Change-Id: Icf422553c0f49b28d7997a1e818a4b8d9a6b5732 Andrew Tropin2024-09-051-17/+3
* gnu: libcamera: Remove stale boost dependency.•••* gnu/packages/networking.scm (libcamera)[inputs]: Boost is not needed anymore, remove it. Change-Id: Idd4ce931036298b71e6414a76df37365341ae47d Andrew Tropin2024-09-051-2/+1
* gnu: libcamera: Do not pass empty string to meson.•••* gnu/packages/networking.scm (libcamera)[arguments]: Use list for extra arguments to meson to avoid passing an empty string. Change-Id: I5e494eb10f06b4fe9e65e3b0f0f32dd99947b250 Ricardo Wurmus2024-08-311-4/+4
* gnu: libcamera: Disable failing file test on aarch64.•••* gnu/packages/networking.scm (libcamera): Disable failing file test on aarch64. Change-Id: Ie3b98a3610df78def46196c05fa823f0cd878926 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Roman Scherer2024-08-311-3/+7
* gnu: opendht: Fix build.•••* gnu/packages/networking.scm (opendht)[arguments]: Fix typo of "unpack". Change-Id: I176d9ce69401fe1c79498329264edd6686993846 宋文武2024-08-311-1/+1
* gnu: squid: Add libxcrypt dependency.•••* gnu/packages/networking.scm (squid)[inputs]: Add libxcrypt. Change-Id: I1d7e671d0095e988375d2deab554b0142b822e2f 宋文武2024-08-311-0/+1
* gnu: frrouting: Add libxcrypt dependency.•••* gnu/packages/networking.scm (frrouting)[inputs]: Add libxcrypt. Change-Id: I43a06c04e8ddd6c7687192275f8215ae3ec8363f 宋文武2024-08-311-1/+1
* gnu: dante: Add libxcrypt dependency.•••* gnu/packages/networking.scm (dante)[inputs]: Add libxcrypt. Change-Id: If36e869dc5ce1b4d15ef0f63933d498c94d426b1 宋文武2024-08-311-0/+1
* gnu: whois: Add libxcrypt dependency.•••* gnu/packages/networking.scm (whois)[inputs]: Add libxcrypt. Change-Id: Ic00fdcabd82d484a4331b11058aa96df2c32557d 宋文武2024-08-311-1/+1
* gnu: networking: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation. * gnu/packages/networking.scm (blueman)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ifd94df2e7fd13c6036119940dc24d1366a75376d Maxime Devos2024-08-311-1/+2