Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.112 for 17.01

2018-01-20 Thread Stijn Segers
Tested-by: Stijn Segers Compile-tested on: ar71xx, ramips/mt7621, x86/64 Run-tested on: ar71xx, ramips/mt7621, x86/64. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.112 for 17.01

2018-01-20 Thread David Lang
given that 4.4.114 added meltdown/spectrefixes, shouldn't we move to it? ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH v1] dnsmasq: backport validation fix in dnssec security fix for 17.01

2018-01-20 Thread Kevin Darbyshire-Bryant
A DNSSEC validation error was introduced in the fix for CVE-2017-15107 Backport the upstream fix to the fix (a simple typo) Signed-off-by: Kevin Darbyshire-Bryant --- package/network/services/dnsmasq/Makefile | 2 +- package/network/services/dnsmasq/patches/270-dnssec-

[LEDE-DEV] [PATCH v1] dnsmasq: backport validation fix in dnssec security fix

2018-01-20 Thread Kevin Darbyshire-Bryant
A DNSSEC validation error was introduced in the fix for CVE-2017-15107 Backport the upstream fix to the fix (a simple typo) Signed-off-by: Kevin Darbyshire-Bryant --- Guess who found this one! Running chez Kelley for a while as the CVE fixes were embargoed. About 30 minutes after I sent to up

Re: [LEDE-DEV] [PATCH 2/4] ipq: Don't force selection of the IPQ4019 firmware.

2018-01-20 Thread Christian Lamparter
On Friday, January 19, 2018 10:06:50 PM CET Ben Greear wrote: > On 01/19/2018 01:03 PM, Christian Lamparter wrote: > > On Friday, January 19, 2018 9:12:04 PM CET gree...@candelatech.com wrote: > >> From: Ben Greear > >> > >> This will allow us to select the CT IPQ4019 firmware instead if > >> desi

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.112 for 17.01

2018-01-20 Thread Arjen de Korte
Citeren David Lang : given that 4.4.114 added meltdown/spectrefixes, shouldn't we move to it? I doubt this would offer a great security benefit (not that I'm against it). With the exception of dnsmasq, all processes on my router run as root. If attackers are able to run code of their choic

Re: [LEDE-DEV] [PATCH 3/3] uboot-at91: Add support for SAMA5D27 SOM1 EK board

2018-01-20 Thread Hauke Mehrtens
On 01/09/2018 12:23 AM, Sandeep Sheriker Mallikarjun wrote: > Add support for SAMA5D27 SOM1 EK board. > > Signed-off-by: Sandeep Sheriker Mallikarjun > > --- > package/boot/uboot-at91/Makefile | 13 ++--- > 1 file changed, 10 insertions(+), 3 deletions(-) > > diff --git a/package/boot/

Re: [LEDE-DEV] [PATCH 2/3] at91bootstrap: Add support for SAMA5D27 SOM1 EK board

2018-01-20 Thread Hauke Mehrtens
On 01/09/2018 12:23 AM, Sandeep Sheriker Mallikarjun wrote: > 1. Add support for SAMA5D27 SOM1 EK board > 2. version update to v3.8.9 > > Signed-off-by: Sandeep Sheriker Mallikarjun > > --- > package/boot/at91bootstrap/Makefile | 20 +--- > 1 file changed, 17 insertions(+), 3 de

Re: [LEDE-DEV] [PATCH 2/4] ipq: Don't force selection of the IPQ4019 firmware.

2018-01-20 Thread Hauke Mehrtens
On 01/20/2018 11:15 AM, Christian Lamparter wrote: > On Friday, January 19, 2018 10:06:50 PM CET Ben Greear wrote: >> On 01/19/2018 01:03 PM, Christian Lamparter wrote: >>> On Friday, January 19, 2018 9:12:04 PM CET gree...@candelatech.com wrote: From: Ben Greear This will allow us

Re: [LEDE-DEV] [OpenWrt-Devel] [PATCH 0/5] x86: add support for microcode update

2018-01-20 Thread Hauke Mehrtens
On 01/18/2018 11:41 PM, Zoltan HERPAI wrote: > > > On Thu, 18 Jan 2018, Hauke Mehrtens wrote: > >> On 01/18/2018 01:51 PM, Nick Lowe wrote: >>> Does an update to the Kernel, 4.9.77 and 4.14.14 need to be made to >>> properly address this? There are fixes to mitigate Spectre. >> >> We even need a

[LEDE-DEV] Merged: dnsmasq: backport validation fix in dnssec security fix

2018-01-20 Thread Jo-Philipp Wich
Merged into master. Thank you! ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [wiki] LEDE / OpenWrt wiki merge

2018-01-20 Thread Thomas Endt
Short status regarding the wiki merge: - c/o OpenWrt wiki styling: Prepared, can be implemented with a click I didn't switch yet to the OpenWrt styling, since IMHO this would confuse users, seeing two identically styled wikis, but with different content. - Merge process: Some thoughts on the de

Re: [LEDE-DEV] [PATCH 2/4] ipq: Don't force selection of the IPQ4019 firmware.

2018-01-20 Thread Ben Greear
On 01/20/2018 02:15 AM, Christian Lamparter wrote: On Friday, January 19, 2018 10:06:50 PM CET Ben Greear wrote: On 01/19/2018 01:03 PM, Christian Lamparter wrote: On Friday, January 19, 2018 9:12:04 PM CET gree...@candelatech.com wrote: From: Ben Greear This will allow us to select the CT

[LEDE-DEV] musl update: possible compile problems

2018-01-20 Thread Hauke Mehrtens
Hi, I updated the patches which are making the kernel headers compatible with musl libc in this commit: https://git.openwrt.org/4336efe14b61e47177a2d0863f8391c48cf4a9f5 These are now the versions which are included in upstream Linux kernel 4.15. This could cause some compile problems in iproute2

[LEDE-DEV] [PATCH] [RFC] build: log time taken by each packages/steps

2018-01-20 Thread Etienne Champetier
The idea is to easily get the list of packages taking the most time to build, and see if we can improve them Sending as RFC as this is a quick hack that might break in some case (different implementation of time) Signed-off-by: Etienne Champetier --- include/subdir.mk | 3 ++- 1 file changed,