Commit Graph

4209 Commits

Author SHA1 Message Date
CN_SZTL
9506f4b197
luci-app-ssr-plus: sync with upstream source 2020-08-03 00:47:52 +08:00
Rui Salvaterra
9bd4d1b093
wireguard-tools: allow compiling with MIPS16 instructions
The wg utility compiles and runs without issues in MIPS16 mode, despite setting
PKG_USE_MIPS16:=0 in the makefile. Let's remove this, allowing for a substantial
size reduction of the wg executable. Since wg is a just a configuration utility,
it shouldn't be performance-critical, as the crypto heavy-lifting is done on the
kernel side.

wg sizes for both modes:

MIPS32: 64309 bytes
MIPS16: 42501 bytes

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2020-08-03 00:34:54 +08:00
Rosen Penev
aef321a5e0
exfat: add out of tree module
>From an email conversation with the person responsible for upstreaming
the exFAT driver, it seems the staging one in kernel 5.4 is not so
good. Excerpts below.

Namjae Jeon:
Hm... exfat in 5.4 kernel  that we did crap shit long time ago is
contributed by someone who we don't know.
This version is unstable and low quality code. We have been improving
it continuously.
and staging version exfat is removed from linux 5.7 kernel.

linux exfat oot  version is a backport of exfat in linux 5.7 kernel to
support lower version kernel, and it is a real.
You can see the patch history fro linux-exfat-oot.
this version support timezone and boot sector verification feature newly.
and better filesystem structure and much clean code quality that
reviewed by high profile kernel developers. and add many bug fixes.
And this version is officially maintained by me and kernel guys.

I would not recommend to use staging exfat version.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-03 00:34:22 +08:00
CN_SZTL
35bfeba3aa
autocore-arm: simplify script 2020-08-01 19:31:24 +08:00
CN_SZTL
7aacd4fb65
luci-app-passwall: sync with upstream source 2020-08-01 17:47:57 +08:00
CN_SZTL
56ae997a7a
luci-app-oled: sync with upstream source 2020-08-01 17:47:47 +08:00
CN_SZTL
932c0dd436
AdGuardHome: fix upx compress 2020-08-01 03:05:19 +08:00
CN_SZTL
afe923507a
AdGuardHome: add missing goproxy config 2020-07-31 22:05:21 +08:00
CN_SZTL
3793240798
AdGuardHome: add goproxy and upx support 2020-07-31 21:58:25 +08:00
CN_SZTL
80babd11b1
luci-app-kodexplorer: add nginx-util as a dependency 2020-07-31 21:34:57 +08:00
CN_SZTL
1f9b1a1d67
luci-app-vssr: add package 2020-07-31 02:39:19 +08:00
CN_SZTL
b04097054e
pacakge: drop unmaintained package 2020-07-31 02:33:04 +08:00
Daniel Golle
3824ce795f
procd: update to git HEAD
28be011 instance: make sure values are not inherited from previous runs
 2ae5cbc uxc: remove debugging left-over

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-31 02:01:13 +08:00
Daniel Golle
ab64d711c4
procd: update to git HEAD
c3ca99f jail: serialize hook execution
 8ff8970 jail: add some remaining OCI features
 9d5fa0a uxc: behave more like a compliant OCI run-time
 1274033 uxc: fix create operation
 2d811a4 jail: add 'kill' method to container.%s object
 08133b8 uxc: use new container.%s kill ubus API

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-31 02:00:52 +08:00
CN_SZTL
1dd3a27272
subconverter: bump to 0.6.2 2020-07-31 01:53:11 +08:00
CN_SZTL
df1db930c2
luci-app-passwall: sync with upstream source 2020-07-31 00:15:26 +08:00
ricksuzade-maker
ee93143163
Bump wireguard to 1.0.20200729 2020-07-31 00:12:34 +08:00
CN_SZTL
e4ef32dace
OpenClash: sync with upstream source 2020-07-31 00:10:08 +08:00
CN_SZTL
035851c019
luci-app-oled: sync with upstream source 2020-07-30 00:44:32 +08:00
CN_SZTL
81226e5ca0
luci-app-cpufreq: drop incorrect translation 2020-07-29 23:29:06 +08:00
CN_SZTL
022bdec73c
luci-app-smartdns: drop err info 2020-07-29 23:20:20 +08:00
CN_SZTL
8dbddc2d9d
luci-app-turboacc: fix dependency of HWNAT 2020-07-29 17:59:22 +08:00
CN_SZTL
042c103f97
luci-app-nginx-pingos: sync with upstream source 2020-07-29 17:40:15 +08:00
CN_SZTL
ebb7559137
luci-app-passwall: sync with upstream source 2020-07-29 17:39:30 +08:00
CN_SZTL
81346a806e
Revert "luci-app-adguardhome: drop outdated download link"
This reverts commit cd8fb0e9de.
2020-07-29 16:33:54 +08:00
CN_SZTL
f8ecec1d76
luci-app-oled: sync with upstream source 2020-07-28 16:07:42 +08:00
CN_SZTL
51ab997a54
luci-theme-argonv3: sync with upstream source 2020-07-28 16:04:46 +08:00
CN_SZTL
b285e6f5ac
autocore-arm: add ipq40xx support 2020-07-28 03:09:23 +08:00
CN_SZTL
b90b1a0f43
luci-theme-argonv3: sync with upstream source 2020-07-27 22:23:25 +08:00
CN_SZTL
70ab7e1e61
uhttpd: drop OEM info 2020-07-27 22:03:58 +08:00
Yousong Zhou
7e1bb30fe9
firewall: bump to version 2020-07-05
Changes since last source version

  e9b90df zones: apply tcp mss clamping also on ingress path
  050816a redirects: fix segmentation fault
  f62a52b treewide: replace unsafe string functions
  23cc543 improve reload logic
  9d7f49d redurects: add support to define multiple zones for dnat reflection rules
  f87d0b0 firewall3: defaults: fix uci flow_offloading option
  fe9602c rules: fix typo
  7cc2a84 defaults: robustify flow table detection.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-07-27 19:41:19 +08:00
Daniel Golle
57bb41d5bf
procd: jail: fix build on glibc and uclibc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-27 19:39:38 +08:00
Daniel Golle
0787fed452
procd: update to git HEAD
48777de rcS: cast format string to int64_t
 a4df90f jail: fix wrong format for 32-bit
 c482c5d jail: add support for referencing existing namespaces

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-27 19:39:19 +08:00
CN_SZTL
cd8fb0e9de
luci-app-adguardhome: drop outdated download link 2020-07-27 19:28:40 +08:00
CN_SZTL
83025ebe25
UnblockNeteaseMusic-Go: bump to 0.2.4 2020-07-27 19:25:05 +08:00
CN_SZTL
90bc88f901
luci-app-passwall: sync with upstream source 2020-07-27 19:23:12 +08:00
CN_SZTL
ed76ec8a1c
brook: bump to 20200701 2020-07-27 19:22:01 +08:00
CN_SZTL
1f36a4a624
luci-app-clash: sync with upstream source 2020-07-27 18:30:55 +08:00
CN_SZTL
b45578a42b
luci-theme-argon: sync with upstream source 2020-07-27 18:30:41 +08:00
CN_SZTL
601cbecbc7
OpenClash: sync with upstream source 2020-07-26 01:26:12 +08:00
CN_SZTL
f17d9376ca
luci-app-turboacc: enable hwnat by default 2020-07-26 00:13:50 +08:00
CN_SZTL
2a5c860cda
luci-theme-argon: bump to v1.6.2 2020-07-25 20:43:48 +08:00
CN_SZTL
288ca1b338
base-files: add soft link to resolv file 2020-07-25 19:58:53 +08:00
CN_SZTL
6d170db961
treewide: switch to /tmp/resolv.conf.d/resolv.conf.auto 2020-07-25 19:47:13 +08:00
Daniel Golle
899cc45dc4
dnsmasq: switch to /tmp/resolv.conf.d/resolv.conf.auto
Mount-bind directory instead of resolv.conf.auto file in jail to
avoid problems when the file is deleted/replaced.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-25 19:36:33 +08:00
Kevin Darbyshire-Bryant
8910a787d8
cake-oot: update to latest HEAD
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-07-25 19:21:42 +08:00
CN_SZTL
52ed0b0e91
AdGuardHome: bump to v0.103.3 2020-07-25 18:06:23 +08:00
CN_SZTL
69f23746f0
luci-app-unblockneteasemusic: bump to 2.8-5 2020-07-25 15:19:17 +08:00
CN_SZTL
d6a14db771
luci-theme-argon: bump to v1.6.1 2020-07-25 14:31:14 +08:00
CN_SZTL
653bcd8a07
kmod-sched-cake-oot: fix depends 2020-07-25 11:32:14 +08:00