CN_SZTL
d8ce962dba
luci-app-vssr: sync with upstream source
2020-03-26 12:49:38 +08:00
CN_SZTL
019f5cfeed
Merge Lean's source
2020-03-26 00:40:44 +08:00
Xiaofu
f907738f7c
luci-app-adbyby_plus: bugfix ( #4020 )
2020-03-26 00:39:09 +08:00
Mattraks
a0174a6584
luci-app-ssr-plus:Fix update.lua ( #4018 )
2020-03-26 00:38:57 +08:00
CN_SZTL
8f9ed101a4
clash: remove outdated package
2020-03-26 00:21:25 +08:00
lean
1a6c52cc06
trojan: bump to 1.15.1
2020-03-25 23:34:22 +08:00
lean
2998f9a228
target:remove luci-proto-relay
2020-03-25 23:33:19 +08:00
lean
1f040092ce
procd: update to latest git HEAD
2020-03-25 22:23:34 +08:00
CN_SZTL
2b448028d3
kernel/4.9: fix aqc111 driver patch
2020-03-25 22:22:17 +08:00
CN_SZTL
4b17e0bef5
kernel: add aqc111 driver
2020-03-25 21:51:33 +08:00
CN_SZTL
289aa4b958
Merge Lean's source
2020-03-25 21:42:25 +08:00
lean
61a8169199
luci-app-ssr-plus: update china_ssr.txt
2020-03-25 21:32:35 +08:00
CN_SZTL
3589c240de
ubus: fix ABI_VERSION
2020-03-25 21:29:44 +08:00
CN_SZTL
79c735cf81
rpcd/ubus: active PIE by default
2020-03-25 20:20:15 +08:00
CN_SZTL
a696ac5392
System: revert some packages for OpenWrt-18.06
2020-03-25 20:16:17 +08:00
lean
5ee7b8ac82
Revert "libubox:fix array out of bounds GCC 10 warning"
...
This reverts commit 2c95a9f5e6 .
2020-03-25 20:13:16 +08:00
CN_SZTL
935b443b96
luci-theme-argon-mod: add package
2020-03-25 19:56:14 +08:00
CN_SZTL
f3750c3dd3
subconverter: bump to latest git HEAD
2020-03-25 19:47:07 +08:00
CN_SZTL
a9e4d30813
Kernel Modules/USB Net: add support for Aquantia AQtion USB to 5/2.5GbE Controllers
2020-03-25 19:31:04 +08:00
CN_SZTL
153a1f269a
trojan: bump to 1.15.1
2020-03-25 19:17:50 +08:00
CN_SZTL
a213808335
luci-app-passwall: sync with upstream source
2020-03-25 19:16:51 +08:00
CN_SZTL
fe56f7cdb3
luci-app-vssr: sync with upstream source
2020-03-25 19:15:29 +08:00
CN_SZTL
983bd2d46f
Merge Lean's source
2020-03-25 19:11:35 +08:00
ElonH
9b58d9f661
luci-ap-filebrowser: more robust
2020-03-25 16:46:20 +08:00
ElonH
8dabab4509
luci-app-rclone: more robust
2020-03-25 16:44:22 +08:00
ElonH
bbec2ebb54
mt76: refresh patches
2020-03-25 16:03:57 +08:00
lean
d29f9dbeb9
lua: fix build with MacOS's make
2020-03-25 13:42:28 +08:00
lean
334f365c2b
rpcd: activate PIE ASLR by default
2020-03-25 12:59:53 +08:00
lean
076c3b7e49
openwrt-fullconenat: bump to 2019-10-21
2020-03-25 12:33:27 +08:00
lean
2c95a9f5e6
libubox:fix array out of bounds GCC 10 warning
2020-03-25 12:17:48 +08:00
lean
7346fdca12
Revert "x86: fix path for qemu-img ( #3856 )"
...
This reverts commit d291e24956 .
2020-03-25 11:43:13 +08:00
lean
858c78e36e
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-03-25 11:21:16 +08:00
lean
1681ef96da
luci-app-ssr-plus: return quic by default
2020-03-25 11:21:07 +08:00
bearbazooka
471d013962
Update README.md ( #3973 )
2020-03-25 11:06:38 +08:00
Mattraks
aca84b5c7c
v2ray: bump to V4.23.1 ( #3979 )
2020-03-25 11:06:07 +08:00
AmadeusGhost
1441431c43
kernel: iio.mk: add missing kernel modules ( #4008 )
...
This commit fix:
SPS30 particulate matter sensor (SPS30) [N/m/y/?] (NEW)
Run-tested-on: sunxi
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-03-25 11:05:23 +08:00
lean
87ebf166cf
luci-app-ssr-plus: force ssr-monitor to enable ssr-redir
2020-03-25 10:58:04 +08:00
Chuanhong Guo
41081ebbd0
mediatek: mt7629: fix ethernet default config
...
1. fix typo: ucidef_set_interfaces_wan -> ucidef_set_interface_wan
2. change board name to mt7629-rfb to match upstream dts
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-03-25 08:25:12 +08:00
AmadeusGhost
08d50a6bc3
kernel: iio.mk: add missing kernel modules
...
This commit fix:
SPS30 particulate matter sensor (SPS30) [N/m/y/?] (NEW)
2020-03-25 08:15:20 +08:00
CN_SZTL
5dedb228aa
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:06:18 +08:00
CN_SZTL
06621f5f41
rtl8821cu: bump to 5.8.1
...
TODO: project-openwrt/openwrt#53 is still broken.
2020-03-25 05:46:06 +08:00
Kevin Darbyshire-Bryant
94b182bb9a
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-25 04:14:16 +08:00
Kevin Darbyshire-Bryant
da66eee5f9
nftables: bump to 0.9.3
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-25 04:14:04 +08:00
CN_SZTL
f135232e2d
Merge Lean's source
2020-03-25 04:02:18 +08:00
lean
a59b400913
autocore:getcpu method change
2020-03-25 01:44:35 +08:00
lean
5c5f32c082
luci-app-ssr-plus: fix socks5 global server auto-start
2020-03-25 01:38:14 +08:00
CN_SZTL
c345d4bae7
luci-app-nft-qos: correct path to luci.mk ( #3997 )
2020-03-24 22:50:13 +08:00
CN_SZTL
903c22c2cc
verysync: rollback to 1.3.1
2020-03-24 22:28:16 +08:00
CN_SZTL
9a242ce509
syncthing: fixup version detection
2020-03-24 20:45:48 +08:00
CN_SZTL
9f28dde335
Merge branch 'dev' of github.com:project-openwrt/openwrt into dev
2020-03-24 20:21:17 +08:00