Commit Graph

4645 Commits

Author SHA1 Message Date
CN_SZTL
bf5e052d23
Merge Mainline 2020-08-25 13:51:56 +08:00
Ray
5db0dfb03a
smartdns: bump to latest git HEAD 2020-08-25 12:28:04 +08:00
mohammad rasim
18e7ce327c kernel: add ar5523 driver
The driver currently only support managed and monitor mode

Changes since v1:
- drop the @DRIVER_11N_SUPPORT dependency

Signed-off-by: mohammad rasim <mohammad.rasim96@gmail.com>
2020-08-25 12:26:14 +08:00
Adrian Schmutzler
3661a3913c kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627
For many target we have added CONFIG_WATCHDOG_CORE=y to the target
config due to the following error:

 Package kmod-hwmon-sch5627 is missing dependencies for the following
 libraries:
 watchdog.ko

However, actually the proper way appears to be setting the
dependency for the kmod-hwmon-sch5627 package, as the error message
demands.

Do this in this patch and remove the target config entries added
due to this issue.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-25 12:25:14 +08:00
Hauke Mehrtens
c9a3b5d9c1 firewall: Fix PKG_MIRROR_HASH
Fixes: 6c57fb7aa9 ("firewall: bump to version 2020-07-05")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-25 12:20:28 +08:00
Magnus Kroken
7b23a9a470 mbedtls: update to 2.16.7
Mbed TLS 2.16.7 is a maintenance release of the Mbed TLS 2.16 branch,
and provides bug fixes and minor enhancements. This release includes
fixes for security issues and the most severe one is described in more
detail in a security advisory:
https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-07

* Fix a side channel vulnerability in modular exponentiation that could
reveal an RSA private key used in a secure enclave.
* Fix side channel in mbedtls_ecp_check_pub_priv() and
mbedtls_pk_parse_key() / mbedtls_pk_parse_keyfile() (when loading a private
key that didn't include the uncompressed public key), as well as
mbedtls_ecp_mul() / mbedtls_ecp_mul_restartable() when called with a NULL
f_rng argument. An attacker with access to precise enough timing and
memory access information (typically an untrusted operating system
attacking a secure enclave) could fully recover the ECC private key.
* Fix issue in Lucky 13 counter-measure that could make it ineffective when
hardware accelerators were used (using one of the MBEDTLS_SHAxxx_ALT
macros).

Due to Mbed TLS moving from ARMmbed to the Trusted Firmware project, some
changes to the download URLs are required. For the time being, the
ARMmbed/mbedtls Github repository is the canonical source for Mbed TLS.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
[Use https://codeload.github.com and new tar.gz file]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-25 12:20:02 +08:00
Rosen Penev
2a49c3eec7 exfat: update to 5.8.7
93e2334 exfat: fix build error on linux-5.4,5.5 kernel
01a7b8c exfat: fix name_hash computation on big endian systems
8f92bc0 exfat: fix wrong size update of stream entry by typo

Removed commented material that was for testing compilation.

Removed patch as the error was fixed upstream. First entry above.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-25 12:19:36 +08:00
Josef Schlehofer
25aa47d867 ipset: update to version 7.6
Changelog:
https://ipset.netfilter.org/changelog.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-08-25 12:18:46 +08:00
Josef Schlehofer
8da86f749d linux-firmware: add support for Marvell SDIO 8997
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-08-25 12:16:40 +08:00
Josef Schlehofer
e6a2858667 linux-firmware: update to version 20200817
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-08-25 12:15:49 +08:00
CN_SZTL
34f47bb0c3
Merge Mainline 2020-08-24 12:47:17 +08:00
Paul Spooren
8fb7510ffe f2fs-tools: add selinux variant
This variant is build with `libselinux` and required to set labels
during runtime.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-08-24 11:36:20 +08:00
Paul Spooren
6d2a5ea0db busybox: add selinux variant
This commit adds a `selinux` variant which comes with with a number of
SELinux applets and also SELinux label support.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-08-24 11:35:49 +08:00
Hans Dedecker
f021bf5fcd nat46: update to latest git HEAD
362640b nat46-module: fix compilation with kernel 5.6

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-08-24 11:35:10 +08:00
CN_SZTL
2d68a5a672
Merge Mainline 2020-08-23 23:58:39 +08:00
CN_SZTL
b7a825c861
luci-app-cpufreq: upthreshold/factor: allow empty 2020-08-23 23:52:33 +08:00
CN_SZTL
520c8d9258
Merge Mainline 2020-08-23 23:48:32 +08:00
Hans Dedecker
83f9520b35
curl: disable zstd support
Fixes package libcurl build issue :

Package libcurl is missing dependencies for the following libraries:
libzstd.so.1

Suggested-by: Syrone Wong <wong.syrone@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-08-23 23:37:47 +08:00
CN_SZTL
d897d20955
luci-app-vssr: bump to v1.13 2020-08-23 23:33:43 +08:00
CN_SZTL
b70213ea1c
luci-app-passwall: sync with upstream source 2020-08-23 23:32:12 +08:00
CN_SZTL
c7e6a991ff
autocore: add bcm53xx support 2020-08-23 23:31:16 +08:00
CN_SZTL
28f7305a73
k3screenctrl: switch source code
Related issue: #134
2020-08-23 23:17:04 +08:00
CN_SZTL
917145b153
luci-app-cpufreq: upthreshold/factor: depend on ondemand 2020-08-23 22:53:46 +08:00
CN_SZTL
daea828bc3
Merge Mainline 2020-08-23 04:16:24 +08:00
CN_SZTL
bdf533316d
curl: add missing dependency 2020-08-23 04:15:23 +08:00
CN_SZTL
ad1657d2c7
luci-app-passwall: bump to 3.9-42 2020-08-23 03:20:20 +08:00
CN_SZTL
dfae9bb1ce
luci-app-vssr: bump to 1.12 2020-08-23 03:17:11 +08:00
CN_SZTL
84d465cedb
brook: update PKG_SOURCE 2020-08-23 02:47:49 +08:00
CN_SZTL
abc38b2132
Merge Mainline 2020-08-23 01:30:00 +08:00
Petr Štetiar
6c78455942
hostapd: add wpad-basic-wolfssl variant
Add package which provides size optimized wpad with support for just
WPA-PSK, SAE (WPA3-Personal), 802.11r and 802.11w.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
[adapt to recent changes, add dependency for WPA_WOLFSSL config]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-23 01:18:17 +08:00
CN_SZTL
d0586d29ff
luci-app-gost: fix xhr url 2020-08-22 20:47:14 +08:00
CN_SZTL
5d00733c41
luci-app-gost: move to services 2020-08-22 20:45:00 +08:00
Ray
714620f081
smartdns: bump to latest git HEAD 2020-08-22 20:36:02 +08:00
CN_SZTL
4bf63f0a4d
luci-app-openclash: bump to v0.39.8-beta 2020-08-22 20:31:44 +08:00
CN_SZTL
16d3cdedc0
luci-app-unblockmusic: enable lossless for go version 2020-08-22 20:07:29 +08:00
CN_SZTL
7b53528b2b
luci-app-unblockmusic: support force replace on Go version 2020-08-22 20:04:41 +08:00
CN_SZTL
ec26987536
brook: bump to 20200901 2020-08-22 19:57:30 +08:00
CN_SZTL
bc54ced00f
luci-app-unblockneteasemusic-go: sync with upstream source 2020-08-22 19:53:05 +08:00
CN_SZTL
ab8c27b4d6
luci: let lang following to device settings 2020-08-22 19:11:03 +08:00
Josef Schlehofer
8f72173a0d curl: update to version 7.72.0
Changes in this version can be found here:
https://curl.haxx.se/changes.html#7_72_0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-08-22 12:15:44 +08:00
Ray
9c66759330
Update Makefile (#182)
Co-authored-by: Ray <69144237+RAYSphere@users.noreply.github.com>
2020-08-22 11:01:54 +08:00
CN_SZTL
a4c3b23569
Merge Mainline 2020-08-22 02:27:01 +08:00
ricksuzade-maker
83f5bb3c0b
Wireguard-tools: Bump to 1.0.20200820 2020-08-22 01:47:17 +08:00
CN_SZTL
63013502c4
luci-theme-argon: sync with upstream source 2020-08-22 01:46:34 +08:00
Hauke Mehrtens
f10710474a
kernel: wpan: Add kmod-ca8210
This device is found on the pistachio marduk board.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-22 01:41:51 +08:00
Hauke Mehrtens
c0e8253c6a
kernel: wpan: Add missing AUTOLOAD to load kernel module
These kernel modules were not loaded automatically, fix this by adding
the AUTOLOAD definition.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-08-22 01:40:03 +08:00
kongfl888 K
b440f7e55a
Coremark: use the general way to detect 64bit or not.
Signed-off-by: kongfl888 K <kongfl888@outlook.com>
2020-08-22 01:34:36 +08:00
CN_SZTL
ec793d52b8
Merge Mainline 2020-08-20 20:27:21 +08:00
Remi NGUYEN VAN
cfe5046c31
map: rename type to maptype (FS#3287)
"type" is already used as a common option for all protocols types, so
using the same option name for the map type makes the configuration
ambiguous. Luci in particular adds controls for both options and sees
errors when reading the resulting configuration.

Use "maptype" instead, but still fallback to "type" if "maptype" is not
set. This allows configurations to migrate without breaking old
configurations.

This addresses FS#3287.

Signed-off-by: Remi NGUYEN VAN <remi.nguyenvan+openwrt@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
2020-08-20 20:26:29 +08:00
CN_SZTL
3223b90549
luci-theme-argon: bump to v1.6.8 2020-08-20 20:20:26 +08:00