Stefan Reichör 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								02f6144344 
								
							 
						 
						
							
							
								
								gnu: Add mbuffer.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (mbuffer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-05-28 23:04:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								32acea79fa 
								
							 
						 
						
							
							
								
								gnu: lksctp-tools: Update to 1.0.19.  
							
							... 
							
							
							
							* 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. 
							
						 
						
							2021-05-27 18:20:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0fd84b7f68 
								
							 
						 
						
							
							
								
								gnu: lksctp-tools: Edit synopsis & description.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (synopsis, description): Improve. 
							
						 
						
							2021-05-27 18:20:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								49c2e3f69b 
								
							 
						 
						
							
							
								
								gnu: libndp: Update to 1.8.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (libndp): Update to 1.8. 
							
						 
						
							2021-05-27 18:20:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								80594d6749 
								
							 
						 
						
							
							
								
								gnu: iperf: Omit static library.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (iperf)[arguments]: Add "--disable-static"
configure flag. 
							
						 
						
							2021-05-27 18:20:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f2c66d70fc 
								
							 
						 
						
							
							
								
								gnu: iperf: Update to 3.10.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (iperf): Update to 3.10.
[source]: Build from git. 
							
						 
						
							2021-05-27 18:20:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								88c8a910ea 
								
							 
						 
						
							
							
								
								gnu: frrouting: Update to 7.5.17.5.1.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (frrouting): Update to 7.5.17.5.1. 
							
						 
						
							2021-05-24 02:08:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b95fbb510d 
								
							 
						 
						
							
							
								
								gnu: whois: Update to 5.5.9.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (whois): Update to 5.5.9. 
							
						 
						
							2021-05-24 02:08:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								72c0b147ff 
								
							 
						 
						
							
							
								
								gnu: iwd: Update to 1.14.  
							
							... 
							
							
							
							* 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. 
							
						 
						
							2021-05-18 22:23:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ee720b5798 
								
							 
						 
						
							
							
								
								gnu: opendht: Add Python bindings, tools.  
							
							... 
							
							
							
							* 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. 
							
						 
						
							2021-05-17 23:27:40 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b7e5ae2ed4 
								
							 
						 
						
							
							
								
								gnu: opendht: Update to 2.2.0rc7.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (opendht): Update to 2.2.0rc7. 
							
						 
						
							2021-05-17 23:27:40 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								026a16ff0d 
								
							 
						 
						
							
							
								
								gnu: squid: Update to 4.15.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (squid): Update to 4.15. 
							
						 
						
							2021-05-13 00:32:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a6992b38e7 
								
							 
						 
						
							
							
								
								gnu: knockd: Omit duplicate COPYING copy.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (knockd)[arguments]: Set the typical
‘--docdir’. 
							
						 
						
							2021-05-04 22:48:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								222e691666 
								
							 
						 
						
							
							
								
								gnu: knockd: Update to 0.8.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (knockd): Update to 0.8. 
							
						 
						
							2021-05-04 22:48:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9a12fbebb9 
								
							 
						 
						
							
							
								
								gnu: ethtool: Update to 5.12.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (ethtool): Update to 5.12. 
							
						 
						
							2021-05-04 16:12:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4344978af3 
								
							 
						 
						
							
							
								
								gnu: perl-net-dns: Update to 1.31.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (perl-net-dns): Update to 1.31. 
							
						 
						
							2021-05-03 01:30:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42e5491797 
								
							 
						 
						
							
							
								
								gnu: lldpd: Update to 1.0.11.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (lldpd): Update to 1.0.11. 
							
						 
						
							2021-05-02 23:49:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								145cffe103 
								
							 
						 
						
							
							
								
								gnu: dante: Update to 1.4.3.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (dante): Update to 1.4.3. 
							
						 
						
							2021-05-02 03:00:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxime Devos 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9c44af6bd6 
								
							 
						 
						
							
							
								
								gnu: Replace hard-coded "CC=gcc" with CC-FOR-TARGET calls.  
							
							... 
							
							
							
							* gnu/packages/admin.scm (cbatticon)[arguments]<#:make-flags>: Use
CC-FOR-TARGET.
* gnu/packages/assembly.scm (dev86)[arguments]<#:make-flags>: Likewise.
* gnu/packages/cdrom.scm (cd-discid)[arguments]<#:make-flags>: Likewise.
* gnu/packages/crypto.scm (signify, keyutils, ssss, libscrypt, enchive)
[arguments]<#:make-flags>: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-emacsql, emacs-telega)[arguments]
<#:phases>: Likewise.
* gnu/packages/gnupg.scm (pgpdump)[arguments]<#:make-flags>: Likewise.
* gnu/packages/image-viewers.scm (feh, imv)[arguments]<#:make-flags>:
Likewise.
* gnu/packages/image.scm (libjxr, giflib, freeimage)[arguments]
<#:make-flags>: Likewise.
* gnu/packages/irc.scm (ii, sic)[arguments]<#:make-flags>: Likewise.
* gnu/packages/lua.scm (make-lua-expat, make-lua-ossl, make-lua-sec)
(make-lua-cqueues, make-lua-lgi, lua-resty-signal)[arguments]
<#:make-flags>: Likewise.
* gnu/packages/networking.scm (httping, pixiewps, sslh, nethogs, spiped)
(can-utils, hcxtools, batctl)[arguments]<#:make-flags>: Likewise.
* gnu/packages/pdf.scm (fbida)[arguments]<#:make-flags>: Likewise.
* gnu/packages/ssh.scm (endlessh)[arguments]<#:make-flags>: Likewise.
* gnu/packages/toys.scm (nyancat)[arguments]<#:make-flags>: Likewise.
* gnu/packages/upnp.scm (miniupnpc)[arguments]<#:make-flags>: Likewise.
* gnu/packages/xdisorg.scm (bemenu, xbanish, sxhkd, xcape, xssproxy)
(xrandr-invert-colors, hsetroot, xsettingsd)[arguments]<#:make-flags>:
Likewise.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> 
							
						 
						
							2021-05-02 03:00:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9fdee1e947 
								
							 
						 
						
							
							
								
								gnu: srt: Update to 1.4.3.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (srt): Update to 1.4.3. 
							
						 
						
							2021-05-01 11:29:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f93a2dd540 
								
							 
						 
						
							
							
								
								gnu: wireshark: Update to 3.4.5 [security fixes].  
							
							... 
							
							
							
							* gnu/packages/networking.scm (wireshark): Update to 3.4.5. 
							
						 
						
							2021-04-22 16:11:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hartmut Goebel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								03e80cf422 
								
							 
						 
						
							
							
								
								gnu: Add python-pysctp.  
							
							... 
							
							
							
							* gnu/packages/networking.scm(python-pysctp): New variable. 
							
						 
						
							2021-04-11 17:02:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hartmut Goebel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3281ba6eae 
								
							 
						 
						
							
							
								
								gnu: lksctp-tools: Fix build of include file.  
							
							... 
							
							
							
							* gnu/packages/patches/lksctp-tools-1.0.18-fix-header-file-name.patch:
  New file.
* gnu/local.mk[patches]: Add it.
* gnu/packages/networking.scm(/lksctp-tools)[source]: Use this patch. 
							
						 
						
							2021-04-11 17:02:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								05b65e68c8 
								
							 
						 
						
							
							
								
								gnu: lldpd: Update to 1.0.10.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (lldpd): Update to 1.0.10. 
							
						 
						
							2021-04-11 00:03:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								24f69e797d 
								
							 
						 
						
							
							
								
								gnu: speedtest-cli: Update to 2.1.3.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.3. 
							
						 
						
							2021-04-09 17:38:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fffa137e6e 
								
							 
						 
						
							
							
								
								gnu: perl-net-cidr-lite: Update to 0.22 [security fixes].  
							
							... 
							
							
							
							* gnu/packages/networking.scm (perl-net-cidr-lite): Update to 0.22. 
							
						 
						
							2021-04-05 15:48:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6f6b0ea0d4 
								
							 
						 
						
							
							
								
								gnu: lldpd: Update to 1.0.9.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (lldpd): Update to 1.0.9. 
							
						 
						
							2021-04-02 23:25:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								67a5e112b1 
								
							 
						 
						
							
							
								
								gnu: opendht: Update to 2.2.0rc4.  
							
							... 
							
							
							
							* gnu/packages/patches/opendht-fix-jami.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Un-register it.
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc4.
[patches]: Remove field.
[inputs]: Use nettle-3.7.
[native-inputs]: Move restinio to...
[propagated-inputs]: ... here. 
							
						 
						
							2021-04-02 07:41:15 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0b25557bea 
								
							 
						 
						
							
							
								
								gnu: restinio: Update to 0.6.13.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (restinio): Update to 0.6.13. 
							
						 
						
							2021-04-02 07:41:15 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7822b15f04 
								
							 
						 
						
							
							
								
								gnu: restbed: Update to 4.7.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (restbed): Update to 4.7. 
							
						 
						
							2021-04-02 07:41:15 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								566408da84 
								
							 
						 
						
							
							
								
								gnu: asio: Update to 1.18.1.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (asio): Update to 1.18.1.
(asio-1.12): New variable.
* gnu/packages/emulators.scm (mame)[inputs]: Use asio-1.12, otherwise it fails
to build. 
							
						 
						
							2021-04-02 07:41:15 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Léo Le Bouter 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8ec03ed547 
								
							 
						 
						
							
							
								
								gnu: perl-data-validate-ip: Update to 0.30 [fixes CVE-2021-29662].  
							
							... 
							
							
							
							* gnu/packages/networking.scm (perl-data-validate-ip): Update to 0.30. 
							
						 
						
							2021-04-01 15:42:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fea1eea452 
								
							 
						 
						
							
							
								
								gnu: perl-net-dns: Update to 1.30.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (perl-net-dns): Update to 1.30. 
							
						 
						
							2021-03-31 00:58:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark H Weaver 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9dea161875 
								
							 
						 
						
							
							
								
								gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.  
							
							... 
							
							
							
							* gnu/packages/calendar.scm (libical),
gnu/packages/check.scm (umockdev),
gnu/packages/fontutils.scm (libraqm),
gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing)
(udisks, libfprint, libportal),
gnu/packages/geo.scm (memphis, osm-gps-map),
gnu/packages/glib.scm (template-glib),
gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed)
(gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel)
(libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord)
(geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager)
(network-manager-applet, gfbgraph, libunique, cheese, libhandy)
(gnome-latex, libgda),
gnu/packages/gstreamer.scm (orc),
gnu/packages/gtk.scm (at-spi2-core, goocanvas),
gnu/packages/language.scm (nimf),
gnu/packages/networking.scm (libnice),
gnu/packages/video.scm (schroedinger),
gnu/packages/virtualization.scm (libosinfo),
gnu/packages/webkit.scm (wpewebkit, webkitgtk),
gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with
'gtk-doc/stable'. 
							
						 
						
							2021-03-27 19:48:50 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								94963642a8 
								
							 
						 
						
							
							
								
								gnu: yggdrasil: Update to 0.3.16.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (yggdrasil): Update to 0.3.16. 
							
						 
						
							2021-03-23 14:20:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Raghav Gururajan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f5e69549ba 
								
							 
						 
						
							
							
								
								gnu: Add usrsctp.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (usrsctp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-03-20 17:47:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								15b39826ff 
								
							 
						 
						
							
							
								
								gnu: quagga: Use archived source tarball.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (quagga)[source]: Download from Fossies archive. 
							
						 
						
							2021-03-13 17:06:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ebd5000263 
								
							 
						 
						
							
							
								
								gnu: wireshark: Update to 3.4.4.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (wireshark): Update to 3.4.4. 
							
						 
						
							2021-03-11 23:11:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fed2879c18 
								
							 
						 
						
							
							
								
								gnu: squid: Update to 4.14.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (squid): Update to 4.14. 
							
						 
						
							2021-03-04 00:45:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								43a5b88358 
								
							 
						 
						
							
							
								
								gnu: socat: Update to 1.7.4.1.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (socat): Update to 1.7.4.1. 
							
						 
						
							2021-03-04 00:45:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d6e11acc21 
								
							 
						 
						
							
							
								
								gnu: zyre: Update to 2.0.1.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (zyre): Update to 2.0.1. 
							
						 
						
							2021-03-04 00:45:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								560e605819 
								
							 
						 
						
							
							
								
								gnu: czmq: Update to 4.2.1.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (czmq): Update to 4.2.1. 
							
						 
						
							2021-03-04 00:45:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								34ff94c407 
								
							 
						 
						
							
							
								
								gnu: whois: Update to 5.5.8.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (whois): Update to 5.5.8. 
							
						 
						
							2021-03-04 00:44:59 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4815f8162f 
								
							 
						 
						
							
							
								
								gnu: Open vSwitch: Update to 2.13.3 [fixes CVE-2020-35498].  
							
							... 
							
							
							
							* gnu/packages/networking.scm (openvswitch): Update to 2.13.3. 
							
						 
						
							2021-02-24 18:49:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vincent Legoll 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55fddf9307 
								
							 
						 
						
							
							
								
								gnu: frrouting: Update to 7.5.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (frrouting): Update to 7.5.
[inputs]: Add libcap and libyang.
Signed-off-by: Leo Famulari <leo@famulari.name> 
							
						 
						
							2021-02-20 18:02:31 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vincent Legoll 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b78202f8a8 
								
							 
						 
						
							
							
								
								gnu: Add libyang  
							
							... 
							
							
							
							* gnu/packages/networking.scm (libyang): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name> 
							
						 
						
							2021-02-20 18:02:31 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Raghav Gururajan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c896d4655d 
								
							 
						 
						
							
							
								
								gnu: gandi.cli: Update to 1.6.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (gandi.cli): Update to 1.6.
[native-inputs]: Add python-pytest.
[propagated-inputs]: Add openssh.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org> 
							
						 
						
							2021-02-16 17:11:27 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Léo Le Bouter 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4767ab4bf6 
								
							 
						 
						
							
							
								
								gnu: miredo: Fix creation of .pid file.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (miredo)[arguments]: Add "--localstatedir=/var"
to #:configure-flags and add 'do-not-create-/run phase to #:phases to remove
code that tries to create a directory inside "@localstatedir@" during install.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org> 
							
						 
						
							2021-02-11 17:18:15 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nicolas Goaziou 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								639ef1ac79 
								
							 
						 
						
							
							
								
								gnu: wireshark: Update to 3.4.3.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (wireshark): Update to 3.4.3. 
							
						 
						
							2021-01-31 11:55:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1c33b1b8e8 
								
							 
						 
						
							
							
								
								gnu: nbd: Update to 3.21.  
							
							... 
							
							
							
							* gnu/packages/networking.scm (nbd): Update to 3.21. 
							
						 
						
							2021-01-17 23:48:12 +01:00