summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\|
| * gnu: ubridge: Update to 0.9.16.Tobias Geerinckx-Rice2019-09-28
| | | | | | | | * gnu/packages/networking.scm (ubridge): Update to 0.9.16.
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\|
| * gnu: openvswitch: Update to 2.12.0.Marius Bakke2019-09-24
| | | | | | | | * gnu/packages/networking.scm (openvswitch): Update to 2.12.0.
| * gnu: ethtool: Update to 5.3.Tobias Geerinckx-Rice2019-09-24
| | | | | | | | * gnu/packages/networking.scm (ethtool): Update to 5.3.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * gnu: strongswan: Update to 5.8.1.Tobias Geerinckx-Rice2019-09-10
| | | | | | | | * gnu/packages/networking.scm (strongswan): Update to 5.8.1.
| * gnu: zeromq: Use HTTPS home page.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | * gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS.
| * gnu: zeromq: Update to 4.3.2.Tobias Geerinckx-Rice2019-09-09
| | | | | | | | | | * gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source]: Download GitHub release tarball.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * gnu: Add reaver.Timotej Lazar2019-08-22
| | | | | | | | | | | | * gnu/packages/networking.scm (reaver): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add pixiewps.Timotej Lazar2019-08-22
| | | | | | | | | | | | * gnu/packages/networking.scm (pixiewps): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: whois: Update to 5.5.1.Tobias Geerinckx-Rice2019-08-22
| | | | | | | | * gnu/packages/networking.scm (whois): Update to 5.5.1.
| * gnu: whois: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-22
| | | | | | | | * gnu/packages/networking.scm (whois)[source]: Hard-code NAME.
| * gnu: hcxdumptool: Update to 5.2.0.Tobias Geerinckx-Rice2019-08-21
| | | | | | | | * gnu/packages/networking.scm (hcxdumptool): Update to 5.2.0.
| * gnu: hcxtools: Update to 5.2.0.Tobias Geerinckx-Rice2019-08-21
| | | | | | | | * gnu/packages/networking.scm (hcxtools): Update to 5.2.0.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: wireshark: Update to 3.0.3.Nicolas Goaziou2019-08-01
| | | | | | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.3.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|
| * gnu: perl-net-dns-resolver-mock: Edit synopsis & description.Tobias Geerinckx-Rice2019-07-25
| | | | | | | | | | | | * gnu/packages/networking.scm (perl-net-dns-resolver-mock)[synopsis]: Remove unfortunate ‘a’. [description]: Fix typo. Edit for clarity.
| * gnu: perl-net-dns-resolver-mock: Unpropagate perl-net-dns.Tobias Geerinckx-Rice2019-07-25
| | | | | | | | | | | | * gnu/packages/networking.scm (perl-net-dns-resolver-mock)[inputs]: Move perl-net-dns to here… [propagated-inputs]: …from here.
| * gnu: Add perl-net-dns-resolver-mock.Julien Lepiller2019-07-25
| | | | | | | | | | * gnu/packages/networking.scm (perl-net-dns-resolver-mock): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\|
| * gnu: whois: Update to 5.5.0.Marius Bakke2019-07-22
| | | | | | | | * gnu/packages/networking.scm (whois): Update to 5.5.0.
* | gnu: zyre: Kernel headers are system headers.Marius Bakke2019-07-19
| | | | | | | | * gnu/packages/networking.scm (zyre)[arguments]: Add <#:make-flags>.
* | gnu: czmq: Update to 4.2.0.Marius Bakke2019-07-19
| | | | | | | | | | * gnu/packages/networking.scm (czmq): Update to 4.2.0. [arguments]: Enable tests, but patch out the non-working one.
* | gnu: pidentd: Build against OpenSSL 1.0.Marius Bakke2019-07-19
| | | | | | | | * gnu/packages/networking.scm (pidentd)[inputs]: Change OPENSSL to OPENSSL-1.0.
* | gnu: zeromq: Update to 4.3.2.Marius Bakke2019-07-18
| | | | | | | | | | * gnu/packages/networking.scm (zeromq): Update to 4.3.2. [source](uri): Adjust accordingly.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: nzbget: Update to 21.0.Rutger Helling2019-07-14
| | | | | | | | * gnu/packages/networking.scm (nzbget): Update to 21.0.
* | gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7.Marius Bakke2019-07-14
|/ | | | | | | | | | | | | | 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.
* gnu: strongswan: Update to 5.8.0 [fixes CVE-2018-17540, CVE-2018-2065{0,1}].Efraim Flashner2019-07-10
| | | | * gnu/packages/networking.scm (strongswan): Update to 5.8.0.
* gnu: net-snmp: Mark package not affected by CVE-2015-8100.Efraim Flashner2019-07-10
| | | | * gnu/packages/networking.scm (net-snmp)[properties]: New field.
* gnu: aircrack-ng: Update to 1.5.2.Vasile Dumitrascu2019-06-18
| | | | | | * gnu/packages/networking.scm (aircrack-ng): Update to 1.5.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gandi.cli: Update to 1.5.Tobias Geerinckx-Rice2019-06-18
| | | | * gnu/packages/networking.scm (gandi.cli): Update to 1.5.
* gnu: hcxdumptool: Update to 5.1.5.Tobias Geerinckx-Rice2019-06-18
| | | | * gnu/packages/networking.scm (hcxdumptool): Update to 5.1.5.
* gnu: hcxtools: Update to 5.1.6.Tobias Geerinckx-Rice2019-06-18
| | | | * gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
* gnu: whois: Update to 5.4.3.Marius Bakke2019-06-14
| | | | * gnu/packages/networking.scm (whois): Update to 5.4.3.
* gnu: openvswitch: Update to 2.11.1.Marius Bakke2019-06-05
| | | | * gnu/packages/networking.scm (openvswitch): Update to 2.11.1.
* gnu: openvswitch: Update home page.Marius Bakke2019-06-05
| | | | * gnu/packages/networking.scm (openvswitch)[source, home-page]: Use HTTPS.
* gnu: wireshark: Update to 3.0.2.Nicolas Goaziou2019-05-23
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.2.
* gnu: ubridge: Don't use unstable tarball.Tobias Geerinckx-Rice2019-05-15
| | | | | * gnu/packages/networking.scm (ubridge)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: ubridge: Update to 0.9.15.Tobias Geerinckx-Rice2019-05-15
| | | | * gnu/packages/networking.scm (ubridge): Update to 0.9.15.
* gnu: Add go-netns.Maxim Cournoyer2019-05-05
| | | | * gnu/packages/networking.scm (go-netns): New variable.
* gnu: Add go-sctp.Maxim Cournoyer2019-05-05
| | | | * gnu/packages/networking.scm (go-sctp): New variable.
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * Merge branch 'master' into stagingMarius Bakke2019-04-17
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-04-01
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-14
| |\ \ \ \