Nicolas Thill [Thu, 30 Apr 2015 02:10:29 +0000 (04:10 +0200)]
lua-lzlib: fix build failure, honor cflags, cleanup
* fix failure on buildbot where lua devel files are searched in home directory
* add a patch to pass proper target optimization flags
* remove unused PKG_INSTALL & Build/Install
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Hauke Mehrtens [Wed, 29 Apr 2015 21:24:18 +0000 (23:24 +0200)]
Merge pull request #1219 from hauke/tor
This should fix building tor and updates it to the most recent version.
Hauke Mehrtens [Wed, 29 Apr 2015 21:12:49 +0000 (23:12 +0200)]
tor: disable seccomp support
seccomp is only supported on x86, amd64 and arm in tor.
This deactivated it currently completely which should close #935,
#1097, #1147 and #1161.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Hauke Mehrtens [Wed, 29 Apr 2015 20:29:23 +0000 (22:29 +0200)]
tor: update to stable version 0.2.5.12
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Michael Heimpold [Wed, 29 Apr 2015 19:48:07 +0000 (21:48 +0200)]
php5: upgrade to 5.6.8
This fixes the following CVEs:
- CVE-2015-1351
- CVE-2015-1352
- CVE-2015-2783
- CVE-2015-3329
- CVE-2015-3330
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Thomas Heil [Wed, 29 Apr 2015 10:05:39 +0000 (12:05 +0200)]
Merge pull request #1216 from ryzhovau/halog_linkage
haproxy: fix halog linkage
Alexander Ryzhov [Wed, 29 Apr 2015 08:42:02 +0000 (08:42 +0000)]
haproxy: fix halog linkage
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Ted Hess [Tue, 28 Apr 2015 22:00:17 +0000 (18:00 -0400)]
Merge pull request #1215 from cyanidium/master
nut: Update to 2.7.3
Ted Hess [Tue, 28 Apr 2015 21:34:05 +0000 (17:34 -0400)]
avrdude: Add libelf dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
Marty R [Tue, 28 Apr 2015 21:19:38 +0000 (14:19 -0700)]
nut: Update to 2.7.3
Updated the package to the latest upstream version.
Removed a patch that was merged upstream.
Bumped copyright notice to 2015.
Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
Steven Barth [Tue, 28 Apr 2015 17:26:08 +0000 (19:26 +0200)]
Merge pull request #1214 from br101/master
exfat-nofuse: Depend on BUILD_PATENTED
Bruno Randolf [Tue, 28 Apr 2015 17:09:59 +0000 (18:09 +0100)]
exfat-nofuse: Depend on BUILD_PATENTED
ExFAT is patented by Microsoft.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Steven Barth [Tue, 28 Apr 2015 16:38:37 +0000 (18:38 +0200)]
Merge pull request #1213 from br101/master
Add exfat-nofuse: EXFAT filesystem kernel driver
Bruno Randolf [Tue, 28 Apr 2015 16:11:18 +0000 (17:11 +0100)]
Add exfat-nofuse: EXFAT filesystem kernel driver
Add "exfat-nofuse" kernel module for EXFAT filesystem which was originally
found in an Android kernel of Samsung. While there has been some doubt about
the license originally, it has later been officially released under the GPL by
Samsung and can be found on:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=exfat
Signed-off-by: Bruno Randolf <br1@einfach.org>
Steven Barth [Tue, 28 Apr 2015 16:21:18 +0000 (18:21 +0200)]
Merge pull request #1211 from br101/master
Add package: bc
Bruno Randolf [Tue, 28 Apr 2015 15:47:33 +0000 (16:47 +0100)]
Add package: bc
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Thomas Heil [Tue, 28 Apr 2015 15:36:21 +0000 (17:36 +0200)]
Merge pull request #1209 from ryzhovau/haproxy_pcredir
haproxy: fix PCREDIR
Alexander Ryzhov [Tue, 28 Apr 2015 13:12:06 +0000 (13:12 +0000)]
fix PCREDIR
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Imre Kaloz [Tue, 28 Apr 2015 13:08:45 +0000 (15:08 +0200)]
Merge branch 'teslamint-coova-chilli'
Imre Kaloz [Tue, 28 Apr 2015 13:08:15 +0000 (15:08 +0200)]
coova-chilli: add uci configuration file, init.d and firewall script
Imre Kaloz [Tue, 28 Apr 2015 12:59:21 +0000 (14:59 +0200)]
Merge pull request #1123 from teslamint/patch-2
coova-chilli: add netfilter kernel module package with patches
Imre Kaloz [Tue, 28 Apr 2015 12:59:13 +0000 (14:59 +0200)]
Merge pull request #1124 from teslamint/patch-3
coova-chilli: fix compile error with cyassl
Steven Barth [Tue, 28 Apr 2015 06:51:37 +0000 (08:51 +0200)]
Merge pull request #1199 from kooiot/master
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
Steven Barth [Tue, 28 Apr 2015 06:38:29 +0000 (08:38 +0200)]
Merge pull request #1203 from Wedmer/new_snort_package_layout
[net/snort] Replaced build variants with compile options.
Steven Barth [Tue, 28 Apr 2015 06:38:00 +0000 (08:38 +0200)]
Merge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fix
Revert "[net/snort] Simple liblzma deps fix"
Steven Barth [Tue, 28 Apr 2015 06:37:47 +0000 (08:37 +0200)]
Revert "[net/snort] Simple liblzma deps fix"
Steven Barth [Tue, 28 Apr 2015 06:37:14 +0000 (08:37 +0200)]
Merge pull request #1204 from Wedmer/snort_simple_deps_fix
[net/snort] Simple liblzma deps fix
Vladimir Ulrich [Mon, 27 Apr 2015 22:03:16 +0000 (01:03 +0300)]
[net/snort] Simple liblzma deps fix
Fixes #1196
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Vladimir Ulrich [Mon, 27 Apr 2015 21:50:18 +0000 (00:50 +0300)]
[net/snort] Replaced build variants with compile options.
Also added optional lzma support.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Luiz Angelo Daros de Luca [Mon, 27 Apr 2015 14:59:42 +0000 (11:59 -0300)]
Merge pull request #1201 from luizluca/ruby_fixyaml
ruby: fix build when libyaml is present
Luiz Angelo Daros de Luca [Mon, 27 Apr 2015 14:48:45 +0000 (11:48 -0300)]
ruby: fix build when libyaml is present
libyaml is an optional dep for ruby psych. When missing, it uses
a bundled version of yaml. However, when libyaml is present in
openwrt build, ruby-psych packaging failed with deps not declared.
Now libyaml is configured as a hard dep for ruby-psych.
Also, the tk module was disabled in order to avoid a possible similar
problem if tk+x11 is provided in openwrt build. It was currently not
build because of missing deps.
Other minor changes:
- win32* modules where disabled (avoid err msg, no compile changes)
- Some files where removed in 2.2.x (like gserver.rb). They were already
not packaged but generates a build warning message. Now removed from install.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Ted Hess [Mon, 27 Apr 2015 14:12:34 +0000 (10:12 -0400)]
Merge pull request #1200 from Wedmer/master
[utils/zoneinfo] Updated to the latest version
Ted Hess [Mon, 27 Apr 2015 14:09:41 +0000 (10:09 -0400)]
Merge pull request #1183 from thess/avrdude-work
avrdude: move from oldpackages, update to latest version & build opts
Vladimir Ulrich [Mon, 27 Apr 2015 13:59:11 +0000 (16:59 +0300)]
[utils/zoneinfo] Updated to the latest version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Steven Barth [Mon, 27 Apr 2015 13:42:11 +0000 (15:42 +0200)]
ocserv: explicitly pass --without-gssapi to work-around SDK issue
Signed-off-by: Steven Barth <steven@midlink.org>
Dirk Chang [Mon, 27 Apr 2015 12:34:27 +0000 (20:34 +0800)]
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, rs232, wsapi, xavante, lzmq, mobdebug), zeromq
Signed-off-by: Dirk Chang <dirk@kooiot.com>
Steven Barth [Mon, 27 Apr 2015 09:40:56 +0000 (11:40 +0200)]
Merge pull request #1135 from kevinmehall/parallel
Allow glib2, dbus, and bluez to build in parallel
Steven Barth [Mon, 27 Apr 2015 09:39:44 +0000 (11:39 +0200)]
Merge pull request #1173 from Wedmer/master
[net/siit] Moved from oldpackages and updated for kernels 3.17+
Steven Barth [Mon, 27 Apr 2015 09:38:56 +0000 (11:38 +0200)]
Merge pull request #1186 from ClaymorePT/master
boost 1.58.0: added mips fix patch
Steven Barth [Mon, 27 Apr 2015 09:37:47 +0000 (11:37 +0200)]
Merge pull request #1189 from commodo/python3-lzma-fix
python3: add python3-package-lzma.mk
Ted Hess [Mon, 27 Apr 2015 01:29:04 +0000 (21:29 -0400)]
Merge pull request #1192 from psycho-nico/ft-ffmpeg-add-icecast-transport
ffmpeg: add icecast transport
Nikos Mavrogiannopoulos [Sun, 26 Apr 2015 15:22:23 +0000 (17:22 +0200)]
ocserv: corrected session expiration in sec-mod
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Sun, 26 Apr 2015 20:48:51 +0000 (22:48 +0200)]
msmtp: update to 1.6.2
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Daniel Golle [Sun, 26 Apr 2015 17:43:26 +0000 (19:43 +0200)]
freeradius2: update to version 2.2.7 and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Nicolas Thill [Sun, 26 Apr 2015 16:34:54 +0000 (18:34 +0200)]
ffmpeg: add icecast transport
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sun, 26 Apr 2015 16:41:33 +0000 (18:41 +0200)]
oggfwd: add new package
A basic icecast client that is very simple but also very useful for video streaming.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nikos Mavrogiannopoulos [Sun, 26 Apr 2015 00:19:44 +0000 (02:19 +0200)]
ocserv: updated to 0.10.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Daniel Golle [Sat, 25 Apr 2015 21:34:05 +0000 (23:34 +0200)]
lvm2: fix build with musl
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Steven Barth [Sat, 25 Apr 2015 09:30:19 +0000 (11:30 +0200)]
Merge pull request #1187 from paulfertser/master
openocd: update to 0.9.0-rc1
Peter Wagner [Fri, 24 Apr 2015 18:29:42 +0000 (20:29 +0200)]
pulseaudio: fix libjson dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Paul Fertser [Fri, 24 Apr 2015 16:27:15 +0000 (19:27 +0300)]
openocd: update to 0.9.0-rc1
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Michael Haas [Fri, 17 Apr 2015 09:57:00 +0000 (11:57 +0200)]
wifidog: Bring back Wifidog at 1.2.1
This commit brings back Wifidog from the oldpackages
repository.
Changes:
* Wifidog version 1.2.1
* Add wifidog-tls package
* Init script uses procd
Signed-off-by: Michael Haas <haas@computerlinguist.org>
Alexandru Ardelean [Fri, 24 Apr 2015 10:04:56 +0000 (13:04 +0300)]
python3: add python3-package-lzma.mk
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
claymore [Fri, 24 Apr 2015 02:06:57 +0000 (03:06 +0100)]
Added patch for Boost.Build
Unfortunatly, due to changes in Boost, Boost.Build for version 1.58.0
requires a patch for gcc.jam. This patch prevents bjam from adding
-m32 and -m64 options to gcc compiler, when compiling for targets
that use the mips1 arch.
Patch initially provided by paalsteek (https://github.com/paalsteek)
Bug discussed here: https://github.com/openwrt/packages/issues/1160
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
Nicolas Thill [Fri, 24 Apr 2015 00:32:47 +0000 (02:32 +0200)]
ffmpeg: disable lzma explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Ted Hess [Thu, 23 Apr 2015 19:23:16 +0000 (15:23 -0400)]
README: Add clarification of this repository's relation to OpenWrt buildroot
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Thu, 23 Apr 2015 19:20:29 +0000 (22:20 +0300)]
Merge pull request #1176 from ryzhovau/gnutls_librt
gnutls: fix compilation with external toolchain
Ted Hess [Thu, 23 Apr 2015 18:29:37 +0000 (14:29 -0400)]
avrdude: move from oldpackages, update to latest version & build opts
Signed-off-by: Ted Hess <thess@kitschensync.net>
Steven Barth [Thu, 23 Apr 2015 10:05:42 +0000 (12:05 +0200)]
Merge pull request #1174 from ryzhovau/bzip2_ldflags
bzip2: respect LDFLAGS
Alexander Ryzhov [Thu, 23 Apr 2015 10:00:34 +0000 (10:00 +0000)]
gnutls: fix compilation with external toolchain
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Alexander Ryzhov [Thu, 23 Apr 2015 09:26:57 +0000 (09:26 +0000)]
bzip2: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Vladimir Ulrich [Thu, 23 Apr 2015 09:10:34 +0000 (12:10 +0300)]
[net/siit] Moved from oldpackages and updated for kernels 3.17+
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Steven Barth [Thu, 23 Apr 2015 08:42:08 +0000 (10:42 +0200)]
Merge pull request #1172 from ryzhovau/no_libcrypto
Remove libcrypto dependency
Steven Barth [Thu, 23 Apr 2015 08:38:56 +0000 (10:38 +0200)]
Merge pull request #1168 from salzmdan/master
knot: update to 1.6.3
Alexander Ryzhov [Thu, 23 Apr 2015 08:29:38 +0000 (08:29 +0000)]
Remove libcrypto dependency
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Daniel Salzman [Thu, 23 Apr 2015 07:23:25 +0000 (09:23 +0200)]
knot: update to 1.6.3
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
Nikos Mavrogiannopoulos [Wed, 22 Apr 2015 18:34:49 +0000 (21:34 +0300)]
Merge pull request #1166 from Wedmer/master
[libs/gnutls] Added gettext-version fixup,
Steven Barth [Wed, 22 Apr 2015 17:43:29 +0000 (19:43 +0200)]
Merge pull request #1156 from chris5560/master
radicale: [NEW] Python-based CalDAV/CardDAV Server
Vladimir Ulrich [Wed, 22 Apr 2015 13:33:42 +0000 (16:33 +0300)]
[libs/gnutls] Added gettext-version fixup,
updated OpenWrt header, added license information.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Jonathan McCrohan [Tue, 21 Apr 2015 22:16:14 +0000 (23:16 +0100)]
muninlite: correctly parse ifname with - char
Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.
Closes #701
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Steven Barth [Tue, 21 Apr 2015 19:31:48 +0000 (21:31 +0200)]
Merge pull request #1158 from commodo/python-ncurses
python: force libncurses
Steven Barth [Tue, 21 Apr 2015 19:31:31 +0000 (21:31 +0200)]
Merge pull request #1157 from commodo/python3-ncurses
python3: force libncurses
Nikos Mavrogiannopoulos [Tue, 21 Apr 2015 17:31:06 +0000 (19:31 +0200)]
gnutls: install libgnutls.so
Resolves #1162
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Tue, 21 Apr 2015 15:44:58 +0000 (17:44 +0200)]
gnutls: enable openssl compatibility mode by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Alexandru Ardelean [Tue, 21 Apr 2015 07:22:27 +0000 (10:22 +0300)]
python3: do not prefer ncursesw over ncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 21 Apr 2015 07:20:26 +0000 (10:20 +0300)]
python3: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 21 Apr 2015 07:19:29 +0000 (10:19 +0300)]
python: do not prefer ncursesw over ncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 21 Apr 2015 07:15:44 +0000 (10:15 +0300)]
python: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Nikos Mavrogiannopoulos [Mon, 20 Apr 2015 20:55:37 +0000 (22:55 +0200)]
gnutls: updated to 3.4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Mon, 20 Apr 2015 20:45:40 +0000 (22:45 +0200)]
bzip2: move packages in a "Compression" submenu
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Christian Schoenebeck [Mon, 20 Apr 2015 19:14:03 +0000 (21:14 +0200)]
radicale: [NEW] Python-based CalDAV/CardDAV Server
Inspired by OpenWrt Ticket System Ticket 9119
Python3 package currently marked as @BROKEN because no time for testing.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Steven Barth [Mon, 20 Apr 2015 16:15:55 +0000 (18:15 +0200)]
openvswitch: fixup kernels for older versions
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Mon, 20 Apr 2015 16:13:35 +0000 (18:13 +0200)]
openvswitch: Fixup SUPPORTED_KERNELs
Signed-off-By: Steven Barth <steven@midlink.org>
Steven Barth [Mon, 20 Apr 2015 16:11:23 +0000 (18:11 +0200)]
Merge pull request #1145 from emabo/master
openvswitch: upgrade to version 2.3.90
Steven Barth [Mon, 20 Apr 2015 13:56:13 +0000 (15:56 +0200)]
Merge pull request #1154 from MikePetullo/master
dmapd: update to 0.0.72
W. Michael Petullo [Mon, 20 Apr 2015 13:41:20 +0000 (09:41 -0400)]
dmapd: update to 0.0.72
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Mon, 20 Apr 2015 12:53:04 +0000 (08:53 -0400)]
Merge pull request #1151 from andrenarchy/icecast-2.4.2
icecast: update to 2.4.2
Vasilis Tsiligiannis [Mon, 20 Apr 2015 08:02:18 +0000 (11:02 +0300)]
nsd: Bump to version 4.1.2
André Gaul [Sun, 19 Apr 2015 21:00:49 +0000 (23:00 +0200)]
icecast: update to 2.4.2
icecast 2.4.2 is a security release.
Signed-off-by: André Gaul <andre@gaul.io>
Steven Barth [Mon, 20 Apr 2015 03:45:07 +0000 (05:45 +0200)]
Merge pull request #1153 from ClaymorePT/master
boost 1.58.0
claymore [Mon, 20 Apr 2015 03:32:30 +0000 (04:32 +0100)]
boost 1.58.0
Updated boost lib to version 1.58.0
- Added New Libraries: Endian and Sort
Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
Steven Barth [Mon, 20 Apr 2015 02:05:29 +0000 (04:05 +0200)]
Merge pull request #1148 from oneru/master
Update Nano to 2.4.1
Jonathan Bennett [Sat, 18 Apr 2015 18:16:35 +0000 (13:16 -0500)]
Update Nano to 2.4.1
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Ted Hess [Sun, 19 Apr 2015 21:40:47 +0000 (17:40 -0400)]
Merge pull request #1150 from hansmi/master
Update net/unbound to version 1.5.3
Michael Hanselmann [Sun, 19 Apr 2015 20:20:46 +0000 (22:20 +0200)]
Update net/unbound to version 1.5.3
unbound 1.5.3 was released on March 10, 2015.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Sebastian Moeller [Sun, 19 Apr 2015 10:48:33 +0000 (12:48 +0200)]
Remove dependeny on iptables-mod-filter from sqm-scripts
As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13
we carry a few unnecessary dependecies in sqm-scripts, so remove one of
them (iptables-mod-filter) as we neither use it nor plan to use it.
Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
Luiz Angelo Daros de Luca [Sun, 19 Apr 2015 02:41:45 +0000 (23:41 -0300)]
Merge pull request #1149 from luizluca/ruby-update
ruby: bump to 2.2.2
Luiz Angelo Daros de Luca [Sun, 19 Apr 2015 01:06:33 +0000 (22:06 -0300)]
ruby: bump to 2.2.2
This is a small ruby release, mainly to fix
CVE-2015-1855: Ruby OpenSSL Hostname Verification
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Nicolas Thill [Sat, 18 Apr 2015 06:22:12 +0000 (08:22 +0200)]
lksctp-tools: import sctp from old packages feed
- update to latest version (v1.0.16)
- add license info
- add myself as maintainer
- install dev files the proper way in Build/InstallDev
- rename sctp package to libsctp
- add an sctp-tools package and an sctp transitional meta package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 18 Apr 2015 06:21:20 +0000 (08:21 +0200)]
python-yaml: import pyyaml from old packages feed
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>