Commit Graph

47993 Commits

Author SHA1 Message Date
Mattraks
53693fbedb
luci-app-ssr-plus:Adjust uci-defaults (#4010) 2020-03-26 20:09:51 +08:00
lonwern
8e79b57e36
luci-app-ssr-plus: add "same" mode for global socks5 server (#4039) 2020-03-26 20:09:22 +08:00
AmadeusGhost
2e3f917857
mwlwifi: disable A-MSDU (#4030)
Co-authored-by: LGA1150 <dqfext@gmail.com>
2020-03-26 20:08:57 +08:00
R3pl4c3r
7f5616dc78
luci-app-ssr-plus: fix gfwlist update error (#4043)
* luci-app-ssr-plus: fix gfwlist update error

* Update Makefile
2020-03-26 20:07:19 +08:00
manyeechen
8a5f06a834
npc:bump to 0.26.6 (#4033)
fix:
web重新显示id #453 #461 #475
客户端首次添加时限速问题
mux计算长度重复赋值
服务端启动可能卡住的问题 #470
web中丢失的服务器ip项
2020-03-26 20:05:33 +08:00
CN_SZTL
70b827cf14
kernel: AQC111 driver: add missing linkmode header 2020-03-26 20:00:08 +08:00
CN_SZTL
e2f1337e2d
Merge Official Source 2020-03-26 12:56:50 +08:00
CN_SZTL
863b16c609
luci-app-passwall: sync with upstream source 2020-03-26 12:51:29 +08:00
CN_SZTL
778e87e31d
luci-app-vssr: sync with upstream source# 2020-03-26 12:50:09 +08:00
Henrique de Moraes Holschuh
556b8581a1 dnsmasq: fix dnssec+ntp chicken-and-egg workaround (FS#2574)
Fix the test for an enabled sysntp initscript in dnsmasq.init, and get
rid of "test -o" while at it.

Issue reproduced on openwrt-19.07 with the help of pool.ntp.br and an
RTC-less ath79 router.  dnssec-no-timecheck would be clearly missing
from /var/etc/dnsmasq.conf.* while the router was still a few days in
the past due to non-working DNSSEC + DNS-based NTP server config.

The fix was tested with the router in the "DNSSEC broken state": it
properly started dnsmasq in dnssec-no-timecheck mode, and eventually ntp
was able to resolve the server name to an IP address, and set the system
time.  DNSSEC was then enabled by SIGINT through the ntp hotplug hook,
as expected.

A missing system.ntp.enabled UCI node is required for the bug to show
up.  The reasons for why it would be missing in the first place were not
investigated.

Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
2020-03-25 21:40:51 +01:00
Henrique de Moraes Holschuh
f81403c433 dnsmasq: init: get rid of test -a and test -o
Refer to shellcheck SC2166.  There are just too many caveats that are
shell-dependent on test -a and test -o to use them.

Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
2020-03-25 21:39:20 +01:00
Jo-Philipp Wich
dd166960f4 uclient: update mirror hash
Fixes: 98017228dd ("uclient: bump to latest Git HEAD")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-03-25 19:34:34 +01:00
Jo-Philipp Wich
98017228dd uclient: bump to latest Git HEAD
af585db uclient-fetch: support specifying advertised TLS ciphers

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-03-25 19:32:18 +01:00
Jo-Philipp Wich
052aaa7c96 uhttpd: bump to latest Git HEAD
5e9c23c client: allow keep-alive for POST requests
5fc551d tls: support specifying accepted TLS ciphers

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-03-25 19:22:10 +01:00
Jo-Philipp Wich
cd23dc1d21 ustream-ssl: bump to latest Git HEAD
5e1bc34 ustream-openssl: clear error stack before SSL_read/SSL_write
f7f93ad add support for specifying usable ciphers

Also bump the ABI version since the layout of `struct ustream_ssl_ops`
changed.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-03-25 19:16:19 +01:00
Xiaofu
e8b81e48fe
luci-app-adbyby_plus: bugfix (#4020) 2020-03-26 00:42:04 +08:00
Mattraks
be1db7fd77
luci-app-ssr-plus:Fix update.lua (#4018) 2020-03-26 00:41:41 +08:00
AmadeusGhost
24272a4a36
simple-obfs: update to latest git head to fix build on gcc9 2020-03-26 00:39:58 +08:00
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