On Tue, Nov 23, 2010 at 11:58 PM, Andy Boyett <a...@openwrt.org> wrote:
> 23 November 2010
>
> The OpenWrt Release Team would like to announce a fourth release candidate
> (RC4) for Backfire Interim Release 1 (10.03.1).  Testing of this release
> candidate will allow further refinement of 10.03.1

The rc4 release has some new breakage for me.

Following the virtual box instruction to download the rc4 x86 vdi image
http://wiki.openwrt.org/doc/howto/virtualbox

The kernel panic during booting up. Can't even get to the openwrt prompt.
The rc3 image boot up just fine.

The other one is on WRT54GS v2. The luasocket package is broken for me.
Basically each "socket.http.request" will fail immediately on connection.
I trace it down to the following line in http.lua:

c:connect(host, port or PORT)

strace show:

connect(3, {sa_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("192.168.9.10")}, 16) = -1 EINPROGRESS (Operation
now in progress)

The same script same luasocket package works fine in rc3.
I just verify it, roll back to rc3 every thing works as expected.
Back to RC3 for now.

Please let me know if you need more information of the bug.

Chris
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to