[OpenWrt-Devel] [PATCH] [packages] python-crypto: Bump to 2.6

2012-09-19 Thread Eric (Taiyang) Chen
From: Eric T Chen Update python-crypto (pycrypto) to latest version 2.6 with many bug fixes and much better python support (current version 2.0.1 was released way back in 2005). Signed-off-by: Eric T Chen --- Index: packages/lang/python-crypto/Makefile ==

[OpenWrt-Devel] [PATCH] base-files: skip LEDs handled by rssileds in led init-script

2012-09-19 Thread Daniel Golle
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger. This doesn't harm as the kernel will refuse this setting, but it outputs some ugly log-lines: Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error:

Re: [OpenWrt-Devel] [PATCH] [packages] [gdb] gdbserver package dependency fix

2012-09-19 Thread shazz
Hey ! Thanks Florian ! :) On Wed, Sep 19, 2012 at 5:18 PM, Florian Fainelli wrote: > On Saturday 25 August 2012 21:08:09 shazz wrote: >> Description : >> In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 >> selected) due to a missing dependency: >> Package gdbserver is mis

[OpenWrt-Devel] [PATCH][package] net/mrtg: fix missing perl dependencies

2012-09-19 Thread Paolo Pisati
Add missing Perl dependencies. Signed-off by: Paolo Pisati -- bye, p. Index: packages/net/mrtg/Makefile === --- packages/net/mrtg/Makefile (revision 33444) +++ packages/net/mrtg/Makefile (working copy) @@ -29,7 +29,8 @@ +perlba

[OpenWrt-Devel] [PATCH] Update usb-modeswitch to 1.2.4 and usb-modeswitch-data to 20120815

2012-09-19 Thread Hannu Nyman
Based on the update activity on trunk, it looks like the trunk is again open for post-AA patches. This patch updates the usb-modeswitch and usb-modeswitch-data packages to the August 2012 version (from the January version. Related ticket #12014: https://dev.openwrt.org/ticket/12014 Signed-o

Re: [OpenWrt-Devel] gdbserver no longer builds with eglibc

2012-09-19 Thread Florian Fainelli
On Monday 25 June 2012 19:04:27 Philip Prindeville wrote: > Not sure why this wasn't detected a lot sooner, but building x86/alix2 with eglibc 2.14 or 2.15 breaks: > > ... > Package gdbserver is missing dependencies for the following libraries: > libthread_db.so.1 > make[3]: *** [/home/philipp/op

Re: [OpenWrt-Devel] [PATCH] [packages] [gdb] gdbserver package dependency fix

2012-09-19 Thread Florian Fainelli
On Saturday 25 August 2012 21:08:09 shazz wrote: > Description : > In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 > selected) due to a missing dependency: > Package gdbserver is missing dependencies for the following libraries: > libthread_db.so.1 > > In order to fix it,

Re: [OpenWrt-Devel] Add libthread_db to gdbserver and make it build for both uclibc and eglibc

2012-09-19 Thread Florian Fainelli
On Tuesday 11 September 2012 12:43:07 Xianghua Xiao wrote: > From 6eed355dae3918566cf2018c093da93648dc44dc Mon Sep 17 00:00:00 2001 > From: xxiao > Date: Fri, 7 Sep 2012 19:56:37 -0500 > Subject: [PATCH 2/2] Added libthread_db to gdbserver when eglibc is chosen > > > Signed-off-by: xxiao Appli

Re: [OpenWrt-Devel] [PATCH 01/16] fix uClibc implementation of eventfd

2012-09-19 Thread Florian Fainelli
On Monday 13 August 2012 22:33:31 Andy Leiserson wrote: > uClibc declares eventfd() as taking two arguments but doesn't properly > pass the second argument to the kernel. > > The problem is discussed at: > http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html > > This patch is taken from

Re: [OpenWrt-Devel] [PATCH] base-files: release an attached loop device on umounting

2012-09-19 Thread Florian Fainelli
On Tuesday 28 August 2012 23:04:18 Michael Heimpold wrote: > Signed-off-by: Michael Heimpold Applied in r33477, thanks Michael! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-

Re: [OpenWrt-Devel] Add librt to fuse to build with eglibc

2012-09-19 Thread Florian Fainelli
On Tuesday 11 September 2012 13:27:27 Xianghua Xiao wrote: > Updated and tested. Thanks! > > From 11cfa06f5c68143fc7bf7216d8a75fb9f85a8871 Mon Sep 17 00:00:00 2001 > From: xxiao > Date: Tue, 11 Sep 2012 13:23:15 -0500 > Subject: [PATCH 1/2] Add librt to fuse to build with eglibc > > Signed-off-b

Re: [OpenWrt-Devel] [PATCH] busybox: add support for CHECKSUM_PARTIAL to udhcpc

2012-09-19 Thread Florian Fainelli
On Monday 17 September 2012 19:45:15 Alexey I. Froloff wrote: > On Thu, Sep 06, 2012 at 06:36:11PM -0300, Jonh Wendell wrote: > > Hi. Just curious, did you submit this patch to busybox guys? > Applied in busybox' master in slightly modified form. Applied in r33475, thanks Alexey! -- Florian __

Re: [OpenWrt-Devel] [PATCH 1/2] omap24xx/profiles/n810: remove reference to non-existing package

2012-09-19 Thread Florian Fainelli
On Tuesday 18 September 2012 04:53:20 Daniel Golle wrote: > The package block-hotplug doesn't exist, removing reference to it. > > Signed-off-by: Daniel Golle Applied in r33473, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.open

Re: [OpenWrt-Devel] [PATCH 2/2] brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package

2012-09-19 Thread Florian Fainelli
On Tuesday 18 September 2012 04:53:46 Daniel Golle wrote: > The package block-hotplug doesn't exist, refer to block-mount instead. > > Signed-off-by: Daniel Golle Applied in r33474, thanks Daniel! -- Florian ___ openwrt-devel mailing list openwrt-devel

Re: [OpenWrt-Devel] [PATCH] avahi: Makefile fix to honor configuration changes

2012-09-19 Thread Florian Fainelli
On Monday 27 August 2012 13:53:29 Mike Brady wrote: > This patch is to fix a long-standing problem with avahi builds: > if you change the configuration, sometimes the relevant packages are not > correctly rebuilt; see, for example, ticket #0. > > Background: avahi can be built in two modes: wi

Re: [OpenWrt-Devel] [PATCH] multiwan: fix health monitoring

2012-09-19 Thread Florian Fainelli
On Thursday 16 August 2012 21:22:21 York Sun wrote: > The extra space makes the ${health_monitor%.* } as "parallel.started", so it > won't match "parallel". This causes monitor_wan never starts. > > Signed-off-by: York Sun Applied in r33471, thanks! -- Florian ___

Re: [OpenWrt-Devel] [PATCH] [package] tcpdump: honor the CONFIG_IPV6 global flag

2012-09-19 Thread Florian Fainelli
On Thursday 13 September 2012 11:33:17 Jonh Wendell wrote: > From fe60581ca57d5f9e0d7deec0832d2916dec7e487 Mon Sep 17 00:00:00 2001 > From: Jonh Wendell > Date: Thu, 13 Sep 2012 11:29:08 -0300 > Subject: [PATCH] [package] tcpdump: honor the CONFIG_IPV6 global flag > > Currently it's always compil

Re: [OpenWrt-Devel] [PATCH] [package] php5: create missing directory

2012-09-19 Thread Florian Fainelli
On Thursday 13 September 2012 17:11:25 Martin Mueller wrote: > Hi, > > for some reason building php5 fails for me with the following error: > > make -C /openwrt/kirkwood/trunk/build_dir/target- arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5 install INSTALL_ROOT=/openwrt/kirkwood/trunk/build_dir/target-

Re: [OpenWrt-Devel] [PATCH 1/1] ntpd: trivial fix for eglibc builds

2012-09-19 Thread Florian Fainelli
On Monday 27 August 2012 16:22:16 Philip Prindeville wrote: > When building against eglibc, libc doesn't include librt therefore it must be explicitly included. > > Signed-off-by: Philip Prindeville > Applied in r33468, thanks Philip! -- Florian ___

Re: [OpenWrt-Devel] [PATCH] [packages] libavahi must depend on libssp if SSP enabled

2012-09-19 Thread Florian Fainelli
On Friday 07 September 2012 16:39:11 Alexey I. Froloff wrote: > Signed-off-by: Alexey I. Froloff Applied in r33466, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-deve

Re: [OpenWrt-Devel] [PATCH 1/1] diffutils: trivial fix for eglibc builds

2012-09-19 Thread Florian Fainelli
On Monday 27 August 2012 16:20:26 Philip Prindeville wrote: > When building against eglibc, libc doesn't include librt therefore it must be explicitly included. > > Signed-off-by: Philip Prindeville Applied in r33467, thanks Philip! ___ openwrt-devel

[OpenWrt-Devel] [PATCH] [packages] gatling: Move to the right submenu

2012-09-19 Thread Jonh Wendell
>From 58415bffe9482423800d12c74ced37cdce9e22ac Mon Sep 17 00:00:00 2001 From: Jonh Wendell Date: Wed, 19 Sep 2012 10:42:41 -0300 Subject: [PATCH] [packages] gatling: Move to the right submenu Currently it is the only package in the 'Web' submenu. Move it to 'Web Servers/Proxies', where all other