Commit Graph

48235 Commits

Author SHA1 Message Date
CN_SZTL
ca43475283
mtwifi: remove outdated package 2020-04-06 20:02:00 +08:00
CN_SZTL
3e21dedb8a
Merge Official Source 2020-04-06 19:54:15 +08:00
CN_SZTL
292f01557a
OpenAppFilter: sync with upstream source 2020-04-06 19:50:32 +08:00
CN_SZTL
ee45165a93
luci-app-dockerman: sync with upstream source 2020-04-06 19:44:14 +08:00
CN_SZTL
c7a4009f17
luci-app-clash: sync with upstream source 2020-04-06 19:43:48 +08:00
AmadeusGhost
9c40bbead2
readme: update build dependencies
fix https://github.com/project-openwrt/openwrt-isco/issues/155
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/51
2020-04-06 19:41:43 +08:00
lean
0d904d47c4
luci-app-music-remote-center: add zh-cn and fix path settings 2020-04-06 19:41:30 +08:00
lean
e0f19a717d
luci-app-music-remote-center: DAAP remote control music server for iOS/Android 2020-04-06 19:41:06 +08:00
Tan Zien
02f07c6401 kernel: netdev: add missing config for mlx5 driver
The mlk5 kmod lacks all necessary build symbols
for kernel 4.14 (again).

Add missing symbols to avoid build failure on these targets.

Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rewrite commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-06 12:39:00 +02:00
Lim Guo Wei
bf9b742cd4 ath79: add support for TP-Link TL-MR3420 v3
This adds support for the TP-Link TL-MR3420 v3, a later revision of the
v2 with an external gpiochip similar to TP-Link Archer C7 v4.

Specifications:

SOC: Qualcomm Atheros QCA9531
CPU: 650MHz
Flash: 4 MiB
RAM: 32 MiB
WLAN: Qualcomm Atheros QCA9531 bgn 2T2R 2.4 GHz
Ethernet: 5 ports (100M)

Flashing instructions:

- Flash factory image from OEM WebUI:
  openwrt-ath79-tiny-tplink_tl-mr3420-v3-squashfs-factory.bin
- Sysupgrade from ath79 image:
  openwrt-ath79-tiny-tplink_tl-mr3420-v3-squashfs-sysupgrade.bin

Signed-off-by: Lim Guo Wei <limguowei@gmail.com>
[remove SUPPORTED devices, some typo adjustments, fix WAN MAC
address, fix sorting in 01_leds]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-06 11:55:24 +02:00
ElonH
b0565436b6
ndpi-netfilter: fix compatibility for kernel >=5.0
previous commit: 7056b18fbf
fixing project-openwrt/openwrt-latest-isco#64
2020-04-06 16:49:15 +08:00
Kevin Darbyshire-Bryant
4540c3c3bf dnsmasq: bump to 2.81rc5
Bump to 2.81rc5 and re-work ipset-remove-old-kernel-support.

More runtime kernel version checking is done in 2.81rc5 in various parts
of the code, so expand the ipset patch' scope to inlude those new areas
and rename to something a bit more generic.:wq

Upstream changes from rc4

532246f Tweak to DNSSEC logging.
8caf3d7 Fix rare problem allocating frec for DNSSEC.
d162bee Allow overriding of ubus service name.
b43585c Fix nameserver list in auth mode.
3f60ecd Fixed resource leak on ubus_init failure.
0506a5e Handle old kernels that don't do NETLINK_NO_ENOBUFS.
e7ee1aa Extend stop-dns-rebind to reject IPv6 LL and ULA addresses. We also reject the loopback address if rebind-localhost-ok is NOT set.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-06 09:30:45 +01:00
Adrian Schmutzler
c3083b9649 ipq806x: remove support for kernel 4.14
This target has been on kernel 4.19 for several months [1] and
already uses kernel 5.4 as testing kernel. Therefore, it should
not be necessary to keep support for kernel 4.14 as well.

[1] 2a82e0e1ca ("ipq806x: switch to 4.19 kernel version")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Acked-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> [ipq8065/nbg6817]
2020-04-06 09:58:11 +02:00
Kip Porterfield
4b8d274456 ramips: add DTS triggers to USB LEDs for F9K1109v1
Alter DTS for Belkin F9K1109v1 to trigger USB leds from the echi/ochi
ports.

Signed-off-by: Kip Porterfield <kip.porterfield@gmail.com>
2020-04-06 09:57:28 +02:00
AmadeusGhost
2cc1b73319 kcptun: fix version
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/53
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/54
2020-04-06 15:35:20 +08:00
John Crispin
86db1f69c4 mediatek: set v5.4 as default
Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
8021652478 mediatek: add hw flow table offloading
Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
af5a17dbb2 mediatek: add support for rtl8367c
Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
08df22e2ab mediatek: drop v4.14 support
Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
e2ceb8dd93 mediatek: more v5.4 fixes
These are all backports and/or on their way upstream.

Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
beb9820ed3 mediatek: consolidate partition names and settings
Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
bce39e1d00 mediatek: fix elecom board name
menuconfig was showing the the company name twice.

Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
John Crispin
6786dc26a2 generic: fix flow table hw offload
Make the driver work with recent upstream changes.

Signed-off-by: John Crispin <john@phrozen.org>
2020-04-06 07:07:42 +02:00
CN_SZTL
b126b2a8aa
kernel/linux: increase max connections to 65535 2020-04-06 07:06:04 +08:00
CN_SZTL
1bcdfa83d6
luci-app-clash: bump to 1.6.8 2020-04-06 03:16:21 +08:00
Koen Vandeputte
7a42a5e5ae
kernel: bump 5.4 to 5.4.29
Refreshed all patches.

Compile-tested on: imx6
Runtime-tested on: imx6

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-06 02:10:33 +08:00
Koen Vandeputte
62e49562ed
kernel: bump 4.14 to 4.14.174
Refreshed all patches.

Remove upstreamed:
- 0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch
- 600-ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet-inter.patch

Fixes:
- CVE-2020-8648 (potentially)
- CVE-2020-8647
- CVE-2020-8649

Compile-tested on: cns3xxx, octeontx
Runtime-tested on: cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-06 02:10:16 +08:00
Koen Vandeputte
b463749015
kernel: bump 4.19 to 4.19.113
Refreshed all patches.

Remove upstreamed:
- 600-ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet-inter.patch

Fixes:
- CVE-2020-8648 (potentially)
- CVE-2020-8647
- CVE-2020-8649

Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-06 02:08:34 +08:00
CN_SZTL
9c02ec4602
scripts/download: add tsinghua mirror 2020-04-06 01:37:58 +08:00
Peter Stadler
5c1d88a83f netifd: fix 14_migrate-dhcp-release script
prepend 'uci' to 'commit network'

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-04-05 18:54:22 +02:00
CN_SZTL
057f5133a6
qBittorrent: fix dependence 2020-04-05 21:37:14 +08:00
CN_SZTL
fdd14d6b9b
luci-app-dockerman: sync with upstream source 2020-04-05 21:34:13 +08:00
CN_SZTL
e650508a4c
luci-app-serverchan: sync with upstream source 2020-04-05 21:33:55 +08:00
CN_SZTL
e5f83730c1
luci-app-clash: sync with upstream source 2020-04-05 21:33:33 +08:00
CN_SZTL
e8dc47b2a4
luci-app-passwall: sync with upstream source 2020-04-05 21:33:13 +08:00
CN_SZTL
b878026ad0
luci-app-nfs: remove duplicate package 2020-04-05 21:25:06 +08:00
Aes64X
f20276dc21
package:add nfs mount luci (#4171) 2020-04-05 21:23:32 +08:00
CN_SZTL
6f11eee8a9
default-settings: remove duplicate sqm translation file 2020-04-05 21:15:25 +08:00
CN_SZTL
4371baf6e8
Merge Official Source 2020-04-05 21:13:52 +08:00
Chuanhong Guo
95bd6a04b5 ramips: fix path for dma-ralink and mtk-hsdma
These two drivers were available in drivers/staging in 5.4.
Fix driver paths for them.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-04-05 18:16:17 +08:00
Kevin Darbyshire-Bryant
82df192a01 dropbear: backport add ip address to exit without auth messages
201e359 Handle early exit when addrstring isn't set
fa4c464 Improve address logging on early exit messages (#83)

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-05 10:56:52 +01:00
Kevin Darbyshire-Bryant
1c6143e4a0 hostapd: Move hostapd variants to WirelessAPD menu
It seemed very confusing when trying to select the different variants of
hostapd which are somewhat scattered about under the menu 'Network'.
Moving all hostapd variants under a common submenu helps avoid
confusion.

Inspired-by: Kevin Mahoney <kevin.mahoney@zenotec.net>
[Fixup badly formatted patch, change menu name]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-05 10:41:49 +01:00
Kevin Darbyshire-Bryant
22ae8bd50e umdns: update to the version 2020-04-05
ab7a39a umdns: fix unused error
45c4953 dns: explicitly endian-convert all fields in header and question

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-05 09:24:22 +01:00
Chuanhong Guo
f0f35fdac1 Revert "generic: 5.4: Add 4B_OPCODES flag to w25q256"
This reverts commit d7f21940bc.

Winbond W25Q256FV and W25Q256JV both uses 0xef4019 as JEDEC ID,
but only the latter has proper 4B_OPCODES support.
W25Q256FV has all 4B read instructions but it lacks a 4B page program
instruction, causing the entire flash to be read-only.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-04-05 12:07:47 +08:00
ElonH
a030da66f4
mt7621: add MLX5 config 2020-04-05 03:12:38 +08:00
Tan Zien
d24e43a7f6 kernel: Fix miss config and module for mlx driver
Missing config symbols could lead to build failures on kernel
4.14/4.19.

Signed-off-by: Tan Zien <nabsdh9@gmail.com>
[rephrase commit message - reorder symbols]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-04-04 17:12:43 +02:00
CN_SZTL
7464314a91
hostapd: allow vht on 2g 2020-04-04 22:43:47 +08:00
CN_SZTL
99ba92e755
luci-app-ssr-plus: fix url import
Refer: coolsnowwolf/lede#4143
2020-04-04 21:47:54 +08:00
CN_SZTL
329a3fd267
chinadns-ng: bump to latest git HEAD 2020-04-04 21:44:07 +08:00
CN_SZTL
626b1950a0
luci-app-passwall: sync with upsteam source 2020-04-04 21:42:31 +08:00