openwrt/svn-archive/archive.git
11 years agolibffi: bump version to 3.0.11
Florian Fainelli [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>
SVN-Revision: 34488

11 years agocollectd: 4.10.8 version bump
Florian Fainelli [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>
SVN-Revision: 34487

11 years agomultimedia/tvheadend: new package
Florian Fainelli [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>
SVN-Revision: 34486

11 years agoisc-dhcp-relay: Add init scripts for ipv4 and ipv6 as well as config
Florian Fainelli [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>
SVN-Revision: 34485

11 years agoradsecproxy: bump to 1.6.1, security bug fix
Florian Fainelli [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>
SVN-Revision: 34484

11 years agogmp: update to 5.0.5
Florian Fainelli [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>
SVN-Revision: 34483

11 years agopython-crypto: Bump to 2.6
Florian Fainelli [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>
SVN-Revision: 34482

11 years agoprocps: Split package into subpackages
Florian Fainelli [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>
SVN-Revision: 34481

11 years agodialog: update to version 20120706
Florian Fainelli [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>
SVN-Revision: 34480

11 years agolibmodbus: update to 3.0.3
Florian Fainelli [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>
SVN-Revision: 34479

11 years agolibdaq: dependency fix
Florian Fainelli [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>
SVN-Revision: 34478

11 years ago[packages] tor: update to 0.2.3.25, add fw-helper package & package descriptions...
Stephen Walker [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

SVN-Revision: 34435

11 years ago[packages] tor-alpha: update to 0.2.4.6-alpha, remove libevent2-openssl bufferevents...
Stephen Walker [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

SVN-Revision: 34434

11 years ago[packages] rp-pppoe: Fix configure test for kernel mode pppoe header which fails...
Daniel Dickinson [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

SVN-Revision: 34433

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

SVN-Revision: 34399

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

SVN-Revision: 34391

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

SVN-Revision: 34387

11 years agobatman-adv: fix race condition between iface add and iface up
Marek Lindner [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>
SVN-Revision: 34385

11 years agopackages: net: wprobe: get rid of NLA_PUT_* macros
Jonas Gorski [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>
SVN-Revision: 34319

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

SVN-Revision: 34289

11 years ago[package] smartmontools: avoid using space in BUILD_INFO.
Florian Fainelli [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>
SVN-Revision: 34259

11 years ago[package] strace: backport an upstream build fix for eglibc >= 2.15
Florian Fainelli [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>
SVN-Revision: 34257

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

SVN-Revision: 34241

11 years ago[package] strace: update to 4.7
Florian Fainelli [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>
SVN-Revision: 34224

11 years agoAdd configuration settings to disable certain features in nginx to
Luka Perkov [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>
SVN-Revision: 34223

11 years agobatman-adv: ap isolation and bridge loop avoidance fixes
Marek Lindner [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>
SVN-Revision: 34221

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

SVN-Revision: 34209

11 years ago[packages] olsrd: version bump to 0.6.4
Saverio Proto [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

SVN-Revision: 34181

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

SVN-Revision: 34135

11 years ago[package] wavemon: Add myself as maintainer
Jonathan McCrohan [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>
SVN-Revision: 34124

11 years ago[packages/asterisk] upgrade lantiq channel driver to latest version
Mirko Vogt [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

SVN-Revision: 34121

11 years agobatman-adv: upgrade package to latest release 2012.4.0
Marek Lindner [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>
SVN-Revision: 34067

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

SVN-Revision: 34066

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

SVN-Revision: 34057

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

SVN-Revision: 34049

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

SVN-Revision: 34047

11 years ago[packages] libcli: Add dependencies required when building with an external toolchain...
Daniel Dickinson [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)

SVN-Revision: 34043

11 years ago[package] boost: update to 1.51.0
Florian Fainelli [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>
SVN-Revision: 34035

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

SVN-Revision: 34016

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

SVN-Revision: 33995

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

SVN-Revision: 33912

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

SVN-Revision: 33902

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

SVN-Revision: 33885

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

SVN-Revision: 33866

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

SVN-Revision: 33862

11 years ago[packages] sshtunnel: Add SSH VPN support
Nuno Goncalves [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>
SVN-Revision: 33857

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

SVN-Revision: 33856

11 years ago[packages] snortsam: fix line endings in patch
Jonas Gorski [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>
SVN-Revision: 33855

11 years agosnortsam: fix path to iptables
Felix Fietkau [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>
SVN-Revision: 33823

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

SVN-Revision: 33814

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

SVN-Revision: 33813

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

SVN-Revision: 33812

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

SVN-Revision: 33806

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

SVN-Revision: 33804

11 years ago[package] redsocks: add package
Florian Fainelli [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>
SVN-Revision: 33799

11 years ago[package] snort: init script enhancements
Florian Fainelli [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>
SVN-Revision: 33798

11 years ago[package] shorewall-core: add package
Florian Fainelli [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>
SVN-Revision: 33797

11 years ago[package] shorewall-lite: update to 4.5.7
Florian Fainelli [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>
SVN-Revision: 33796

11 years ago[package] haserl: update to 0.9.29
Florian Fainelli [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>
SVN-Revision: 33795

11 years ago[package] wget: update to 1.14
Florian Fainelli [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>
SVN-Revision: 33794

11 years ago[package] asterisk-1.8.x: add ODBC module
Florian Fainelli [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>
SVN-Revision: 33793

11 years ago[package] xtables-addons: update to 1.45
Florian Fainelli [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>
SVN-Revision: 33792

11 years ago[package] add snortsam package - plugin for Snort
Florian Fainelli [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>
SVN-Revision: 33791

11 years ago[package] wifidog: update to revision 1464
Florian Fainelli [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>
SVN-Revision: 33790

11 years ago[package] mrtg: fix missing perl dependencies
Florian Fainelli [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>
SVN-Revision: 33789

11 years ago[package] haveged: update to 1.5
Florian Fainelli [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>
SVN-Revision: 33788

11 years ago[package] mosquitto: upgrade MQTT tools to v1.0.3
Florian Fainelli [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>
SVN-Revision: 33787

11 years ago[package] usb-modeswitch: update to 1.2.4 and data to 20120815
Florian Fainelli [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>
SVN-Revision: 33786

11 years ago[package] fetchmail: update to 3.6.22
Florian Fainelli [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>
SVN-Revision: 33785

11 years ago[package] gatling: Move to the right submenu
Florian Fainelli [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>
SVN-Revision: 33784

11 years ago[package] db47: include C++ support in db47
Florian Fainelli [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>
SVN-Revision: 33783

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

SVN-Revision: 33734

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

SVN-Revision: 33727

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

SVN-Revision: 33713

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

SVN-Revision: 33712

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

SVN-Revision: 33711

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

SVN-Revision: 33710

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

SVN-Revision: 33709

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

SVN-Revision: 33705

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

SVN-Revision: 33704

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

SVN-Revision: 33702

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

SVN-Revision: 33701

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

SVN-Revision: 33700

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

SVN-Revision: 33699

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

SVN-Revision: 33698

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

SVN-Revision: 33691

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

SVN-Revision: 33690

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

SVN-Revision: 33689

11 years agomadwifi: add compilation for arm11
Felix Fietkau [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>
SVN-Revision: 33677

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

SVN-Revision: 33634

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

SVN-Revision: 33589

11 years agobatman-adv: fix mac addr change and symmetry check
Marek Lindner [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>
SVN-Revision: 33588

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

SVN-Revision: 33578

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

Really fixes CVE-2012-3401

SVN-Revision: 33577

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

Fixes CVE-2012-3401

SVN-Revision: 33568

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

SVN-Revision: 33567

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

SVN-Revision: 33563

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

SVN-Revision: 33561

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

SVN-Revision: 33553

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

SVN-Revision: 33552