Re: [OpenWrt-Devel] [PATCH] packages: update dropbear

2012-10-29 Thread Catalin Patulea
On Mon, Oct 29, 2012 at 5:30 AM, Roman Yeryomin wrote: > Bump dropbear version. > 400-CVE-2012-0920.patch is now in upstream. Beat you to it ;-) And with more Makefile cleanup goodness: https://lists.openwrt.org/pipermail/openwrt-devel/2012-October/017128.html _

[OpenWrt-Devel] [PATCH][package][devel] gdb - depends on zlib if zlib is selected

2012-10-29 Thread Jiri Slachta
Gdb package depends on zlib if zlib is selected. Gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: package/devel/gdb/Makefile

[OpenWrt-Devel] [PATCH v2] cns3xxx: add nol2x0 cmdline to disable l2x0 cache

2012-10-29 Thread Tim Harvey
L2 cache via L2X0 cache controller available on some ARM boards can provide a performance boost in some situations but decrease performance in others. This adds a kernel cmdline to disable L2X0 for the Laguna product family. Signed-off-by: Tim Harvey --- .../patches-3.3/480-laguna_l2cache_cmdli

Re: [OpenWrt-Devel] openwrt-atheros-ubnt5-squashfs.bin not generated in openwrt trunk

2012-10-29 Thread Sivateja Patibandla
Hi Saverio, Thank you for commenting on my question. My device is Ubiquiti Bullet5. It's a 802.11 modem with 4 MB flash and AR2313 SoC. But, it is the same config file as I was using before. Although, I did "make dirclean" and did svn update. So, can you suggest me some changes that I can do to my

[OpenWrt-Devel] [PATCH] packages: update dropbear

2012-10-29 Thread Roman Yeryomin
Bump dropbear version. 400-CVE-2012-0920.patch is now in upstream. Signed-off-by: Roman Yeryomin diff --git a/package/network/services/dropbear/Makefile b/package/network/services/dropbear/Makefile index cd5b368..a4e44eb 100644 --- a/package/network/services/dropbear/Makefile +++ b/package/netwo