about summary refs log tree commit diff
path: root/pkgs/tools/networking
Commit message (Collapse)AuthorAge
* Merge pull request #89188 from danielfullmer/wifite-2.5.5Lassulus2020-05-30
|\ | | | | wifite2: 2.5.3 -> 2.5.5
| * wifite2: 2.5.3 -> 2.5.5Daniel Fullmer2020-05-29
| |
* | Merge master into staging-nextFrederik Rietdijk2020-05-29
|\ \
| * \ Merge pull request #89095 from filalex77/tunnelto-0.1.6Mario Rodas2020-05-28
| |\ \ | | | | | | | | tunnelto: 0.1.5 -> 0.1.6
| | * | tunnelto: 0.1.5 -> 0.1.6Oleksii Filonenko2020-05-28
| | | |
| | * | wormhole: rename to tunneltoOleksii Filonenko2020-05-28
| | | |
| * | | Merge pull request #86055 from Ma27/wireguard-kernel-versionsJörg Thalheim2020-05-28
| |\ \ \
| | * | | nixos/wireguard: test against multiple kernel versionsMaximilian Bosch2020-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When testing WireGuard updates, I usually run the VM-tests with different kernels to make sure we're not introducing accidental regressions for e.g. older kernels. I figured that we should automate this process to ensure continuously that WireGuard works fine on several kernels. For now I decided to test the latest LTS version (5.4) and the latest kernel (currently 5.6). We can add more kernels in the future, however this seems to significantly slow down evaluation and time. The list can be customized by running a command like this: nix-build nixos/tests/wireguard --arg kernelVersionsToTest '["4.19"]' The `kernelPackages` argument in the tests is null by default to make sure that it's still possible to invoke the test-files directly. In that case the default kernel of NixOS (currently 5.4) is used.
* | | | | Merge master into staging-nextFrederik Rietdijk2020-05-28
|\| | | |
| * | | | Merge pull request #89107 from rnhmjoj/pirate-getMichele Guerini Rocco2020-05-28
| |\ \ \ \ | | |_|/ / | |/| | | pirate-get: 0.3.7 -> 0.4.0
| | * | | pirate-get: 0.3.7 -> 0.4.0rnhmjoj2020-05-28
| | | | |
| * | | | networkmanager_strongswan: 1.5.0 -> 1.5.2R. RyanTM2020-05-27
| | | | |
| * | | | openfortivpn: 1.13.3 -> 1.14.0R. RyanTM2020-05-27
| | |_|/ | |/| |
* | | | Merge master into staging-nextFrederik Rietdijk2020-05-27
|\| | |
| * | | ip2unix: 2.1.1 -> 2.1.2aszlig2020-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the issues with glibc 2.30, which were caused because glibc no longer allows to dlopen/LD_PRELOAD a PIE executable. So this release is essentially just a hotfix release which addresses this issue by splitting the executable and library. Signed-off-by: aszlig <aszlig@nix.build> Reported-by: @zimbatm
| * | | ssldump: 0.9b3 -> 1.1 (#88986)Aycan iRiCAN2020-05-26
| | | |
| * | | mu: 1.4.6 -> 1.4.7Bart Brouns2020-05-26
| |/ /
| * | Merge pull request #88790 from r-ryantm/auto-update/amassMario Rodas2020-05-24
| |\ \ | | | | | | | | amass: 3.6.1 -> 3.6.2
| | * | amass: 3.6.1 -> 3.6.2R. RyanTM2020-05-24
| | | |
| * | | ofono: fix incorrect plugin path check in patchJonas2020-05-24
| |/ / | | | | | | | | | Fixes #88178
* | | Merge master into staging-nextFrederik Rietdijk2020-05-24
|\| |
| * | bandwhich: 0.14.0 -> 0.15.0Maximilian Bosch2020-05-24
| | | | | | | | | | | | https://github.com/imsnif/bandwhich/releases/tag/0.15.0
| * | Merge pull request #88469 from r-ryantm/auto-update/tendermintRyan Mulligan2020-05-23
| |\ \ | | | | | | | | tendermint: 0.32.11 -> 0.32.12
| | * | tendermint: 0.32.11 -> 0.32.12R. RyanTM2020-05-20
| | | |
| * | | Merge pull request #88610 from Ma27/wireguard-goFlorian Klink2020-05-23
| |\ \ \ | | | | | | | | | | wireguard-go: fix executable name
| | * | | wireguard-go: fix executable nameMaximilian Bosch2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's supposed to be `wireguard-go` instead of `wireguard`. Upstream does this right in their Makefile, however we use our own build-script which creates a wrong file in $out, so it has to be fixed in the `postInstall`-hook. Closes #88567
* | | | | Merge master into staging-nextFrederik Rietdijk2020-05-23
|\| | | |
| * | | | fastd: v18 -> v19 (#88630)Martin Weinelt2020-05-23
| | | | |
| * | | | corerad: 0.2.4 -> 0.2.5Matt Layher2020-05-22
| |/ / /
| * | | Merge pull request #88478 from equirosa/crocMario Rodas2020-05-21
| |\ \ \ | | | | | | | | | | croc: 8.0.9 -> 8.0.11
| | * | | croc: 8.0.9 -> 8.0.11Eduardo Quiros2020-05-20
| | | | |
| * | | | Merge pull request #88498 from peterhoeg/masterPeter Hoeg2020-05-22
| |\ \ \ \ | | | | | | | | | | | | openvpn: update and wrap update-systemd-resolved
| | * | | | openvpn: update and wrap update-systemd-resolvedPeter Hoeg2020-05-21
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | The string replacement we were doing was just too brittle, so wrap the script with a modified PATH instead as it is less likely to break on new versions.
| * | | | Merge pull request #88525 from r-ryantm/auto-update/tridactyl-nativeTimo Kaufmann2020-05-21
| |\ \ \ \ | | |/ / / | |/| | | tridactyl-native: 1.18.1 -> 1.19.0
| | * | | tridactyl-native: 1.18.1 -> 1.19.0R. RyanTM2020-05-21
| | |/ /
| * | | Merge pull request #88211 from r-ryantm/auto-update/pirate-getMichele Guerini Rocco2020-05-20
| |\ \ \ | | | | | | | | | | pirate-get: 0.3.5 -> 0.3.7
| | * | | pirate-get: 0.3.5 -> 0.3.7R. RyanTM2020-05-19
| | |/ /
| * | | Merge pull request #88095 from mmilata/openconnect-8.10Sarah Brofeldt2020-05-19
| |\ \ \ | | | | | | | | | | openconnect: 8.05 -> 8.10
| | * | | openconnect: 8.05 -> 8.10Martin Milata2020-05-19
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update vpnc script. Fixes: - https://nvd.nist.gov/vuln/detail/CVE-2019-16239 - https://nvd.nist.gov/vuln/detail/CVE-2020-12105 - https://nvd.nist.gov/vuln/detail/CVE-2020-12823
| * | | Merge pull request #88126 from r-ryantm/auto-update/dnsproxyMario Rodas2020-05-19
| |\ \ \ | | | | | | | | | | dnsproxy: 0.27.1 -> 0.28.1
| | * | | dnsproxy: 0.27.1 -> 0.28.1R. RyanTM2020-05-19
| | |/ /
| * | | wireguard-tools: 1.0.20200510 -> 1.0.20200513Maximilian Bosch2020-05-19
| | | | | | | | | | | | | | | | https://lists.zx2c4.com/pipermail/wireguard/2020-May/005431.html
| * | | Merge pull request #88107 from r-ryantm/auto-update/amassMario Rodas2020-05-18
| |\ \ \ | | | | | | | | | | amass: 3.6.0 -> 3.6.1
| | * | | amass: 3.6.0 -> 3.6.1R. RyanTM2020-05-19
| | |/ /
| * | | Merge pull request #88106 from zowoq/testsadisbladis2020-05-19
| |\ \ \ | | | | | | | | | | podman packages: add passthru tests
| | * | | slirp4netns: add passthru.testszowoq2020-05-19
| | |/ /
| * / / mu: 1.4.5 -> 1.4.6ysengrimm2020-05-18
| |/ /
* | | unbound: 1.10.0 -> 1.10.1 (security)Vladimír Čunát2020-05-19
| | | | | | | | | | | | | | | | | | | | | | | | https://www.nlnetlabs.nl/news/2020/May/19/unbound-1.10.1-released/ It fixes DoS CVEs; details e.g. on http://www.nxnsattack.com/ On each Linux platform this should be around 8k rebuilds, so as a compromise I'm pushing to staging-next.
* | | Merge branch 'master' into staging-nextJan Tojnar2020-05-18
|\| |
| * | shadowsocks-rust: 1.7.2 -> 1.8.11Mario Rodas2020-05-15
| | |