packages.git
11 years agolibffi: bump version to 3.0.11
florian [Tue, 4 Dec 2012 16:20:56 +0000 (16:20 +0000)]
libffi: bump version to 3.0.11

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34488 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocollectd: 4.10.8 version bump
florian [Tue, 4 Dec 2012 16:20:55 +0000 (16:20 +0000)]
collectd: 4.10.8 version bump

Collectd, the backbone for LuCI statistics, has been updated to 4.10.8 a few
weeks ago. I have already used it in my trunk build for some time.

Among other things 4.10.8 fixes a few memory leaks and a perl incompatibility
(see https://dev.openwrt.org/ticket/12494 ).

4.10.8 increases compatibility with current kernels and iproute2 reducing the
patch 130-fix_netlink_kernel_3.3-patch unnecessary. It can be removed.

I have also included a new patch 920-fix-ping-droprate.patch for fixing LuCI
ticket 462 (http://luci.subsignal.org/trac/ticket/462).

Signed-off-by: hannu.nyman@iki.fi
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34487 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomultimedia/tvheadend: new package
florian [Tue, 4 Dec 2012 16:20:54 +0000 (16:20 +0000)]
multimedia/tvheadend: new package

Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2,
DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.

Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34486 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoisc-dhcp-relay: Add init scripts for ipv4 and ipv6 as well as config
florian [Tue, 4 Dec 2012 16:20:51 +0000 (16:20 +0000)]
isc-dhcp-relay: Add init scripts for ipv4 and ipv6 as well as config
file

I cleaned up the patch so line do not overflow and removed some white
space in hope to get it accepted or revised.

As isc-dhcp-relay does not come with an init script, I made one based
on sysntpd init.d file for both ipv4 and ipv6.

If you need more arguments from isc-dhcp-relay to be included in the
config file, I'll be able to add them.

This patch has been applied to trunk and compiles/install on my side.

The script for ipv4 and ipv6 have been tested with the
isc-dhcp-relay-ipv6 binary and work well (start/stop with the right
settings).

Signed-off-by: Jérôme Poulin <jeromepoulin@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34485 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoradsecproxy: bump to 1.6.1, security bug fix
florian [Tue, 4 Dec 2012 16:20:45 +0000 (16:20 +0000)]
radsecproxy: bump to 1.6.1, security bug fix

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 this issue has been released as version 1.6.1.
Other changes in previously released version 1.6 mostly apply to F-Ticks
logging, an optional feature that is not enabled in the OpenWRT package,
due to a build dependency on nettle, a library that has not been ported/
packaged (yet).

Signed-off-by: Zenon Mousmoulas <zmousm@noc.grnet.gr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34484 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogmp: update to 5.0.5
florian [Tue, 4 Dec 2012 16:20:44 +0000 (16:20 +0000)]
gmp: update to 5.0.5

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34483 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopython-crypto: Bump to 2.6
florian [Tue, 4 Dec 2012 16:20:43 +0000 (16:20 +0000)]
python-crypto: Bump to 2.6

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 <taiyang.chen@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34482 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoprocps: Split package into subpackages
florian [Tue, 4 Dec 2012 16:20:42 +0000 (16:20 +0000)]
procps: Split package into subpackages

Split procps package into various subpackages, one for
each applet. This allows the user to choose which applets
they want. This is similar to coreutils package.

All subpackages are defaulted to YES, to keep the current
behaviour, i.e., selecting procps package will select
all its subpackages.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34481 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodialog: update to version 20120706
florian [Tue, 4 Dec 2012 16:20:41 +0000 (16:20 +0000)]
dialog: update to version 20120706

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34480 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibmodbus: update to 3.0.3
florian [Tue, 4 Dec 2012 16:20:40 +0000 (16:20 +0000)]
libmodbus: update to 3.0.3

This patch updates libmodbus from version 3.0.2 to the latest stable
release 3.0.3

Signed-off-by: Simon Gaynor <openwrt at simong.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34479 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibdaq: dependency fix
florian [Tue, 4 Dec 2012 16:20:39 +0000 (16:20 +0000)]
libdaq: dependency fix

libdaq no longer depends on libipq

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34478 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tor: update to 0.2.3.25, add fw-helper package & package descriptions...
swalker [Sat, 1 Dec 2012 22:10:13 +0000 (22:10 +0000)]
[packages] tor: update to 0.2.3.25, add fw-helper package & package descriptions, add libssp dependency if enabled

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34435 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tor-alpha: update to 0.2.4.6-alpha, remove libevent2-openssl bufferevents...
swalker [Sat, 1 Dec 2012 22:09:14 +0000 (22:09 +0000)]
[packages] tor-alpha: update to 0.2.4.6-alpha, remove libevent2-openssl bufferevents dependency missed in r32391, add libssp dependency if enabled

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34434 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] rp-pppoe: Fix configure test for kernel mode pppoe header which fails...
cshore [Sat, 1 Dec 2012 17:02:42 +0000 (17:02 +0000)]
[packages] rp-pppoe: Fix configure test for kernel mode pppoe header which fails due to bad includes in configure test

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34433 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodosfstool: change download mirror (#12285)
jow [Wed, 28 Nov 2012 13:53:05 +0000 (13:53 +0000)]
dosfstool: change download mirror (#12285)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34399 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoxtables-addons: fix RTSP conntrack compatibility with Linux 3.6
jow [Tue, 27 Nov 2012 18:31:44 +0000 (18:31 +0000)]
xtables-addons: fix RTSP conntrack compatibility with Linux 3.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34391 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoxtables-addons: fix endian detection in iptables-mod-geoip (#11408)
jow [Mon, 26 Nov 2012 15:10:14 +0000 (15:10 +0000)]
xtables-addons: fix endian detection in iptables-mod-geoip (#11408)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34387 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: fix race condition between iface add and iface up
marek [Mon, 26 Nov 2012 10:36:23 +0000 (10:36 +0000)]
batman-adv: fix race condition between iface add and iface up

Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34385 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: net: wprobe: get rid of NLA_PUT_* macros
jogo [Sat, 24 Nov 2012 11:03:01 +0000 (11:03 +0000)]
packages: net: wprobe: get rid of NLA_PUT_* macros

Similar to r33906, use the functions directly to allow compilation for
linux 3.6.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34319 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agop910nd: map bind (-i) option to uci
jow [Wed, 21 Nov 2012 19:41:12 +0000 (19:41 +0000)]
p910nd: map bind (-i) option to uci

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34289 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] smartmontools: avoid using space in BUILD_INFO.
florian [Mon, 19 Nov 2012 15:30:42 +0000 (15:30 +0000)]
[package] smartmontools: avoid using space in BUILD_INFO.

Fixes build against uClibc++.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34259 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] strace: backport an upstream build fix for eglibc >= 2.15
florian [Mon, 19 Nov 2012 14:37:33 +0000 (14:37 +0000)]
[package] strace: backport an upstream build fix for eglibc >= 2.15

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34257 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] quagga: Fix package download URL (#12425)
acinonyx [Sun, 18 Nov 2012 12:14:32 +0000 (12:14 +0000)]
[packages] quagga: Fix package download URL (#12425)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34241 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] strace: update to 4.7
florian [Sat, 17 Nov 2012 21:49:45 +0000 (21:49 +0000)]
[package] strace: update to 4.7

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34224 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoAdd configuration settings to disable certain features in nginx to
luka [Sat, 17 Nov 2012 16:48:53 +0000 (16:48 +0000)]
Add configuration settings to disable certain features in nginx to
be able to reduce it's footprint and allow nginx to be built with
support for lua.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34223 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: ap isolation and bridge loop avoidance fixes
marek [Sat, 17 Nov 2012 06:08:38 +0000 (06:08 +0000)]
batman-adv: ap isolation and bridge loop avoidance fixes

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34221 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoparprouted: fix init script (#12474)
jow [Fri, 16 Nov 2012 13:41:07 +0000 (13:41 +0000)]
parprouted: fix init script (#12474)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34209 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] olsrd: version bump to 0.6.4
zioproto [Tue, 13 Nov 2012 09:03:30 +0000 (09:03 +0000)]
[packages] olsrd: version bump to 0.6.4

the patch 100-olsrd-fix-stack-corruption-in-net_output.patch was merged upstream in the olsrd repository with commit f4d250ad4fad5fcfe5b5feaac3f3e121adef3fba

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34181 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] smartmontools: add missing uclibc++ include (#12448)
swalker [Sat, 10 Nov 2012 02:54:05 +0000 (02:54 +0000)]
[packages] smartmontools: add missing uclibc++ include (#12448)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34135 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] wavemon: Add myself as maintainer
jmccrohan [Fri, 9 Nov 2012 00:52:46 +0000 (00:52 +0000)]
[package] wavemon: Add myself as maintainer

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34124 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages/asterisk] upgrade lantiq channel driver to latest version
mirko [Thu, 8 Nov 2012 14:50:56 +0000 (14:50 +0000)]
[packages/asterisk] upgrade lantiq channel driver to latest version

This fixes compatibility issues with TAPI version 3

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34121 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: upgrade package to latest release 2012.4.0
marek [Sun, 4 Nov 2012 13:26:48 +0000 (13:26 +0000)]
batman-adv: upgrade package to latest release 2012.4.0

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34067 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tor-alpha: update to 0.2.4.5-alpha
swalker [Sat, 3 Nov 2012 16:45:28 +0000 (16:45 +0000)]
[packages] tor-alpha: update to 0.2.4.5-alpha

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34066 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoez-ipudate: fix broken endian detection on uClibc
jow [Fri, 2 Nov 2012 12:01:33 +0000 (12:01 +0000)]
ez-ipudate: fix broken endian detection on uClibc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34057 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibcli: fix broken dependency specification
jow [Thu, 1 Nov 2012 01:24:10 +0000 (01:24 +0000)]
libcli: fix broken dependency specification

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34049 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] haveged: Add missing libpthread dependency
cshore [Wed, 31 Oct 2012 21:21:53 +0000 (21:21 +0000)]
[packages] haveged: Add missing libpthread dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34047 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] libcli: Add dependencies required when building with an external toolchain...
cshore [Wed, 31 Oct 2012 20:12:24 +0000 (20:12 +0000)]
[packages] libcli: Add dependencies required when building with an external toolchain (but only when building with an external toolchain)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34043 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] boost: update to 1.51.0
florian [Wed, 31 Oct 2012 17:32:41 +0000 (17:32 +0000)]
[package] boost: update to 1.51.0

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34035 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] make packages depending on uclibc++ depend on CXX_DEPENDS
florian [Tue, 30 Oct 2012 16:57:58 +0000 (16:57 +0000)]
[packages] make packages depending on uclibc++ depend on CXX_DEPENDS

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34016 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoupdate asterisk channel driver for lantiq SoCs to version ce67bdb8
mirko [Mon, 29 Oct 2012 17:38:12 +0000 (17:38 +0000)]
update asterisk channel driver for lantiq SoCs to version ce67bdb8

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33995 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] db47: disable unconditional C++ bindins building if libdb47xx is not selected
florian [Wed, 24 Oct 2012 13:05:27 +0000 (13:05 +0000)]
[package] db47: disable unconditional C++ bindins building if libdb47xx is not selected

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33912 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[python]: fix sqlite extension (#12239)
swalker [Wed, 24 Oct 2012 00:03:13 +0000 (00:03 +0000)]
[python]: fix sqlite extension (#12239)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33902 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] transmission: update to 2.72
obsy [Sun, 21 Oct 2012 08:38:59 +0000 (08:38 +0000)]
[packages] transmission: update to 2.72

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33885 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibevent2: move to trunk (required by lldpd), add myself as maintainer
jow [Fri, 19 Oct 2012 18:08:19 +0000 (18:08 +0000)]
libevent2: move to trunk (required by lldpd), add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33866 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] licensing: Licensing metadata added to many packages
hcg [Fri, 19 Oct 2012 15:36:24 +0000 (15:36 +0000)]
[packages] licensing: Licensing metadata added to many packages

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33862 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] sshtunnel: Add SSH VPN support
nunojpg [Fri, 19 Oct 2012 11:01:50 +0000 (11:01 +0000)]
[packages] sshtunnel: Add SSH VPN support

Signed-off-by: Henning Botha <hjbotha at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33857 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosysfsutils: move to the correct directory
jow [Fri, 19 Oct 2012 10:22:11 +0000 (10:22 +0000)]
sysfsutils: move to the correct directory

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33856 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] snortsam: fix line endings in patch
jogo [Thu, 18 Oct 2012 21:00:46 +0000 (21:00 +0000)]
[packages] snortsam: fix line endings in patch

This patch repairs mangled CR-LF EOL's in patch that repairs
paths to iptables binary.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo: fix patch's commit message/linebreaks, add subject]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33855 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosnortsam: fix path to iptables
nbd [Wed, 17 Oct 2012 18:56:12 +0000 (18:56 +0000)]
snortsam: fix path to iptables

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.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33823 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] python-rsfile: Add new package python-rsfile
hcg [Wed, 17 Oct 2012 16:29:15 +0000 (16:29 +0000)]
[packages] python-rsfile: Add new package python-rsfile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33814 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] perl-test-harness: Add new package perl-test-harness
hcg [Wed, 17 Oct 2012 16:28:40 +0000 (16:28 +0000)]
[package] perl-test-harness: Add new package perl-test-harness

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33813 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] python-pydaemon: add package python-pydaemon
hcg [Wed, 17 Oct 2012 16:27:21 +0000 (16:27 +0000)]
[packages] python-pydaemon: add package python-pydaemon

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33812 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosysfsutils, libnfnetlink: move to trunk, add myself as maintainer
jow [Wed, 17 Oct 2012 13:00:44 +0000 (13:00 +0000)]
sysfsutils, libnfnetlink: move to trunk, add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33806 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibnetfilter-conntrack: move to trunk and add myself as maintainer
jow [Wed, 17 Oct 2012 12:47:54 +0000 (12:47 +0000)]
libnetfilter-conntrack: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33804 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] redsocks: add package
florian [Tue, 16 Oct 2012 15:55:51 +0000 (15:55 +0000)]
[package] redsocks: add package

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,
thus the redirection is system-wide, with fine-grained control, and does
not depend on LD_PRELOAD libraries.

Signed-off-by: Sebastian Muszynski <basti@linkt.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33799 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] snort: init script enhancements
florian [Tue, 16 Oct 2012 15:55:49 +0000 (15:55 +0000)]
[package] snort: init script enhancements

This patch repairs init script for Snort. Current version can start snort, but
cannot stop it.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33798 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] shorewall-core: add package
florian [Tue, 16 Oct 2012 15:55:48 +0000 (15:55 +0000)]
[package] shorewall-core: add package

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 required for the rest of the Shorewall packages to work.

Signed-off-by: Edy Corak <info@loenshotel.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33797 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] shorewall-lite: update to 4.5.7
florian [Tue, 16 Oct 2012 15:55:47 +0000 (15:55 +0000)]
[package] shorewall-lite: update to 4.5.7

This patch updates shorewall-lite to current stable release 4.5.7

Please note:

The new package shorewall-core 4.5.7 is required by this shorewall-lite version and perlbase-digest.

Signed-off-by: Edy Corak <info@loenshotel.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33796 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] haserl: update to 0.9.29
florian [Tue, 16 Oct 2012 15:55:46 +0000 (15:55 +0000)]
[package] haserl: update to 0.9.29

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33795 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] wget: update to 1.14
florian [Tue, 16 Oct 2012 15:55:45 +0000 (15:55 +0000)]
[package] wget: update to 1.14

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33794 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] asterisk-1.8.x: add ODBC module
florian [Tue, 16 Oct 2012 15:55:44 +0000 (15:55 +0000)]
[package] asterisk-1.8.x: add ODBC module

this patch includes ODBC support for Asterisk18 package.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33793 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] xtables-addons: update to 1.45
florian [Tue, 16 Oct 2012 15:55:43 +0000 (15:55 +0000)]
[package] xtables-addons: update to 1.45

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 <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33792 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] add snortsam package - plugin for Snort
florian [Tue, 16 Oct 2012 15:55:42 +0000 (15:55 +0000)]
[package] add snortsam package - plugin for Snort

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
introduced before. Support for snortsam was introduced in Snort in
http://patchwork.openwrt.org/patch/2491/. Current version of Snort (2.9.2.2)
supports Snortsam.

SnortSam is a plugin for Snort, an open-source light-weight Intrusion
Detection System (IDS).

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33791 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] wifidog: update to revision 1464
florian [Tue, 16 Oct 2012 15:55:37 +0000 (15:55 +0000)]
[package] wifidog: update to revision 1464

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 <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33790 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] mrtg: fix missing perl dependencies
florian [Tue, 16 Oct 2012 15:55:36 +0000 (15:55 +0000)]
[package] mrtg: fix missing perl dependencies

Add missing Perl dependencies.

Signed-off-by: Paolo Pisati <p.pisati@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33789 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] haveged: update to 1.5
florian [Tue, 16 Oct 2012 15:55:32 +0000 (15:55 +0000)]
[package] haveged: update to 1.5

version bump of haveged.

Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33788 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] mosquitto: upgrade MQTT tools to v1.0.3
florian [Tue, 16 Oct 2012 15:55:31 +0000 (15:55 +0000)]
[package] mosquitto: upgrade MQTT tools to v1.0.3

Major changes since v0.15 currently in trunk
* SSL/TLS support across the board, broker, clients and client library
* TLS-PSK support if openssl version is new enough
* thread support in client library
* lots and lots of bug fixes

Because prior versions of mosquitto didn't have any SSL support,
I've made the openssl dependency optional (but on by default)

Includes basic UCI config support, originally from:
https://github.com/remakeelectric/owrt_pub_feeds/tree/master/luci-app-mosquitto

Tested with both all -nossl and all regular packages.
(Have to run a "make package/mosquitto/clean" between builds)

[Florian: fix for real variant building, remove check on backfire]

Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33787 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] usb-modeswitch: update to 1.2.4 and data to 20120815
florian [Tue, 16 Oct 2012 15:55:29 +0000 (15:55 +0000)]
[package] usb-modeswitch: update to 1.2.4 and data to 20120815

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-off-by: Hannu Nyman <hannu.nyman@iki.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33786 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] fetchmail: update to 3.6.22
florian [Tue, 16 Oct 2012 15:55:27 +0000 (15:55 +0000)]
[package] fetchmail: update to 3.6.22

his patch updates fetchmail to 3.6.22

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33785 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] gatling: Move to the right submenu
florian [Tue, 16 Oct 2012 15:55:27 +0000 (15:55 +0000)]
[package] 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 packages are.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33784 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] db47: include C++ support in db47
florian [Tue, 16 Oct 2012 15:55:26 +0000 (15:55 +0000)]
[package] db47: include C++ support in db47

[Florian: fixed missing dependency on CXX_DEPENDS]

Signed-off-by: Daniel Pocock <daniel@pocock.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33783 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibmnl: move to trunk and add myself as maintainer
jow [Fri, 12 Oct 2012 12:15:36 +0000 (12:15 +0000)]
libmnl: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33734 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agothc-ipv6: move to trunk and add myself as maintainer
jow [Thu, 11 Oct 2012 21:17:08 +0000 (21:17 +0000)]
thc-ipv6: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33727 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogettext-full: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 17:58:23 +0000 (17:58 +0000)]
gettext-full: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33713 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogettext: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 17:57:59 +0000 (17:57 +0000)]
gettext: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33712 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibiconv-full: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 17:57:23 +0000 (17:57 +0000)]
libiconv-full: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33711 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibiconv: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 17:56:22 +0000 (17:56 +0000)]
libiconv: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33710 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogettext-full: add a host build (#11236)
jow [Wed, 10 Oct 2012 17:53:59 +0000 (17:53 +0000)]
gettext-full: add a host build (#11236)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33709 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomove a few development packages to trunk and add myself as a maintainer
nbd [Wed, 10 Oct 2012 13:26:27 +0000 (13:26 +0000)]
move a few development packages to trunk and add myself as a maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33705 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiputils: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 13:22:18 +0000 (13:22 +0000)]
iputils: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33704 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiftop: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 13:21:30 +0000 (13:21 +0000)]
iftop: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33702 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoconntrack-tools: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 13:19:43 +0000 (13:19 +0000)]
conntrack-tools: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33701 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolldpd: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 13:17:14 +0000 (13:17 +0000)]
lldpd: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33700 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodante: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 13:14:39 +0000 (13:14 +0000)]
dante: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33699 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoipset: move to trunk and add myself as maintainer
jow [Wed, 10 Oct 2012 13:13:17 +0000 (13:13 +0000)]
ipset: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33698 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiperf: move to trunk and add myself as maintainer
nbd [Wed, 10 Oct 2012 12:35:43 +0000 (12:35 +0000)]
iperf: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33691 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotcpdump: move to trunk and add myself as maintainer
nbd [Wed, 10 Oct 2012 12:35:26 +0000 (12:35 +0000)]
tcpdump: move to trunk and add myself as maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33690 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosamba36: move to trunk and add myself as a maintainer
nbd [Wed, 10 Oct 2012 12:34:29 +0000 (12:34 +0000)]
samba36: move to trunk and add myself as a maintainer

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33689 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomadwifi: add compilation for arm11
nbd [Wed, 10 Oct 2012 11:20:28 +0000 (11:20 +0000)]
madwifi: add compilation for arm11

Add compilation support for arm11 CPUs (ie cns3xxx)

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33677 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomove a few unmaintained packages from trunk to /packages
nbd [Sun, 7 Oct 2012 12:50:15 +0000 (12:50 +0000)]
move a few unmaintained packages from trunk to /packages

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33634 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] fix up duplicate file install inside strongswan
blogic [Fri, 28 Sep 2012 20:54:24 +0000 (20:54 +0000)]
[packages] fix up duplicate file install inside strongswan

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33589 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: fix mac addr change and symmetry check
marek [Fri, 28 Sep 2012 19:57:00 +0000 (19:57 +0000)]
batman-adv: fix mac addr change and symmetry check

More info:
 * fix mac addr change: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-September/008026.html
 * symmetry check: https://lists.open-mesh.org/pipermail/b.a.t.m.a.n/2012-September/008021.html

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33588 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] libxml2: backport Debian patches to fix multiple CVEs
florian [Fri, 28 Sep 2012 10:35:14 +0000 (10:35 +0000)]
[package] libxml2: backport Debian patches to fix multiple CVEs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33578 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] tiff: update to 4.0.3
florian [Fri, 28 Sep 2012 10:35:12 +0000 (10:35 +0000)]
[package] tiff: update to 4.0.3

Really fixes CVE-2012-3401

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33577 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] tiff: update to 4.0.2
florian [Thu, 27 Sep 2012 08:29:08 +0000 (08:29 +0000)]
[package] tiff: update to 4.0.2

Fixes CVE-2012-3401

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33568 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] tcpser: fix dependency on libpthread
florian [Thu, 27 Sep 2012 08:29:06 +0000 (08:29 +0000)]
[package] tcpser: fix dependency on libpthread

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33567 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] pyosc: add new package
hcg [Thu, 27 Sep 2012 07:18:42 +0000 (07:18 +0000)]
[package] pyosc: add new package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33563 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] transmission: update to 2.71
obsy [Wed, 26 Sep 2012 18:23:32 +0000 (18:23 +0000)]
[packages] transmission: update to 2.71

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33561 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] freecwmp: update to the latest version
luka [Tue, 25 Sep 2012 17:35:39 +0000 (17:35 +0000)]
[packages] freecwmp: update to the latest version

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33553 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] libfreecwmp: add package
luka [Tue, 25 Sep 2012 17:34:21 +0000 (17:34 +0000)]
[packages] libfreecwmp: add package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33552 3c298f89-4303-0410-b956-a3cf2f4a3e73