Commit Graph

863 Commits

Author SHA1 Message Date
Maxim Cournoyer
a4bed14c43
gnu: Add dnstracer.
* gnu/packages/networking.scm (dnstracer): New variable.

Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-08-15 09:38:29 -04:00
Efraim Flashner
55606b5f33
gnu: blueman: Build with librsvg-for-system.
* gnu/packages/networking.scm (blueman)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-15 05:45:45 +03:00
宋文武
96e521425d
gnu: libcamera: Rewrite package argument to G-expression.
* gnu/packages/networking.scm (libcamera)[arguments]: Use G-expression.
2023-08-13 15:24:49 +08:00
宋文武
1ff1b92142
gnu: libcamera: Split off gst and tools outputs.
* gnu/packages/networking.scm (libcamera)[outputs]: Add gst and tools.
[arguments]: Pass "-Dbindir" to configure-flags.  Adjust 'move-doc phase
to 'move-doc-and-gst.
2023-08-13 15:24:04 +08:00
宋文武
6b7fb36d30
gnu: libcamera: Update to 0.1.0.
* gnu/packages/networking.scm (libcamera): Update to 0.1.0.
[native-inputs]: Add googletest.
[arguments]: Add "-Dtest=true" to configure-flags.  Remove
disable-failing-tests phase.
2023-08-13 15:23:58 +08:00
Vagrant Cascadian
985638aea1
gnu: lcrq: Update to 0.1.0.
* gnu/packages/networking.scm (lcrq): Update to 0.1.0.
2023-08-06 16:08:49 -07:00
Hilton Chain
1f0c02d838
gnu: iwd: Update to 2.7.
* gnu/packages/networking.scm (iwd): Update to 2.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-07-28 22:01:39 +08:00
Tobias Geerinckx-Rice
3a806e92dc
gnu: wireshark: Update to 4.0.7.
* gnu/packages/networking.scm (wireshark): Update to 4.0.7.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice
818e9ad283
gnu: traceroute: Use G-expressions.
* gnu/packages/networking.scm (traceroute)[arguments]:
Rewrite as G-expressions.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
708f62bc1c
gnu: traceroute: Update to 2.1.2.
* gnu/packages/networking.scm (traceroute): Update to 2.1.2.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
a18d57d1f8
gnu: spiped: Use G-expressions.
* gnu/packages/networking.scm (spiped)[arguments]:
Rewrite as G-expressions.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
7fcd97b779
gnu: spiped: Update to 1.6.2.
* gnu/packages/networking.scm (spiped): Update to 1.6.2.
[arguments]: Don't explicitly return #t from phases.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
8cd281f878
gnu: iperf: Update to 3.14.
* gnu/packages/networking.scm (iperf): Update to 3.14.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
7595a07da5
gnu: whois: Use G-expressions.
* gnu/packages/networking.scm (whois)[arguments]:
Rewrite as G-expressions.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
c212bdf64f
gnu: whois: Remove input labels.
* gnu/packages/networking.scm (whois)[native-inputs]:
Remove input labels.
2023-07-16 02:00:01 +02:00
Tobias Geerinckx-Rice
bc5e71229d
gnu: whois: Update to 5.5.17.
* gnu/packages/networking.scm (whois): Update to 5.5.17.
[arguments]: Add BASHCOMPDIR to #:configure-flags.
Don't explicitly return #t from phases.
2023-07-16 02:00:01 +02:00
fanquake
2c19706fd8
gnu: libnatpmp: Update to 20230423.
* gnu/packages/networking.scm (libnatpmp): Update to 20230423.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-07-18 20:23:42 +08:00
Jean-Pierre De Jesus DIAZ
70cd107dd5
gnu: cppzmq: Update to 4.10.0.
* gnu/packages/networking.scm (cppzmq): Update to 4.10.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-18 00:41:15 +02:00
Tobias Geerinckx-Rice
8b38d180ec
gnu: ndisc6: Update to 1.0.7.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
2023-07-09 02:00:01 +02:00
Tobias Geerinckx-Rice
925b566608
gnu: iodine: Update to 0.8.0.
* gnu/packages/networking.scm (iodine): Update to 0.8.0.
[arguments]: Don't explicitly return #t from phases.
2023-06-24 00:19:20 +02:00
Tobias Geerinckx-Rice
5be90265d4
gnu: nbd: Update to 3.25.
* gnu/packages/networking.scm (nbd): Update to 3.25.
[source]: Download official GitHub tarball.
2023-06-24 00:19:20 +02:00
Hilton Chain
96e6cd6ae1
gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230405135900-a54ae9f3611e.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-12 19:42:03 +01:00
Z572
d6ae80c742
gnu: thc-ipv6: Do not build with "-march=native".
* gnu/packages/networking.scm (thc-ipv6)[origin]: Add 'snippet'.
[properties]: New field.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-06 09:22:46 +03:00
Greg Hogan
21388dce63
gnu: iperf: Update to 3.13.
* gnu/packages/networking.scm (iperf): Update to 3.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-01 12:42:43 +03:00
Vagrant Cascadian
a1323e97e1
gnu: librecast: Update to 0.6.1.
* gnu/packages/networking.scm (librecast): Update to 0.6.1.

Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-24 14:07:33 -07:00
宋文武
7193b8f9fd
gnu: python-ipy: Update to 1.01.
* gnu/packages/networking.scm (python-ipy): Update to 1.01.
2023-04-28 08:36:37 +08:00
Andreas Enge
d1252b597d
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-22 09:21:22 +02:00
Nicolas Goaziou
db4daa4192
gnu: wireshark: Update to 4.0.5.
* gnu/packages/networking.scm (wireshark): Update to 4.0.5.
2023-04-21 10:50:53 +02:00
Maxim Cournoyer
579e8fd003
gnu: docbook-xml-5: Make it the default docbook-xml.
* gnu/packages/docbook.scm (docbook-xml-5): Rename to...
(docbook-xml): ... this, renaming the previous one to...
(docbook-xml-4.5): ... this.
(docbook2x) [inputs]: Replace docbook-xml with docbook-xml-4.5.
* gnu/packages/freedesktop.scm (wayland) [native-inputs]: Likewise.
* gnu/packages/freedesktop.scm (elogind): Likewise.
* gnu/packages/databases.scm (postgresql-15): Likewise.
* gnu/packages/documentation.scm (asciidoc): Likewise.
* gnu/packages/networking.scm (iputils)
[native-inputs]: Replace docbook-xml-5 with docbook-xml.
2023-04-21 00:44:01 -04:00
Maxim Cournoyer
e1c48cb6bf
gnu: opendht: Fix build.
* gnu/packages/networking.scm (opendht) [arguments]: Add delete-autogen phase.
2023-04-19 20:12:15 -04:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Maxim Cournoyer
085a6928bd
Revert "gnu: opendht: Update to 2.5.2."
This reverts commit 31534f4e4d.  It broke libjami.
2023-04-14 15:12:15 -04:00
Maxim Cournoyer
91675f22d3
gnu: opendht: Update to 2.5.2.
* gnu/packages/networking.scm (opendht): Update to 2.5.2.
2023-04-14 15:12:15 -04:00
Maxim Cournoyer
ac180c65e5
Revert "gnu: opendht: Update to 2.5.2."
This reverts commit 31534f4e4d.  It broke libjami.
2023-04-10 23:38:12 -04:00
Maxim Cournoyer
31534f4e4d
gnu: opendht: Update to 2.5.2.
* gnu/packages/networking.scm (opendht): Update to 2.5.2.
2023-04-10 23:34:11 -04:00
Maxim Cournoyer
ef807e48d4
gnu: restinio: Update to 0.6.18-0.eda471e and enable tests.
* gnu/packages/networking.scm (restinio): Update to 0.6.18-0.eda471e.
[version]: Use git-version.
[arguments]: Enable tests, removing #:tests? argument.
2023-04-10 23:31:47 -04:00
Maxim Cournoyer
523d66f183
gnu: libnice: Update to 0.1.21.
* gnu/packages/networking.scm (libnice): Update to 0.1.21.
[arguments]: Use gexps.
[native-inputs]: Remove labels.
2023-04-09 12:48:29 -04:00
Felix Lechner
38e7813c03
gnu: Add atftp.
* gnu/packages/networking.scm (atftp): New variable.

Thanks to Josselin Poiret and Bruno Victal for their generous and detailed
reviews of this item!

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-27 18:48:53 +02:00
Yovan Naumovski
d6c629088a
gnu: arp-scan: Update to 1.10.0.
* gnu/packages/networking.scm (arp-scan): Update to 1.10.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:36:45 +01:00
Sharlatan Hellseher
c06b6ce257
gnu: haproxy: Move to (gnu packages high-availability).
Copyright records were synchronized based on commit history.

* gnu/packages/networking.scm (haproxy): Move this variable from here...
* gnu/packages/high-availability.scm (haproxy): ...to here.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:28:02 +02:00
Sharlatan Hellseher
fa715278bc
gnu: haproxy: Update to 2.7.5.
* gnu/packages/networking.scm (haproxy): Update to 2.7.4.
  [arguments]: Use Gexp.
  <make-flags>: Add extra build options 'USE_PCRE2_JIT' enables JIT for
  faster regex on libpcre2, 'USE_PROMEX' enables the Prometheus
  exporter. Set CC to use cc-for-target, point 'LUA_INC' and 'LUA_LIB'
  to corresponded '/include' and '/lib' outputs of Lua. Replace
  'USE_PCRE_2' by correct option 'USE_PCRE2'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-26 23:27:59 +02:00
Maxim Cournoyer
4f8a13b9fb
gnu: wireshark: Update dependencies, use Qt 6.
* gnu/packages/networking.scm (wireshark)
[arguments] <#:configure-flags>: Add -DUSE_qt6=ON.
[inputs]: Replace lua-5.2 with lua,
qtbase-5 with qtbase, qtmultimedia-5 with qtmultimedia, qtsvg-5 with qtsvg.
Add qt5compat.
[native-inputs]: replace qttools-5 with qttools.
2023-03-22 10:09:04 -04:00
Maxim Cournoyer
19af6d9434
gnu: wireshark: Re-instate the validate-runpath phase.
* gnu/packages/networking.scm (wireshark) [arguments]: Use gexps.
Add the CMAKE_MODULE_LINKER_FLAGS CMake variable to the configure flags.
2023-03-22 10:09:04 -04:00
Nicolas Goaziou
d22cf3a3f2
gnu: wireshark: Update to 4.0.4.
* gnu/packages/networking.scm (wireshark): Update to 4.0.4.
[arguments]<#:phases>: Re-introduce a now succeeding test and enable parallel
tests.  Update comment.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00
Andreas Enge
ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00
Bruno Victal
c27da3241c
gnu: Add dropwatch.
* gnu/packages/networking.scm (dropwatch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-03-16 23:03:18 +01:00
Sharlatan Hellseher
9f3a929828
gnu: thc-ipv6: Update to 3.8.
* gnu/packages/networking.scm (thc-ipv6): Update to 3.8.
[source]: Use version tag instead of commit.
[arguments]: Use Gexps.
<make-flags>: Use cc-for-target as it's commented out in Makefile.
<phases>: Combine the phases 'use-source-date-epoch-in-manpages' and
'patch-paths' into a new 'patch-makefile' phase. Simplify 'install-more-docs'
phase.
[inputs]: Add libnetfilter-queue and libnfnetlink.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-15 21:18:43 -04:00
Hilton Chain
8065e7fff3
gnu: phantomsocks: Update to 0.0.0-20230223180716-34d21f24a9eb.
* gnu/packages/networking.scm (phantomsocks): Update to
0.0.0-20230223180716-34d21f24a9eb.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-14 10:36:31 +00:00
Christopher Baines
7df09ee0ab
Merge remote-tracking branch 'savannah/master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/autotools.scm
	gnu/packages/cmake.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/haskell.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/samba.scm
	gnu/packages/tex.scm
	gnu/packages/tls.scm
	gnu/packages/wxwidgets.scm
2023-03-02 10:55:08 +00:00
Bruno Victal
9a2cf9ef0a
gnu: ethtool: Update to 6.2.
* gnu/packages/networking.scm (ethtool): Update to 6.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:00 +01:00