8954 Commits

Author SHA1 Message Date
juhosg
4e924b5213 4th: update to 3.62.0
This patch update 4th from 3.61.5 to 3.62.0. tested on xburst/ben
nanonote and ar71xx/703n.

URL: http://thebeez.home.xs4all.nl/4tH/
ChangeLog: http://lists.en.qi-hardware.com/pipermail/discussion/2012-December/009979.html

Patchwork: http://patchwork.openwrt.org/patch/3078/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:02 +00:00
juhosg
c8a0ce17bb cups: Fix endless loop
Fix endless loop in ipp backend (http://www.cups.org/str.php?L4194)

Signed-off-by: Bernd Krumböck <krumboeck@universalnet.at>
Patchwork: http://patchwork.openwrt.org/patch/3070/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:01 +00:00
juhosg
c96b4c24a8 cups: Fix ipp compression
Fix compression in ipp backend (http://www.cups.org/str.php?L4181)

Signed-off-by: Bernd Krumböck <krumboeck@universalnet.at>
Patchwork: http://patchwork.openwrt.org/patch/3071/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:00 +00:00
juhosg
fd86c97fa2 cups: Update to 1.5.4
Update CUPS to 1.5.4 and package client, libs, filters, locales and daemon to
separate packages. Replace makefile-targets patch with components patch.
Fix ppdc patch.

Signed-off-by: Bernd Krumböck <krumboeck@universalnet.at>
Patchwork: http://patchwork.openwrt.org/patch/3072/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 17:59:58 +00:00
juhosg
764da6c839 openconnect: update to 4.07
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Patchwork: http://patchwork.openwrt.org/patch/3044/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 17:59:56 +00:00
juhosg
90f047a93e xtables-addons: build version 2.0 for kernel 3.7 onwards
Version 2.0 of xtables-addons dropped support for all kernels older than
3.7. So we still need to build v1.x for older kernels. Keep a separate
patches directory for it, with almost all the same patches for now.

We can easily drop the 1.x build once we have more than two platforms
running 3.7.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 16:45:40 +00:00
jow
bd8fb0e373 xtables-addons: make kmod-ipt-rawpost depend on kmod-ip6tables if CONFIG_IPV6=y to force enabling CONFIG_IP6_NF_IPTABLES in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 13:53:53 +00:00
florian
583b452905 packages: depend on libelf1 instead of libelf
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:41 +00:00
florian
61a3f0b49f perf: unmark as broken
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:40 +00:00
florian
28a6bf4c4a elfutils: unmark as broken
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:39 +00:00
florian
3f0f5aec15 elfutils: do not check for TEXTREL
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:36 +00:00
juhosg
a24e1e9e27 flashrom: remove broken msr path change
This almost caused a nasty accident on my Geos — without the MSR access
it managed to erase *most* of the flash and write the new image, but
didn't manage to change the last few KiB. Thankfully I'd already taken a
copy of the old contents, and could flash them back.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:40 +00:00
juhosg
6ee6a614d8 collectd: remove bogus maximum of 3600 seconds for 'timeleft'
The apcups and snmp plugins were using this to store time in minutes, but
nut uses seconds. Upstream wants to make them all use seconds (unlike my
first patch to make nut use minutes to be consistent with the others), so
all we need to do is fix the maximum. If we were *using* the apcups and
snmp plugins, those would probably want fixing to multiply by 60.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:38 +00:00
juhosg
7442b49d05 collectd: enable nut plugin
This works now...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:36 +00:00
juhosg
f25cbf8117 nut: install development files for libupsclient
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:35 +00:00
juhosg
787b5c61cb nut: add initscripts for upsd and upsmon, create config from UCI
There's more to be done here, but this is a good start and covers most
things that people will need to configure.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:32 +00:00
luka
d6ea5ac454 [packages] wing: don't use symlink to /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-19 21:25:07 +00:00
swalker
eec616d493 [packages] miniupnpc: update to 1.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-18 03:36:00 +00:00
nbd
6fd8bbc861 iptraf: fix compile error
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-15 18:35:36 +00:00
florian
c535494566 perf: fix multiple issues in Makefile
* provide a proper version information
* make sure we build in the linux directory to avoid out of tree build
  failures
* make package cleaning actually work

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 15:40:45 +00:00
obsy
78f0550c9b [packages] transmission: update to 2.74
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 14:55:02 +00:00
jogo
9e9d3900d4 packages: znc: update to 1.0
Update ZNC to newest version 1.0

 * Update config format to reflect new config format and allow
   multiple networks per user.
 * Update init script to create a 1.0 compatible config.
 * Add new modules introduced in 1.0, remove dropped ones.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 14:07:57 +00:00
jogo
d37b83b518 packages: znc: don't start with default config
Don't connect to freenode if there is only the default configuration.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 14:07:55 +00:00
florian
7bb67f087d peerguardian: update to 2.2.2
libipq is removed so the old version cannot be built anymore.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:51:01 +00:00
florian
4f9707c748 wt: fix build against boost 1.50+
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:22:31 +00:00
florian
40f5fdd136 boost: fix build failure
Such build failure was reported several times:

gcc.compile.c++
bin.v2/libs/context/build/gcc-i386/release/link-static/threading-multi/fcontext.o
libs/context/src/fcontext.cpp: In function 'void*
boost::ctx::detail::align_stack(void*)':
libs/context/src/fcontext.cpp:25:21: error: 'uintptr_t' was not declared
in this scope
libs/context/src/fcontext.cpp:25:32: error: expected ')' before 'base'
libs/context/src/fcontext.cpp:26:66: error: expected ')' before ';'
token
libs/context/src/fcontext.cpp:26:66: error: expected ')' before ';'
token

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:22:30 +00:00
florian
3301c199c8 opal: do not build against uclibc++
Neither g++-uc nor g++-uc+std prove to properly build opal, so just
fallback to the standard g++ and libstdc++ build.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:10 +00:00
florian
763b27cba4 ptlib: update to 2.10.9
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:09 +00:00
florian
32c1ef0e63 mksh: fix build on mipsel platforms
And possibly other platforms where this assertion fails:
error: variably modified 'ari_sign_32_bit_and_wrap' at file scope

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:08 +00:00
florian
bb7b3c0322 orbit2: update to 2.14.19
This is required to build properly after r34490

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:02 +00:00
juhosg
158b5872a1 packages: allow to build usbip on 3.6+
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-10 20:27:28 +00:00
juhosg
76df355ab1 packages/minidlna: create log/db directories defined in the uci configuration
Based on a patch by Varga Gábor.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-10 20:27:27 +00:00
swalker
1a08e55cbd [packages] python-crypto: remove host include path (#12592)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-09 20:31:38 +00:00
florian
272267c9bc 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-08 17:06:10 +00:00
florian
761411f7ca 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-08 17:06:08 +00:00
florian
1f687469ac 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-08 17:06:02 +00:00
florian
9d06d89cfd 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-08 17:06:01 +00:00
florian
bbf18eb654 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-08 17:05:57 +00:00
jow
1196915928 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.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-06 18:17:41 +00:00
florian
e73c3a92e0 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-06 15:47:45 +00:00
hcg
3933dd1d4f perl: Install /usr/bin/prove so test harness works
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-06 14:13:37 +00:00
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