summaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
Commit message (Collapse)AuthorAge
...
| * 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
| |\ \ \ \
| * | | | | gnu: libproxy: Remove network-manager.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary to break a dependency cycle. * gnu/packages/networking.scm (libproxy)[inputs]: Remove network-manager.
* | | | | | gnu: hcxdumptool: Update to 5.1.4.Tobias Geerinckx-Rice2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/networking.scm (hcxdumptool): Update to 5.1.4.
* | | | | | gnu: hcxtools: Update to 5.1.4.Tobias Geerinckx-Rice2019-04-26
| |_|_|_|/ |/| | | | | | | | | | | | | | * gnu/packages/networking.scm (hcxtools): Update to 5.1.4.
* | | | | gnu: wireshark: Update to 3.0.1.Tobias Geerinckx-Rice2019-04-16
| | | | | | | | | | | | | | | | | | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.1.
* | | | | gnu: perl-net-dns: Update to 1.20.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/networking.scm (perl-net-dns): Update to 1.20.
* | | | | gnu: socat: Update to 1.7.3.3.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/networking.scm (socat): Update to 1.7.3.3.
* | | | | gnu: Add perl-danga-socket.宋文武2019-04-10
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/networking.scm (perl-danga-socket): New variable.
* | | | gnu: whois: Update to 5.4.2.Marius Bakke2019-03-31
| | | | | | | | | | | | | | | | * gnu/packages/networking.scm (whois): Update to 5.4.2.
* | | | gnu: Fix descriptions to not use quotes.Efraim Flashner2019-03-31
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di), * gnu/packages/audio.scm (fil-plugins), * gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales), * gnu/packages/bioinformatics.scm (r-samtools), * gnu/packages/chez.scm (chez-mit), * gnu/packages/commencement.scm (make-gcc-toolchain), * gnu/packages/compression.scm (fastjar), * gnu/packages/cran.scm (r-maps, r-rcpp), * gnu/packages/databases.scm (sparql-query), * gnu/packages/dunst.scm (dunst), * gnu/packages/ftp.scm (ncftp), * gnu/packages/gl.scm (freeglut), * gnu/packages/haskell-check.scm (ghc-tasty-golden), * gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text, ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri, ghc-rerebase, ghc-zlib), * gnu/packages/image.scm (jbig2dec), * gnu/packages/kde-frameworks.scm (kinit, karchive), * gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd), * gnu/packages/lirc.scm (lirc), * gnu/packages/lisp.scm (uglify-js), * gnu/packages/mate.scm (mate-netbook), * gnu/packages/microcom.scm (microcom), * gnu/packages/music.scm (bristol), * gnu/packages/networking.scm (perl-geo-ip), * gnu/packages/patchutils.scm (patches), * gnu/packages/perl-check.scm (perl-test-more-utf8), * gnu/packages/perl.scm (perl-log-report-optional, perl-file-which, perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load, perl-regexp-common, perl-module-pluggable, perl-class-modifier), * gnu/packages/python-xyz.scm (python-backports-abc, python-natsort), * gnu/packages/samba.scm (iniparser), * gnu/packages/search.scm (mlocate), * gnu/packages/spice.scm (spice), * gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability, r-commonmark, r-digest, r-viridislite, r-stringr), * gnu/packages/tex.scm (texlive-latex-changebar), * gnu/packages/version-control.scm (subversion), * gnu/packages/w3m.scm (w3m), * gnu/packages/web.scm (perl-http-parser, perl-plack-middleware-reverseproxy), * gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme, mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes.
* | | gnu: gandi.cli: Update to 1.4.Tobias Geerinckx-Rice2019-03-19
| | | | | | | | | | | | * gnu/packages/networking.scm (gandi.cli): Update to 1.4.
* | | gnu: python-ipy: Update to 1.00.Tobias Geerinckx-Rice2019-03-19
| | | | | | | | | | | | * gnu/packages/networking.scm (python-ipy): Update to 1.00.
* | | gnu: speedtest-cli: Update to 2.1.1.Tobias Geerinckx-Rice2019-03-18
| | | | | | | | | | | | * gnu/packages/networking.scm (speedtest-cli): Update to 2.1.1.
* | | gnu: bwm-ng: Update to 0.6.2.Tobias Geerinckx-Rice2019-03-18
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/networking.scm (bwm-ng): Update to 0.6.2. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘disable-premature-./configure’ phase. [native-inputs]: Add autoconf and automake.
* | | gnu: proxychains-ng: Update to 4.14.Tobias Geerinckx-Rice2019-03-18
| | | | | | | | | | | | * gnu/packages/networking.scm (proxychains-ng): Update to 4.14.
* | | gnu: proxychains-ng: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-18
| | | | | | | | | | | | * gnu/packages/networking.scm (proxychains-ng)[source]: Hard-code NAME.