me
/
guix
Archived
1
0
Fork 0
Commit Graph

414 Commits (10075003538971ea2c0c6214008b376d5ede4ccb)

Author SHA1 Message Date
Marius Bakke 68858013ad
gnu: zyre: Remove obsolete workaround.
* gnu/packages/networking.scm (zyre)[arguments]: Remove.
2020-04-03 17:40:48 +02:00
Marius Bakke d27748674a
gnu: hcxtools: Fix build failure.
* gnu/packages/networking.scm (hcxtools)[arguments]: Do not override
C_INCLUDE_PATH.
2020-04-03 17:39:22 +02:00
Vincent Legoll 5f214c642f
gnu: iwd: Make some inputs native.
* gnu/packages/networking.scm (iwd)[inputs]: Move libtool from here...
[native-inputs]: ...to here.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-02 11:16:48 +02:00
Marius Bakke ae0badf5bb
Merge branch 'master' into core-updates
Conflicts:
	gnu/packages/admin.scm
	gnu/packages/commencement.scm
	gnu/packages/guile.scm
	gnu/packages/linux.scm
	gnu/packages/package-management.scm
	gnu/packages/pulseaudio.scm
	gnu/packages/web.scm
2020-03-30 12:17:33 +02:00
Vincent Legoll 62b9ad19e3
gnu: Add wol.
* gnu/packages/networking.scm (wol): New public variable.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-03-29 00:02:46 +01:00
Alex Griffin 54cf5e2a35
gnu: pagekite: Update to 1.5.0.200327.
* gnu/packages/networking.scm (pagekite): Update to 1.5.0.200327.
2020-03-28 09:08:16 -05:00
Marius Bakke d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Vincent Legoll baf4567137
gnu: Add squid.
* gnu/packages/networking.scm (squid): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-20 19:15:52 +01:00
Marius Bakke dd0568a779
Merge branch 'master' into core-updates 2020-03-19 08:50:35 +01:00
Tobias Geerinckx-Rice bfa368ed0a
gnu: aircrack-ng: Update to 1.6.
* gnu/packages/networking.scm (aircrack-ng): Update to 1.6.
2020-03-19 02:30:36 +01:00
Marius Bakke c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Marius Bakke a92a93c9a4
gnu: cppzmq: Update to 4.6.0.
* gnu/packages/networking.scm (cppzmq): Update to 4.6.0.
[arguments]: Add #:configure-flags.
2020-03-14 11:55:34 +01:00
Tobias Geerinckx-Rice 9bd0f41509
gnu: tftp-hpa: Use HTTPS home page.
* gnu/packages/networking.scm (tftp-hpa)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice 70c910eb98
gnu: reaver: Update to 1.6.6.
* gnu/packages/networking.scm (reaver): Update to 1.6.6.
[source]: Hard-code NAME.
2020-03-17 02:59:58 +01:00
Tobias Geerinckx-Rice 450a1af293
gnu: iodine: Use HTTPS home page.
* gnu/packages/networking.scm (iodine)[home-page]: Use HTTPS.
2020-03-14 03:43:46 +01:00
Tobias Geerinckx-Rice d7d2b1dcfd
gnu: miredo: Use HTTPS home page.
* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS.
2020-03-13 22:57:04 +01:00
Tobias Geerinckx-Rice 49bb3a56e4
gnu: batctl: Update to 2020.0.
* gnu/packages/networking.scm (batctl): Update to 2020.0.
2020-03-11 02:55:15 +01:00
Marius Bakke 50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Tobias Geerinckx-Rice 1bcf4ba44b
gnu: iperf: Use HTTPS home page.
* gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Marius Bakke ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Nicolas Goaziou dad3645b67
gnu: wireshark: Update to 3.2.2.
* gnu/packages/networking.scm (wireshark): Update to 3.2.2.
2020-03-01 11:18:36 +01:00
Tobias Geerinckx-Rice e19268020f
gnu: socat: Update to 1.7.3.4.
* gnu/packages/networking.scm (socat): Update to 1.7.3.4.
2020-02-17 21:56:58 +01:00
Marius Bakke efd9742b24
gnu: whois: Update to 5.5.6.
* gnu/packages/networking.scm (whois): Update to 5.5.6.
2020-02-16 16:26:20 +01:00
Efraim Flashner 778d6b522a
gnu: Remove obsolete bootstrap workaround phases.
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set
NOCONFIGURE environment variable.
* gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox),
* gnu/packages/arcan.scm (xarcan),
* gnu/packages/audio.scm (rtmidi),
* gnu/packages/cinnamon.scm (cinnamon-desktop),
* gnu/packages/gnome.scm (dia, libxklavier, byzanz),
* gnu/packages/image-viewers.scm (geeqie),
* gnu/packages/libusb.scm (libplist),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/networking.scm (aircrack-ng),
* gnu/packages/terminals.scm (tilda, kmscon),
* gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
2020-02-16 09:19:06 +02:00
Brice Waegeneire 96945cabe0
gnu: Add haproxy.
* gnu/packages/networking.scm (haproxy): New variable.
2020-02-14 16:33:17 +01:00
Nicolas Goaziou 24d9354c80
gnu: tunctl: Fix source URI.
* gnu/packages/networking.scm (tunctl)[source]: Fix URI.
2020-02-10 01:00:42 +01:00
Vincent Legoll b51863d240
gnu: Add tunctl.
* gnu/packages/networking.scm (tunctl): New variable.
2020-02-10 00:56:30 +01:00
Nicolas Goaziou 7536321e4b
gnu: wireshark: Update to 3.2.1.
* gnu/packages/networking.scm (wireshark): Update to 3.2.1.
2020-02-02 10:58:54 +01:00
Marius Bakke 1256ac1857
gnu: whois: Update to 5.5.5.
* gnu/packages/networking.scm (whois): Update to 5.5.5.
2020-01-29 11:03:10 +01:00
Tobias Geerinckx-Rice 070dc95066
gnu: ethtool: Update to 5.4.
* gnu/packages/networking.scm (ethtool): Update to 5.4.
2020-01-16 19:51:54 +01:00
Oleg Pykhalov 8daa832661
gnu: iperf: Update to 3.7.
* gnu/packages/networking.scm (iperf): Update to 3.7.
2020-01-08 10:21:46 +03:00
Efraim Flashner 2ff17f06e7
gnu: perl-net-patricia: Fix build.
* gnu/packages/networking.scm (perl-net-patricia)[arguments]: Add custom
phase to prevent linking with 'nsl'.
2020-01-06 11:43:23 +02:00
Tobias Geerinckx-Rice a1da1dee88
gnu: whois: Update to 5.5.4.
* gnu/packages/networking.scm (whois): Update to 5.5.4.
2020-01-03 13:54:11 +01:00
Nicolas Goaziou 996182a84b
gnu: wireshark: Update to 3.2.0.
* gnu/packages/networking.scm (wireshark): Update to 3.2.0.
2019-12-30 01:28:36 +01:00
Tobias Geerinckx-Rice d8a079e2ee
gnu: speedtest-cli: Update to 2.1.2.
* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.2.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice a63209a2a2
gnu: batctl: Update to 2019.5.
* gnu/packages/networking.scm (batctl): Update to 2019.5.
2019-12-23 19:45:56 +01:00
Tobias Geerinckx-Rice 06c623654d
gnu: strongswan: Update to 5.8.2.
* gnu/packages/networking.scm (strongswan): Update to 5.8.2.
2019-12-23 19:45:56 +01:00
Marius Bakke 71ce0b5290
gnu: fmt: Build shared library instead of static.
* gnu/packages/pretty-print.scm (fmt)[arguments]: New field.
* gnu/packages/networking.scm (fmt-restinio): Remove variable.
(restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT.
(opendht)[inputs]: Likewise.
2019-12-11 22:28:22 +01:00
Diego Nicola Barbato a0993c29da
gnu: Add vde2.
* gnu/packages/networking.scm (vde2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-11 12:13:03 +01:00
Nicolas Goaziou cd4f3911c5
gnu: wireshark: Update to 3.0.7.
* gnu/packages/networking.scm (wireshark): Update to 3.0.7.
2019-12-08 19:21:23 +01:00
Tobias Geerinckx-Rice 30954e61b2
gnu: mtr: Use @acronym{}.
* gnu/packages/networking.scm (mtr)[description]: Substitute @acronym
for @dfn.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice 3f80d7ced2
gnu: mtr: Don't use NAME in source URI.
* gnu/packages/networking.scm (mtr)[source]: Hard-code NAME.
2019-12-03 01:52:45 +01:00
Tobias Geerinckx-Rice a36eba4716
gnu: mtr: Update to 0.93.
* gnu/packages/networking.scm (mtr): Update to 0.93.
[native-inputs]: Remove now-unnecessary autoconf.
2019-12-03 01:52:45 +01:00
Alex Griffin 8c655deb7d
gnu: pagekite: Update to 1.5.0.191126.
* gnu/packages/networking.scm (pagekite): Update to 1.5.0.191126.
[source]: Fetch from GitHub.
[arguments]: Build with Python 3.
[inputs]: Add python-six.
2019-12-02 09:45:32 -06:00
Daniel Schäfer ad54d6c99f
gnu: Add ipcalc.
* gnu/packages/networking.scm (ipcalc): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-12-02 09:07:07 +01:00
Jan Wielkiewicz 4fe8a9f2d1
gnu: opendht: Update to 2.0.0beta2.
* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt 13d79b6471
gnu: Add restinio.
* gnu/packages/networking.scm (restinio): New variable.
2019-12-01 13:37:16 +01:00
Marius Bakke e1695f4d58
gnu: whois: Update to 5.5.3.
* gnu/packages/networking.scm (whois): Update to 5.5.3.
2019-11-28 00:33:48 +01:00
Alex Griffin 079ec5479c
gnu: Add pagekite.
* gnu/packages/networking.scm (pagekite): New variable.
2019-11-11 14:03:44 -06:00
Tobias Geerinckx-Rice d4c9543f4b
gnu: perl-danga-socket: Update to 1.62.
* gnu/packages/networking.scm (perl-danga-socket): Update to 1.62.
[native-inputs]: Add perl-test-tcp.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice 85f8fb75ee
gnu: wireshark: Update to 3.0.6.
* gnu/packages/networking.scm (wireshark): Update to 3.0.6.
2019-10-28 00:45:14 +01:00
Tonton b080b6d937
gnu: Add batctl.
* gnu/packages/networking.scm (batctl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-18 12:02:52 +02:00
Tobias Geerinckx-Rice 803b973668
gnu: perl-net-dns: Update to 1.21.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.21.
2019-10-16 05:41:00 +02:00
Marius Bakke d253719300
gnu: whois: Update to 5.5.2.
* gnu/packages/networking.scm (whois): Update to 5.5.2.
2019-10-10 20:09:56 +02:00
Ricardo Wurmus e08902d3cb
Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
Nicolas Goaziou 7dc1e65fbe
gnu: wireshark: Update to 3.0.5.
* gnu/packages/networking.scm (wireshark): Update to 3.0.5.
2019-10-03 01:05:55 +02:00
Brice Waegeneire b72c22c01a
gnu: Add iwd.
* gnu/packages/networking.scm (iwd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-01 23:34:30 +02:00
Ludovic Courtès 0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Tobias Geerinckx-Rice f805785e2f
gnu: ubridge: Update to 0.9.16.
* gnu/packages/networking.scm (ubridge): Update to 0.9.16.
2019-09-28 05:36:11 +02:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Marius Bakke b174cc4be3
gnu: openvswitch: Update to 2.12.0.
* gnu/packages/networking.scm (openvswitch): Update to 2.12.0.
2019-09-24 20:12:55 +02:00
Tobias Geerinckx-Rice 525961cd43
gnu: ethtool: Update to 5.3.
* gnu/packages/networking.scm (ethtool): Update to 5.3.
2019-09-24 03:12:43 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice 08dd5f673d
gnu: strongswan: Update to 5.8.1.
* gnu/packages/networking.scm (strongswan): Update to 5.8.1.
2019-09-10 21:51:11 +02:00
Tobias Geerinckx-Rice 5fbba84696
gnu: zeromq: Use HTTPS home page.
* gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS.
2019-09-09 23:17:52 +02:00
Tobias Geerinckx-Rice 3053feab0a
gnu: zeromq: Update to 4.3.2.
* gnu/packages/networking.scm (zeromq): Update to 4.3.2.
[source]: Download GitHub release tarball.
2019-09-09 23:17:51 +02:00
Mark H Weaver 893c2df00d
Merge branch 'master' into core-updates 2019-08-22 15:53:27 -04:00
Timotej Lazar 5094da0b83
gnu: Add reaver.
* gnu/packages/networking.scm (reaver): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Timotej Lazar a83e2a01fb
gnu: Add pixiewps.
* gnu/packages/networking.scm (pixiewps): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Tobias Geerinckx-Rice 15783008ca
gnu: whois: Update to 5.5.1.
* gnu/packages/networking.scm (whois): Update to 5.5.1.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice cc08576d9b
gnu: whois: Don't use NAME in source URI.
* gnu/packages/networking.scm (whois)[source]: Hard-code NAME.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice 35805bff9f
gnu: hcxdumptool: Update to 5.2.0.
* gnu/packages/networking.scm (hcxdumptool): Update to 5.2.0.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice 28553e17fd
gnu: hcxtools: Update to 5.2.0.
* gnu/packages/networking.scm (hcxtools): Update to 5.2.0.
2019-08-21 23:52:47 +02:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Nicolas Goaziou 0ca3ee43b7
gnu: wireshark: Update to 3.0.3.
* gnu/packages/networking.scm (wireshark): Update to 3.0.3.
2019-08-01 17:30:11 +02:00
Marius Bakke 6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Tobias Geerinckx-Rice 858be79474
gnu: perl-net-dns-resolver-mock: Edit synopsis & description.
* gnu/packages/networking.scm (perl-net-dns-resolver-mock)[synopsis]:
Remove unfortunate ‘a’.
[description]: Fix typo.  Edit for clarity.
2019-07-25 22:42:40 +02:00
Tobias Geerinckx-Rice ce3a71c619
gnu: perl-net-dns-resolver-mock: Unpropagate perl-net-dns.
* gnu/packages/networking.scm (perl-net-dns-resolver-mock)[inputs]:
Move perl-net-dns to here…
[propagated-inputs]: …from here.
2019-07-25 22:42:40 +02:00
Julien Lepiller ac629e625c
gnu: Add perl-net-dns-resolver-mock.
* gnu/packages/networking.scm (perl-net-dns-resolver-mock): New
variable.
2019-07-25 21:27:22 +02:00
Marius Bakke ccad0e4d69
Merge branch 'master' into core-updates 2019-07-22 18:58:48 +02:00
Marius Bakke 8dea61731b
gnu: whois: Update to 5.5.0.
* gnu/packages/networking.scm (whois): Update to 5.5.0.
2019-07-22 16:22:22 +02:00
Marius Bakke 65db770833
gnu: zyre: Kernel headers are system headers.
* gnu/packages/networking.scm (zyre)[arguments]: Add <#:make-flags>.
2019-07-19 15:01:03 +02:00
Marius Bakke f02ab17b4a
gnu: czmq: Update to 4.2.0.
* gnu/packages/networking.scm (czmq): Update to 4.2.0.
[arguments]: Enable tests, but patch out the non-working one.
2019-07-19 15:00:03 +02:00
Marius Bakke 3401526fcf
gnu: pidentd: Build against OpenSSL 1.0.
* gnu/packages/networking.scm (pidentd)[inputs]: Change OPENSSL to OPENSSL-1.0.
2019-07-19 00:12:14 +02:00
Marius Bakke 5d1f5b305f
gnu: zeromq: Update to 4.3.2.
* gnu/packages/networking.scm (zeromq): Update to 4.3.2.
[source](uri): Adjust accordingly.
2019-07-18 19:23:08 +02:00
Ludovic Courtès 64de896a71
Merge branch 'master' into core-updates 2019-07-17 15:51:10 +02:00
Marius Bakke 97149c5767
gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7.
These variables are no longer set in the build environment by default.  GCC
still respects these search paths and treats them as "system headers" so we
can continue to use them, just not expect them to be available.

* gnu/packages/mpi.scm (openmpi)[arguments]: Do not attempt to read from
C_INCLUDE_PATH, nor CPLUS_INCLUDE_PATH.
* gnu/packages/games.scm (kiki)[arguments]: Likewise.
* gnu/packages/networking.scm (hcxtools)[arguments]: Likewise.
* gnu/packages/synergy.scm (synergy)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (gemma, sailfish)[arguments]: Likewise.
* gnu/packages/maths.scm (dune-alugrid)[arguments]: Likewise.
2019-07-14 18:13:34 +02:00
Rutger Helling 39a20acc06
gnu: nzbget: Update to 21.0.
* gnu/packages/networking.scm (nzbget): Update to 21.0.
2019-07-14 15:55:47 +02:00
Efraim Flashner 037036cb19
gnu: strongswan: Update to 5.8.0 [fixes CVE-2018-17540, CVE-2018-2065{0,1}].
* gnu/packages/networking.scm (strongswan): Update to 5.8.0.
2019-07-10 21:33:48 +03:00
Efraim Flashner 666879604c
gnu: net-snmp: Mark package not affected by CVE-2015-8100.
* gnu/packages/networking.scm (net-snmp)[properties]: New field.
2019-07-10 21:33:34 +03:00
Vasile Dumitrascu 2e8c912fdc
gnu: aircrack-ng: Update to 1.5.2.
* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-18 17:01:30 +02:00
Tobias Geerinckx-Rice 55c08305d6
gnu: gandi.cli: Update to 1.5.
* gnu/packages/networking.scm (gandi.cli): Update to 1.5.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice a0f2c945e3
gnu: hcxdumptool: Update to 5.1.5.
* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5.
2019-06-18 06:15:02 +02:00
Tobias Geerinckx-Rice 6807d6a985
gnu: hcxtools: Update to 5.1.6.
* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
2019-06-18 06:15:02 +02:00
Marius Bakke 71bfbe9ba8
gnu: whois: Update to 5.4.3.
* gnu/packages/networking.scm (whois): Update to 5.4.3.
2019-06-14 14:06:06 +02:00
Marius Bakke 456ba27496
gnu: openvswitch: Update to 2.11.1.
* gnu/packages/networking.scm (openvswitch): Update to 2.11.1.
2019-06-05 00:37:39 +02:00
Marius Bakke 034db23701
gnu: openvswitch: Update home page.
* gnu/packages/networking.scm (openvswitch)[source, home-page]: Use HTTPS.
2019-06-05 00:37:39 +02:00
Nicolas Goaziou 6406badb2a
gnu: wireshark: Update to 3.0.2.
* gnu/packages/networking.scm (wireshark): Update to 3.0.2.
2019-05-23 16:16:55 +02:00
Tobias Geerinckx-Rice 5af7428b79
gnu: ubridge: Don't use unstable tarball.
* gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-05-15 21:23:57 +02:00