~ruther/guix-local

ref: e1444afa2dd78742e48daa7e4f4db03d53fa0efa guix-local/gnu/packages/networking.scm -rw-r--r-- 44.7 KiB
d1e4ad1b — Tobias Geerinckx-Rice 9 years ago
gnu: Fix typos in descriptions.

* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
3cd501c8 — Mathieu Othacehe 9 years ago
gnu: speedtest-cli: Update to 1.0.3.

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
32380cdb — Nicolas Goaziou 9 years ago
gnu: wireshark: Update to 2.2.6.

* gnu/packages/networking.scm (wireshark): Update to 2.2.6.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
6fd52309 — Tobias Geerinckx-Rice 9 years ago
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.

All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
4cacd87e — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
5b5cf3c7 — Gábor Boskovits 9 years ago
gnu: Add tftp-hpa.

* gnu/packages/networking.scm (tftp-hpa): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
e90e0fad — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
9c974c93 — Marius Bakke 9 years ago
gnu: iperf: Update to 3.1.7.

* gnu/packages/networking.scm (iperf): Update to 3.1.7.
5af1a381 — Nicolas Goaziou 9 years ago
gnu: wireshark: Update to 2.2.5.

* gnu/packages/networking.scm (wireshark): Update to 2.2.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
38510546 — Pjotr Prins 9 years ago
gnu: Add speedtest-cli.

* gnu/packages/networking.scm (speedtest-cli): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
8779987b — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
a6d9f883 — Marius Bakke 9 years ago
gnu: whois: Update to 5.2.15.

* gnu/packages/networking.scm (whois): Update to 5.2.15.
d15432ca — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
424b1ae7 — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
92ac2cff — 宋文武 9 years ago
gnu: Add openvswitch.

* gnu/packages/networking.scm (openvswitch): New variable.
e8c83d04 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
49a984ce — Nicolas Goaziou 9 years ago
gnu: wireshark: Update to 2.2.4.

* gnu/packages/networking.scm (wireshark): Update to 2.2.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
58ea4d40 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
89e34644 — Ludovic Courtès 9 years ago
gnu: Move Kerberos implemetations to (gnu packages kerberos).

* gnu/packages/mit-krb5.scm: Remove.
* gnu/packages/shishi.scm: Remove.
* gnu/packages/kerberos.scm: New file, from the concatenation of these
two.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gsasl.scm, gnu/packages/java.scm,
gnu/packages/networking.scm, gnu/packages/nfs.scm,
gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm,
gnu/packages/web.scm: Adjust accordingly.
Next