Re: [OpenWrt-Devel] Ubiquiti Nanostation LOCO M5

2014-09-24 Thread Stefano De Carlo
Il 25/09/2014 01:31, Bill ha scritto: > > OK, at least I know what I need to do... does anyone know if all the Ubiquiti > "M" devices are going to become "XW" models? > Yes, no more XM revision are being manufactured. The SoC previously in use stopped production somewhere at the end of 2013. St

Re: [OpenWrt-Devel] [PATCH] [packages] AA: update openvpn-devel to compile against polarssl 1.2.x

2014-09-24 Thread Stefano De Carlo
Il 24/09/2014 18:30, Gert Doering ha scritto: > > "OpenVPN Upstream" would recommend to go up to HEAD in git/master, aka > 9048d50b0a27a724ad088dc4904eb4888b0bca87 - this is all "openvpn-devel" > anyway, but what we have in-tree right now has seen some more minor > bugfixes in SSL land (nothing sec

[OpenWrt-Devel] [PATCH] [packages] AA: update openvpn-devel to compile against polarssl 1.2.x

2014-09-23 Thread Stefano De Carlo
r35529 updated polarssl to v1.2.x, introducing a compiling regression in package openvpn-devel-polarssl. This patch updates openvpn-devel to the commit that added support for the API changes introduced in PolarSSL-1.2. This patch addresses ticket 12983. Signed-off-by: Stefano De Carlo