aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #10546 from TDT-AG/pr/20191114-xtables-addonsRosen Penev2019-11-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | xtables-addons: disable ASLR PIE
| * | | | | | | xtables-addons: disable ASLR PIEMartin Schiller2019-11-14
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package uses ld for linking and therefor does not support the -specs option. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | | | | Merge pull request #10551 from aleksander0m/aleksander/mm-fix-any-ip-typeRosen Penev2019-11-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | modemmanager: fix 'any' iptype setting
| * | | | | | | modemmanager: fix 'any' iptype settingAleksander Morgado2019-11-15
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the user requests 'any' as 'iptype', we may get either IPv4 or IPv6 settings. Simplify the logic by not requiring any explicit iptype before loading the method reported by the bearer object for IPv4 and IPv6; just load the methods right away and setup settings based on those. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | | | | Merge pull request #10566 from rs/nextdns-1.1.3Rosen Penev2019-11-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nextdns: update to 1.1.3
| * | | | | | | nextdns: update to 1.1.3Olivier Poitrey2019-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | | | Merge pull request #10544 from ewsi/dcwapd-procdRosen Penev2019-11-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dcwapd: Update init script to use procd
| * | | | | | | | dcwapd: Update init script to use procdCarey Sonsino2019-11-15
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consolidate shell scripts into init script remove "litter" from uci file update default UCI values Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com> Signed-off-by: Carey Sonsino <csonsino@gmail.com>
* | | | | | | | Merge pull request #10571 from gladiac1337/haproxy-2.0.9Hannu Nyman2019-11-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | haproxy: Update HAProxy to v2.0.9
| * | | | | | | | haproxy: Update HAProxy to v2.0.9Christian Lachner2019-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | acme: Add dependency on luci-compat for luci-app-acmeToke Høiland-Jørgensen2019-11-17
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #10564. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* | | | | | | | Merge pull request #10562 from dibdot/adblockDirk Brenken2019-11-17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | adblock: update 3.8.11
| * | | | | | | adblock: update 3.8.11Dirk Brenken2019-11-16
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * some more init tweaks * update/cleanup readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #10561 from Ansuel/nginxHannu Nyman2019-11-16
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | nginx: update to 1.17.5
| * | | | | | nginx: update to 1.17.5Ansuel Smith2019-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | Merge pull request #10474 from leonghui/leechRosen Penev2019-11-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | leech: add new package
| * | | | | | | leech: remove empty install definesLeong Hui Wong2019-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
| * | | | | | | leech: add new packageLeong Hui Wong2019-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A set of scripts that parse RSS feeds and downloads files for you. Recipes are available to send download links to transmission and aria2. Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
* | | | | | | | sysrepo: Remove Lua bindings, build Python bindings in separate packageJeffery To2019-11-16
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change: * Removes building of Lua bindings. These bindings were already removed upstream[1]. * Fixes building of Python bindings: * Fix SWIG_DIR path (note that SWIG_VERSION will need to be updated whenever the swig package is upgraded) * Fix Python module paths and filenames * Packages the Python bindings in a new package (python3-sysrepo) and builds it by default, instead of depending on a config option. [1]: https://github.com/sysrepo/sysrepo/pull/1429 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | banip: update 0.3.10Dirk Brenken2019-11-15
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add missing logd dependency * check if logd is enabled during runtime * some more init tweaks Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #10535 from rs/feature_nextdnsRosen Penev2019-11-14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | nextdns: add DNS over HTTPS with NextDNS integration
| * | | | | nextdns: add DNS over HTTPS with NextDNS integrationOlivier Poitrey2019-11-13
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @rs Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | / / / mwan3: Fix json_load fails with some datayurtesen2019-11-14
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes the return value of `ubus -S call network.interface.wan status` cause `json_load` to return `Failed to parse message data` error. To avoid this, the JSON data always should be quoted with double quotes. Signed-off-by: Evren Yurtesen <eyurtese@abo.fi> Removed quoatation marks from commit heading Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | jool: Remove ethtool dependencyRosen Penev2019-11-12
| | | | | | | | | | | | | | | | | | | | Unneeded since jool 4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10523 from wfleurant/ygg-buildver-fixRosen Penev2019-11-12
|\ \ \ \ | | | | | | | | | | yggdrasil: fixes build name and version #10309
| * | | | yggdrasil: fixes build name and version #10309William Fleurant2019-11-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | | Merge pull request #10516 from James-TR/fix/dependency-garbageRosen Penev2019-11-12
|\ \ \ \ \ | | | | | | | | | | | | pdns-recursor: add temporary depends to fix build
| * | | | | pdns-recursor: add temporary depends to fix buildJames Taylor2019-11-12
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is an issue with the included build scripts which improperly check for a requirement on libboost-thread where another implementation is available. Fixes #10273. Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | Merge pull request #10526 from cotequeiroz/seafile_libevent2_phtreadsRosen Penev2019-11-12
|\ \ \ \ \ | | | | | | | | | | | | seafile-server: depend on libevent2-threads
| * | | | | seafile-server: depend on libevent2-threadsEneas U de Queiroz2019-11-11
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seafile-server uses libevhtp pthreads support. libevhtp needs libevent2-pthreads for that. However, since there is no installable package for libevhtp--the library is build static-only--then seafile-server, its consumer, needs to add the dependecy. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #10521 from Ansuel/nginx-ubusHannu Nyman2019-11-11
|\ \ \ \ \ | | | | | | | | | | | | nginx: update broken ubus module
| * | | | | nginx: update broken ubus moduleAnsuel Smith2019-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current version of ubus module have some problem with list method. Update the module to fix this problem. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | Merge pull request #10497 from aleksander0m/aleksander/mm-ipv6Rosen Penev2019-11-10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | modemmanager: add IPv6/IPv4v6 support
| * | | | | modemmanager: add IPv6/IPv4v6 supportAleksander Morgado2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | | | banip: update 0.3.9Dirk Brenken2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix 'enabled' service check Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | adblock: update 3.8.10Dirk Brenken2019-11-10
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | * fix broken unbound integration Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #10367 from flyn-org/dmapdRosen Penev2019-11-09
|\ \ \ \ \ | | | | | | | | | | | | dmapd: update to 0.0.84
| * | | | | dmapd: update to 0.0.84W. Michael Petullo2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #10430 from gladiac1337/haproxy-2.0.8-upRosen Penev2019-11-09
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | haproxy: Update patches for HAProxy v2.0.8 + migrate to procd
| * | | | | haproxy: Rework hotplug script for HAProxyChristian Lachner2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Migrated init-script to procd. - Removed the old hotplug script as it is unnecessary and caused long boot-times for r7800 and possibly others. Signed-off-by: Christian Lachner <gladiac@gmail.com>
| * | | | | haproxy: Update patches for HAProxy v2.0.8Christian Lachner2019-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.8.html) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | Merge pull request #10506 from dibdot/banIPDirk Brenken2019-11-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | banIP: update 0.3.8
| * | | | | | banIP: update 0.3.8Dirk Brenken2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * limit firewall hotplug trigger to certain wan 'INTERFACE' as well, to prevent possible race conditions during boot Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #10502 from Andy2244/cifsd-2019-10-31Hannu Nyman2019-11-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cifsd: update to git (2019-10-31)
| * | | | | | | cifsd: update to git (2019-10-31)Andy Walsh2019-11-08
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to git (2019-10-31) * adds config parameters: "durable handle", "smb3 encryption", "cache read buffers", "cache trans buffers", "smb2 max trans" Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | Merge pull request #10505 from dibdot/banIPDirk Brenken2019-11-08
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | banip: update 0.3.7
| * | | | | | banip: update 0.3.7Dirk Brenken2019-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a logical glitch in the hotplug event handler * properly handle fatal iptables errors - even in subshells Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | samba4: update to 4.9.15Andy Walsh2019-11-08
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.9.15 * fixes CVE-2019-10218, CVE-2019-14833, CVE-2019-14847 * update smb.conf.template (aio, sendfile) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | Merge pull request #10487 from aleksander0m/aleksander/mm-fixesFlorian Eckert2019-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | ModemManager fixes and update to 1.12.0
| * | | | | | modemmanager: bump to version 1.12.0Aleksander Morgado2019-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>