summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
AgeCommit message (Expand)Author
2023-09-08gnu: openvswitch: Update to 3.2.0....* gnu/packages/networking.scm (openvswitch): Update to 3.2.0. Marius Bakke
2023-09-08gnu: iputils: Use new style....* gnu/packages/networking.scm (iputils)[arguments]: Use G-expression. [native-inputs]: Remove labels. Marius Bakke
2023-09-08gnu: iputils: Update to 20221126....* gnu/packages/networking.scm (iputils): Update to 20221126. [source](patches): Remove. [arguments]: Remove obsolete phase. Disable one new test. [description]: Adjust for removed commands. * gnu/packages/patches/iputils-libcap-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2023-09-07gnu: yggdrasil: Update to 0.4.7....* gnu/packages/networking.scm (yggdrasil): Update to 0.4.7. [arguments]: Use G-expressions. Set the package build name and version. Use go-1.20. [propagated-inputs]: Add go-golang-org-x-tools, go-github-com-olekukonko-tablewriter and go-github-com-mattn-go-colorable. * gnu/packages/patches/yggdrasil-extra-config.patch: Don't use deprecated "ioutil". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Artyom V. Poptsov
2023-09-06gnu: libndp: Fix cross-compile....* gnu/packages/networking.scm (libndp) [native-inputs]: When cross-compile add pkg-config, libtool, gettext-minimal, autoconf, automake. [arguments]: When cross-compile, add phase to fix rpl_malloc undefined references. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Zheng Junjie
2023-09-05gnu: lcrq: Update to 0.1.2....gnu: lcrq: Update to 0.1.2. * gnu/packages/networking.scm (lcrq): Update to 0.1.2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian
2023-08-29gnu: librecast: Update to 0.7.0....* gnu/packages/networking.scm (librecast): Update to 0.7.0. Vagrant Cascadian
2023-08-29gnu: lcsync: Update to 0.2.1....* gnu/packages/networking.scm (lcsync): Update to 0.2.1. [arguments]: #:configure-flags Pass --prefix. Drop 'remove-network-tests and 'remove-immintrin.h phase. Add 'use-prefix-from-configure-in-doc-makefile phase. [inputs]: Add lcrq. [native-inputs]: Remove simde. Signed-off-by: Christopher Baines <mail@cbaines.net> Vagrant Cascadian
2023-08-29gnu: librecast: Update to 0.7-RC3....* gnu/packages/networking.scm (librecast): Update to 0.7-RC3. [arguments]: Drop 'remove-network-tests phase. Signed-off-by: Christopher Baines <mail@cbaines.net> Vagrant Cascadian
2023-08-27gnu: phantomsocks: Update to 0.0.0-20230811053544-53b995bdab83....* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230811053544-53b995bdab83. [propagated-inputs]: Move go-github-com-google-gopacket and go-github-com-macronut-go-tproxy to... [inputs]: ...here. Hilton Chain
2023-08-15gnu: Add dnstracer....* gnu/packages/networking.scm (dnstracer): New variable. Reviewed-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer
2023-08-15gnu: blueman: Build with librsvg-for-system....* gnu/packages/networking.scm (blueman)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-13gnu: libcamera: Rewrite package argument to G-expression....* gnu/packages/networking.scm (libcamera)[arguments]: Use G-expression. 宋文武
2023-08-13gnu: 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-13gnu: 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-06gnu: lcrq: Update to 0.1.0....* gnu/packages/networking.scm (lcrq): Update to 0.1.0. Vagrant Cascadian
2023-07-28gnu: iwd: Update to 2.7....* gnu/packages/networking.scm (iwd): Update to 2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain
2023-07-16gnu: wireshark: Update to 4.0.7....* gnu/packages/networking.scm (wireshark): Update to 4.0.7. Tobias Geerinckx-Rice
2023-07-16gnu: traceroute: Use G-expressions....* gnu/packages/networking.scm (traceroute)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-16gnu: traceroute: Update to 2.1.2....* gnu/packages/networking.scm (traceroute): Update to 2.1.2. Tobias Geerinckx-Rice
2023-07-16gnu: spiped: Use G-expressions....* gnu/packages/networking.scm (spiped)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-16gnu: spiped: Update to 1.6.2....* gnu/packages/networking.scm (spiped): Update to 1.6.2. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-07-16gnu: iperf: Update to 3.14....* gnu/packages/networking.scm (iperf): Update to 3.14. Tobias Geerinckx-Rice
2023-07-16gnu: whois: Use G-expressions....* gnu/packages/networking.scm (whois)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-07-16gnu: whois: Remove input labels....* gnu/packages/networking.scm (whois)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2023-07-16gnu: 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. Tobias Geerinckx-Rice
2023-07-18gnu: libnatpmp: Update to 20230423....* gnu/packages/networking.scm (libnatpmp): Update to 20230423. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> fanquake
2023-07-18gnu: 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> Jean-Pierre De Jesus DIAZ
2023-07-09gnu: ndisc6: Update to 1.0.7....* gnu/packages/networking.scm (ndisc6): Update to 1.0.7. Tobias Geerinckx-Rice
2023-06-24gnu: iodine: Update to 0.8.0....* gnu/packages/networking.scm (iodine): Update to 0.8.0. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2023-06-24gnu: nbd: Update to 3.25....* gnu/packages/networking.scm (nbd): Update to 3.25. [source]: Download official GitHub tarball. Tobias Geerinckx-Rice
2023-06-12gnu: 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> Hilton Chain
2023-06-06gnu: 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> Z572
2023-06-01gnu: iperf: Update to 3.13....* gnu/packages/networking.scm (iperf): Update to 3.13. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan
2023-05-24gnu: librecast: Update to 0.6.1....* gnu/packages/networking.scm (librecast): Update to 0.6.1. Reviewed-by: Efraim Flashner <efraim@flashner.co.il> Vagrant Cascadian
2023-04-28gnu: python-ipy: Update to 1.01....* gnu/packages/networking.scm (python-ipy): Update to 1.01. 宋文武
2023-04-22Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-21gnu: wireshark: Update to 4.0.5....* gnu/packages/networking.scm (wireshark): Update to 4.0.5. Nicolas Goaziou
2023-04-21gnu: 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. Maxim Cournoyer
2023-04-19gnu: opendht: Fix build....* gnu/packages/networking.scm (opendht) [arguments]: Add delete-autogen phase. Maxim Cournoyer
2023-04-14Merge 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 Maxim Cournoyer
2023-04-14Revert "gnu: opendht: Update to 2.5.2."...This reverts commit 31534f4e4dd95d65584b4334fae8b9444a369065. It broke libjami. Maxim Cournoyer
2023-04-14gnu: opendht: Update to 2.5.2....* gnu/packages/networking.scm (opendht): Update to 2.5.2. Maxim Cournoyer
2023-04-10Revert "gnu: opendht: Update to 2.5.2."...This reverts commit 31534f4e4dd95d65584b4334fae8b9444a369065. It broke libjami. Maxim Cournoyer
2023-04-10gnu: opendht: Update to 2.5.2....* gnu/packages/networking.scm (opendht): Update to 2.5.2. Maxim Cournoyer
2023-04-10gnu: 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. Maxim Cournoyer
2023-04-09gnu: libnice: Update to 0.1.21....* gnu/packages/networking.scm (libnice): Update to 0.1.21. [arguments]: Use gexps. [native-inputs]: Remove labels. Maxim Cournoyer
2023-03-27gnu: 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> Felix Lechner
2023-03-27gnu: 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> Yovan Naumovski
2023-03-26gnu: 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> Sharlatan Hellseher