Re: [OpenWrt-Devel] Enable security labels on ext4?

2018-11-10 Thread Jo-Philipp Wich
Hi, what is the size increase in kmod-ext4 due to this? ~ Jo ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Enable security labels on ext4?

2018-11-10 Thread W. Michael Petullo
Capabilities are an important security mechanism on Linux because they allow programs to run with fewer privileges. I would like to propose that we enable security labels by default on filesystems like ext4. This is done by selecting the following kernel build option: File systems -> (The

[OpenWrt-Devel] coverity: ignore kernel directory

2018-11-10 Thread Alexander Couzens
hi, i've added a kernel-ignore rule to our coverity settings, which ignores all files under the linux kernel directory. As we're not fixing so many bugs found by coverity, we should better focus on our own source code. Best, lynxis PS. To undo this change, we can directly remvoe the kernel-ignor

[OpenWrt-Devel] [PATCH] ath79: add support for TP-Link Archer A7

2018-11-10 Thread Karl-Felix Glatzer
This patch adds support for TP-Link Archer A7 Specification: - SOC: QCA9563 - Flash: 16 MiB (SPI) - RAM: 128 MiB (DDR2) - Ethernet: 4x 1Gbps LAN + 1x 1Gbps WAN - Wireless: - 2.4GHz (bgn) SoC internal - 5GHz (ac) QCA988x - USB: 1x USB 2.0 port - Button: 1x power, 1x reset, 1x wps - LED: 10x LED

[OpenWrt-Devel] Buildbot packages faillogs contain stale info

2018-11-10 Thread Hannu Nyman
There is something wrong with the phase2 packages buildbot's faillogs generation. It looks like the previous failed logs are not cleaned away after a successful build. Somehow the success status gets lost? I think that earlier there used to be a log about the success (until the next build run)