Stephen Walker [Sun, 9 Dec 2012 20:31:38 +0000 (20:31 +0000)]
[packages] python-crypto: remove host include path (#12592)
SVN-Revision: 34587
Florian Fainelli [Sat, 8 Dec 2012 17:06:10 +0000 (17:06 +0000)]
libs: add libdbi-drivers
As requested, resubmitted patch to add libdbi-drivers support for mysql,
postgresql, sqlite and sqlite3 for the libdbi framework.
[florian: fixup TARGET_LDFLAGS to it find libmysqlclient]
Signed-off-by: Gerald Matzka<mgerald21@yahoo.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34583
Florian Fainelli [Sat, 8 Dec 2012 17:06:08 +0000 (17:06 +0000)]
nut: add package NUT 2.6.5
Makefile and patch for package NUT 2.6.5
dwmw2: Update to NUT 2.6.5, add OpenUPS, tidy up per-driver build a little.
Signed-off-by: Mehdi Abaakouk <sileht@sileht.net>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34582
Florian Fainelli [Sat, 8 Dec 2012 17:06:02 +0000 (17:06 +0000)]
zabbix: update to 2.0.3
This patch updates Zabbix to it's latest version. Changelog consists of
a huge set of bugfixes and a few small improvements.
Acked-by: Stefan Hellermann <stefan@the2masters.de>
Acked-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34581
Florian Fainelli [Sat, 8 Dec 2012 17:06:01 +0000 (17:06 +0000)]
libjpeg-turbo: add package
Libjpeg-turbo is a fork of jpeg-6b, which includes MMX, SSE and NEON
acceleration and other performance enhancements. It is meant to be
ABI/API compatible with the Independent JPEG Group's (IJG) jpeg
implementation. Since its initial release, it also emulates jpeg 7 or
8, and has been adopted as the system jpeg library of Fedora, and an
option in Gentoo.
The SIMD acceleration provides a 2-4x speedup. On non-SIMD machines
the enhancements provides up to a 25% improvement.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34580
Florian Fainelli [Sat, 8 Dec 2012 17:05:57 +0000 (17:05 +0000)]
libqmi: helper library and utils to talk to QMI enabled modems
Based on work of Aleksander Morgado.
[florian: stage libqmi-glib headers]
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
SVN-Revision: 34579
Jo-Philipp Wich [Thu, 6 Dec 2012 18:17:41 +0000 (18:17 +0000)]
xl2tpd: unconditionally configure daemon with nodefaultroute and usepeerdns (#12580)
Since the switch to netifd, proto handlers may always set the defaultroute
and provide dns server addresses, netifd will decide in the generic code
path whether the announced values are masked or not.
Additionally protocol handlers should not modify the routing tables themselves
and prevent any launched services from doing so.
Remove the additional defaultroute and peerdns option handling from the ppp.sh
protocol handler and rely on netifd to mask or not mask the values.
SVN-Revision: 34537
Florian Fainelli [Thu, 6 Dec 2012 15:47:45 +0000 (15:47 +0000)]
radsecproxy: update to 1.6.2
Since my previous post a similar issue was discovered for DTLS and 1.6.2
was released. CVE numbers were also assigned for these two
vulnerabilities:
CVE-2012-4523 refers to the TLS issue, fixed in radsecproxy 1.6.1
CVE-2012-4566 refers to the DTLS issue, fixed in radsecproxy 1.6.2
So it would be good to bump to 1.6.2, applying this patch on top of
r34484.
Signed-off-by: Zenon Mousmoulas <zmousm@noc.grnet.gr>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34535
Hamish Guthrie [Thu, 6 Dec 2012 14:13:37 +0000 (14:13 +0000)]
perl: Install /usr/bin/prove so test harness works
SVN-Revision: 34534
Florian Fainelli [Wed, 5 Dec 2012 18:04:18 +0000 (18:04 +0000)]
libsml: update to 0.2
This patch updates the libsml package to the latest revision.
The current revision of the libsml package is outdated for 7 months.
Meanwhile, the developers of libsml provided various bug fixes,
notably to support big-endian machines correctly.
[florian: pass UNAME directly from the Makefiel]
Signed-off-by: Daniel Pauli <paulid@student.ethz.ch>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34529
Florian Fainelli [Wed, 5 Dec 2012 17:31:34 +0000 (17:31 +0000)]
rygel: add package
Plugins other than playbin are untested.
Rygel is normally run as a desktop service under a user account. It
doesn't behave like a system daemon. Since running as a desktop service
doesn't make sense for OpenWrt, I've included an init script and made a
crude change to send the output to syslog.
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34528
Florian Fainelli [Wed, 5 Dec 2012 17:31:33 +0000 (17:31 +0000)]
faad2: add configurable fixed point build
Change the faad build to use fixed point math if emulated floating point
is in use (based on CONFIG_SOFT_FLOAT). Adds a config option to force
the use of floating point math.
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34527
Florian Fainelli [Wed, 5 Dec 2012 17:31:32 +0000 (17:31 +0000)]
gst-plugins-bad: build the gstreamer faad plugin
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34526
Florian Fainelli [Wed, 5 Dec 2012 17:31:31 +0000 (17:31 +0000)]
gupnp-vala: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34525
Florian Fainelli [Wed, 5 Dec 2012 17:31:30 +0000 (17:31 +0000)]
gst-plugins-bad: update to 0.10.23
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34524
Florian Fainelli [Wed, 5 Dec 2012 17:31:29 +0000 (17:31 +0000)]
gst-plugins-good: update to 0.10.31
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34523
Florian Fainelli [Wed, 5 Dec 2012 17:31:28 +0000 (17:31 +0000)]
gst-plugins-ugly: update to 0.10.19
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34522
Florian Fainelli [Wed, 5 Dec 2012 17:31:27 +0000 (17:31 +0000)]
gst-plugins-base: update to 0.10.36
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34521
Florian Fainelli [Wed, 5 Dec 2012 17:31:26 +0000 (17:31 +0000)]
gstreamer: update to 0.10.36
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34520
Florian Fainelli [Wed, 5 Dec 2012 17:31:25 +0000 (17:31 +0000)]
gupnp-dlna: add package
[florian: update gstreamer and gst-plugins-base so it actually builds]
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34519
Florian Fainelli [Wed, 5 Dec 2012 17:31:24 +0000 (17:31 +0000)]
gupnp-av: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34518
Florian Fainelli [Wed, 5 Dec 2012 17:31:23 +0000 (17:31 +0000)]
gupnp: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34517
Florian Fainelli [Wed, 5 Dec 2012 17:31:22 +0000 (17:31 +0000)]
gssdp: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34516
Florian Fainelli [Wed, 5 Dec 2012 17:31:21 +0000 (17:31 +0000)]
libgee: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34515
Florian Fainelli [Wed, 5 Dec 2012 17:31:18 +0000 (17:31 +0000)]
vala: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34514
Florian Fainelli [Wed, 5 Dec 2012 17:31:12 +0000 (17:31 +0000)]
libsoup: update to 2.38.1
[florian: fixup patch so it actually applies]
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34513
Florian Fainelli [Wed, 5 Dec 2012 17:31:10 +0000 (17:31 +0000)]
libtheora: update to 1.1.1
Remove the patch against Makefile.in since the build is set up to do
autoreconf anyways.
[florian: make it apply cleanly, split patches so we know what they do]
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34512
Florian Fainelli [Wed, 5 Dec 2012 17:31:09 +0000 (17:31 +0000)]
usb-modeswitch-data: update to
20121109
This patch updates usb-modeswitch-data to version
20121109
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34511
Florian Fainelli [Wed, 5 Dec 2012 17:31:08 +0000 (17:31 +0000)]
usb-modeswitch: update to 1.2.5
This patch updates usb-modeswitch to version 1.2.5
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34510
Florian Fainelli [Wed, 5 Dec 2012 17:31:04 +0000 (17:31 +0000)]
aria2: update do 1.16.0
This patch updates aria2 to version 1.16.0
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34509
Florian Fainelli [Wed, 5 Dec 2012 17:31:02 +0000 (17:31 +0000)]
rsnapshot: add rsnapshot backup utility
this adds the rsnapshot backup utility to the packages feed.
To be compatible with busybox logger, I had to patch rsnapshot to don't
pass -i to logger. This package was also proposed in Ticket #11371, but
in a wrong categorie, without this patch, without most of the dependencies
and without the conffiles line to save rsnapshot.conf over sysupgrade.
[florian: fix whitespaces and clean up configure args]
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34508
Florian Fainelli [Wed, 5 Dec 2012 17:30:59 +0000 (17:30 +0000)]
sane-backends: update to 1.0.23
[florian: fix up missing cups dependency]
Signed-off-by: Jonathan Westerholt <joniw@t-online.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34507
Florian Fainelli [Wed, 5 Dec 2012 12:10:10 +0000 (12:10 +0000)]
collectd: remove empty 130-fix_netlink_kernel_3.3-patch file
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34499
Florian Fainelli [Tue, 4 Dec 2012 16:44:29 +0000 (16:44 +0000)]
nginx: update to 1.2.5.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34497
Florian Fainelli [Tue, 4 Dec 2012 16:21:08 +0000 (16:21 +0000)]
nginx: upgrade to 1.2.3
Changelog: http://nginx.org/en/CHANGES-1.2
Signed-off-by: Mark Mentovai <mark@moxienet.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34495
Florian Fainelli [Tue, 4 Dec 2012 16:21:07 +0000 (16:21 +0000)]
tinyproxy: fix default config binary flags
The init script expects uci-style 1/0 and not Yes/No or On/Off in the config.
Amend the commented-out configuration directives accordingly.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34494
Florian Fainelli [Tue, 4 Dec 2012 16:21:05 +0000 (16:21 +0000)]
autossh: pass env variables on init properly
Busybox's ash doesn't pass unexported environment variables to processes
started from within a function, so a service started with
MMM=xyz service_start blablabla
will never see the MMM variable.
Fix this by exporting the important variables.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34493
Florian Fainelli [Tue, 4 Dec 2012 16:21:02 +0000 (16:21 +0000)]
zabbix: correct pidfile und update initscript
zabbix_agentd will not start because the initscript checks an old
path to the configfile and then zabbix_agentd uses the new path.
(old /etc/zabbix/zabbix_agentd.conf new /etc/zabbix_agentd.conf)
I think the new path is better as most people have only one zabbix
tool installed on their embedded device.
Further there is a problem with the pid-file: zabbix creates it by
default in /tmp, and the init script creates a folder in
/var/run/zabbix where the pid-file is expected. start-stop-daemon will
not find the pid-file and cannot stop zabbix_agentd. So I changed the
initscript and conffile to use the same pid-file. I actually chose
/var/run/zabbix_agentd.conf instead of creating a subfolder or use /tmp.
While doing that I redid the whole initscript and changed additionally:
- move conffile to new location if is in the location from before
changeset #32497
- only create zabbix users if there is no AllowRoot=1 in config
- only support the pid-file path /var/run/zabbix_agentd.pid, check it
in initscript and warn if it is changed.
- don't log to a file in /tmp, but use syslog
- only start one passive check agent instead of default 3
- don't search actively for a zabbix-server on 127.0.0.1
- don't set the hostname to "Zabbix server" but use system.hostname
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34492
Florian Fainelli [Tue, 4 Dec 2012 16:20:59 +0000 (16:20 +0000)]
zabbix: preserve conffile over sysupgrade
while doing a sysupgrade the conffile was lost because:
- the path in the Makefile is incorrect
- the parametrized /conffiles define doesn't seem to work for me
So I added a /conffiles define for every zabbix component and corrected
the path. I think the path changed while upgrading to 2.0.0.
I also had an issue with "hostname" and "uname" not being present on my
system, so I added selects onto these busybox-applets if the native
tool is not installed. Zabbix could also call lsusb and lspci, but I
think it's okay if these calls don't work on an embedded device.
Additionally I deleted an old conffile "files/zabbix_agentd.conf"
which is unused since changeset 32497 (level up zabbix to version 2.0.0)
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34491
Florian Fainelli [Tue, 4 Dec 2012 16:20:58 +0000 (16:20 +0000)]
glib2: bump version to 2.34.3
dropped all patches, they are no longer necessary.
Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34490
Florian Fainelli [Tue, 4 Dec 2012 16:20:57 +0000 (16:20 +0000)]
libffi: enable the host build, needed for newer glib
Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34489
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Jo-Philipp Wich [Wed, 28 Nov 2012 13:53:05 +0000 (13:53 +0000)]
dosfstool: change download mirror (#12285)
SVN-Revision: 34399
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
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
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
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
Jo-Philipp Wich [Wed, 21 Nov 2012 19:41:12 +0000 (19:41 +0000)]
p910nd: map bind (-i) option to uci
SVN-Revision: 34289
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
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
Vasilis Tsiligiannis [Sun, 18 Nov 2012 12:14:32 +0000 (12:14 +0000)]
[packages] quagga: Fix package download URL (#12425)
SVN-Revision: 34241
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
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
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
Jo-Philipp Wich [Fri, 16 Nov 2012 13:41:07 +0000 (13:41 +0000)]
parprouted: fix init script (#12474)
SVN-Revision: 34209
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
Stephen Walker [Sat, 10 Nov 2012 02:54:05 +0000 (02:54 +0000)]
[packages] smartmontools: add missing uclibc++ include (#12448)
SVN-Revision: 34135
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
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
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
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
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
Jo-Philipp Wich [Thu, 1 Nov 2012 01:24:10 +0000 (01:24 +0000)]
libcli: fix broken dependency specification
SVN-Revision: 34049
Daniel Dickinson [Wed, 31 Oct 2012 21:21:53 +0000 (21:21 +0000)]
[packages] haveged: Add missing libpthread dependency
SVN-Revision: 34047
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
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
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
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
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
Stephen Walker [Wed, 24 Oct 2012 00:03:13 +0000 (00:03 +0000)]
[python]: fix sqlite extension (#12239)
SVN-Revision: 33902
Cezary Jackiewicz [Sun, 21 Oct 2012 08:38:59 +0000 (08:38 +0000)]
[packages] transmission: update to 2.72
SVN-Revision: 33885
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
Hamish Guthrie [Fri, 19 Oct 2012 15:36:24 +0000 (15:36 +0000)]
[packages] licensing: Licensing metadata added to many packages
SVN-Revision: 33862
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
Jo-Philipp Wich [Fri, 19 Oct 2012 10:22:11 +0000 (10:22 +0000)]
sysfsutils: move to the correct directory
SVN-Revision: 33856
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
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
Hamish Guthrie [Wed, 17 Oct 2012 16:29:15 +0000 (16:29 +0000)]
[packages] python-rsfile: Add new package python-rsfile
SVN-Revision: 33814
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
Hamish Guthrie [Wed, 17 Oct 2012 16:27:21 +0000 (16:27 +0000)]
[packages] python-pydaemon: add package python-pydaemon
SVN-Revision: 33812
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
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
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
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
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
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
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