Commit Graph

2436 Commits

Author SHA1 Message Date
coolsnowwolf
9a5d95747e Merge branch 'master' of https://github.com/coolsnowwolf/lede 2021-07-30 15:14:04 +08:00
coolsnowwolf
8c55064b3a iwinfo: bump version 2021-07-30 15:13:53 +08:00
Beginner
b72f6d6fa1
hostapd: add missing chunk for the snoop interface fix (#7551)
Fixes: 7b46377a0cd9 ("hostapd: make the snooping interface (for proxyarp) configurable")
Signed-off-by: Felix Fietkau <nbd@nbd.name>

Co-authored-by: Felix Fietkau <nbd@nbd.name>
2021-07-28 23:44:50 +08:00
Beginner
3c6aadc40e
hostapd: sync upstream (#7549)
* hostapd: make the snooping interface (for proxyarp) configurable

Use the VLAN interface instead of the bridge, to ensure that hostapd receives
untagged DHCP packets

Signed-off-by: Felix Fietkau <nbd@nbd.name>

* hostapd: fix a segfault on sta disconnect with proxy arp enabled

Signed-off-by: Felix Fietkau <nbd@nbd.name>

* hostapd: make proxyarp work with libnl-tiny

Remove a dependency on libnl3-route

Signed-off-by: Felix Fietkau <nbd@nbd.name>

Co-authored-by: Felix Fietkau <nbd@nbd.name>
2021-07-28 13:41:38 +08:00
onewe
b01a5f922a
fix: ttyd https frame (#7548) 2021-07-28 13:40:36 +08:00
coolsnowwolf
1214d8dc98 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2021-07-28 10:25:37 +08:00
coolsnowwolf
807e8e4f29 ramips: add Mediatek EIP93 Crypto Engine for MT7621 SoC 2021-07-28 10:25:30 +08:00
ntlf9t
fde8a69c47
ath11k: memory leak patches (#7546) 2021-07-28 10:12:15 +08:00
coolsnowwolf
81ec7987f7 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2021-07-26 17:37:22 +08:00
coolsnowwolf
601262ed5f Version bump to R21.7.26 2021-07-26 17:37:13 +08:00
ZeaKyX
2fa6c157c8
Fix autocore-arm Makefile for ipq807x (#7526) 2021-07-26 11:39:47 +08:00
ntlf9t
c7f168255a
ath11k: memory leak patches and finishing patch (#7521) 2021-07-26 00:56:20 +08:00
Hugo Yuan
3fd47a91b9
Revert "elfutils: fix building with GCC 11 (#7519)" (#7522)
This reverts commit d04380e63c.
2021-07-26 00:54:54 +08:00
Beginner
d04380e63c
elfutils: fix building with GCC 11 (#7519)
Add a patch to fix building with GCC 11, which triggers new warnings by
enabling -Warray-parameter by default.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>

Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-07-25 23:54:47 +08:00
coolsnowwolf
6667e63585 quantenna: use /etc/config/wireless to config 2021-07-25 14:52:52 +08:00
AmadeusGhost
775b31429e
qca-ssdk: adjust build flags for ath79 and ipq platform (#7510) 2021-07-25 13:27:53 +08:00
coolsnowwolf
c366b45ec9 ipq806x: fix Linksys E8350 web sysupgrade 2021-07-24 22:45:08 +08:00
coolsnowwolf
7a4f49fb25 ath11k: fix wifi drivers memory leak for AX6/AX3600 etc. 2021-07-24 15:49:58 +08:00
Beginner
c5a0343304
dnsproxy: update to 0.39.0 (#7498) 2021-07-24 13:01:42 +08:00
coolsnowwolf
737e0fd864 ath11k-firmware: fixes wifi encap offload 2021-07-23 21:09:30 +08:00
coolsnowwolf
dff8f79b52 ipq807x: resolve the nss cpu high load regarding ecm 2021-07-23 20:58:34 +08:00
coolsnowwolf
6a18e18416 ipq806x: add quantenna 5G wifi support for E8350/R7500v1 2021-07-23 16:59:44 +08:00
coolsnowwolf
ecd242eddd ipq806x: fix linksys e8350 boot 2021-07-23 11:35:05 +08:00
coolsnowwolf
922d471d21 qca-nss-crypto: add PKG_MIRROR_HASH 2021-07-22 17:42:31 +08:00
coolsnowwolf
54d5790ab6 ipq806x: add quantenna wireless firmware for E8350/R7500v1 2021-07-22 14:11:47 +08:00
HoldOnBro
d037c4b9fd
fix ntfs3 compiling problem (#7467) 2021-07-21 15:17:01 +00:00
EnnawYang
4d5e9db0d9
luci-app-jd-dailybonus: sync upstream (#7468) 2021-07-21 15:16:24 +00:00
Beginner
13fabde28e
dnsproxy: update to 0.38.3 (#7455) 2021-07-20 13:54:45 +00:00
coolsnowwolf
e34e5b584e luci-app-pptp-server: rollback pptpd server 2021-07-20 14:12:48 +08:00
coolsnowwolf
facd06ed14 luci-app-ipsec-vpnd: rules security optimization 2021-07-20 14:08:13 +08:00
Beginner
5d2b458012
luci-app-unblockmusic: fix typo error (#7448) 2021-07-20 05:43:29 +00:00
HoldOnBro
74a25bc921
qt: Update to 5.15.2 (#7444)
* Update Makefile

* Update Makefile

* Create 010-gcc11.patch
2021-07-20 10:02:11 +08:00
Beginner
12d469347a
UnblockNeteaseMusic: bump to latest git HEAD (#7440)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-07-20 09:59:50 +08:00
Beginner
1768458fc1
UnblockNeteaseMusic-Go: Update to 0.2.12 (#7441)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>

Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-07-20 09:59:28 +08:00
Beginner
051dcb72bd
luci-app-unblockmusic: tidy up Makefile (#7442)
Signed-off-by: Beginner <70857188+Beginner-Go@users.noreply.github.com>
2021-07-20 09:59:15 +08:00
coolsnowwolf
19741fb812 luci-app-ipsec-vpnd: change zh-cn po 2021-07-20 00:22:58 +08:00
coolsnowwolf
567628d38b luci-app-ipsec-vpnd: add rule settings 2021-07-19 23:20:44 +08:00
Beginner
a38acb62a9
libs: sync upstream (#7420)
* elfutils: update to 0.182

Add --disable-libdebuginfod with remove libcurl dependency.

Remove totally unused host elfutils.

Refreshed and rebased patches.

Also happens to fix compilation with GCC11.

Newer versions of elfutils seem to have some kind of dependency on
obstack.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* libcap: update to 2.51

Switched to AUTORELEASE to avoid manual increments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* libnftnl: update to 1.2.0

Switch to AUTORELEASE to avoid manual increments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* libpcap: update to 1.10.1

Switch to AUTORELEASE to avoid manual increments.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* mbedtls: update to 2.16.11

Switched to AUTORELEASE to avoid manual increments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* nettle: update to 3.7.3

Switch to AUTORELEASE to avoid manual increments.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

* pcre: update to 8.45

Switch to AUTORELEASE to avoid manual increments.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

Co-authored-by: Rosen Penev <rosenp@gmail.com>
2021-07-19 12:56:38 +00:00
Beginner
3865fb059b
util-linux: update to 2.37 (#7427)
Switched to AUTORELEASE to avoid manual increments.

Changed PKG_LICENSE to SPDX format.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

Co-authored-by: Rosen Penev <rosenp@gmail.com>
2021-07-19 12:50:07 +00:00
Beginner
7f94662b94
dnsmasq: add /tmp/hosts/ to jail_mount (#7438)
Programs like the olsr-name-plugin write hostname files to "/tmp/hosts/".
If you don't add this to the jail_mount, dnsmasq can't read it anymore.

Signed-off-by: Nick Hainke <vincent@systemli.org>

Co-authored-by: Nick Hainke <vincent@systemli.org>
2021-07-19 12:49:50 +00:00
coolsnowwolf
e7b3959470 mtk_apcli: move catagory 2021-07-19 18:56:46 +08:00
coolsnowwolf
4329a501b5 pacakge: add mtk_apcli for mt proprietary driver 2021-07-19 18:53:24 +08:00
coolsnowwolf
ea79bf45a6 ramips: add wireless tool for K2P 2021-07-19 17:05:35 +08:00
coolsnowwolf
7bfab38104 nss pacakge: rename package 2021-07-19 12:52:07 +08:00
AmadeusGhost
2848dc4722
ipq40xx: add qca-rfs and qca-ssdk support (#7410)
Also fix the limitation of the original makefile
so that it can be compiled on arm.
Fixes: eac26cc (ipq807x: add Redmi/Xiaomi support")
2021-07-18 22:53:04 +08:00
Beginner
071719b69e
luci-app-jd-dailybonus: use uclient-fetch replace wget (#7422)
Co-authored-by: Mattraks <16359027+Mattraks@users.noreply.github.com>
2021-07-18 14:41:44 +08:00
coolsnowwolf
f0d208f443 ath11k: Update signal filled flag during sta_statistics drv 2021-07-16 16:50:37 +08:00
AmadeusGhost
ef375fa1c2
mentohust: add package (#7400) 2021-07-16 06:22:57 +00:00
Beginner
7fa4c56a1c
mt76: update to the latest version (#7399) 2021-07-16 02:18:24 +00:00
coolsnowwolf
770e3a0e9e Merge branch 'master' of https://github.com/coolsnowwolf/lede 2021-07-16 10:11:51 +08:00