8913 Commits

Author SHA1 Message Date
florian
6011943da4 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 18:04:18 +00:00
florian
12e32d6038 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:34 +00:00
florian
49560cde68 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:33 +00:00
florian
1b382fff50 gst-plugins-bad: build the gstreamer faad plugin
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:32 +00:00
florian
2bf0687fb9 gupnp-vala: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:31 +00:00
florian
5efc05c709 gst-plugins-bad: update to 0.10.23
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:30 +00:00
florian
a3619f7a74 gst-plugins-good: update to 0.10.31
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:29 +00:00
florian
eb2b0f8546 gst-plugins-ugly: update to 0.10.19
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:28 +00:00
florian
b80e36e15a gst-plugins-base: update to 0.10.36
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:27 +00:00
florian
779f493b67 gstreamer: update to 0.10.36
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:26 +00:00
florian
065c003b0b 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:25 +00:00
florian
c1a4074b5a gupnp-av: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:24 +00:00
florian
58031d97ed gupnp: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:23 +00:00
florian
f9726a31ff gssdp: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:22 +00:00
florian
e18c924e91 libgee: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:21 +00:00
florian
a10cca30a6 vala: add package
Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:18 +00:00
florian
c6c8c8a6c9 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:12 +00:00
florian
15021a8200 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:10 +00:00
florian
9cc40e2c5b 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:09 +00:00
florian
2c45c3c990 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:08 +00:00
florian
0738f56114 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:04 +00:00
florian
98989f0e37 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:31:02 +00:00
florian
84ed3b4e75 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 17:30:59 +00:00
florian
7bfb238d74 collectd: remove empty 130-fix_netlink_kernel_3.3-patch file
Signed-off-by: Florian Fainelli <florian@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@34499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-05 12:10:10 +00:00
florian
7051aaedfc nginx: update to 1.2.5.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:44:29 +00:00
florian
90bbd79bcc 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:21:08 +00:00
florian
dea5f72515 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:21:07 +00:00
florian
8f6fab3fdd 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:21:05 +00:00
florian
5c4712418a 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:21:02 +00:00
florian
44c1043ce2 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:20:59 +00:00
florian
3b78f9a06a 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:20:58 +00:00
florian
fd13f27ba4 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:20:57 +00:00
florian
7dd412bda3 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
2012-12-04 16:20:56 +00:00
florian
ce9db15947 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
2012-12-04 16:20:55 +00:00
florian
fa989adc11 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
2012-12-04 16:20:54 +00:00
florian
d01c5096f1 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
2012-12-04 16:20:51 +00:00
florian
23ef64ba16 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
2012-12-04 16:20:45 +00:00
florian
39d8bf5843 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
2012-12-04 16:20:44 +00:00
florian
3834f23b76 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
2012-12-04 16:20:43 +00:00
florian
3f612f4854 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
2012-12-04 16:20:42 +00:00
florian
ebac8d9a27 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
2012-12-04 16:20:41 +00:00
florian
460429d60d 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
2012-12-04 16:20:40 +00:00
florian
a2c36200ec 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
2012-12-04 16:20:39 +00:00
swalker
35b181a422 [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
2012-12-01 22:10:13 +00:00
swalker
5fcea13f6f [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
2012-12-01 22:09:14 +00:00
cshore
c11b5b905b [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
2012-12-01 17:02:42 +00:00
jow
1737519904 dosfstool: change download mirror (#12285)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-28 13:53:05 +00:00
jow
0ee506d356 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
2012-11-27 18:31:44 +00:00
jow
fb183b1175 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
2012-11-26 15:10:14 +00:00
marek
4ee2c1e736 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
2012-11-26 10:36:23 +00:00