Commit Graph

4493 Commits

Author SHA1 Message Date
CN_SZTL
73b0e0710e
rtl8192du: drop useless option SUBDIRS"" 2020-08-10 16:58:42 +08:00
CN_SZTL
314e3e9a26
Merge Mainline 2020-08-10 16:39:54 +08:00
CN_SZTL
c40b73e880
luci-app-passwall: bump to 3.9-33 2020-08-10 16:36:26 +08:00
CN_SZTL
e06e035b09
luci-app-oled: sync with upstream source 2020-08-10 16:34:00 +08:00
CN_SZTL
b652899bf3
Merge Mainline 2020-08-10 00:06:16 +08:00
AmadeusGhost
a2c53ada81
Revert 'rtl88x2bu/8821cu: linux 5.8 build support 2020-08-10 00:00:36 +08:00
AmadeusGhost
4ac2271b15
rtl8821cu: linux 5.8 build support
ref: tomaspinho/rtl8821ce/pull/149
2020-08-10 00:00:30 +08:00
AmadeusGhost
d59af4c805
rtl88x2bu: linux 5.8 build support
ref: cilynx/rtl88x2bu/pull/58
2020-08-09 23:59:46 +08:00
AmadeusGhost
24b16e508c
rtl8192du: fix build with mac80211-5.8 2020-08-09 23:58:44 +08:00
Hans Dedecker
5e22c71f4c
nat46: update to latest git HEAD
71e9f09 nat46-core: fix compilation with kernel 5.4

Remove 100-kernel-5.4-compat patch as upstream accepted

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-08-09 23:20:29 +08:00
CN_SZTL
b0e9557632
Merge Mainline 2020-08-07 19:44:17 +08:00
CN_SZTL
c90528c26f
luci-app-passwall: bump to 3.9-31 2020-08-07 18:59:17 +08:00
Jo-Philipp Wich
0dc0b8e582
openvpn: fix arguments passing to wrapped up and down scripts
With the introduction of the generic OpenVPN hotplug mechanism, wrapped
--up and --down scripts got the wrong amount and order of arguments passed,
breaking existing configurations and functionality.

Fix this issue by passing the same amount of arguments in the same expected
order as if the scripts were executed by the OpenVPN daemon directly.

Ref: https://github.com/openwrt/openwrt/pull/1596#issuecomment-668935156
Fixes: 8fe9940db6 ("openvpn: add generic hotplug mechanism")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-08-07 17:56:18 +08:00
Yousong Zhou
0fd214533d
dnsmasq: abort when dnssec requested but not available
Before this commit, if uci option "dnssec" was set, we pass "--dnssec"
and friends to dnsmasq, let it start and decide whether to quit and
whether to emit message for diagnosis

  # dnsmasq --dnssec; echo $?
  dnsmasq: DNSSEC not available: set HAVE_DNSSEC in src/config.h
  1

DNSSEC as a feature is different from others like dhcp, tftp in that
it's a security feature.  Better be explicit.  With this change
committed, we make it so by not allowing it in the first in the
initscript, should dnsmasq later decides to not quit (not likely) or
quit without above explicit error (unlikely but less so ;)

So this is just being proactive.  on/off choices with uci option
"dnssec" are still available like before

Link: https://github.com/openwrt/openwrt/pull/3265#issuecomment-667795302
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-08-07 17:48:19 +08:00
Daniel Golle
bcb1741047
procd: update to git HEAD
47a9f0d service: add method to query available container features
 afbaba9 initd: attempt to mount cgroup2
 ead60fe jail: use pidns semantics also for timens
 759e9f8 jail: make use of BLOBMSG_CAST_INT64 for OCI rlimits
 83053b6 instance: add instances into unified cgroup hierarchy
 16159bb jail: parse OCI cgroups resources
 282ff0c jail: only free cgroups if they were allocated
 ab55357 jail: fix freeing cgroups avl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-07 17:45:51 +08:00
Felix Fietkau
dc20178fa9
binutils: update to version 2.34
Fixes perf on aarch64

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-08-07 17:44:44 +08:00
CN_SZTL
8b01ddcc4a
v2ray-plugin: bump to 1.3.5 2020-08-07 17:40:13 +08:00
CN_SZTL
a31b6d0053
v2ray: bump to 4.27.0 2020-08-07 17:39:16 +08:00
CN_SZTL
ba16561d92
brook: bump to 20200801 2020-08-07 17:38:13 +08:00
CN_SZTL
872331baf9
luci-app-ssr-plus: bump to 180-3 2020-08-07 17:36:22 +08:00
SuLingGG
fc71592477
Fix baidupcs-web file name to fit i386 device 2020-08-07 17:33:06 +08:00
CN_SZTL
e91e5cb732
Merge Mainline 2020-08-06 02:41:23 +08:00
Rafał Miłecki
a6eeb0f101
uhttpd: update to the latest master
212f836 ubus: rename JSON-RPC format related functions
628341f ubus: use local "blob_buf" in uh_ubus_handle_request_object()
9d663e7 ubus: use BLOBMSG_TYPE_UNSPEC for "params" JSON attribute
77d345e ubus: drop unused "obj" arguments
8d9e1fc ubus: parse "call" method params only for relevant call

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2020-08-06 02:40:59 +08:00
CN_SZTL
b09fbfd0ea
LuCI: Mod20.08 2020-08-06 01:11:47 +08:00
CN_SZTL
f0fa1207de
Merge Mainline 2020-08-06 00:16:54 +08:00
CN_SZTL
a93ff940ea
luci-theme-argonv3: sync with upstream source 2020-08-06 00:16:30 +08:00
CN_SZTL
2699f91b6a
Merge Mainline 2020-08-05 23:32:41 +08:00
CN_SZTL
190fb056bb
filebrowser: fix env 2020-08-05 23:19:11 +08:00
CN_SZTL
38b5fe037a
filebrowser: adjust init 2020-08-05 23:15:17 +08:00
CN_SZTL
ef4ee640e9
filebrowser: call native compiler to pack binary 2020-08-05 23:08:09 +08:00
CN_SZTL
af00d574dc
Merge Mainline 2020-08-05 21:05:43 +08:00
David Bauer
4a97f83839
base-files: disable LEDs if default state is undefined
Set the default state for LEDs to off. When a trigger is set, the
trigger will turn the LED automatically on.

Currently LEDs might stay on, e.g. when the LED trigger is set to a
netdev trigger and the interface is never activated or the 'none'
trigger is selected without setting the 'default' option to 0 and it's
set for the LED indicating the system running state.

Using off as a default value is also consistent with the documentation
in the OpenWrt wiki.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-08-05 21:04:51 +08:00
CN_SZTL
6756bee51d
Merge Mainline 2020-08-04 23:59:22 +08:00
CN_SZTL
416623fb8f
luci-app-softethervpn: link real config to tmp 2020-08-04 23:42:57 +08:00
CN_SZTL
2faa1ea007
luci-app-passwall: sync with upstream source 2020-08-04 22:30:46 +08:00
CN_SZTL
6d7e9e5468
luci-app-jd-dailybonus: bump to 0.8.3 2020-08-04 22:28:46 +08:00
好想告诉你
693e0d43be
smartdns: bump to latest git HEAD 2020-08-04 20:54:37 +08:00
CN_SZTL
afda1d2a63
Merge Mainline 2020-08-04 02:43:35 +08:00
CN_SZTL
ff1a9824cd
luci-app-zerotier: restart service when network changed 2020-08-04 02:40:35 +08:00
CN_SZTL
c839962c04
Merge Mainline 2020-08-04 01:53:59 +08:00
CN_SZTL
0e85056365
luci-app-zerotier: [2/2] drop network config when stop
Ref: #174.
2020-08-04 01:42:11 +08:00
CN_SZTL
1b07f455aa
luci-app-zerotier: [1/2] support muilt network id
Ref #174.
2020-08-04 01:04:30 +08:00
CN_SZTL
34db960402
Merge Mainline 2020-08-03 23:10:32 +08:00
CN_SZTL
ece18c5a85
mode 20.08 2020-08-03 22:42:16 +08:00
CN_SZTL
c584f55ce0
Merge Mainline 2020-08-03 21:02:18 +08:00
Adrian Schmutzler
84abe12c39
package: replace remaining occurrences of ifconfig with ip
ifconfig is effectively deprecated for quite some time now. Let's
replace the remaining occurrences for packages by the
corresponding ip commands now.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-03 20:59:32 +08:00
CN_SZTL
eff1e37db0
luci-app-turboacc: fix logic error 2020-08-03 20:17:21 +08:00
CN_SZTL
c6c6853164
Merge Mainline 2020-08-03 03:24:55 +08:00
CN_SZTL
b2b54d9e04
amule: remove upstreamd patch 2020-08-03 03:22:14 +08:00
CN_SZTL
b47082ecd8
libcryptopp: simplify Makefile 2020-08-03 02:55:44 +08:00