Nicolas Goaziou
039c3848c3
gnu: wireshark: Update to 3.4.10.
...
* gnu/packages/networking.scm (wireshark): Update to 3.4.10.
2021-11-18 09:18:41 +01:00
Tobias Geerinckx-Rice
a2d0bee323
gnu: mbuffer: Update to 20211018.
...
* gnu/packages/networking.scm (mbuffer): Update to 20211018.
[native-inputs]: Add which.
2021-11-08 23:00:57 +01:00
Tobias Geerinckx-Rice
f5ab35f9f9
gnu: nbd: Update to 3.22.
...
* gnu/packages/networking.scm (nbd): Update to 3.22.
[native-inputs]: Add bison.
2021-11-08 23:00:57 +01:00
Tobias Geerinckx-Rice
7c62015837
gnu: openvswitch: Omit most static libraries.
...
* gnu/packages/networking.scm (openvswitch)[arguments]:
Add "--disable-static" to #:configure-flags.
2021-11-03 11:19:54 +01:00
Tobias Geerinckx-Rice
c19181291b
gnu: openvswitch: Update to 2.16.1.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.16.1.
2021-11-03 11:19:54 +01:00
Tobias Geerinckx-Rice
af5742c05b
gnu: proxychains-ng: Cross-compile.
...
* gnu/packages/networking.scm (proxychains-ng)[arguments]:
Use CC-FOR-TARGET.
2021-11-03 03:10:54 +01:00
Tobias Geerinckx-Rice
4b63373ea4
gnu: proxychains-ng: Update to 4.15.
...
* gnu/packages/networking.scm (proxychains-ng): Update to 4.15.
[arguments]: Don't explicitly return #t from phases.
2021-11-03 03:10:54 +01:00
Tobias Geerinckx-Rice
012ee8c255
gnu: putty: Edit description.
...
* gnu/packages/networking.scm (putty)[synopsis, description]:
Write PuTTY. Expand the used @acronym{}s.
2021-11-03 03:10:54 +01:00
Tobias Geerinckx-Rice
c1f2c6c39e
gnu: putty: Try the upstream download URL first.
...
* gnu/packages/networking.scm (putty)[source]:
Add greenend.org.uk URL to the list.
2021-11-03 03:10:53 +01:00
Tobias Geerinckx-Rice
a807ae2666
gnu: putty: Update to 0.76.
...
* gnu/packages/networking.scm (putty): Update to 0.76.
[arguments]: Don't explicitly return #t from phases.
2021-11-03 03:10:53 +01:00
Tobias Geerinckx-Rice
cbe902545d
gnu: blueman: Update to 2.2.3.
...
* gnu/packages/networking.scm (blueman): Update to 2.2.3.
2021-10-29 21:31:18 +02:00
Tobias Geerinckx-Rice
9792e14a66
gnu: ethtool: Update to 5.14.
...
* gnu/packages/networking.scm (ethtool): Update to 5.14.
2021-10-21 00:39:50 +02:00
Tobias Geerinckx-Rice
a7e7978937
gnu: blueman: Update to 2.2.2.
...
* gnu/packages/networking.scm (blueman): Update to 2.2.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-17 02:27:19 +02:00
Tobias Geerinckx-Rice
28b5ef1159
gnu: Rename google-brotli back to brotli.
...
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.
2021-10-13 01:20:19 +02:00
Nicolas Goaziou
e75fcb1ebb
gnu: wireshark: Update to 3.4.9.
...
* gnu/packages/networking.scm (wireshark): Update to 3.4.9.
2021-10-07 08:54:39 +02:00
Marius Bakke
772c0fbc55
gnu: Open vSwitch: Enable tests.
...
* 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.
2021-10-05 19:52:30 +02:00
Marius Bakke
0a6f874b83
gnu: Open vSwitch: Update to 2.16.0.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
2021-10-05 19:52:30 +02:00
Tobias Geerinckx-Rice
fa6bcae4c4
gnu: squid: Update to 4.16.
...
* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice
73c6459d21
gnu: ndisc6: Update to 1.0.5.
...
* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
2021-10-04 13:31:36 +02:00
Greg Hogan
a5b2474037
gnu: Consolidate duplicate copyright names.
...
* 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>
2021-09-25 09:34:29 +02:00
Tobias Geerinckx-Rice
5654a24057
gnu: batctl: Update to 2021.3.
...
* gnu/packages/networking.scm (batctl): Update to 2021.3.
2021-09-21 00:06:23 +02:00
Oleg Pykhalov
9d9759f3ae
gnu: Add bird.
...
* gnu/packages/networking.scm (bird): New variable.
2021-09-12 22:44:06 +03:00
Milkey Mouse
44db980932
gnu: Add slurm-monitor.
...
* gnu/packages/networking.scm (slurm-monitor): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-07 14:41:11 +02:00
Marius Bakke
2ace5d7de7
gnu: perl-io-socket-inet6: Propagate runtime dependency.
...
* gnu/packages/networking.scm (perl-io-socket-inet6)[inputs]: Change to ...
[propagated-inputs]: ... this.
2021-09-04 12:25:17 +02:00
Tobias Geerinckx-Rice
bb6257212f
gnu: lldpd: Update to 1.0.12.
...
* gnu/packages/networking.scm (lldpd): Update to 1.0.12.
2021-09-03 23:26:19 +02:00
Nicolas Goaziou
c410001d21
gnu: wireshark: Update to 3.4.8.
...
* gnu/packages/networking.scm (wireshark): Update to 3.4.8.
2021-08-26 10:36:02 +02:00
Leo Famulari
0652abcf3f
gnu: Remove pidentd.
...
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.
2021-07-27 12:34:56 -04:00
Maxim Cournoyer
0bfbd2ac8b
gnu: opendht: Update to 2.3.0.
...
* gnu/packages/networking.scm (opendht): Update to 2.3.0.
2021-08-13 12:15:45 -04:00
Leo Famulari
e6388b48f3
gnu: VDE 2: Update to 2.3.2-0.8c65ebc.
...
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.
2021-07-27 12:35:00 -04:00
Nicolas Goaziou
1829e9d80f
gnu: wireshark: Update to 3.4.7.
...
* gnu/packages/networking.scm (wireshark): Update to 3.4.7.
2021-07-26 09:45:58 +02:00
Vinicius Monego
f8790ba4b4
gnu: zeromq: Enable DRAFTs.
...
* gnu/packages/networking.scm (zeromq)[arguments]<#:configure-flags>: Pass
--enable-drafts.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-19 19:57:51 +02:00
terramorpha
a49c5488bd
gnu: Add putty.
...
* gnu/packages/networking.scm (putty): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-15 20:55:42 +02:00
Vincent Legoll
59e97a67ba
gnu: Add traceroute.
...
* gnu/packages/networking.scm (traceroute): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 23:09:52 -04:00
Justin Veilleux
24ee1448e8
gnu: Add netdiscover.
...
* gnu/packages/networking.scm (netdiscover): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-07-10 15:11:26 +05:30
Brice Waegeneire
be36896470
gnu: blueman: Update to 2.2.1.
...
* 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.
2021-07-03 22:20:22 +02:00
Tobias Geerinckx-Rice
b87f5645b8
gnu: iwd: Update to 1.15.
...
* gnu/packages/networking.scm (iwd): Update to 1.15.
2021-06-24 00:31:53 +02:00
Tobias Geerinckx-Rice
2955fec1c9
gnu: asio: Update to 1.18.2.
...
* gnu/packages/networking.scm (asio): Update to 1.18.2.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice
4ebc965ede
gnu: whois: Update to 5.5.10.
...
* gnu/packages/networking.scm (whois): Update to 5.5.10.
2021-06-21 01:51:56 +02:00
Tobias Geerinckx-Rice
ad879bffa3
gnu: Add missing imports to (gnu packages vpn).
...
This follows up on c85ed0e758
.
* 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
2021-06-19 13:07:51 +02:00
Tobias Geerinckx-Rice
c85ed0e758
gnu: Move strongswan to (gnu packages vpn).
...
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.
2021-06-19 12:35:17 +02:00
Domagoj Stolfa
36bfd64213
gnu: strongswan: Update to 5.9.2.
...
* gnu/packages/networking.scm (strongswan): Update to 5.9.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-19 00:04:54 +02:00
Maxim Cournoyer
ea0a51071e
gnu: Rename qtbase to qtbase-5.
...
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.
2021-06-14 00:24:42 -04:00
Maxim Cournoyer
d2686be816
gnu: opendht: Update to 2.2.0rc7-1.c8a0b44.
...
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc7-1.c8a0b44.
2021-06-08 00:02:13 -04:00
Domagoj Stolfa
77056478a2
gnu: strongswan: Configure more sensible defaults.
...
* 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>
2021-06-06 15:35:47 +02:00
Maxim Cournoyer
544a980f3a
gnu: czmq: Re-enable previously failing tests, fixed in 4.2.1.
...
* gnu/packages/networking.scm (czmq)[phases]: Delete argument.
2021-06-06 02:38:29 -04:00
Tobias Geerinckx-Rice
cd6c61f8c8
gnu: nzbget: Update to 21.1.
...
* gnu/packages/networking.scm (nzbget): Update to 21.1.
[source]: Remove upstreamed snippet.
2021-06-05 19:01:08 +02:00
Tobias Geerinckx-Rice
f1a4b85af1
gnu: wireshark: Inspect HTTP/2 headers.
...
* gnu/packages/networking.scm (wireshark)[inputs]: Add nghttp2:lib.
2021-06-05 18:29:56 +02:00
Tobias Geerinckx-Rice
0339829a63
gnu: wireshark: Support more compression algorithms.
...
* gnu/packages/networking.scm (wireshark)[inputs]: Add google-brotli,
minizip, and zstd:lib.
2021-06-05 18:29:56 +02:00
Tobias Geerinckx-Rice
d22b1b21f6
gnu: iperf: Update to 3.10.1.
...
* gnu/packages/networking.scm (iperf): Update to 3.10.1.
2021-06-05 18:29:55 +02:00
Nicolas Goaziou
de1b8f7143
gnu: wireshark: Update to 3.4.6.
...
* gnu/packages/networking.scm (wireshark): Update to 3.4.6.
2021-06-05 17:48:42 +02:00