Age | Commit message (Expand) | Author |
2021-12-02 | gnu: yggdrasil: Simplify build phases....* gnu/packages/networking.scm (yggdrasil)[arguments]: Rewrite custom
'build phase reusing go-build-system 'build phase. Remove custom
'install phase.
| Efraim Flashner |
2021-12-01 | gnu: yggdrasil: Update to 0.4.1....* gnu/packages/networking.scm (yggdrasil): Update to 0.4.1.
* gnu/packages/patches/yggdrasil-extra-config.patch: Update for new version.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| raingloom |
2021-12-01 | gnu: yggdrasil: Update to 0.4.0....* gnu/packages/patches/yggdrasil-extra-config.patch: Update patch.
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.0.
[arguments]: Also install genkeys.
[propagated-inputs]: Remove go-github-com-cheggaaa-pb; add go-golang-org-x-sys,
go-github-com-mattn-go-runewidth, go-github-com-mattn-go-isatty,
go-github-com-fatih-color, go-github-com-cheggaaa-pb-v3,
go-github-com-vividcortex-ewma, and go-github-com-arceliar-ironwood.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| raingloom |
2021-11-30 | gnu: ethtool: Update to 5.15....* gnu/packages/networking.scm (ethtool): Update to 5.15.
| Tobias Geerinckx-Rice |
2021-11-27 | gnu: squid: Update to 4.17....* gnu/packages/networking.scm (squid): Update to 4.17.
| Tobias Geerinckx-Rice |
2021-11-27 | gnu: shadowsocks: Update to 2.9.1....* gnu/packages/networking.scm (shadowsocks): Update to 2.9.1.
| Nicolas Goaziou |
2021-11-27 | gnu: Remove asio-1.12....* gnu/packages/networking.scm (asio-1.12): Remove variable.
| Nicolas Goaziou |
2021-11-27 | gnu: restbed: Update to 4.8....* gnu/packages/networking.scm (restbed): Update to 4.8.
[inputs]: Use latest `asio'.
[arguments]: Activate tests. Remove unknown configure flags.
| Nicolas Goaziou |
2021-11-27 | gnu: lldpd: Update to 1.0.13....* gnu/packages/networking.scm (lldpd): Update to 1.0.13.
| Tobias Geerinckx-Rice |
2021-11-27 | gnu: batctl: Update to 2021.4....* gnu/packages/networking.scm (batctl): Update to 2021.4.
| Tobias Geerinckx-Rice |
2021-11-26 | Revert "gnu: Remove asio-1.12."...This reverts commit e8cb755774034b14e76c137a8edf33f705413860.
The variable is still required by restbed.
| Nicolas Goaziou |
2021-11-26 | gnu: Remove asio-1.12....* gnu/packages/networking.scm (asio-1.12): Remove variable.
| Nicolas Goaziou |
2021-11-26 | gnu: asio: Update to 1.20.0....* gnu/packages/networking.scm (asio): Update to 1.20.0.
| Nicolas Goaziou |
2021-11-23 | gnu: wireshark: Update to 3.6.0....* gnu/packages/networking.scm (wireshark): Update to 3.6.0.
| Nicolas Goaziou |
2021-11-18 | gnu: wireshark: Update to 3.4.10....* gnu/packages/networking.scm (wireshark): Update to 3.4.10.
| Nicolas Goaziou |
2021-11-08 | gnu: mbuffer: Update to 20211018....* gnu/packages/networking.scm (mbuffer): Update to 20211018.
[native-inputs]: Add which.
| Tobias Geerinckx-Rice |
2021-11-08 | gnu: nbd: Update to 3.22....* gnu/packages/networking.scm (nbd): Update to 3.22.
[native-inputs]: Add bison.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: openvswitch: Omit most static libraries....* gnu/packages/networking.scm (openvswitch)[arguments]:
Add "--disable-static" to #:configure-flags.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: openvswitch: Update to 2.16.1....* gnu/packages/networking.scm (openvswitch): Update to 2.16.1.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: proxychains-ng: Cross-compile....* gnu/packages/networking.scm (proxychains-ng)[arguments]:
Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: proxychains-ng: Update to 4.15....* gnu/packages/networking.scm (proxychains-ng): Update to 4.15.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: putty: Edit description....* gnu/packages/networking.scm (putty)[synopsis, description]:
Write PuTTY. Expand the used @acronym{}s.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: putty: Try the upstream download URL first....* gnu/packages/networking.scm (putty)[source]:
Add greenend.org.uk URL to the list.
| Tobias Geerinckx-Rice |
2021-11-03 | gnu: putty: Update to 0.76....* gnu/packages/networking.scm (putty): Update to 0.76.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-29 | gnu: blueman: Update to 2.2.3....* gnu/packages/networking.scm (blueman): Update to 2.2.3.
| Tobias Geerinckx-Rice |
2021-10-21 | gnu: ethtool: Update to 5.14....* gnu/packages/networking.scm (ethtool): Update to 5.14.
| Tobias Geerinckx-Rice |
2021-10-17 | gnu: blueman: Update to 2.2.2....* gnu/packages/networking.scm (blueman): Update to 2.2.2.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-13 | gnu: Rename google-brotli back to brotli....Sorry for the noise, but good riddance. Our nonstandard name for this
package has caused confusion since it was added. For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.
The Python packages will be fixed in the next commit.
* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
| Tobias Geerinckx-Rice |
2021-10-07 | gnu: wireshark: Update to 3.4.9....* gnu/packages/networking.scm (wireshark): Update to 3.4.9.
| Nicolas Goaziou |
2021-10-05 | gnu: Open vSwitch: Enable tests....* gnu/packages/networking.scm (openvswitch)[arguments]: Remove #:tests?. Add
two new phases to patch /bin/sh, and create a 'kill -0' script that handles
zombies.
[native-inputs]: Add BASH and PROCPS.
[inputs]: Add BASH-MINIMAL.
| Marius Bakke |
2021-10-05 | gnu: Open vSwitch: Update to 2.16.0....* gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
| Marius Bakke |
2021-10-04 | gnu: squid: Update to 4.16....* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-10-04 | gnu: ndisc6: Update to 1.0.5....* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
| Tobias Geerinckx-Rice |
2021-09-25 | gnu: Consolidate duplicate copyright names....* gnu/packages/android.scm: Consolidate copyright lines with the same email address.
* gnu/packages/code.scm: Likewise.
* gnu/packages/cpp.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/file.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gps.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/web.scm: Likewise.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Greg Hogan |
2021-09-21 | gnu: batctl: Update to 2021.3....* gnu/packages/networking.scm (batctl): Update to 2021.3.
| Tobias Geerinckx-Rice |
2021-09-12 | gnu: Add bird....* gnu/packages/networking.scm (bird): New variable.
| Oleg Pykhalov |
2021-09-07 | gnu: Add slurm-monitor....* gnu/packages/networking.scm (slurm-monitor): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Milkey Mouse |
2021-09-04 | gnu: perl-io-socket-inet6: Propagate runtime dependency....* gnu/packages/networking.scm (perl-io-socket-inet6)[inputs]: Change to ...
[propagated-inputs]: ... this.
| Marius Bakke |
2021-09-03 | gnu: lldpd: Update to 1.0.12....* gnu/packages/networking.scm (lldpd): Update to 1.0.12.
| Tobias Geerinckx-Rice |
2021-08-26 | gnu: wireshark: Update to 3.4.8....* gnu/packages/networking.scm (wireshark): Update to 3.4.8.
| Nicolas Goaziou |
2021-07-27 | gnu: Remove pidentd....As discussed in <https://bugs.gnu.org/46602>, pidentd does not support a
current release of OpenSSL, and there does not seem to be any activity
upstream to improve that.
* gnu/packages/networking.scm (pidentd): Remove variable.
| Leo Famulari |
2021-08-13 | gnu: opendht: Update to 2.3.0....* gnu/packages/networking.scm (opendht): Update to 2.3.0.
| Maxim Cournoyer |
2021-07-27 | gnu: VDE 2: Update to 2.3.2-0.8c65ebc....Updating to this unreleased revision allows us to package VDE 2 with
wolfSSL instead of the obsolete OpenSSL 1.0:
https://github.com/virtualsquare/vde-2/issues/2
* gnu/packages/networking.scm (vde2): Update to 2.3.2-0.8c65ebc.
[source]: Use git-fetch.
[native-inputs]: Add autoconf, automake, and libtool
[inputs]: Replace openssl-1.0 with wolfssl.
| Leo Famulari |
2021-07-26 | gnu: wireshark: Update to 3.4.7....* gnu/packages/networking.scm (wireshark): Update to 3.4.7.
| Nicolas Goaziou |
2021-07-19 | gnu: zeromq: Enable DRAFTs....* gnu/packages/networking.scm (zeromq)[arguments]<#:configure-flags>: Pass
--enable-drafts.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-07-15 | gnu: Add putty....* gnu/packages/networking.scm (putty): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| terramorpha |
2021-07-13 | gnu: Add traceroute....* gnu/packages/networking.scm (traceroute): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Vincent Legoll |
2021-07-10 | gnu: Add netdiscover....* gnu/packages/networking.scm (netdiscover): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Justin Veilleux |
2021-07-03 | gnu: blueman: Update to 2.2.1....* gnu/packages/networking.scm (blueman): Update to 2.2.1.
[arguments]: Remove patch on dropped commands "assistant" and "report".
squash! bnu: blueman: Update to 2.2.1.
| Brice Waegeneire |
2021-06-24 | gnu: iwd: Update to 1.15....* gnu/packages/networking.scm (iwd): Update to 1.15.
| Tobias Geerinckx-Rice |