| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: ethtool: Update to 5.15.•••* gnu/packages/networking.scm (ethtool): Update to 5.15.
| Tobias Geerinckx-Rice | 2021-11-30 | 1 | -2/+2 |
* | gnu: squid: Update to 4.17.•••* gnu/packages/networking.scm (squid): Update to 4.17.
| Tobias Geerinckx-Rice | 2021-11-27 | 1 | -2/+2 |
* | gnu: shadowsocks: Update to 2.9.1.•••* gnu/packages/networking.scm (shadowsocks): Update to 2.9.1.
| Nicolas Goaziou | 2021-11-27 | 1 | -35/+31 |
* | gnu: Remove asio-1.12.•••* gnu/packages/networking.scm (asio-1.12): Remove variable.
| Nicolas Goaziou | 2021-11-27 | 1 | -16/+3 |
* | 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 | 1 | -9/+5 |
* | gnu: lldpd: Update to 1.0.13.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.13.
| Tobias Geerinckx-Rice | 2021-11-27 | 1 | -2/+2 |
* | gnu: batctl: Update to 2021.4.•••* gnu/packages/networking.scm (batctl): Update to 2021.4.
| Tobias Geerinckx-Rice | 2021-11-27 | 1 | -2/+2 |
* | Revert "gnu: Remove asio-1.12."•••This reverts commit e8cb755774034b14e76c137a8edf33f705413860.
The variable is still required by restbed.
| Nicolas Goaziou | 2021-11-26 | 1 | -3/+16 |
* | gnu: Remove asio-1.12.•••* gnu/packages/networking.scm (asio-1.12): Remove variable.
| Nicolas Goaziou | 2021-11-26 | 1 | -16/+3 |
* | gnu: asio: Update to 1.20.0.•••* gnu/packages/networking.scm (asio): Update to 1.20.0.
| Nicolas Goaziou | 2021-11-26 | 1 | -2/+2 |
* | gnu: wireshark: Update to 3.6.0.•••* gnu/packages/networking.scm (wireshark): Update to 3.6.0.
| Nicolas Goaziou | 2021-11-23 | 1 | -2/+2 |
* | gnu: wireshark: Update to 3.4.10.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.10.
| Nicolas Goaziou | 2021-11-18 | 1 | -2/+2 |
* | gnu: mbuffer: Update to 20211018.•••* gnu/packages/networking.scm (mbuffer): Update to 20211018.
[native-inputs]: Add which.
| Tobias Geerinckx-Rice | 2021-11-08 | 1 | -2/+4 |
* | gnu: nbd: Update to 3.22.•••* gnu/packages/networking.scm (nbd): Update to 3.22.
[native-inputs]: Add bison.
| Tobias Geerinckx-Rice | 2021-11-08 | 1 | -3/+4 |
* | gnu: openvswitch: Omit most static libraries.•••* gnu/packages/networking.scm (openvswitch)[arguments]:
Add "--disable-static" to #:configure-flags.
| Tobias Geerinckx-Rice | 2021-11-03 | 1 | -0/+1 |
* | gnu: openvswitch: Update to 2.16.1.•••* gnu/packages/networking.scm (openvswitch): Update to 2.16.1.
| Tobias Geerinckx-Rice | 2021-11-03 | 1 | -2/+2 |
* | gnu: proxychains-ng: Cross-compile.•••* gnu/packages/networking.scm (proxychains-ng)[arguments]:
Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice | 2021-11-03 | 1 | -2/+1 |
* | 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 | 1 | -4/+3 |
* | gnu: putty: Edit description.•••* gnu/packages/networking.scm (putty)[synopsis, description]:
Write PuTTY. Expand the used @acronym{}s.
| Tobias Geerinckx-Rice | 2021-11-03 | 1 | -5/+7 |
* | 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 | 1 | -2/+4 |
* | 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-11-03 | 1 | -5/+3 |
* | gnu: blueman: Update to 2.2.3.•••* gnu/packages/networking.scm (blueman): Update to 2.2.3.
| Tobias Geerinckx-Rice | 2021-10-29 | 1 | -2/+2 |
* | gnu: ethtool: Update to 5.14.•••* gnu/packages/networking.scm (ethtool): Update to 5.14.
| Tobias Geerinckx-Rice | 2021-10-21 | 1 | -2/+2 |
* | 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-17 | 1 | -10/+6 |
* | 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-13 | 1 | -1/+1 |
* | gnu: wireshark: Update to 3.4.9.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.9.
| Nicolas Goaziou | 2021-10-07 | 1 | -2/+2 |
* | 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 | 1 | -8/+36 |
* | gnu: Open vSwitch: Update to 2.16.0.•••* gnu/packages/networking.scm (openvswitch): Update to 2.16.0.
| Marius Bakke | 2021-10-05 | 1 | -2/+2 |
* | 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 | 1 | -4/+3 |
* | gnu: ndisc6: Update to 1.0.5.•••* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
| Tobias Geerinckx-Rice | 2021-10-04 | 1 | -2/+2 |
* | 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-25 | 1 | -2/+1 |
* | gnu: batctl: Update to 2021.3.•••* gnu/packages/networking.scm (batctl): Update to 2021.3.
| Tobias Geerinckx-Rice | 2021-09-21 | 1 | -2/+2 |
* | gnu: Add bird.•••* gnu/packages/networking.scm (bird): New variable.
| Oleg Pykhalov | 2021-09-12 | 1 | -1/+34 |
* | gnu: Add slurm-monitor.•••* gnu/packages/networking.scm (slurm-monitor): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Milkey Mouse | 2021-09-07 | 1 | -0/+25 |
* | 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-04 | 1 | -1/+1 |
* | gnu: lldpd: Update to 1.0.12.•••* gnu/packages/networking.scm (lldpd): Update to 1.0.12.
| Tobias Geerinckx-Rice | 2021-09-03 | 1 | -2/+2 |
* | gnu: wireshark: Update to 3.4.8.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.8.
| Nicolas Goaziou | 2021-08-26 | 1 | -2/+2 |
* | 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-07-27 | 1 | -27/+0 |
* | gnu: opendht: Update to 2.3.0.•••* gnu/packages/networking.scm (opendht): Update to 2.3.0.
| Maxim Cournoyer | 2021-08-13 | 1 | -4/+3 |
* | 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-27 | 1 | -7/+16 |
* | gnu: wireshark: Update to 3.4.7.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.7.
| Nicolas Goaziou | 2021-07-26 | 1 | -4/+3 |
* | 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-19 | 1 | -1/+3 |
* | gnu: Add putty.•••* gnu/packages/networking.scm (putty): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| terramorpha | 2021-07-15 | 1 | -0/+33 |
* | gnu: Add traceroute.•••* gnu/packages/networking.scm (traceroute): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Vincent Legoll | 2021-07-13 | 1 | -1/+44 |
* | gnu: Add netdiscover.•••* gnu/packages/networking.scm (netdiscover): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Justin Veilleux | 2021-07-10 | 1 | -0/+31 |
* | 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-07-03 | 1 | -8/+6 |
* | gnu: iwd: Update to 1.15.•••* gnu/packages/networking.scm (iwd): Update to 1.15.
| Tobias Geerinckx-Rice | 2021-06-24 | 1 | -2/+2 |
* | gnu: asio: Update to 1.18.2.•••* gnu/packages/networking.scm (asio): Update to 1.18.2.
| Tobias Geerinckx-Rice | 2021-06-21 | 1 | -2/+2 |
* | gnu: whois: Update to 5.5.10.•••* gnu/packages/networking.scm (whois): Update to 5.5.10.
| Tobias Geerinckx-Rice | 2021-06-21 | 1 | -2/+2 |
* | gnu: Add missing imports to (gnu packages vpn).•••This follows up on c85ed0e758d7fa230c08dba6b95c65ceac098d50.
* gnu/packages/vpn.scm: Import (gnu packages curl), (gnu packages gnome),
and (gnu packages multiprecision).
* gnu/packages/networking.scm: Remove unused
(gnu packages multiprecision) import.
f
| Tobias Geerinckx-Rice | 2021-06-19 | 1 | -1/+0 |