47652 Commits

Author SHA1 Message Date
CN_SZTL
b63baa1e51
build: fix default target 2020-03-14 19:52:08 +08:00
CN_SZTL
00b106e5f5
r8168: remove outdated package 2020-03-14 04:52:05 +08:00
CN_SZTL
f4c2c1ba07
Merge Offcial Source 2020-03-14 03:02:25 +08:00
CN_SZTL
4303a92337
openssl: bump to v1.1.1e-dev 2020-03-14 02:50:12 +08:00
CN_SZTL
31979f15bf
luci-app-mentohust: fix file 2020-03-14 01:09:06 +08:00
CN_SZTL
6422506338
UnblockNeteaseMusic-Go: bump to 0.2.0 2020-03-13 23:44:36 +08:00
CN_SZTL
ca04cf62e0
frp: bump to 0.32.0 2020-03-13 23:03:10 +08:00
coolsnowwolf
8c3a7f7191
Update adbyby 2020-03-13 23:01:39 +08:00
Adrian Schmutzler
5c2e409be7 base-files: convert leading spaces to tabs in functions.sh
Use tabs for indent consistently.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-13 15:51:30 +01:00
Sungbo Eo
4caaa778f7 kernel: make kmod-i2c-core selected by dependent modules
Currently kmod-i2c-* will not get into images unless kmod-i2c-core is added to
DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-hwmon-lm75
- kmod-i2c-gpio
- kmod-i2c-gpio-custom
- kmod-i2c-mux
- kmod-i2c-ralink

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[do not touch ar71xx]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-13 15:40:43 +01:00
CN_SZTL
22de1c7479
target/ipq40xx: fix patch typo 2020-03-13 22:27:08 +08:00
Sungbo Eo
4159054fbb kernel: make kmod-hwmon-core selected by dependent modules
Currently kmod-hwmon-* will not get into images unless kmod-hwmon-core is added
to DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-hwmon-gpiofan
- kmod-hwmon-lm63
- kmod-hwmon-lm75
- kmod-hwmon-lm85
- kmod-hwmon-lm90

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[do not touch ar71xx, adjust line wrapping]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-13 14:23:33 +01:00
CN_SZTL
6a5d74048f
Merge Official Source 2020-03-13 21:14:37 +08:00
CN_SZTL
290884d592
OpenClash: sync with upstream source 2020-03-13 21:12:43 +08:00
Sungbo Eo
dffbe668ab layerscape: add kmod-i2c-mux to DEVICE_PACKAGES for traverse-ls1043
kmod-i2c-mux-pca954x will not get into images unless kmod-i2c-mux is added to
DEVICE_PACKAGES as well.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-13 14:12:19 +01:00
Sungbo Eo
6410c30dc7 ramips: add support for TOTOLINK A3
TOTOLINK A3 is a clone of ipTIME A3. The only difference is the model name.

Specifications:
- SoC: MT7628AN
- RAM: DDR2 64MB
- Flash: SPI NOR 8MB
- WiFi:
  - 2.4GHz: SoC internal
  - 5GHz: MT7612EN
- Ethernet: 3x 10/100Mbps
  - Switch: SoC internal

Installation via web interface:
1.  Flash **initramfs** image through the stock web interface.
2.  Boot into OpenWrt and perform sysupgrade with sysupgrade image.

Revert to stock firmware:
1.  Perform sysupgrade with stock image.

Tested on device by JasonHCH <hsuan670629@gmail.com>

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-13 14:05:00 +01:00
CN_SZTL
a51c429496
luci-app-mtwifi: add packages 2020-03-13 20:59:58 +08:00
Jun Su
b9f4f1f97a ath79: add support for TP-Link TL-WR740N v5
This adds support for the TP-Link TL-WR740N v5, a clone of the
v4 only with a different TPLINK_HWID. It was already supported
in ar71xx as well.

Specifications:

SOC: Atheros AR9331
CPU: 400MHz
Flash: 4 MiB
RAM: 32 MiB
WLAN: Atheros AR9330 bgn
Ethernet: 5 ports (100M)

Flashing instructions:

- Flash factory image from OEM WebUI:
  openwrt-ath79-tiny-tplink_tl-wr740n-v5-squashfs-factory.bin
- Sysupgrade from ar71xx image:
  openwrt-ath79-tiny-tplink_tl-wr740n-v5-squashfs-sysupgrade.bin

Signed-off-by: Jun Su <howard0su@gmail.com>
[commit title/message facelift]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-13 13:53:12 +01:00
CN_SZTL
cde36d8d0b
luci-app-k3screenctrl: fix bugs 2020-03-13 20:40:46 +08:00
CN_SZTL
583b12da4c
spdlog: add package 2020-03-13 20:35:51 +08:00
CN_SZTL
3da75d75ab
ipt2socks: bump to 1.0.2 2020-03-13 20:32:17 +08:00
CN_SZTL
6bfdd264e2
ootoc: sync with upstream source 2020-03-13 20:31:26 +08:00
CN_SZTL
29ffc8bb30
OpenClash: bump to v0.36.10-beta 2020-03-13 20:30:54 +08:00
CN_SZTL
4057032868
luci-app-passwall: sync with upstream source 2020-03-13 20:28:43 +08:00
CN_SZTL
6c100180f2
luci-app-clash: bump to 1.6.3 2020-03-13 20:28:05 +08:00
蓝爵薇
cbd968506e
nps.po:add translation (#3780) 2020-03-13 20:11:50 +08:00
lean
d89ff77328
luci-app-adbyby-plus: rules always copy to ram 2020-03-13 20:11:29 +08:00
manyeechen
ab40dead8e
npc:bump to 0.26.5 (#3751)
add:
web 新增和编辑tunnel时增加使用场景提示实现 #410 提到的在hostlist 列表中点击在线状态可以直接访问这个穿透地址。感谢@hzgjq
添加版本打印,现在客户端和服务端均可以用-version参数打印版本了
添加客户端linux sdk文件打包
2020-03-13 20:11:08 +08:00
TwoBall
c939a6e4e3
Update adbyby.po (#3763) 2020-03-13 20:10:42 +08:00
brucewzp
0b4108010d
fix autoreboot crontab not restart issue (#3770) 2020-03-13 20:10:20 +08:00
Max Zhao
d34d69ef86
luci-app-ssr-plus: fix bug that user can't import trojan url (#3767) 2020-03-13 20:09:55 +08:00
lean
9644372e88
mt7621: TCP and UDP traffic is forwarded correctly by HWNAT (1% CPU usage) 2020-03-13 20:09:24 +08:00
lean
7ec9ed2bf1
openssl: update config 2020-03-13 20:01:05 +08:00
Kevin Darbyshire-Bryant
5c2b130ec9 kernel: ifb: set default numifbs to 0
By default on module load, 2 ifb interfaces are created and typically
remain unused, cluttering 'ip link' outputs and generally confusing
things.  sqm-scripts for example, creates its own ifb interface/s
instead of using these 2 defaults ifbs.

Tell the ifb module to not create any default ifbs on load via the
numifbs parameter.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-13 09:46:55 +00:00
Yufei Miao
763de7bd51 tools/cmake: Update to 3.16.5
Update cmake to 3.16.5

Signed-off-by: Yufei Miao <myf@myf.cloud>
2020-03-12 21:31:17 +01:00
CN_SZTL
1e824c9880
OpenClash: sync with upstream source 2020-03-13 04:27:07 +08:00
mleaf
106b906291
add support for CanBox CM520-79F. 2020-03-13 04:00:59 +08:00
Daniel Golle
40e578992b procd: actually wire-up netns support
When support for network namespaces was added to procd, adding the
corresponding jail flag in procd.sh was ommitted. Add it now.

Fixes: 97a03a4760 ("procd: update to latest git HEAD")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-12 20:55:50 +01:00
mleaf
e4a36553e7
Add IPQ4019 SD/MMC controller support 2020-03-13 03:48:31 +08:00
mleaf
4bff1c3ccc
add ipq40xx vqmmc regulator driver to drivers. 2020-03-13 03:48:09 +08:00
mleaf
2b201a84c2
add ipq40xx vqmmc regulator driver to KConfig. 2020-03-13 03:47:11 +08:00
CN_SZTL
1bca5d7ec0
target/phicomm-k3: adjust default depends 2020-03-13 03:40:11 +08:00
CN_SZTL
43fea20ed2
Merge Official Source 2020-03-13 03:30:18 +08:00
David Bauer
86fe348949 ath79: add back NAND symbols to NAND target
The NAND config symbols were removed unintentionally while adding
support for Linux 5.4.

Add the respective symbols for v4.19 as well as v5.4.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-12 20:27:36 +01:00
CN_SZTL
607661cde6
luci-app-vssr: sync with upstream source 2020-03-12 23:37:36 +08:00
CN_SZTL
109d89360f
ootoc: sync with upstream source 2020-03-12 23:36:56 +08:00
CN_SZTL
9abf3b7de1
luci-theme-argon: sync with upstream source 2020-03-12 23:35:04 +08:00
CN_SZTL
1c3d073ce6
luci-theme-argon-mod: delete outdated theme 2020-03-12 23:32:36 +08:00
TwoBall
e174a463d5
Update adbyby.po (#3746) 2020-03-12 23:27:55 +08:00
LEAN-ESX
8f132c0047
luci-app-adbyby-plus: keed adblock after upgrade 2020-03-12 23:27:26 +08:00