Re: [OpenWrt-Devel] [packages] polipo: Don't spuriously ignore CNAMEs after a DNS timeout. Polipo might quit with SIGPIPE without this patch

2013-05-08 Thread Saverio Proto
2. The patch description is incorrect -- the bug symptom is not SIGPIPE. SIGPIPE is globally ignored by Polipo. I had polipo segfaulting before applying this patch. With gdb I thought to understand it was a SIGPIPE problem, but I can be wrong because I am not a experienced developer.

Re: [OpenWrt-Devel] [PATCH] ar71xx: Fix AP135 partition layout

2013-05-08 Thread Gabor Juhos
2013.05.07. 9:55 keltezéssel, Sujith Manoharan írta: From: Sujith Manoharan c_man...@qca.qualcomm.com Signed-off-by: Sujith Manoharan c_man...@qca.qualcomm.com Applied. Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH 1/2] libubox: Update to current git trunk

2013-05-08 Thread Helmut Schaa
Fixes build against libjson-c 0.9. Signed-off-by: Helmut Schaa helmut.sc...@googlemail.com --- package/libs/libubox/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 9865dc2..cd47887 100644 ---

[OpenWrt-Devel] [PATCH 2/2] libjson-c: Update to 0.11

2013-05-08 Thread Helmut Schaa
Signed-off-by: Helmut Schaa helmut.sc...@googlemail.com --- package/libs/libjson-c/Makefile | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/package/libs/libjson-c/Makefile b/package/libs/libjson-c/Makefile index 5dd83f2..e0af413 100644 ---

[OpenWrt-Devel] Deauthenticated issue with AP

2013-05-08 Thread Francisco Cuesta
Hello, I'm experiencing some issues with access point and wpa_supplicant. I'm trying to set up an AP and and client, but I don't know why I cannot connect them. I know that it doesn't work since in the LUCI wifi tab I can read the message Wireless is disabled or not associated I was looking into

[OpenWrt-Devel] [PATCH] [packages] sheerdns: add sheerdns package

2013-05-08 Thread Sergej Pupykin
New package: sheerdns (http://threading.2038bug.com/sheerdns/) commit 0b4ba8aa6486a951e0ad35dd5e086101177206ee Author: Sergej Pupykin pupyki...@gmail.com Date: Wed May 8 19:13:04 2013 +0400 [package] sheerdns: add sheerdns package diff --git a/net/sheerdns/Makefile

[OpenWrt-Devel] [12.09] Luci list-based options - problem removing items

2013-05-08 Thread Justin Vallon
It appears that there is a problem with removing items from a list-based entry in Luci. For example, the System/System NTP Server list has trouble. Here is one case: 1) Start with the list {a, b, c, d}. 2) Remove {a, b, c} by clicking on the first item's delete three times. 3) Save. 4) The

[OpenWrt-Devel] RB800

2013-05-08 Thread sven falempin
i have a RB800 on my desk and bit of time. lets say i want journey into the porting path where shall i begin ? mips based or rb4xx ? -- - () ascii ribbon campaign - against html

Re: [OpenWrt-Devel] RB800

2013-05-08 Thread sven falempin
(i mean ppc) On Wed, May 8, 2013 at 4:37 PM, sven falempin sven.falem...@gmail.comwrote: i have a RB800 on my desk and bit of time. lets say i want journey into the porting path where shall i begin ? mips based or rb4xx ? --