[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

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

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

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

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

[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.

[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 +-

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

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