Commit Graph

6716 Commits

Author SHA1 Message Date
CN_SZTL
31b9dfcb61
Revert "ramips: mt7621 OC 1000 MHz"
This hack is not stable and causes some devices against to boot,
users should make oc via their u-boot but not kernel hacks.

This reverts commit 5c6eeab752.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-13 12:34:09 +08:00
Thomas Nixon
06a274c76a
tools/ccache: find libzstd using rpath
Previously, ccache would end up using the system libzstd, which is not
supposed to be a build requirement.

Signed-off-by: Thomas Nixon <tom@tomn.co.uk>
2021-01-11 20:58:10 +08:00
xiaorouji
2376c863d6
luci-app-passwall: bug fixes
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-11 20:26:03 +08:00
CN_SZTL
548764d282
treewide: replace wrong PKG_ARCH with PKGARCH
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-11 20:19:27 +08:00
CN_SZTL
34a40287a7
sub-web: add examples from ACL4SSR and Subconverter
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-11 19:58:44 +08:00
CN_SZTL
8f592ca694
sub-web: fix display issue when it is deployed at a sub-path
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-11 19:33:21 +08:00
CN_SZTL
c82870a6e6
sub-web: marked as a general package for all arch 2021-01-11 18:49:30 +08:00
CN_SZTL
51f30d134e
sub-web: add new package
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-11 18:43:59 +08:00
CN_SZTL
b1107b633d
subconverter: fix init 2021-01-11 18:42:52 +08:00
CN_SZTL
fdde22fdad
iptables: drop upstream merged patch 2021-01-11 00:21:44 +08:00
Beginner
4ae4b2691d
xray: Update to 1.2.1 2021-01-10 21:33:58 +08:00
CN_SZTL
090445fd61
verysync: Makefile cleanups 2021-01-10 21:32:12 +08:00
Hans Dedecker
f50f4d8cfa
glibc: update to latest 2.32 commit (BZ #24973)
0d9793e82a Fix buffer overrun in EUC-KR conversion module (bz #24973)

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2021-01-10 21:29:47 +08:00
Curtis Deptuck
605012a18f
iptables: update to 1.8.6
Update iptables to 1.8.6

ChangeLog:
https://netfilter.org/projects/iptables/files/changes-iptables-1.8.6.txt

Refresh patch:
101-remove-check-already.patch

Signed-off-by: Curtis Deptuck <curtdept@me.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [refresh patches]
2021-01-10 21:29:38 +08:00
CN_SZTL
b09ca4bd31
trojan-plus: Makefile cleanups 2021-01-10 01:46:12 +08:00
CN_SZTL
ab480debc9
trojan: Makefile cleanups 2021-01-10 01:41:26 +08:00
CN_SZTL
d7c56a425c
trojan-go: cleanup Makefile 2021-01-10 01:32:58 +08:00
CN_SZTL
a560911888
kernel: bump to 4.9.250, 4.14.214, 4.19.166
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-10 00:12:43 +08:00
Mattraks
c8d5b8b7a0
luci-app-ssr-plus: bug fixes 2021-01-09 23:39:50 +08:00
CN_SZTL
bf5f966f29
subconverter: bump to latest git HEAD and Makefile cleanups 2021-01-09 23:35:47 +08:00
CN_SZTL
141af89d8f
rapidjson: bump to latest git HAD 2021-01-09 22:58:46 +08:00
CN_SZTL
ea67f1ccfa
jpcre2: Makefile cleanup 2021-01-09 22:50:12 +08:00
CN_SZTL
d1786b3219
rapidjson: Makefile cleanup 2021-01-09 22:43:37 +08:00
CN_SZTL
059a2c9e65
smartdns: backport upstream fixes 2021-01-09 21:33:55 +08:00
CN_SZTL
c9405b4f32
luci-app-clash: remove outdated package 2021-01-09 21:03:26 +08:00
秦宇航
4a4fcd8411
verysync: update to v2.4.2 2021-01-09 20:46:44 +08:00
CN_SZTL
acca65e43e
Revert "r8152: drop package"
Fix dependencies for old kernel modules.
Fixes: f00092526d ("r8152: add package")

This reverts commit 6a0986fa4e.
2021-01-09 17:02:43 +08:00
AmadeusGhost
0652771a60
rtl8192du: fix build on arm64 platform 2021-01-09 16:14:11 +08:00
AmadeusGhost
277801dcfd minieap: improve output log format 2021-01-09 11:28:55 +08:00
AmadeusGhost
de1bcb45aa njitclient: switch to git source 2021-01-09 11:23:38 +08:00
AmadeusGhost
a6a5db037d scutclient: update to latest git HEAD 2021-01-09 11:20:48 +08:00
AmadeusGhost
09ba2f11a7 ngrokc: update to 1.54 2021-01-09 11:18:03 +08:00
Pawel Dembicki
5a3d288263 kernel: add hid-cp2112 driver support
This patch adds kernel module for Silicon Labs CP2112 HID USB to SMBus
Master Bridge. This is a HID device driver which registers as an i2c
adapter and gpiochip to expose these functions of the CP2112.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2021-01-09 11:06:28 +08:00
CN_SZTL
517305f9a9
qBittorrent: fix boost dependencies 2021-01-08 22:24:58 +08:00
xiaorouji
15d7faaf9e
luci-app-passwall: server: add xray acceptProxyProtocol option 2021-01-08 19:26:01 +08:00
Mattraks
4bfcaff4cf
luci-app-ssr-plus: bump 182-4 2021-01-08 19:15:57 +08:00
CN_SZTL
9355dd4546
luci-app-ssrserver-python: improve status check
Running `ps` via luci.exec directly will cause no output
to compare as `ps` cannot detect the size of screen, adding
`-w` to solve this.

Fixes: 0e285c3037 ("add lean's package")
Fixes: #250
2021-01-08 17:46:43 +08:00
CN_SZTL
df2d79a159
luci-app-ssr-python-pro-server: remove duplicated package 2021-01-08 16:55:59 +08:00
CN_SZTL
25642b3888
quickjs: add missing PKG_LICENSE 2021-01-08 16:32:41 +08:00
CN_SZTL
888d901ad3
ipv6helper: set ipv6 under hybrid mode by default 2021-01-08 16:22:17 +08:00
AmadeusGhost
1257c9c697 rtl88x2bu: disable power saving mode by default 2021-01-08 16:21:08 +08:00
AmadeusGhost
c0f4bc1ac6 rtl8821cu: add rtl8811cu to the description of package 2021-01-08 16:18:15 +08:00
Sven Wegener
8c955b4119 tools/cmake: always use non-ccache CC and CXX variables
cmake is a dependency of ccache, which means it is build before ccache
is available and hence must be build with non-ccache CC and CXX. It
currently works, because the cmake build system splits the compiler
variable and treats them as multiple compilers to check.

For "ccache gcc" it first tests for "ccache", which always fails,
because ccache is not a compiler by itself, even if it is available, and
then ends up calling "gcc" alone, effectively never using ccache.

Let's make this explicit by forcing the use of non-ccache CC and CXX.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
2021-01-08 16:08:33 +08:00
xiaorouji
e728583a29
luci-app-passwall: sync with upstream source 2021-01-07 18:58:25 +08:00
CN_SZTL
5193287842
kernel: bump 4.19 to 4.19.165
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-07 13:52:47 +08:00
CN_SZTL
a8f91e3f1f
distfeeds: rollback LuCI to v18.06 2021-01-07 11:25:22 +08:00
CN_SZTL
e6a93fa4ed
distfeeds: sync with OpenWrt v19.07 2021-01-07 11:12:09 +08:00
Beginner
c377e12d78
v2ray: Update to v4.34.0 2021-01-07 11:07:31 +08:00
CN_SZTL
5f656aa5b6
v2ray-plugin: bump to 1.8.0 2021-01-07 11:06:48 +08:00
Yousong Zhou
0444075be5
kmod-tcp-hybla: new module for hybla congestion control algorithm
Just the module and no default sysctl conf file is provided

Link: https://forum.openwrt.org/t/20-xx-tcp-hybla/83076
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2021-01-07 10:41:40 +08:00