Commit Graph

47975 Commits

Author SHA1 Message Date
CN_SZTL
fb3632c8be
clash: remove outdated package 2020-03-26 00:22:33 +08:00
CN_SZTL
895f2a3789
luci-app-ssr-plus: fix define uci (fix project-openwrt/openwrt-latest#15) 2020-03-25 23:40:41 +08:00
CN_SZTL
95833b0dac
kernel: add aqc111 driver 2020-03-25 21:46:28 +08:00
lean
011d47320d
luci-app-ssr-plus: update china_ssr.txt 2020-03-25 21:43:25 +08:00
Koen Vandeputte
a264b0ca58
kernel: bump 5.4 to 5.4.25
Refreshed all patches.

Remove upstreamed:
- 950-0435-ASoC-pcm512x-Fix-unbalanced-regulator-enable-call-in.patch
- 701-stmmac-fix-notifier-registration.patch
- 0002-net-thunderx-workaround-BGX-TX-Underflow-issue.patch

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

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

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-03-25 20:25:22 +08:00
Koen Vandeputte
6879be602b
kernel: bump 4.19 to 4.19.110
Refreshed all patches.

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-03-25 20:25:14 +08:00
Koen Vandeputte
7dedc8bfb5
kernel: bump 4.14 to 4.14.173
Refreshed all patches.

Remove upstreamed:
- 0001-net-thunderx-workaround-BGX-TX-Underflow-issue.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-03-25 20:25:09 +08:00
CN_SZTL
640cd1bec4
subconverter: bump to latest git HEAD 2020-03-25 19:47:37 +08:00
CN_SZTL
256d3436f5
Kernel Modules/USB Net: add support for Aquantia AQtion USB to 5/2.5GbE Controllers 2020-03-25 19:36:15 +08:00
AmadeusGhost
dab7b45e5f ipq40xx: add switch led blink support 2020-03-25 19:29:47 +08:00
CN_SZTL
0b86dc8a1d
trojan: bump to 1.15.1 2020-03-25 19:18:22 +08:00
CN_SZTL
3dc3199b77
luci-app-passwall: sync with upstream source 2020-03-25 19:17:09 +08:00
CN_SZTL
b34416b495
luci-app-vssr: sync with upstream source 2020-03-25 19:15:57 +08:00
lean
6c4a608c17
luci-app-ssr-plus: return quic by default 2020-03-25 19:14:44 +08:00
Mattraks
a9c19a1cfd
v2ray: bump to V4.23.1 (#3979) 2020-03-25 19:14:14 +08:00
lean
6140a52020
luci-app-ssr-plus: force ssr-monitor to enable ssr-redir 2020-03-25 19:13:00 +08:00
ElonH
1f308a69e0
mt76: refresh patches 2020-03-25 19:02:31 +08:00
ElonH
baffc0df9a
luci-ap-filebrowser: more robust 2020-03-25 16:53:28 +08:00
ElonH
a9eb46d7a5
luci-app-rclone: more robust 2020-03-25 16:52:54 +08:00
CN_SZTL
2048886966
rtl8821cu: disable CONFIG_MP_VHT_HW_TX_MODE for ARM64
rtl8812au driver has some portions of code with floating point (only used when CONFIG_MP_VHT_HW_TX_MODE is enabled).
But on arm64 there are no support for soft floating-point and HW fp is disabled in kernel.
So the only way to disable CONFIG_MP_VHT_HW_TX_MODE functionality.

This fix project-openwrt/openwrt#53.
2020-03-25 06:10:55 +08:00
CN_SZTL
feab910055
rtl8821cu: bump to 5.8.1
TODO: project-openwrt/openwrt#53 is still broken.
2020-03-25 06:10:44 +08:00
CN_SZTL
d9cca5443b
Merge Official Source 2020-03-25 04:10:09 +08:00
lean
0aead55000
luci-app-ssr-plus: fix socks5 global server auto-start 2020-03-25 04:08:07 +08:00
Kevin Darbyshire-Bryant
1fb3c003d6 build: prereq: tidy gcc version checks
There is a restriction in the number of parameters(10)  that may be passed to
the SetupHostCommand macro so continually adding explicit gcc'n' version
checks ends up breaking the compiler check for the later versions and
oddballs like Darwin as was done in 835d1c68a0 which added gcc10.

Drop all the explicitly specified gcc version checks.  If a suitable gcc
compiler is not found, it may be specified at the dependency checking
stage after which that version will be symlinked into the build staging
host directory.

eg. 'CC=gccfoo CXX=g++foo make prereq'

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2020-03-24 14:42:52 +00:00
Kevin Darbyshire-Bryant
9b0290ffbd nftables: bump to 0.9.3
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-24 14:42:48 +00:00
CN_SZTL
672a03ee3a
verysync: rollback to 1.3.1 2020-03-24 22:28:49 +08:00
CN_SZTL
34ba359c80
ppp: add shellsync 2020-03-24 21:25:32 +08:00
CN_SZTL
f74714f616
Merge Official Source 2020-03-24 20:40:43 +08:00
lean
ac939ee905
luci-app-zerotier: adjust boot order 2020-03-24 20:25:38 +08:00
lean
cdb4f7f628
luci-app-ssr-plus: adjust boot order 2020-03-24 20:24:19 +08:00
lean
a815c3856c
luci-app-adbyby-plus: fix auto adblock plus update 2020-03-24 20:23:56 +08:00
Max Zhao
e4f3e1535c
luci-app-ssr-plus: add stop mode for netflix service (#3990)
* luci-app-ssr-plus: add stop mode for netflix service

* luci-app-ssr-plus: bump version 174.1

* luci-app-ssr-plus: use 'nil' value to replace empty value in stop mode
2020-03-24 20:23:31 +08:00
Mattraks
18c85db47e
luci-app-ssr-plus:Add gfwlist update URL (#3965) 2020-03-24 20:23:02 +08:00
Kevin Darbyshire-Bryant
a0027f8dbf libnftnl: drop unsupported configure option
--without-json-parsing is not a supported configure option.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-23 21:31:05 +00:00
CN_SZTL
6db1d8f54d
OpenClash: sync with upstream source 2020-03-24 05:11:46 +08:00
CN_SZTL
df0352da9d
luci-app-serverchan: bump to v1.48 2020-03-24 05:11:00 +08:00
CN_SZTL
1280133094
luci-app-passwall: update to 3.6-29 2020-03-24 05:10:37 +08:00
CN_SZTL
00a242a11e
luci-app-vssr: sync with upstream source 2020-03-24 05:10:06 +08:00
CN_SZTL
c23b2107be
Merge Official Source 2020-03-24 05:03:23 +08:00
lean
d146782371
kernel: revert kernel modules for rtl8152 based usb-to-ethernet converters 2020-03-24 04:58:55 +08:00
lean
d9710f6084
luci-app-ssr-plus: use icmp ping first, fallback to tcpping 2020-03-24 04:58:33 +08:00
lean
26afa12472
luci-app-ssr-plus: enhance Netflix rules at "same" mode 2020-03-24 04:58:10 +08:00
AmadeusGhost
e9ec7de18e
ipq40xx/806x: add u9300 4G driver
From @ksong008 dalao
2020-03-24 04:56:56 +08:00
Max Zhao
6607b2e3ad
trojan : update to 1.50.0 (#3962) 2020-03-24 04:52:44 +08:00
Paul Spooren
6f01d3334e x86/geode: fixup FEATURE inheritance
In the geode subtarget all default x86 features were overwritten via :=
instead of extending them via +=.

This patch fixes the inheritance and thereby the compilation of
x86/geode target.

Compile tested x86/geode.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-03-23 18:56:26 +00:00
Paul Spooren
3f3a754c68 x86/geode: add missing include after rebase
The x86 image generation was refacted via cb007a7bf6 and accidently not
included `geode.mk` when selected as subtarget.

Now the file is included and image compilation for x86/geode works
again.

Thanks to Russell Senior <russell@personaltelco.net> for reporting the
problem and suggesting a patch!

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-03-23 10:42:53 +00:00
Álvaro Fernández Rojas
340fc3a1c6 bcm27xx: refresh linux 5.4 configs
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-23 09:14:36 +01:00
Álvaro Fernández Rojas
31922c4560 bcm27xx-userland: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-23 09:06:49 +01:00
Álvaro Fernández Rojas
8c02e7fe9f bcm27xx-gpu-fw: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-23 08:55:14 +01:00
Álvaro Fernández Rojas
6c9b5d6972 bcm27xx: sync 5.4 patches with RPi Foundation
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-23 08:48:08 +01:00