[OpenWrt-Devel] [PATCH][packages] snortsam: patch that fixes path to iptables

2012-10-16 Thread Jiri Slachta
Hello, this patch repairs path to iptables in snortsam sources from /sbin/iptables to /usr/sbin/iptables. Without this patch Snortsam does not know the path to iptables binary. Regards, Jiri Slachta, CESNET, z.s.p.o. Signed-off-by: Jiri Slachta Index: feeds/packages/net/snortsam/patches/100-ip

[OpenWrt-Devel] [PATCH] [packages] radsecproxy: bump to 1.6.1, security bug fix

2012-10-16 Thread Zenon Mousmoulas
An issue has been found where radsecproxy accepts TLS clients when it should not, due to the way it performs client verification after a TLS handshake. See for more details: https://project.nordu.net/browse/RADSECPROXY-43 https://project.nordu.net/browse/RADSECPROXY-44 A (short term) fix for th

[OpenWrt-Devel] [PATCH] [package] hostapd: updated dynamic vlan support

2012-10-16 Thread Zenon Mousmoulas
This is based on the patches submitted by Matthew Bowman: http://patchwork.openwrt.org/patch/1258/ http://patchwork.openwrt.org/patch/1261/ More recently hostapd has added support for setting the VLAN naming scheme (eth0.11 vs. vlan11), in commit a00237ceb8644fc270efd9fc0d0f8d0465db8410 upstream

[OpenWrt-Devel] Fwd: [PATCH] [packages]: bump anyremote to 6.1.1 (no GLIB dependency required)

2012-10-16 Thread Mikhail
Signed-off-by: Mikhail Fedotov Index: Makefile === --- Makefile(revision 33799) +++ Makefile(working copy) @@ -8,12 +8,12 @@  include $(TOPDIR)/rul

[OpenWrt-Devel] [PATCH] [dnsmasq] Parse the option 'conf_dir' in the init script

2012-10-16 Thread Jonh Wendell
Signed-off-by: Jonh Wendell --- .../network/services/dnsmasq/files/dnsmasq.init|3 +++ 1 file changed, 3 insertions(+) diff --git a/package/network/services/dnsmasq/files/dnsmasq.init b/package/network/services/dnsmasq/files/dnsmasq.init index 85c22c3..cb65bef 100644 --- a/package/networ

Re: [OpenWrt-Devel] Freescale P1020 WLAN support?

2012-10-16 Thread John Clark
Bit of follow up for this issue. By tracking down the function that caused the crash, it was in 'crashlog_init_fs'. This function uses and 'address' that seem to be initialized if the config symbol: CONFIG_NO_BOOTMEM is NOT defined... Apparently it is defined, and the crashlog_addr variable

Re: [OpenWrt-Devel] Freescale P1020 WLAN support?

2012-10-16 Thread Rainer 'Rei' Schuth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, On 10/16/2012 08:03 PM, John Clark wrote: > > Thanks for the URL. I fixed up my code set. which allows for building a > kernel and ramdisk. However, a couple of items. > > 1) the "build" process always seems to ask about a WATCHDOG timer d

Re: [OpenWrt-Devel] Freescale P1020 WLAN support?

2012-10-16 Thread John Clark
On Oct 15, 2012, at 8:32 AM, Rainer 'Rei' Schuth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi > > On 10/13/2012 12:21 AM, John Clark wrote: >> I have been looking and eventually found some set of patches which I have >> been using that were posted in March. >> >> However,

Re: [OpenWrt-Devel] [PATCH] busybox: Update to 1.20.2

2012-10-16 Thread Florian Fainelli
Hello Jonathan, Oliver, On Monday 30 July 2012 04:38:54 Oliver wrote: > On Saturday 28 July 2012 15:30:37 Jonathan McCrohan wrote: > > Based on Peter Wagner's busybox 1.20.0 patch. > > Curses, beaten to the punch! > > I've attached my patch anyway since I poured through the config options to >

Re: [OpenWrt-Devel] new package - redsocks [resent]

2012-10-16 Thread Florian Fainelli
On Monday 13 August 2012 16:35:00 Sebastian Muszynski wrote: > > Redsocks is a daemon running on the local system, that will transparently > tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It > uses the system firewall's redirection facility to intercept TCP connections

Re: [OpenWrt-Devel] [PATCH][packages] Snort init script enhancement

2012-10-16 Thread Florian Fainelli
On Thursday 27 September 2012 23:33:29 Jiri Slachta wrote: > Hello, > > this patch repairs init script for Snort. Current version can start snort, > but cannot stop it. > > Regards, > Jiri Slachta, CESNET, z.s.p.o. > Signed-off-by: Jiri Slachta Applied in r33798, thanks! -- Florian ___

Re: [OpenWrt-Devel] New package shorewall-core 4.5.6.2

2012-10-16 Thread Florian Fainelli
On Wednesday 15 August 2012 07:16:46 Edy Corak wrote: > New package shorewall-core, current stable release 4.5.6.2 > > The Shoreline Firewall, is high-level tool for configuring Netfilter. > > This package provides the core Shorewall libraries installed in > /usr/share/shorewall/, > which are re

Re: [OpenWrt-Devel] New package shorewall-core 4.5.7

2012-10-16 Thread Florian Fainelli
On Tuesday 21 August 2012 11:29:47 Edy Corak wrote: > New package shorewall-core, current stable release 4.5.7 > > The Shoreline Firewall, is high-level tool for configuring Netfilter. > > This package provides the core Shorewall libraries installed in > /usr/share/shorewall/, > which are requir

Re: [OpenWrt-Devel] [PATCH] [package/haserl] update to 0.9.29

2012-10-16 Thread Florian Fainelli
On Monday 20 August 2012 11:08:00 Jonh Wendell wrote: > Signed-off-by: Jonh Wendell Applied in r33795, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] wget 1.14 update patch

2012-10-16 Thread Florian Fainelli
On Monday 13 August 2012 22:21:32 Peter Wagner wrote: > Signed-off-by: Peter Wagner Applied in r33794, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][packages] Asterisk ODBC module

2012-10-16 Thread Florian Fainelli
On Wednesday 26 September 2012 12:59:52 Jiri Slachta wrote: > Hello, > > this patch includes ODBC support for Asterisk18 package. > > Regards, > Jiri Slachta, CESNET, z.s.p.o. > Signed-off-by: Jiri Slachta Applied in r33793, thanks! -- Florian ___ ope

Re: [OpenWrt-Devel] [PATCH] net/xtables-addons update to 1.45

2012-10-16 Thread Florian Fainelli
On Monday 20 August 2012 10:40:44 Oliver wrote: > This patch updates xtables-addons and removes the 3.3 compatibility patch and > the powerpc include as it is not required. > > Signed-off-by: Oliver Smith Applied in r33792, thanks! -- Florian ___ ope

Re: [OpenWrt-Devel] [PATCH] [packages] Snortsam - plugin for Snort

2012-10-16 Thread Florian Fainelli
On Wednesday 05 September 2012 12:58:50 Jiri Slachta wrote: > Hi, > > I would like to introduce you Snortsam, plugin for Snort. This patch was > accidentally superseded due to lack of my explanation (snortsam needs to be > supported by snort - it is supported now). It's in the same state as was

Re: [OpenWrt-Devel] [PATCH] Update wifidog

2012-10-16 Thread Florian Fainelli
On Tuesday 04 September 2012 21:44:20 Etienne Champetier wrote: > Hi > > This patch update wifidog to the latest svn version > It correct a bufferoverflow and some segfaults > > Tested on openwrt x86 kvm > > Signed-off-by: Etienne CHAMPETIER Applied in r33790, thanks! -- Florian __

Re: [OpenWrt-Devel] [PATCH v2][packages] net/mrtg: fix missing perl dependencies

2012-10-16 Thread Florian Fainelli
On Tuesday 02 October 2012 20:36:17 Paolo Pisati wrote: > Add missing Perl dependencies. > > Signed-off-by: Paolo Pisati Applied in r33789, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mail

Re: [OpenWrt-Devel] [PATCH] [packages] haveged: updated package to 1.5

2012-10-16 Thread Florian Fainelli
On Sunday 30 September 2012 05:48:49 Oliver wrote: > version bump of haveged. > > Signed-off-by: Oliver Smith Applied in r33788, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinf

Re: [OpenWrt-Devel] [patch] upgrade mosquitto to v1.0.3

2012-10-16 Thread Florian Fainelli
On Friday 28 September 2012 14:43:39 Karl Palsson wrote: > > Hi, > > I know that OpenWRT's in release freeze stage, but I keep seeing packages > getting updated, and the > changes from version 0.15 of mosquitto the MQTT broker that is currently in > OpenWRT trunk vs v1.x are > huge and importan

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

2012-10-16 Thread Florian Fainelli
On Wednesday 19 September 2012 20:48:32 Hannu Nyman wrote: > 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. >

Re: [OpenWrt-Devel] fetchmail 3.6.22 update patch

2012-10-16 Thread Florian Fainelli
On Tuesday 04 September 2012 22:15:09 Peter Wagner wrote: > This patch updates fetchmail to 3.6.22 > > Signed-off-by: Peter Wagner Applied in r33785, thanks! -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwr

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

2012-10-16 Thread Florian Fainelli
On Wednesday 19 September 2012 10:45:18 Jonh Wendell wrote: > 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 i

Re: [OpenWrt-Devel] [PATCH] include C++ support in db47

2012-10-16 Thread Florian Fainelli
On Monday 24 September 2012 15:58:55 Daniel Pocock wrote: > Thanks for the guidance about this, I am new to OpenWRT packaging > > I've revised the patch as you requested, new version attached - please > let me know if this is OK now > > Here are the package file sizes: > > - -rw-r--r-- 1 daniel

Re: [OpenWrt-Devel] [PATCH v2] update iftop to 1.0pre2

2012-10-16 Thread Florian Fainelli
On Sunday 09 September 2012 23:54:07 Russell Senior wrote: > > Update iftop from 0.17 to 1.0pre2 > > Most significantly, includes IPv6 support. This version forces > libncurses, by patching the configure script, instead of allowing > libncursesw, saving (~65k) image space. > > Signed-off-by: Ru