Re: [OpenWrt-Devel] Fwd: [PATCH][include] Update CyaSSL library to last version 2.6.0

2013-06-16 Thread Ben West
I can confirm the "100-sizeof_long_long.patch" patch for curl provided by Massimo does work fine for me under ar71xx and atheros platforms. That is, I can now successfully have libcurl link to cyassl instead of openssl. What additional steps are needed to close this thread, specifically to update

Re: [OpenWrt-Devel] openssh-server configure in attitude_adjustment

2013-06-16 Thread Peter Wagner
Hi, Try to set the pw for the root user again from the telnet login with passwd and try to login afterwards with ssh. Also set PasswordAuthentication yes - allthough the default value should be yes. With kind regards, Peter Wagner On Sun, 16 Jun 2013 12:27:08 +0800 (CST) jinzhcheng wrote: >

Re: [OpenWrt-Devel] [PATCH] [package] dnsmasq: use host-record instead of address

2013-06-16 Thread Toke Høiland-Jørgensen
Adam Gensler writes: > TL;DR - using "--address" for individual host A records is broken, use > "--host-record" instead. Tried it in cerowrt (openwrt trunk-based) and seems to work well (although I had to mangle the patch a bit by hand before `git am` would accept it; the top-level package/ dir