summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Collapse)AuthorAge
* 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.
* 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: mbuffer: Update to 20211018.Tobias Geerinckx-Rice2021-11-08
| | | | | * gnu/packages/networking.scm (mbuffer): Update to 20211018. [native-inputs]: Add which.
* gnu: nbd: Update to 3.22.Tobias Geerinckx-Rice2021-11-08
| | | | | * gnu/packages/networking.scm (nbd): Update to 3.22. [native-inputs]: Add bison.
* gnu: openvswitch: Omit most static libraries.Tobias Geerinckx-Rice2021-11-03
| | | | | * gnu/packages/networking.scm (openvswitch)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: openvswitch: Update to 2.16.1.Tobias Geerinckx-Rice2021-11-03
| | | | * gnu/packages/networking.scm (openvswitch): Update to 2.16.1.
* gnu: proxychains-ng: Cross-compile.Tobias Geerinckx-Rice2021-11-03
| | | | | * gnu/packages/networking.scm (proxychains-ng)[arguments]: Use CC-FOR-TARGET.
* gnu: proxychains-ng: Update to 4.15.Tobias Geerinckx-Rice2021-11-03
| | | | | * gnu/packages/networking.scm (proxychains-ng): Update to 4.15. [arguments]: Don't explicitly return #t from phases.
* gnu: putty: Edit description.Tobias Geerinckx-Rice2021-11-03
| | | | | * gnu/packages/networking.scm (putty)[synopsis, description]: Write PuTTY. Expand the used @acronym{}s.
* gnu: putty: Try the upstream download URL first.Tobias Geerinckx-Rice2021-11-03
| | | | | * gnu/packages/networking.scm (putty)[source]: Add greenend.org.uk URL to the list.
* gnu: putty: Update to 0.76.Tobias Geerinckx-Rice2021-11-03
| | | | | * gnu/packages/networking.scm (putty): Update to 0.76. [arguments]: Don't explicitly return #t from phases.
* gnu: blueman: Update to 2.2.3.Tobias Geerinckx-Rice2021-10-29
| | | | * gnu/packages/networking.scm (blueman): Update to 2.2.3.
* gnu: ethtool: Update to 5.14.Tobias Geerinckx-Rice2021-10-21
| | | | * gnu/packages/networking.scm (ethtool): Update to 5.14.
* gnu: blueman: Update to 2.2.2.Tobias Geerinckx-Rice2021-10-17
| | | | | * gnu/packages/networking.scm (blueman): Update to 2.2.2. [arguments]: Don't explicitly return #t from phases.
* gnu: Rename google-brotli back to brotli.Tobias Geerinckx-Rice2021-10-13
| | | | | | | | | | | | | | | | | | | | Sorry for the noise, but good riddance. Our nonstandard name for this package has caused confusion since it was added. For example, the duplicate python-brotli and python-google-brotli packages added later, with the latter name making even less sense. The Python packages will be fixed in the next commit. * gnu/packages/compression.scm (google-brotli): Redefine as a deprecated-package, with… (brotli): …restored to canonical status. (python-google-brotli)[inherit]: Adjust accordingly. * gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly. * gnu/packages/fontutils.scm (woff2)[inputs]: Likewise. * gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise. * gnu/packages/networking (wireshark)[inputs]: Likewise. * gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
* gnu: wireshark: Update to 3.4.9.Nicolas Goaziou2021-10-07
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.9.
* gnu: Open vSwitch: Enable tests.Marius Bakke2021-10-05
| | | | | | | | * gnu/packages/networking.scm (openvswitch)[arguments]: Remove #:tests?. Add two new phases to patch /bin/sh, and create a 'kill -0' script that handles zombies. [native-inputs]: Add BASH and PROCPS. [inputs]: Add BASH-MINIMAL.
* gnu: Open vSwitch: Update to 2.16.0.Marius Bakke2021-10-05
| | | | * gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
* gnu: squid: Update to 4.16.Tobias Geerinckx-Rice2021-10-04
| | | | | * gnu/packages/networking.scm (squid): Update to 4.16. [arguments]: Don't explicitly return #t from phases.
* gnu: ndisc6: Update to 1.0.5.Tobias Geerinckx-Rice2021-10-04
| | | | * gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
* gnu: Consolidate duplicate copyright names.Greg Hogan2021-09-25
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: batctl: Update to 2021.3.Tobias Geerinckx-Rice2021-09-21
| | | | * gnu/packages/networking.scm (batctl): Update to 2021.3.
* gnu: Add bird.Oleg Pykhalov2021-09-12
| | | | * gnu/packages/networking.scm (bird): New variable.
* gnu: Add slurm-monitor.Milkey Mouse2021-09-07
| | | | | | * gnu/packages/networking.scm (slurm-monitor): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: perl-io-socket-inet6: Propagate runtime dependency.Marius Bakke2021-09-04
| | | | | * gnu/packages/networking.scm (perl-io-socket-inet6)[inputs]: Change to ... [propagated-inputs]: ... this.
* gnu: lldpd: Update to 1.0.12.Tobias Geerinckx-Rice2021-09-03
| | | | * gnu/packages/networking.scm (lldpd): Update to 1.0.12.
* gnu: wireshark: Update to 3.4.8.Nicolas Goaziou2021-08-26
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.8.
* gnu: Remove pidentd.Leo Famulari2021-07-27
| | | | | | | | As discussed in <https://bugs.gnu.org/46602>, pidentd does not support a current release of OpenSSL, and there does not seem to be any activity upstream to improve that. * gnu/packages/networking.scm (pidentd): Remove variable.
* gnu: opendht: Update to 2.3.0.Maxim Cournoyer2021-08-13
| | | | * gnu/packages/networking.scm (opendht): Update to 2.3.0.
* gnu: VDE 2: Update to 2.3.2-0.8c65ebc.Leo Famulari2021-07-27
| | | | | | | | | | | | Updating to this unreleased revision allows us to package VDE 2 with wolfSSL instead of the obsolete OpenSSL 1.0: https://github.com/virtualsquare/vde-2/issues/2 * gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc. [source]: Use git-fetch. [native-inputs]: Add autoconf, automake, and libtool [inputs]: Replace openssl-1.0 with wolfssl.
* gnu: wireshark: Update to 3.4.7.Nicolas Goaziou2021-07-26
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.7.
* gnu: zeromq: Enable DRAFTs.Vinicius Monego2021-07-19
| | | | | | | * gnu/packages/networking.scm (zeromq)[arguments]<#:configure-flags>: Pass --enable-drafts. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add putty.terramorpha2021-07-15
| | | | | | * gnu/packages/networking.scm (putty): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: Add traceroute.Vincent Legoll2021-07-13
| | | | | | * gnu/packages/networking.scm (traceroute): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add netdiscover.Justin Veilleux2021-07-10
| | | | | | * gnu/packages/networking.scm (netdiscover): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: blueman: Update to 2.2.1.Brice Waegeneire2021-07-03
| | | | | | | * gnu/packages/networking.scm (blueman): Update to 2.2.1. [arguments]: Remove patch on dropped commands "assistant" and "report". squash! bnu: blueman: Update to 2.2.1.
* gnu: iwd: Update to 1.15.Tobias Geerinckx-Rice2021-06-24
| | | | * gnu/packages/networking.scm (iwd): Update to 1.15.