summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: asio: Update to 1.18.2.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/networking.scm (asio): Update to 1.18.2.
* gnu: whois: Update to 5.5.10.Tobias Geerinckx-Rice2021-06-21
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.10.
* gnu: Add missing imports to (gnu packages vpn).Tobias Geerinckx-Rice2021-06-19
| | | | | | | | | | | This follows up on c85ed0e758d7fa230c08dba6b95c65ceac098d50. * gnu/packages/vpn.scm: Import (gnu packages curl), (gnu packages gnome), and (gnu packages multiprecision). * gnu/packages/networking.scm: Remove unused (gnu packages multiprecision) import. f
* gnu: Move strongswan to (gnu packages vpn).Tobias Geerinckx-Rice2021-06-19
| | | | | | | See <https://logs.guix.gnu.org/guix/2021-06-19.log#015517>. * gnu/packages/networking.scm (strongswan): Move from here… * gnu/packages/vpn.scm (strongswan): …to here.
* gnu: strongswan: Update to 5.9.2.Domagoj Stolfa2021-06-19
| | | | | | * gnu/packages/networking.scm (strongswan): Update to 5.9.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Rename qtbase to qtbase-5.Maxim Cournoyer2021-06-14
| | | | | | | | | | | | This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
* gnu: opendht: Update to 2.2.0rc7-1.c8a0b44.Maxim Cournoyer2021-06-08
| | | | * gnu/packages/networking.scm (opendht): Update to 2.2.0rc7-1.c8a0b44.
* gnu: strongswan: Configure more sensible defaults.Domagoj Stolfa2021-06-06
| | | | | | | | | | | | | | | | * gnu/packages/networking.scm (strongswan)[arguments]<#:configure-flags>: Enable aesni, attr-sql, chapoly, curl, dhcp, eap-aka, eap-aka-3gpp, eap-dynamic, eap-identity, eap-md5, eap-mschapv2, eap-peap, eap-radius, eap-sim, eap-sim-file, eap-simaka-pseudonym, eap-simaka-reauth, eap-simaka-sql, eap-tls, eap-tnc, eap-ttls, ext-auth, farp, ha, led, md4, mediation, openssl, soup, sql, sqlite, xauth-eap, xauth-noauth, and xauth-pam support. Disable ldap, mysql, and systemd support. Use libcap by default. [inputs]: Add libcap, libsoup, and linux-pam. [native-inputs]: Add pkg-config. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: czmq: Re-enable previously failing tests, fixed in 4.2.1.Maxim Cournoyer2021-06-06
| | | | * gnu/packages/networking.scm (czmq)[phases]: Delete argument.
* gnu: nzbget: Update to 21.1.Tobias Geerinckx-Rice2021-06-05
| | | | | * gnu/packages/networking.scm (nzbget): Update to 21.1. [source]: Remove upstreamed snippet.
* gnu: wireshark: Inspect HTTP/2 headers.Tobias Geerinckx-Rice2021-06-05
| | | | * gnu/packages/networking.scm (wireshark)[inputs]: Add nghttp2:lib.
* gnu: wireshark: Support more compression algorithms.Tobias Geerinckx-Rice2021-06-05
| | | | | * gnu/packages/networking.scm (wireshark)[inputs]: Add google-brotli, minizip, and zstd:lib.
* gnu: iperf: Update to 3.10.1.Tobias Geerinckx-Rice2021-06-05
| | | | * gnu/packages/networking.scm (iperf): Update to 3.10.1.
* gnu: wireshark: Update to 3.4.6.Nicolas Goaziou2021-06-05
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.4.6.
* gnu: amule: Use HTTPS home page.Tobias Geerinckx-Rice2021-06-03
| | | | * gnu/packages/networking.scm (amule)[home-page]: Use HTTPS.
* gnu: amule: Update to 2.3.3.Tobias Geerinckx-Rice2021-06-03
| | | | | | | * gnu/packages/networking.scm (amule): Update to 2.3.3. [source]: Remove patch. * gnu/packages/patches/amule-crypto-6.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: net-snmp: Omit static library.Tobias Geerinckx-Rice2021-05-30
| | | | | * gnu/packages/networking.scm (net-snmp)[arguments]: Add "--disable-static" configure flag.
* gnu: net-snmp: Update to 5.9.1.Tobias Geerinckx-Rice2021-05-30
| | | | * gnu/packages/networking.scm (net-snmp): Update to 5.9.1.
* gnu: Add mbuffer.Stefan Reichör2021-05-28
| | | | | | * gnu/packages/networking.scm (mbuffer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lksctp-tools: Update to 1.0.19.Tobias Geerinckx-Rice2021-05-27
| | | | | | | * gnu/packages/networking.scm (lksctp-tools): Update to 1.0.19. [source]: Remove patch. * gnu/packages/patches/lksctp-tools-1.0.18-fix-header-file-name.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: lksctp-tools: Edit synopsis & description.Tobias Geerinckx-Rice2021-05-27
| | | | * gnu/packages/networking.scm (synopsis, description): Improve.
* gnu: libndp: Update to 1.8.Tobias Geerinckx-Rice2021-05-27
| | | | * gnu/packages/networking.scm (libndp): Update to 1.8.
* gnu: iperf: Omit static library.Tobias Geerinckx-Rice2021-05-27
| | | | | * gnu/packages/networking.scm (iperf)[arguments]: Add "--disable-static" configure flag.
* gnu: iperf: Update to 3.10.Tobias Geerinckx-Rice2021-05-27
| | | | | * gnu/packages/networking.scm (iperf): Update to 3.10. [source]: Build from git.
* gnu: frrouting: Update to 7.5.17.5.1.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/networking.scm (frrouting): Update to 7.5.17.5.1.
* gnu: whois: Update to 5.5.9.Tobias Geerinckx-Rice2021-05-24
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.9.
* gnu: iwd: Update to 1.14.Marius Bakke2021-05-18
| | | | | | | | | * gnu/packages/networking.scm (iwd): Update to 1.14. [source]: Switch to URL-FETCH. [native-inputs]: Remove ASCIIDOC, AUTOCONF, AUTOMAKE and LIBTOOL. Add PYTHON-DOCUTILS. [arguments]: Remove obsolete configure flag. Don't disable test, adjust Makefile substitution to work with bootstrapped sources.
* gnu: opendht: Add Python bindings, tools.Maxim Cournoyer2021-05-17
| | | | | | | | | | | * gnu/packages/networking.scm (opendht) [outputs]: Add tools and debug outputs. [native-inputs]: Add python and python-cython. [imported-modules, modules, phases]: New arguments. [configure-flags]: Disable static compilation. Enable Python support and the tools. [synopsis]: Update synopsis. [description]: Expound description.