Age | Commit message (Expand) | Author |
---|---|---|
2019-10-28 | gnu: wireshark: Update to 3.0.6....* gnu/packages/networking.scm (wireshark): Update to 3.0.6. | Tobias Geerinckx-Rice |
2019-10-18 | gnu: Add batctl....* gnu/packages/networking.scm (batctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Tonton |
2019-10-16 | gnu: perl-net-dns: Update to 1.21....* gnu/packages/networking.scm (perl-net-dns): Update to 1.21. | Tobias Geerinckx-Rice |
2019-10-10 | gnu: whois: Update to 5.5.2....* gnu/packages/networking.scm (whois): Update to 5.5.2. | Marius Bakke |
2019-10-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-10-03 | gnu: wireshark: Update to 3.0.5....* gnu/packages/networking.scm (wireshark): Update to 3.0.5. | Nicolas Goaziou |
2019-10-01 | gnu: Add iwd....* gnu/packages/networking.scm (iwd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Brice Waegeneire |
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-28 | gnu: ubridge: Update to 0.9.16....* gnu/packages/networking.scm (ubridge): Update to 0.9.16. | Tobias Geerinckx-Rice |
2019-09-27 | Merge branch 'master' into core-updates | Marius Bakke |
2019-09-24 | gnu: openvswitch: Update to 2.12.0....* gnu/packages/networking.scm (openvswitch): Update to 2.12.0. | Marius Bakke |
2019-09-24 | gnu: ethtool: Update to 5.3....* gnu/packages/networking.scm (ethtool): Update to 5.3. | Tobias Geerinckx-Rice |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-10 | gnu: strongswan: Update to 5.8.1....* gnu/packages/networking.scm (strongswan): Update to 5.8.1. | Tobias Geerinckx-Rice |
2019-09-09 | gnu: zeromq: Use HTTPS home page....* gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2019-09-09 | gnu: zeromq: Update to 4.3.2....* gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source]: Download GitHub release tarball. | Tobias Geerinckx-Rice |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-22 | gnu: Add reaver....* gnu/packages/networking.scm (reaver): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Timotej Lazar |
2019-08-22 | gnu: Add pixiewps....* gnu/packages/networking.scm (pixiewps): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Timotej Lazar |
2019-08-22 | gnu: whois: Update to 5.5.1....* gnu/packages/networking.scm (whois): Update to 5.5.1. | Tobias Geerinckx-Rice |
2019-08-22 | gnu: whois: Don't use NAME in source URI....* gnu/packages/networking.scm (whois)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-08-21 | gnu: hcxdumptool: Update to 5.2.0....* gnu/packages/networking.scm (hcxdumptool): Update to 5.2.0. | Tobias Geerinckx-Rice |
2019-08-21 | gnu: hcxtools: Update to 5.2.0....* gnu/packages/networking.scm (hcxtools): Update to 5.2.0. | Tobias Geerinckx-Rice |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-01 | gnu: wireshark: Update to 3.0.3....* gnu/packages/networking.scm (wireshark): Update to 3.0.3. | Nicolas Goaziou |
2019-07-31 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-25 | gnu: perl-net-dns-resolver-mock: Edit synopsis & description....* gnu/packages/networking.scm (perl-net-dns-resolver-mock)[synopsis]: Remove unfortunate ‘a’. [description]: Fix typo. Edit for clarity. | Tobias Geerinckx-Rice |
2019-07-25 | gnu: perl-net-dns-resolver-mock: Unpropagate perl-net-dns....* gnu/packages/networking.scm (perl-net-dns-resolver-mock)[inputs]: Move perl-net-dns to here… [propagated-inputs]: …from here. | Tobias Geerinckx-Rice |
2019-07-25 | gnu: Add perl-net-dns-resolver-mock....* gnu/packages/networking.scm (perl-net-dns-resolver-mock): New variable. | Julien Lepiller |
2019-07-22 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-22 | gnu: whois: Update to 5.5.0....* gnu/packages/networking.scm (whois): Update to 5.5.0. | Marius Bakke |
2019-07-19 | gnu: zyre: Kernel headers are system headers....* gnu/packages/networking.scm (zyre)[arguments]: Add <#:make-flags>. | Marius Bakke |
2019-07-19 | gnu: czmq: Update to 4.2.0....* gnu/packages/networking.scm (czmq): Update to 4.2.0. [arguments]: Enable tests, but patch out the non-working one. | Marius Bakke |
2019-07-19 | gnu: pidentd: Build against OpenSSL 1.0....* gnu/packages/networking.scm (pidentd)[inputs]: Change OPENSSL to OPENSSL-1.0. | Marius Bakke |
2019-07-18 | gnu: zeromq: Update to 4.3.2....* gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source](uri): Adjust accordingly. | Marius Bakke |
2019-07-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-07-14 | gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7....These variables are no longer set in the build environment by default. GCC still respects these search paths and treats them as "system headers" so we can continue to use them, just not expect them to be available. * gnu/packages/mpi.scm (openmpi)[arguments]: Do not attempt to read from C_INCLUDE_PATH, nor CPLUS_INCLUDE_PATH. * gnu/packages/games.scm (kiki)[arguments]: Likewise. * gnu/packages/networking.scm (hcxtools)[arguments]: Likewise. * gnu/packages/synergy.scm (synergy)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (gemma, sailfish)[arguments]: Likewise. * gnu/packages/maths.scm (dune-alugrid)[arguments]: Likewise. | Marius Bakke |
2019-07-14 | gnu: nzbget: Update to 21.0....* gnu/packages/networking.scm (nzbget): Update to 21.0. | Rutger Helling |
2019-07-10 | gnu: strongswan: Update to 5.8.0 [fixes CVE-2018-17540, CVE-2018-2065{0,1}]....* gnu/packages/networking.scm (strongswan): Update to 5.8.0. | Efraim Flashner |
2019-07-10 | gnu: net-snmp: Mark package not affected by CVE-2015-8100....* gnu/packages/networking.scm (net-snmp)[properties]: New field. | Efraim Flashner |
2019-06-18 | gnu: aircrack-ng: Update to 1.5.2....* gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Vasile Dumitrascu |
2019-06-18 | gnu: gandi.cli: Update to 1.5....* gnu/packages/networking.scm (gandi.cli): Update to 1.5. | Tobias Geerinckx-Rice |
2019-06-18 | gnu: hcxdumptool: Update to 5.1.5....* gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5. | Tobias Geerinckx-Rice |
2019-06-18 | gnu: hcxtools: Update to 5.1.6....* gnu/packages/networking.scm (hcxtools): Update to 5.1.6. | Tobias Geerinckx-Rice |
2019-06-14 | gnu: whois: Update to 5.4.3....* gnu/packages/networking.scm (whois): Update to 5.4.3. | Marius Bakke |
2019-06-05 | gnu: openvswitch: Update to 2.11.1....* gnu/packages/networking.scm (openvswitch): Update to 2.11.1. | Marius Bakke |
2019-06-05 | gnu: openvswitch: Update home page....* gnu/packages/networking.scm (openvswitch)[source, home-page]: Use HTTPS. | Marius Bakke |
2019-05-23 | gnu: wireshark: Update to 3.0.2....* gnu/packages/networking.scm (wireshark): Update to 3.0.2. | Nicolas Goaziou |
2019-05-15 | gnu: ubridge: Don't use unstable tarball....* gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-05-15 | gnu: ubridge: Update to 0.9.15....* gnu/packages/networking.scm (ubridge): Update to 0.9.15. | Tobias Geerinckx-Rice |