openwrt/svn-archive/archive.git
11 years ago[packages] tinc: The initscript for tinc writes a temporary config into /tmp/tinc.
Saverio Proto [Tue, 8 Jan 2013 18:56:32 +0000 (18:56 +0000)]
[packages] tinc: The initscript for tinc writes a temporary config into /tmp/tinc.
In the prepare_net function it appends flags and params from the uci config to
the temporary tinc.conf for each net. These values are appended to the
config file on each /etc/init.d/tinc restart and the file grows. By
removing all old temporary config this problem is solved. Then we should
also remove the temporary config for a net which is stopped to free up
some bytes in memory.
Contribution from Manuel Munz <freifunk@somakoma.de>

SVN-Revision: 35053

11 years agofix packaging issue
Mazi Lo [Mon, 7 Jan 2013 22:01:34 +0000 (22:01 +0000)]
fix packaging issue

SVN-Revision: 35051

11 years agolibcrypto++: fix build with GCC 4.7.0 (#12310)
Florian Fainelli [Mon, 7 Jan 2013 21:04:06 +0000 (21:04 +0000)]
libcrypto++: fix build with GCC 4.7.0 (#12310)

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

11 years ago[packages/ctorrent] allow negative integers ... should fix random "error, initial...
Peter Wagner [Mon, 7 Jan 2013 16:44:58 +0000 (16:44 +0000)]
[packages/ctorrent] allow negative integers ... should fix random "error, initial meta info failed"

taken from this bugreport:
http://sourceforge.net/tracker/?func=detail&aid=3159066&group_id=202532&atid=981959

thanks Norbert Zagyi <znorbi@znorbi.net> for the hint

SVN-Revision: 35041

11 years agoupdated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
Mazi Lo [Mon, 7 Jan 2013 14:25:52 +0000 (14:25 +0000)]
updated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f

SVN-Revision: 35036

11 years ago[packages] lispmob: Updating the package
Vasilis Tsiligiannis [Mon, 7 Jan 2013 00:30:49 +0000 (00:30 +0000)]
[packages] lispmob: Updating the package

Signed-off-by: Vasileios Lakafosis <lakafv@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 35031

11 years ago[packages] libjpeg-turbo: Fix copyright notice
Vasilis Tsiligiannis [Mon, 7 Jan 2013 00:30:22 +0000 (00:30 +0000)]
[packages] libjpeg-turbo: Fix copyright notice

SVN-Revision: 35030

11 years ago[packages] wing: Upgrade Wing package
Vasilis Tsiligiannis [Sun, 6 Jan 2013 22:35:27 +0000 (22:35 +0000)]
[packages] wing: Upgrade Wing package

Update wing package to latest version.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 35029

11 years agoboblight: forcibly build against libstdc++
Jo-Philipp Wich [Sun, 6 Jan 2013 19:41:39 +0000 (19:41 +0000)]
boblight: forcibly build against libstdc++

The uClibc++ implementation of stringstream operator>> is broken which
fails boblightd at runtime when parsing the configuration.

Due to the failed parsing, std::list unique() is called with an empty
list which causes the program to trigger a segmentation fault, this
is most likely another uClibc++ implementation error.

SVN-Revision: 35027

11 years ago[packages] net-snmp: Add support for IPv6 'com2sec6'
Vasilis Tsiligiannis [Sun, 6 Jan 2013 15:44:09 +0000 (15:44 +0000)]
[packages] net-snmp: Add support for IPv6 'com2sec6'

SVN-Revision: 35024

11 years ago[packages] fix xl2tpd build
John Crispin [Sat, 5 Jan 2013 19:46:05 +0000 (19:46 +0000)]
[packages] fix xl2tpd build

fixes #12744

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35017

11 years agopackages: remove accidentqally committed binary
Jo-Philipp Wich [Fri, 4 Jan 2013 14:23:08 +0000 (14:23 +0000)]
packages: remove accidentqally committed binary

SVN-Revision: 35008

11 years ago[packages] update strongwan to version 5.0.1.
John Crispin [Fri, 4 Jan 2013 10:08:57 +0000 (10:08 +0000)]
[packages] update strongwan to version 5.0.1.

Added plugin, new in 5.0.1:
* unity - Cisco Unity extension

Removed plugin not available in 5.0.1:
* socket-raw - raw socket implementation for charon

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
SVN-Revision: 35006

11 years agoutils/mtd-utils: flash_eraseall must depend on flash_erase
John Crispin [Fri, 4 Jan 2013 09:31:55 +0000 (09:31 +0000)]
utils/mtd-utils: flash_eraseall must depend on flash_erase

Since a8801d8665bcc94c63a798e291a03c88f2af0215 upstream commit
flash_eraseall is a shell wrapper around flash_erase.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 35004

11 years agomdadm: select kernel direct i/o support
Felix Fietkau [Thu, 3 Jan 2013 18:53:02 +0000 (18:53 +0000)]
mdadm: select kernel direct i/o support

SVN-Revision: 35002

11 years ago[packages] fetchmail 6.3.23 update
John Crispin [Wed, 2 Jan 2013 11:05:52 +0000 (11:05 +0000)]
[packages] fetchmail 6.3.23 update

This patch updates fetchmail to version 6.3.23

Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 34967

11 years agousb-modeswitch-data: Update homepage URL
John Crispin [Wed, 2 Jan 2013 10:48:29 +0000 (10:48 +0000)]
usb-modeswitch-data: Update homepage URL

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
SVN-Revision: 34966

11 years agopulseaudio 3.0 update
John Crispin [Wed, 2 Jan 2013 10:48:27 +0000 (10:48 +0000)]
pulseaudio 3.0 update

This patch updates pulseaudio to version 3.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 34965

11 years agohtop 1.0.2 update
John Crispin [Wed, 2 Jan 2013 10:48:26 +0000 (10:48 +0000)]
htop 1.0.2 update

This patch updates htop to version 1.0.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 34964

11 years ago[packages] update appweb
John Crispin [Wed, 2 Jan 2013 10:17:28 +0000 (10:17 +0000)]
[packages] update appweb

fixes #12704

Signed-off-by: Eddy Beaupre <eddy@beaupre.biz>
SVN-Revision: 34962

11 years agosslh: Bump to v1.14
Gabor Juhos [Sat, 29 Dec 2012 18:00:04 +0000 (18:00 +0000)]
sslh: Bump to v1.14

Disabled support for sslh 1.12's config file feature to avoid libconfig
dependency; Redundant as we use UCI-based config file instead.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3080/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34933

11 years ago4th: update to 3.62.0
Gabor Juhos [Sat, 29 Dec 2012 18:00:02 +0000 (18:00 +0000)]
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>
SVN-Revision: 34932

11 years agocups: Fix endless loop
Gabor Juhos [Sat, 29 Dec 2012 18:00:01 +0000 (18:00 +0000)]
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>
SVN-Revision: 34931

11 years agocups: Fix ipp compression
Gabor Juhos [Sat, 29 Dec 2012 18:00:00 +0000 (18:00 +0000)]
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>
SVN-Revision: 34930

11 years agocups: Update to 1.5.4
Gabor Juhos [Sat, 29 Dec 2012 17:59:58 +0000 (17:59 +0000)]
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>
SVN-Revision: 34929

11 years agoopenconnect: update to 4.07
Gabor Juhos [Sat, 29 Dec 2012 17:59:56 +0000 (17:59 +0000)]
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>
SVN-Revision: 34928

11 years agoxtables-addons: build version 2.0 for kernel 3.7 onwards
Gabor Juhos [Sat, 29 Dec 2012 16:45:40 +0000 (16:45 +0000)]
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>
SVN-Revision: 34921

11 years agoxtables-addons: make kmod-ipt-rawpost depend on kmod-ip6tables if CONFIG_IPV6=y to...
Jo-Philipp Wich [Sat, 29 Dec 2012 13:53:53 +0000 (13:53 +0000)]
xtables-addons: make kmod-ipt-rawpost depend on kmod-ip6tables if CONFIG_IPV6=y to force enabling CONFIG_IP6_NF_IPTABLES in the kernel

SVN-Revision: 34916

11 years agopackages: depend on libelf1 instead of libelf
Florian Fainelli [Fri, 28 Dec 2012 09:42:41 +0000 (09:42 +0000)]
packages: depend on libelf1 instead of libelf

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

11 years agoperf: unmark as broken
Florian Fainelli [Fri, 28 Dec 2012 09:42:40 +0000 (09:42 +0000)]
perf: unmark as broken

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

11 years agoelfutils: unmark as broken
Florian Fainelli [Fri, 28 Dec 2012 09:42:39 +0000 (09:42 +0000)]
elfutils: unmark as broken

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

11 years agoelfutils: do not check for TEXTREL
Florian Fainelli [Fri, 28 Dec 2012 09:42:36 +0000 (09:42 +0000)]
elfutils: do not check for TEXTREL

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

11 years agoflashrom: remove broken msr path change
Gabor Juhos [Fri, 21 Dec 2012 18:25:40 +0000 (18:25 +0000)]
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>
SVN-Revision: 34832

11 years agocollectd: remove bogus maximum of 3600 seconds for 'timeleft'
Gabor Juhos [Fri, 21 Dec 2012 18:25:38 +0000 (18:25 +0000)]
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>
SVN-Revision: 34831

11 years agocollectd: enable nut plugin
Gabor Juhos [Fri, 21 Dec 2012 18:25:36 +0000 (18:25 +0000)]
collectd: enable nut plugin

This works now...

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

11 years agonut: install development files for libupsclient
Gabor Juhos [Fri, 21 Dec 2012 18:25:35 +0000 (18:25 +0000)]
nut: install development files for libupsclient

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

11 years agonut: add initscripts for upsd and upsmon, create config from UCI
Gabor Juhos [Fri, 21 Dec 2012 18:25:32 +0000 (18:25 +0000)]
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>
SVN-Revision: 34828

11 years ago[packages] wing: don't use symlink to /lib/functions.sh
Luka Perkov [Wed, 19 Dec 2012 21:25:07 +0000 (21:25 +0000)]
[packages] wing: don't use symlink to /lib/functions.sh

SVN-Revision: 34796

11 years ago[packages] miniupnpc: update to 1.7
Stephen Walker [Tue, 18 Dec 2012 03:36:00 +0000 (03:36 +0000)]
[packages] miniupnpc: update to 1.7

SVN-Revision: 34745

11 years agoiptraf: fix compile error
Felix Fietkau [Sat, 15 Dec 2012 18:35:36 +0000 (18:35 +0000)]
iptraf: fix compile error

SVN-Revision: 34708

11 years agoperf: fix multiple issues in Makefile
Florian Fainelli [Thu, 13 Dec 2012 15:40:45 +0000 (15:40 +0000)]
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>
SVN-Revision: 34663

11 years ago[packages] transmission: update to 2.74
Cezary Jackiewicz [Thu, 13 Dec 2012 14:55:02 +0000 (14:55 +0000)]
[packages] transmission: update to 2.74

SVN-Revision: 34661

11 years agopackages: znc: update to 1.0
Jonas Gorski [Thu, 13 Dec 2012 14:07:57 +0000 (14:07 +0000)]
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>
SVN-Revision: 34659

11 years agopackages: znc: don't start with default config
Jonas Gorski [Thu, 13 Dec 2012 14:07:55 +0000 (14:07 +0000)]
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>
SVN-Revision: 34658

11 years agopeerguardian: update to 2.2.2
Florian Fainelli [Tue, 11 Dec 2012 17:51:01 +0000 (17:51 +0000)]
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>
SVN-Revision: 34638

11 years agowt: fix build against boost 1.50+
Florian Fainelli [Tue, 11 Dec 2012 17:22:31 +0000 (17:22 +0000)]
wt: fix build against boost 1.50+

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

11 years agoboost: fix build failure
Florian Fainelli [Tue, 11 Dec 2012 17:22:30 +0000 (17:22 +0000)]
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>
SVN-Revision: 34635

11 years agoopal: do not build against uclibc++
Florian Fainelli [Tue, 11 Dec 2012 16:58:10 +0000 (16:58 +0000)]
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>
SVN-Revision: 34634

11 years agoptlib: update to 2.10.9
Florian Fainelli [Tue, 11 Dec 2012 16:58:09 +0000 (16:58 +0000)]
ptlib: update to 2.10.9

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

11 years agomksh: fix build on mipsel platforms
Florian Fainelli [Tue, 11 Dec 2012 16:58:08 +0000 (16:58 +0000)]
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>
SVN-Revision: 34632

11 years agoorbit2: update to 2.14.19
Florian Fainelli [Tue, 11 Dec 2012 16:58:02 +0000 (16:58 +0000)]
orbit2: update to 2.14.19

This is required to build properly after r34490

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

11 years agopackages: allow to build usbip on 3.6+
Gabor Juhos [Mon, 10 Dec 2012 20:27:28 +0000 (20:27 +0000)]
packages: allow to build usbip on 3.6+

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

11 years agopackages/minidlna: create log/db directories defined in the uci configuration
Gabor Juhos [Mon, 10 Dec 2012 20:27:27 +0000 (20:27 +0000)]
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>
SVN-Revision: 34612

11 years ago[packages] python-crypto: remove host include path (#12592)
Stephen Walker [Sun, 9 Dec 2012 20:31:38 +0000 (20:31 +0000)]
[packages] python-crypto: remove host include path (#12592)

SVN-Revision: 34587

11 years agolibs: add libdbi-drivers
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

11 years agonut: add package NUT 2.6.5
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

11 years agozabbix: update to 2.0.3
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

11 years agolibjpeg-turbo: add package
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

11 years agolibqmi: helper library and utils to talk to QMI enabled modems
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

11 years agoxl2tpd: unconditionally configure daemon with nodefaultroute and usepeerdns (#12580)
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

11 years agoradsecproxy: update to 1.6.2
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

11 years agoperl: Install /usr/bin/prove so test harness works
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

11 years agolibsml: update to 0.2
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

11 years agorygel: add package
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

11 years agofaad2: add configurable fixed point build
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

11 years agogst-plugins-bad: build the gstreamer faad plugin
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

11 years agogupnp-vala: add package
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

11 years agogst-plugins-bad: update to 0.10.23
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

11 years agogst-plugins-good: update to 0.10.31
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

11 years agogst-plugins-ugly: update to 0.10.19
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

11 years agogst-plugins-base: update to 0.10.36
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

11 years agogstreamer: update to 0.10.36
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

11 years agogupnp-dlna: add package
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

11 years agogupnp-av: add package
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

11 years agogupnp: add package
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

11 years agogssdp: add package
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

11 years agolibgee: add package
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

11 years agovala: add package
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

11 years agolibsoup: update to 2.38.1
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

11 years agolibtheora: update to 1.1.1
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

11 years agousb-modeswitch-data: update to 20121109
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

11 years agousb-modeswitch: update to 1.2.5
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

11 years agoaria2: update do 1.16.0
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

11 years agorsnapshot: add rsnapshot backup utility
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

11 years agosane-backends: update to 1.0.23
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

11 years agocollectd: remove empty 130-fix_netlink_kernel_3.3-patch file
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

11 years agonginx: update to 1.2.5.
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

11 years agonginx: upgrade to 1.2.3
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

11 years agotinyproxy: fix default config binary flags
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

11 years agoautossh: pass env variables on init properly
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

11 years agozabbix: correct pidfile und update initscript
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

11 years agozabbix: preserve conffile over sysupgrade
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

11 years agoglib2: bump version to 2.34.3
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

11 years agolibffi: enable the host build, needed for newer glib
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

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