Hi Giuseppe,
On Sun, Jul 30, 2017 at 09:26:15PM +0200, Giuseppe Lippolis wrote:
> Dear community,
> I'm trying to port openwrt/lede on the dlink dwr921 (mt7620n arch).
>
> Currently I get a kernel panic after the OS fail to find the wmac eeprom
> location.
> At the moment I use in the dts somethi
On Sun, Jul 30, 2017 at 06:00:48PM +0200, Baptiste Jonglez wrote:
> On Sun, Jul 30, 2017 at 05:57:37PM +0200, Baptiste Jonglez wrote:
> > Since mbedtls 2.5.1, SHA1 has been disallowed in TLS certificates.
> > This breaks openvpn clients that try to connect to servers that
> > present a TLS certific
Dear community,
I'm trying to port openwrt/lede on the dlink dwr921 (mt7620n arch).
Currently I get a kernel panic after the OS fail to find the wmac eeprom
location.
At the moment I use in the dts something clearly wrong:
ðernet {
mtd-mac-address = <&config 0xe2ac>;
mediatek,portm
On Sun, Jul 30, 2017 at 05:57:37PM +0200, Baptiste Jonglez wrote:
> Since mbedtls 2.5.1, SHA1 has been disallowed in TLS certificates.
> This breaks openvpn clients that try to connect to servers that
> present a TLS certificate signed with SHA1, which is fairly common.
>
> Run-tested with openvpn
From: Baptiste Jonglez
Since mbedtls 2.5.1, SHA1 has been disallowed in TLS certificates.
This breaks openvpn clients that try to connect to servers that
present a TLS certificate signed with SHA1, which is fairly common.
Run-tested with openvpn-mbedtls 2.4.3, LEDE 17.01.2, on ar71xx.
Fixes: FS
Refresh patches, delete patches backported from upstream.
Delete 120-remove_uclibc_rpc_check.patch, as upstream now only prints
a warning instead of erroring out.
Signed-off-by: Magnus Kroken
---
v2: Delete 120-remove_uclibc_rpc_check.patch as well,
as suggested by Baptiste Jonglez. Also rework