Commit Graph

4515 Commits

Author SHA1 Message Date
CN_SZTL
fdfd3f7f4d
package: drop kernel 4.9 support 2020-08-12 03:38:44 +08:00
AmadeusGhost
d1b15673f7
rtl88x2bu: build with mac80211 2020-08-12 00:45:09 +08:00
AmadeusGhost
d1cdca9297
rtl8821cu: build with mac80211 2020-08-12 00:43:53 +08:00
CN_SZTL
e595ad050e
Merge Mainline 2020-08-12 00:18:55 +08:00
CN_SZTL
1465f17008
luci-app-ssr-plus: bump to 180-5 2020-08-12 00:07:59 +08:00
CN_SZTL
5267a2aed6
shortcut-fe: drop useless file 2020-08-11 23:28:54 +08:00
CN_SZTL
6a30e4c166
luci-app-turboacc: drop outdated command 2020-08-11 23:01:41 +08:00
AmadeusGhost
7ad5013407 rtl8821cu: build with mac80211 2020-08-11 19:02:00 +08:00
AmadeusGhost
6d48688828 rtl88x2bu: build with mac80211 2020-08-11 19:01:10 +08:00
Hauke Mehrtens
cea107f34d
bintuils: Pack libctf-nobfd.so in addition
readelf is linked against this library on MIPS64BE
This fixes a build problem on MIPS64BE.

In addition also explicitly activate it in the configure command.

Fixes: 60f595daab ("binutils: update to version 2.34")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-11 18:14:34 +08:00
Hauke Mehrtens
a7be45c86a
mac80211: Update to 4.19.137-1
b43 and b43legacy now support ieee80211w, hardware crypto will be
deactivated in such cases.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-11 18:05:19 +08:00
Hauke Mehrtens
d2669e0b38
mac80211: Update to version 5.4.36-1
This updates the mac80211 backport to the latest minor version.

The removed patch was a backport from the upstream kernel which is now
integrated.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-11 17:49:41 +08:00
AmadeusGhost
e5603c8218 fix git merge 2020-08-10 21:39:36 +08:00
AmadeusGhost
481e226f95 Merge Mainline 2020-08-10 21:25:06 +08:00
Thomas Petazzoni
38ff2c7543 procd: add SELinux support
This commit adds a patch to procd to support loading the SELinux
policy early at boot time, and adjusts the procd package to use this
SELinux support when libselinux is enabled.

The procd patch has been submitted separately [1]: obviously the
intent is to have it merged in the procd Git repository rather than
have it in OpenWrt itself.

[1] http://lists.infradead.org/pipermail/openwrt-devel/2019-November/025791.html

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[rebase, add commit message]
Signed-off-by: W. Michael Petullo <mike@flyn.org>
[split commit into openwrt.git and procd.git]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-10 21:17:26 +08:00
Daniel Golle
fdd2beaf7c kernel: modules: add package kmod-iosched-bfq
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-10 21:15:10 +08:00
Hauke Mehrtens
1495a90ae3
mac80211: Update to version 4.19.120
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-10 20:07:59 +08:00
CN_SZTL
36fde38f7a
luci-app-ssr-plus: sync with upstream source 2020-08-10 19:57:59 +08:00
AmadeusGhost
d7226b8757 Revert "rtl8192du: fix build with mac80211-5.8"
This branch isn't needed this, and it will broken the compilation.
2020-08-10 19:32:16 +08:00
CN_SZTL
6c0d09acf3
rtl8192du: enable autoload 2020-08-10 19:06:54 +08:00
CN_SZTL
a3489c166b
rtl8821cu/rtl88x2bu: build against openwrt mac80211 2020-08-10 17:58:21 +08:00
CN_SZTL
73b0e0710e
rtl8192du: drop useless option SUBDIRS"" 2020-08-10 16:58:42 +08:00
CN_SZTL
7afc1ddf8a
OpenClash: sync with upstream source 2020-08-10 16:52:26 +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