| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: squid: Update to 4.15.•••* gnu/packages/networking.scm (squid): Update to 4.15.
| Tobias Geerinckx-Rice | 2021-05-13 | 1 | -2/+2 |
* | gnu: knockd: Omit duplicate COPYING copy.•••* gnu/packages/networking.scm (knockd)[arguments]: Set the typical
‘--docdir’.
| Tobias Geerinckx-Rice | 2021-05-04 | 1 | -0/+4 |
* | gnu: knockd: Update to 0.8.•••* gnu/packages/networking.scm (knockd): Update to 0.8.
| Tobias Geerinckx-Rice | 2021-05-04 | 1 | -2/+2 |
* | gnu: ethtool: Update to 5.12.•••* gnu/packages/networking.scm (ethtool): Update to 5.12.
| Tobias Geerinckx-Rice | 2021-05-04 | 1 | -2/+2 |
* | gnu: perl-net-dns: Update to 1.31.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.31.
| Tobias Geerinckx-Rice | 2021-05-03 | 1 | -2/+2 |
* | gnu: lldpd: Update to 1.0.11.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.11.
| Tobias Geerinckx-Rice | 2021-05-02 | 1 | -2/+2 |
* | gnu: dante: Update to 1.4.3.•••* gnu/packages/networking.scm (dante): Update to 1.4.3.
| Tobias Geerinckx-Rice | 2021-05-02 | 1 | -3/+2 |
* | 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>
| Maxime Devos | 2021-05-02 | 1 | -13/+13 |
* | gnu: srt: Update to 1.4.3.•••* gnu/packages/networking.scm (srt): Update to 1.4.3.
| Tobias Geerinckx-Rice | 2021-05-01 | 1 | -2/+2 |
* | gnu: wireshark: Update to 3.4.5 [security fixes].•••* gnu/packages/networking.scm (wireshark): Update to 3.4.5.
| Tobias Geerinckx-Rice | 2021-04-22 | 1 | -2/+2 |
* | gnu: Add python-pysctp.•••* gnu/packages/networking.scm(python-pysctp): New variable.
| Hartmut Goebel | 2021-04-11 | 1 | -0/+33 |
* | 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.
| Hartmut Goebel | 2021-04-11 | 1 | -0/+2 |
* | gnu: lldpd: Update to 1.0.10.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.10.
| Tobias Geerinckx-Rice | 2021-04-11 | 1 | -2/+2 |
* | gnu: speedtest-cli: Update to 2.1.3.•••* gnu/packages/networking.scm (speedtest-cli): Update to 2.1.3.
| Tobias Geerinckx-Rice | 2021-04-09 | 1 | -2/+2 |
* | gnu: perl-net-cidr-lite: Update to 0.22 [security fixes].•••* gnu/packages/networking.scm (perl-net-cidr-lite): Update to 0.22.
| Tobias Geerinckx-Rice | 2021-04-05 | 1 | -8/+5 |
* | gnu: lldpd: Update to 1.0.9.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.9.
| Tobias Geerinckx-Rice | 2021-04-02 | 1 | -2/+2 |
* | 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.
| Maxim Cournoyer | 2021-04-02 | 1 | -7/+6 |
* | gnu: restinio: Update to 0.6.13.•••* gnu/packages/networking.scm (restinio): Update to 0.6.13.
| Maxim Cournoyer | 2021-04-02 | 1 | -2/+2 |
* | gnu: restbed: Update to 4.7.•••* gnu/packages/networking.scm (restbed): Update to 4.7.
| Maxim Cournoyer | 2021-04-02 | 1 | -49/+48 |
* | 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.
| Maxim Cournoyer | 2021-04-02 | 1 | -2/+15 |
* | 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.
| Léo Le Bouter | 2021-04-01 | 1 | -2/+2 |
* | gnu: perl-net-dns: Update to 1.30.•••* gnu/packages/networking.scm (perl-net-dns): Update to 1.30.
| Tobias Geerinckx-Rice | 2021-03-31 | 1 | -2/+2 |
* | 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'.
| Mark H Weaver | 2021-03-27 | 1 | -1/+1 |
* | gnu: yggdrasil: Update to 0.3.16.•••* gnu/packages/networking.scm (yggdrasil): Update to 0.3.16.
| Tobias Geerinckx-Rice | 2021-03-23 | 1 | -3/+2 |
* | gnu: Add usrsctp.•••* gnu/packages/networking.scm (usrsctp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan | 2021-03-20 | 1 | -0/+29 |
* | gnu: quagga: Use archived source tarball.•••* gnu/packages/networking.scm (quagga)[source]: Download from Fossies archive.
| Tobias Geerinckx-Rice | 2021-03-13 | 1 | -2/+3 |
* | gnu: wireshark: Update to 3.4.4.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.4.
| Tobias Geerinckx-Rice | 2021-03-11 | 1 | -2/+2 |
* | gnu: squid: Update to 4.14.•••* gnu/packages/networking.scm (squid): Update to 4.14.
| Tobias Geerinckx-Rice | 2021-03-04 | 1 | -2/+2 |
* | gnu: socat: Update to 1.7.4.1.•••* gnu/packages/networking.scm (socat): Update to 1.7.4.1.
| Tobias Geerinckx-Rice | 2021-03-04 | 1 | -2/+2 |
* | gnu: zyre: Update to 2.0.1.•••* gnu/packages/networking.scm (zyre): Update to 2.0.1.
| Tobias Geerinckx-Rice | 2021-03-04 | 1 | -2/+2 |
* | gnu: czmq: Update to 4.2.1.•••* gnu/packages/networking.scm (czmq): Update to 4.2.1.
| Tobias Geerinckx-Rice | 2021-03-04 | 1 | -2/+2 |
* | gnu: whois: Update to 5.5.8.•••* gnu/packages/networking.scm (whois): Update to 5.5.8.
| Tobias Geerinckx-Rice | 2021-03-04 | 1 | -2/+2 |
* | gnu: Open vSwitch: Update to 2.13.3 [fixes CVE-2020-35498].•••* gnu/packages/networking.scm (openvswitch): Update to 2.13.3.
| Leo Famulari | 2021-02-24 | 1 | -2/+2 |
* | 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>
| Vincent Legoll | 2021-02-20 | 1 | -2/+4 |
* | gnu: Add libyang•••* gnu/packages/networking.scm (libyang): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll | 2021-02-20 | 1 | -0/+27 |
* | 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>
| Raghav Gururajan | 2021-02-16 | 1 | -2/+5 |
* | 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>
| Léo Le Bouter | 2021-02-11 | 1 | -1/+9 |
* | gnu: wireshark: Update to 3.4.3.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.3.
| Nicolas Goaziou | 2021-01-31 | 1 | -3/+3 |
* | gnu: nbd: Update to 3.21.•••* gnu/packages/networking.scm (nbd): Update to 3.21.
| Tobias Geerinckx-Rice | 2021-01-17 | 1 | -13/+12 |
* | gnu: lldpd: Update to 1.0.8.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.8.
| Tobias Geerinckx-Rice | 2021-01-14 | 1 | -2/+2 |
* | gnu: bwm-ng: Update to 0.6.3.•••* gnu/packages/networking.scm (bwm-ng): Update to 0.6.3.
| Tobias Geerinckx-Rice | 2021-01-10 | 1 | -2/+2 |
* | gnu: httpstat: Update to 1.3.1.•••* gnu/packages/networking.scm (httpstat): Update to 1.3.1.
| Tobias Geerinckx-Rice | 2021-01-02 | 1 | -4/+3 |
* | gnu: libproxy: Update to 0.4.17.•••* gnu/packages/networking.scm (libproxy): Update to 0.4.17.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vincent Legoll | 2020-12-31 | 1 | -2/+2 |
* | gnu: whois: Fix cross compiling.•••* gnu/packages/networking.scm (whois)[arguments]: Use cc-for-target
and pkg-config-for-target.
| Efraim Flashner | 2020-12-28 | 1 | -1/+2 |
* | gnu: whois: Fetch from upstream repository.•••* gnu/packages/networking.scm (whois)[source]: Download from upstream
git repository.
| Efraim Flashner | 2020-12-28 | 1 | -4/+6 |
* | gnu: whois: Update to 5.5.7.•••* gnu/packages/networking.scm (whois): Update to 5.5.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll | 2020-12-28 | 1 | -2/+2 |
* | gnu: miredo: Fix to use iproute2 from the store.•••* gnu/packages/networking.scm (miredo):
[inputs]: Add iproute.
[arguments]: New phase 'patch-iproute2 that patches sources to use
iproute2 from the store.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| John Doe | 2020-12-26 | 1 | -0/+9 |
* | gnu: perl-geo-ip: Remove package.•••Fixes <https://bugs.gnu.org/29485>.
* gnu/packages/networking.scm (perl-geo-ip): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| zimoun | 2020-12-22 | 1 | -24/+0 |
* | gnu: httpstat: Update to 1.3.0.•••* gnu/packages/networking.scm (httpstat): Update to 1.3.0.
[source]: Changed uri from pypi-uri to git-reference.
[arguments]: Add substitution for changed time units of curl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder | 2020-12-21 | 1 | -5/+12 |
* | gnu: wireshark: Update to 3.4.2.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.2.
| Tobias Geerinckx-Rice | 2020-12-20 | 1 | -2/+2 |