aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* nut: revert 81e6bb7Sebastian Kemper2019-11-26
| | | | | | | | | | | gdlib pc file doesn't set a version, so "pkg-config --modversion gdlib" returns nothing. Also, the test if test "$?" != "0" -a -n "${GD_VERSION}"; then is wrong as pkg-config wouldn't return != 0 on success. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* cifsd-tools: update to git (2019-11-25)Andy Walsh2019-11-25
| | | | | | | | * cifsd-tools: fix Assignment of a signed value which has type 'long' * init: convert hide_dot_files to yes/no option * 'read only = no' seems bugged for cifsd/smb.conf, so fix via 'writeable = yes' Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* transmission: Disable webseedingRosen Penev2019-11-24
| | | | | | It causes 100% CPU usage in certain situations. Just disable it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* yggdrasil: bump to 0.3.12William Fleurant2019-11-24
| | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* Merge pull request #10519 from BKPepe/gitHannu Nyman2019-11-24
|\ | | | | git: Update to version 2.24.0
| * git: Update to version 2.24.0Josef Schlehofer2019-11-10
| | | | | | | | | | | | Refresh patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | clamav: Shellcheck fixesRosen Penev2019-11-23
| | | | | | | | | | | | Fix SC2129 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | clamav: Update to version 0.101.4Josef Schlehofer2019-11-23
| | | | | | | | | | | | | | | | | | | | Change deprecated options to a new one: DetectBrokenExecutables to AlertBrokenExecutables ArchiveBlockEncrypted to AlertEncrypted Fixes: CVE-2019-12900 and CVE-2019-12625 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | adblock: update 3.8.12Dirk Brenken2019-11-23
| | | | | | | | | | * fix possible dns restart issue with DNS File Reset (race condition) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #10616 from Andy2244/samba4-22-11-2019Rosen Penev2019-11-22
|\ \ | | | | | | samba4: add UCI option 'disable_async_io'
| * | samba4: add UCI option 'disable_async_io'Andy Walsh2019-11-22
| | | | | | | | | | | | | | | | | | | | | * add UCI option 'disable_async_io' * remove [homes] options Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | Merge pull request #10615 from Andy2244/cifsd-22-11-2019Rosen Penev2019-11-22
|\ \ \ | | | | | | | | cifsd: update to git (2019-11-22)
| * | | cifsd: update to git (2019-11-22)Andy Walsh2019-11-22
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cifsd: fix uninitialized fp could be freed * cifsd: fix potential uninitialized spnego_blob could be freed * cifsd: smbd: replace spinlock_irqsave with spinlock * cifsd: smbd: avoid the lack of client's send credits * cifsd-tools: add version generation script * cifsd-tools: do not abbrev git describe * cifsd-tools: use 'unknown' version string if git describe fails Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* / / kcptun: bump to v20191112Chao Liu2019-11-22
|/ / | | | | | | Signed-off-by: Chao Liu <expiron18@gmail.com>
* | Merge pull request #10547 from zhoreeq/yggdrasil_uciFlorian Eckert2019-11-21
|\ \ | | | | | | yggdrasil: Change package configuration to UCI
| * | yggdrasil: Change package configuration to UCIGeorge Iv2019-11-21
| | | | | | | | | | | | Signed-off-by: George Iv <57254463+zhoreeq@users.noreply.github.com>
* | | Merge pull request #10605 from rs/nextdns-1.1.5Rosen Penev2019-11-21
|\ \ \ | | | | | | | | nextdns: Update version 1.1.5 + add per host config option
| * | | nextdns: Update version 1.1.5 + add per host config optionOlivier Poitrey2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update nextdns to version 1.1.5 which adds IPv6 dual stack support. * Add the ability to configure per host configuration id from uci. Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | Merge pull request #10608 from ja-pa/bind-9.14.8Rosen Penev2019-11-21
|\ \ \ \ | |/ / / |/| | | bind: update to version 9.14.8 (security fix)
| * | | bind: update to version 9.14.8 (security fix)Jan Pavlinec2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-6477 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | unbound: Update to version 1.9.5Josef Schlehofer2019-11-21
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2019-18934 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #10583 from neheb/cifRosen Penev2019-11-20
|\ \ \ \ | | | | | | | | | | cifs-utils: Add smbinfo utility
| * | | | cifs-utils: Add smbinfo utilityRosen Penev2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to PKG_INSTALL for simplicity. Added PKG_BUILD_PARALLEL for faster compilation. Added InstallDev section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #10587 from Payne-X6/masterRosen Penev2019-11-19
|\ \ \ \ \ | |_|/ / / |/| | | | knot: update to version 2.9.1
| * | | | knot: update to version 2.9.1Jan Hak2019-11-18
| |/ / / | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | Merge pull request #10581 from dibdot/travelmateDirk Brenken2019-11-19
|\ \ \ \ | |/ / / |/| | | travelmate: update 1.5.3
| * | | travelmate: update 1.5.3Dirk Brenken2019-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * some init tweaks * use the usual wifi wrapper for reloads * compatibility fix for latest wifi-related changes in master (dynamic wireless radio reconfiguration) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #10538 from TDT-AG/pr/20191113-mwan3Florian Eckert2019-11-18
|\ \ \ \ | | | | | | | | | | mwan3: add https ping possibility and a minor fix
| * | | | mwan3: change license to SPDX compatible identifierFlorian Eckert2019-11-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: update version to 2.8.2Florian Eckert2019-11-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: add httping_ssl optionFlorian Eckert2019-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Till now we could only ping http targets on port 80. With this change by adding the config boolean config option httping_ssl we could also ping https ping targets on port 443. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | mwan3: fix variable namingFlorian Eckert2019-11-14
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | The variable IPT is not valid at this point. Set the variable usage to IPT4 fixes this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #10545 from lucize/frrupRosen Penev2019-11-17
|\ \ \ \ | | | | | | | | | | frr: add missing build options
| * | | | frr: add missing build optionsLucian Cristian2019-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and some backports in fixing ramips target Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | 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