- 12 Nov, 2019 3 commits
-
-
Michal Cieslakiewicz authored
Boards added: WNR1000v2, WNR2000v3, WNR2200, WNR612v2, WNDR4300. Boards changed: WNDR3700 (u-boot env size is 2 sectors not 1). Signed-off-by:
Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl> (cherry picked from commit 11052900)
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
- 09 Nov, 2019 3 commits
-
-
Petr Štetiar authored
Force prereq again in SDK in order to fix GCC and Python dangling symlinks: staging_dir/host/bin/g++ -> /builder/ath79_generic/ccache_cxx.sh staging_dir/host/bin/gcc -> /builder/ath79_generic/ccache_cc.sh staging_dir/host/bin/python -> /usr/bin/python3.5 staging_dir/host/bin/python3 -> /usr/bin/python3.5 Ref: FS#2424 Signed-off-by:
Petr Štetiar <ynezz@true.cz> (cherry picked from commit 200f2666)
-
Etienne Champetier authored
When switching from master branch to 19.07 or older, we need to ensure that Python symlink in staging bin directory points to Python 2. We can't rely completly just on SetupHostCommand as its executed only in cases when the $(STAGING_DIR_HOST)/bin/python doesn't already exist, so we need to remove it before running SetupHostCommand. This is a cherry-pick of 3b68fb57 with python3 instead of python2 Signed-off-by:
Petr Štetiar <ynezz@true.cz> Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> (cherry picked from commit 799de7c6)
-
Etienne Champetier authored
Here is a way to break your build env without this patch: 1) have python point to python3, and no python2 2) start the build, SetupHostCommand will create a symlink ./staging_dir/host/bin/python -> /usr/bin/python 3) build fails on scons because it can't find any python2 4) install python2 and restart the build 5) the build fails on wireless-regdb compile because python is python3 instead of python Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> (cherry picked from commit 785d4f3e)
-
- 08 Nov, 2019 2 commits
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- 05 Nov, 2019 1 commit
-
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jo@mein.io> (cherry picked from commit c5d5cdb7)
-
- 31 Oct, 2019 3 commits
-
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Petr Štetiar authored
New Docker based buildslaves install just bare minimum of packages, thus not having bsdmainutils package installed which provides `hexdump` utility, leading to the following build breakage on buildbots: ubinize-image.sh: 12: /builder/scripts/ubinize-image.sh: hexdump: not found So this patch simply replaces `hexdump` with `od` utility provided by coreutils package, which should be likely available. Co-authored-by:
Yousong Zhou <yszhou4tech@gmail.com> Signed-off-by:
Petr Štetiar <ynezz@true.cz> (cherry picked from commit c6d41c32)
-
- 30 Oct, 2019 5 commits
-
-
Yousong Zhou authored
The kconfig symbol is an invisible one since its introduction. It is not supposed to be enabled on its own. Resolves FS#1821 Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> (cherry picked from commit 4bf9bec3)
-
Koen Vandeputte authored
Discovered during layerscape compile-testing Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Altered patches: - 804-crypto-support-layerscape.patch Compile-tested on: ar71xx Runtime-tested on: ar71xx Compiling target layerscape before this patch shows that it's broken. Fixing it is out-of-scope for bumping the kernel and will be done in a later patch. The altered patch is a sample change which leaves the target exactly as it was before this bump. Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Daniel F. Dickinson authored
Even with squashfs brcm2708 requires ROOTFS_PART_SIZE because the overlay exists as a loopback device on the space not used by squashfs in the root partition. Also for ext4 (the other fs option) ROOTFS_PART_SIZE is required, so use feature flag rootfs-part to enable it. Fixes FS#2166 Signed-off-by:
Daniel F. Dickinson <cshored@thecshore.com> (cherry picked from commit 3bb44f42 ) Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
- 24 Oct, 2019 3 commits
-
-
Yousong Zhou authored
Package content changed with the previous two cherry-picks dff0b210 kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6} a2fe698a kernel: Added required dependencies for socket match. Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
Oldřich Jedlička authored
This applies to kernel 4.10 and newer. See https://github.com/torvalds/linux/commit/8db4c5be88f62ffd7a552f70687a10c614dc697b The above commit added to kernel 4.10 added new dependency for building the NETFILTER_XT_MATCH_SOCKET (xt_socket.ko) module. The NF_SOCKET_IPVx options (both of them) need to be enabled in order to build the NETFILTER_XT_MATCH_SOCKET module. Without the change the module is not built. Signed-off-by:
Oldřich Jedlička <oldium.pro@gmail.com> (cherry picked from commit 66e875a0 ) (required for fixing FS#2531) Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
Hauke Mehrtens authored
The nf_socket.ko module was split in commit 8db4c5be88f ("netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c") into a common, n IPv4 and an IPv6 part. The nf_tproxy.ko module was split in commit 45ca4e0cf27 ("netfilter: Libify xt_TPROXY") into a common, an IPv4 and an IPv6 part. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 89806545 ) (required for fixing FS#2531) Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com>
-
- 19 Oct, 2019 3 commits
-
-
DENG Qingfang authored
Fixed CVEs: CVE-2017-16808 CVE-2018-10103 CVE-2018-10105 CVE-2018-14461 CVE-2018-14462 CVE-2018-14463 CVE-2018-14464 CVE-2018-14465 CVE-2018-14466 CVE-2018-14467 CVE-2018-14468 CVE-2018-14469 CVE-2018-14470 CVE-2018-14879 CVE-2018-14880 CVE-2018-14881 CVE-2018-14882 CVE-2018-16227 CVE-2018-16228 CVE-2018-16229 CVE-2018-16230 CVE-2018-16300 CVE-2018-16301 CVE-2018-16451 CVE-2018-16452 CVE-2019-15166 CVE-2019-15167 Signed-off-by:
DENG Qingfang <dengqf6@mail2.sysu.edu.cn> (cherry picked from commit 394273c0)
-
DENG Qingfang authored
Fixed CVEs: CVE-2018-16301 CVE-2019-15161 CVE-2019-15162 CVE-2019-15163 CVE-2019-15164 CVE-2019-15165 Signed-off-by:
DENG Qingfang <dengqf6@mail2.sysu.edu.cn> (cherry picked from commit 44f11353)
-
Syrone Wong authored
001-Fix-compiler_state_t.ai-usage-when-INET6-is-not-defi.patch dropped due to upstream 002-Add-missing-compiler_state_t-parameter.patch dropped due to upstream 202-protocol_api.patch dropped due to implemented upstream by another way upstream commit: https://github.com/the-tcpdump-group/libpcap/commit/55c690f6f834b4762697d7a134de439c9096c921 and renamed via: https://github.com/the-tcpdump-group/libpcap/commit/697b1f7e9b1d6f5a5be04f821d7c5dc62458bb3b ead is the only user who use the protocol api, we have to use the new api since libpcap 1.9.0 Signed-off-by:
Syrone Wong <wong.syrone@gmail.com>
-
- 15 Oct, 2019 1 commit
-
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
- 08 Oct, 2019 4 commits
-
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx, imx6 Compile-tested on: cns3xxx, imx6 Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Altered patches: - 403-mtd_fix_cfi_cmdset_0002_status_check.patch Compile-tested on: ar71xx Compile-tested on: ar71xx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
- 28 Sep, 2019 1 commit
-
-
Christian Lamparter authored
This patch removes a typo (extra "0") so that the 'cpu-alert6' step is triggered once the system reaches 85°C. Note: Unless the WNDR4700 is placed in an hot oven, the hardware-monitor will never reach this value. Signed-off-by:
Christian Lamparter <chunkeey@gmail.com>
-
- 26 Sep, 2019 1 commit
-
-
Rafał Miłecki authored
$(board_name) was providing content on "boardtype" (and optionally "boardnum") NVRAM values. That function requires & expects more specific and detailed model name extracted from the /proc/cpuinfo. Fixes: f12a3263 ("treewide: use the generic board_name function") Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- 24 Sep, 2019 2 commits
-
-
Koen Vandeputte authored
Refreshed all patches. Fixes: - CVE-2019-14814 - CVE-2019-14815 - CVE-2019-14816 - CVE-2019-14821 Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Fixes: - CVE-2019-14814 - CVE-2019-14815 - CVE-2019-14816 - CVE-2019-14821 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
- 21 Sep, 2019 4 commits
-
-
Hauke Mehrtens authored
This fixes * CVE-2019-16275 AP mode PMF disconnection protection bypass https://w1.fi/security/2019-7/ap-mode-pmf-disconnection-protection-bypass.txt Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit a6981604)
-
Hauke Mehrtens authored
Fixes this security problem: * SAE/EAP-pwd side-channel attack update https://w1.fi/security/2019-6/sae-eap-pwd-side-channel-attack-update.txt Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit 7bed9bf1)
-
Magnus Kroken authored
Remove 300-bn_mul.h-Use-optimized-MULADDC-code-only-on-ARM-6.patch, the issue has been fixed upstream. Signed-off-by:
Magnus Kroken <mkroken@gmail.com> (cherry picked from commit 49d96ffc)
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <josef.schlehofer@nic.cz> (cherry picked from commit a2f54f6d)
-
- 20 Sep, 2019 4 commits
-
-
Eneas U de Queiroz authored
This version fixes 3 low-severity vulnerabilities: - CVE-2019-1547: ECDSA remote timing attack - CVE-2019-1549: Fork Protection - CVE-2019-1563: Padding Oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey Patches were refreshed, and Eneas U de Queiroz added as maintainer. Signed-off-by:
Eneas U de Queiroz <cotequeiroz@gmail.com>
-
Koen Vandeputte authored
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Fixes: - CVE-2019-15030 Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Koen Vandeputte authored
Refreshed all patches. Fixes: - CVE-2019-15030 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-