Karl Palsson [Tue, 9 Sep 2014 10:09:19 +0000 (10:09 +0000)]
collectd: modbus: Drop failing module that requires old lib
collectd-mod-modbus in collectd versions prior to 5.0.0 require
libmodbus v2.0.x or earlier. libmodbus v2.x is old and outdated, and
OpenWrt's packages feed has contained libmodbus v3.0.x for the entire
lifetime of Attitude Adjustment and most of Barrier Breaker.
Consequently, the collectd-mod-modbus plugin has never actually built
for this time, so rather than downgrading libmodbus, we simply remove
the collectd-mod-modbus plugin.
If collectd moves to version 5+, it gains support for modern versions of
libmodbus, and can be re-added.
Signed-off-by: Karl Palsson <karlp@remake.is>
Karl Palsson [Mon, 8 Sep 2014 14:51:15 +0000 (14:51 +0000)]
Revert "libmodbus: revert to 2.0.4 to unbreak collectd support"
This reverts commit
98d5c3a15acb46ffa557afbda30f2760ad66168c.
If collectd wants to stay on their own very outdated v4.10.x, that's
fine, but they should not drag other packages down around with them.
Support for modern versions of libmodbus has existed in collectd since
v5.0.0, released 2011-03-28, so the actively maintained version of
libmodbus in OpenWrt's modern package feed should remain at the modern
versions in use by third party applications.
This restores libmodbus to the existing version used
throughout AA and BB prior to this collectd "fix"
Signed-off-by: Karl Palsson <karlp@remake.is>
Nikos Mavrogiannopoulos [Sat, 6 Sep 2014 13:18:55 +0000 (15:18 +0200)]
gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
John Crispin [Tue, 2 Sep 2014 14:01:28 +0000 (16:01 +0200)]
mpd: disable libsoup
this showed up during the BB build
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 2 Sep 2014 12:19:39 +0000 (14:19 +0200)]
perl: properly stage libperl.so
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 2 Sep 2014 10:37:22 +0000 (12:37 +0200)]
perl: also install libperl.so
Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Tue, 2 Sep 2014 10:34:31 +0000 (12:34 +0200)]
perl: Build shared libperl
Signed-off-by: Marcel Denia <naoir@gmx.net>
John Crispin [Tue, 2 Sep 2014 07:26:08 +0000 (09:26 +0200)]
perl: create the Host install path before using it
this caused a compile fail on the BB builder
Signed-off-by: John Crispin <blogic@openwrt.org>
Nikos Mavrogiannopoulos [Sun, 31 Aug 2014 23:09:39 +0000 (01:09 +0200)]
openconnect: openconnect-wrapper would trap signals and send the correct one to server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 31 Aug 2014 21:57:47 +0000 (23:57 +0200)]
openconnect: set config variable on teardown and correctly pass the password
This addresses https://dev.openwrt.org/ticket/16634
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 30 Aug 2014 21:33:26 +0000 (23:33 +0200)]
gnutls: set USE_MIPS16 to zero
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Naoir [Sat, 30 Aug 2014 18:08:19 +0000 (20:08 +0200)]
Merge pull request #253 from Naoir/perl-bb
perl: Add missing files to perlbase packages
Fixes https://dev.openwrt.org/ticket/17695
Matthias Schiffer [Sat, 30 Aug 2014 17:37:43 +0000 (19:37 +0200)]
nacl: increment package release
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Sat, 30 Aug 2014 17:26:19 +0000 (19:26 +0200)]
nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Nikos Mavrogiannopoulos [Wed, 27 Aug 2014 16:23:33 +0000 (18:23 +0200)]
ocserv: updated to 0.8.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 25 Aug 2014 19:57:03 +0000 (21:57 +0200)]
ocserv: use the system's protocol buffers by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Marcel Denia [Tue, 26 Aug 2014 23:26:58 +0000 (01:26 +0200)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 21 Aug 2014 14:24:52 +0000 (16:24 +0200)]
perl: Add deprecate.pm to perlbase-essential
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 26 Aug 2014 23:01:21 +0000 (01:01 +0200)]
perl: Add parent.pm to perlbase-essential
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Thu, 21 Aug 2014 14:24:26 +0000 (16:24 +0200)]
perl: Include Tie loadable module
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 23:45:51 +0000 (01:45 +0200)]
perl: Add missing files for perlbase-version
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 23:45:22 +0000 (01:45 +0200)]
perl: Add loadable modules for mro and attributes
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 22:33:41 +0000 (00:33 +0200)]
perl: Add _charnames.pm to perlbase-charnames
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Tue, 19 Aug 2014 22:32:13 +0000 (00:32 +0200)]
perl: Add Config_git.pl to perlbase-config
Signed-off-by: Marcel Denia <naoir@gmx.net>
Jiri Slachta [Sun, 24 Aug 2014 16:37:15 +0000 (18:37 +0200)]
pulseaudio: fix CVE-2014-3970
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Nikos Mavrogiannopoulos [Sun, 24 Aug 2014 08:18:38 +0000 (10:18 +0200)]
libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 24 Aug 2014 08:15:55 +0000 (10:15 +0200)]
gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 23 Aug 2014 16:32:28 +0000 (18:32 +0200)]
ocserv: added various patches
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Daniel Golle [Wed, 20 Aug 2014 23:04:44 +0000 (01:04 +0200)]
collectd: modbus support works with libmodbus-2.0.x
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 20 Aug 2014 23:02:46 +0000 (01:02 +0200)]
libmodbus: revert to 2.0.4 to unbreak collectd support
collectd is currently the only user of libmodbus.
Thus include the version of libmodbus which allows collectd
modbus plugin to build.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Adze1502 [Thu, 21 Aug 2014 07:10:21 +0000 (09:10 +0200)]
mwan3: update to version 1.5-4
Fix issue #219: Policy status output returns arithmetic syntax error
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Steven Barth [Mon, 18 Aug 2014 09:36:19 +0000 (11:36 +0200)]
Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes with l2tpv3"
This reverts commit
981f2da45747df72c5ae2c45f265fe8f29af3d52.
OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
Adze1502 [Thu, 14 Aug 2014 11:58:41 +0000 (13:58 +0200)]
mwan3: update to version 1.5-3
Better way of fixing the "icmp unreachable exits wrong interface" problem
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Adze1502 [Tue, 12 Aug 2014 19:17:54 +0000 (21:17 +0200)]
mwan3: Update to version 1.5-2
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Adze1502 [Sun, 10 Aug 2014 11:18:54 +0000 (13:18 +0200)]
mwan3: Update to version 1.5-1
Add iptables -w option, which increases stability, requires iptables v1.4.20.
Code cleanup
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
Aedan ARFETT Renner [Sat, 9 Aug 2014 20:28:02 +0000 (13:28 -0700)]
version bumped to 1.3-1
shortened title so it fits on menuconfig screen
added newline in description so no menuconfig side scrolling required
Signed-off-by: Aedan Renner chipdankly@gmail.com
Aedan ARFETT Renner [Sat, 9 Aug 2014 05:32:21 +0000 (22:32 -0700)]
Upload of mwan3 LuCI package for OpenWrt feeds.
Signed-off-by: Aedan Renner chipdankly@gmail.com
Adze1502 [Fri, 8 Aug 2014 19:09:54 +0000 (21:09 +0200)]
Add mwan3 to packages feed
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
sbyx [Fri, 15 Aug 2014 07:09:08 +0000 (09:09 +0200)]
Merge pull request #203 from fatbob313/for-14.07
Add package umurmur to BB packages
Martin Johansson [Thu, 14 Aug 2014 19:20:20 +0000 (21:20 +0200)]
umurmur: Set PKG_LICENSE
Signed-off-by: Martin Johansson <martin@fatbob.nu>
Martin Johansson [Sun, 10 Aug 2014 20:01:58 +0000 (22:01 +0200)]
Add package umurmur. Add myself as maintainer.
Signed-off-by: Martin Johansson <martin@fatbob.nu>
Steven Barth [Tue, 12 Aug 2014 15:36:40 +0000 (17:36 +0200)]
libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.
Signed-off-by: Steven Barth <steven@midlink.org>
Nikos Mavrogiannopoulos [Mon, 11 Aug 2014 16:22:14 +0000 (18:22 +0200)]
libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Marcel Denia [Mon, 11 Aug 2014 16:06:12 +0000 (18:06 +0200)]
Merge branch perl-www-bb from https://github.com/Naoir/packages/
perl-www-bb: Backport CVE-2011-0633 fix
Marcel Denia [Mon, 11 Aug 2014 15:26:14 +0000 (17:26 +0200)]
perl-www: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Mon, 11 Aug 2014 15:18:04 +0000 (17:18 +0200)]
perl-www: Default to verifying hostnames when using SSL
This is a backport of perl-www 6.00's CVE-2011-0633 fix.
Signed-off-by: Marcel Denia <naoir@gmx.net>
Jiri Slachta [Sun, 10 Aug 2014 07:25:21 +0000 (09:25 +0200)]
tiff: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Jiri Slachta [Mon, 4 Aug 2014 10:08:07 +0000 (12:08 +0200)]
tiff: fix multiple CVE's
This commit fixes multiple CVE's for library tiff:
CVE-2012-4564
CVE-2013-1960
CVE-2013-1961
CVE-2013-4231
CVE-2013-4232
CVE-2013-4244
CVE-2013-4243
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Jiri Slachta [Thu, 31 Jul 2014 13:20:15 +0000 (15:20 +0200)]
tiff: add tiff package back, take over maintainership
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Karl Palsson [Mon, 11 Aug 2014 10:41:42 +0000 (10:41 +0000)]
net/mosquitto: Bump to version 1.3.4
A minor point release.
* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2
Signed-off-by: Karl Palsson <karlp@remake.is>
Steven Barth [Mon, 11 Aug 2014 10:37:29 +0000 (12:37 +0200)]
tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
Marcel Denia [Sun, 10 Aug 2014 23:14:19 +0000 (01:14 +0200)]
perl-compress-bzip2: Update to 2.18
Signed-off-by: Marcel Denia <naoir@gmx.net>
Steven Barth [Fri, 8 Aug 2014 11:11:06 +0000 (13:11 +0200)]
libftdi1: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Fri, 8 Aug 2014 11:06:46 +0000 (13:06 +0200)]
libftdi: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Thu, 7 Aug 2014 08:50:25 +0000 (10:50 +0200)]
haveged: add mirror since primary is partly unreachable
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Thu, 7 Aug 2014 08:57:32 +0000 (10:57 +0200)]
sslh: upstream has added COPYING files which changed md5sum
Signed-off-by: Steven Barth <steven@midlink.org>
Thomas Bahn [Wed, 6 Aug 2014 17:40:02 +0000 (19:40 +0200)]
aiccu: Fix typo
The option 'tunnel_id' from aiccu is called 'tunnelid' in the UCI config file.
Nikos Mavrogiannopoulos [Mon, 4 Aug 2014 21:05:17 +0000 (23:05 +0200)]
gnutls: updated to gnutls 3.2.16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 1 Aug 2014 18:58:46 +0000 (20:58 +0200)]
ocserv: avoid setting up the firewall from ocserv.init
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Wed, 30 Jul 2014 06:35:25 +0000 (08:35 +0200)]
Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Steven Barth [Tue, 29 Jul 2014 20:39:15 +0000 (22:39 +0200)]
Update contributing statement
Etienne CHAMPETIER [Tue, 29 Jul 2014 20:37:07 +0000 (22:37 +0200)]
ncdu: fix makefile
this fixes #137
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Tue, 29 Jul 2014 20:14:39 +0000 (22:14 +0200)]
Improve CONTRIBUTING.md
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Ted Hess [Tue, 29 Jul 2014 13:29:55 +0000 (09:29 -0400)]
mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, build additional plugins and minor fixes.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Jo-Philipp Wich [Tue, 29 Jul 2014 08:38:07 +0000 (10:38 +0200)]
libjpeg: add missing maintainer field
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
sbyx [Tue, 29 Jul 2014 07:04:42 +0000 (09:04 +0200)]
Merge pull request #140 from roger-/motion
motion: add from old packages, add myself as maintainer
Steven Barth [Tue, 29 Jul 2014 06:59:44 +0000 (08:59 +0200)]
tiff, giflib: removed for being abandoned
Signed-off-by: Steven Barth <steven@midlink.org>
Roger [Tue, 29 Jul 2014 01:52:23 +0000 (20:52 -0500)]
motion: add myself as maintainer
Signed-off-by: Roger D rogerdammit@gmail.com
Roger [Tue, 29 Jul 2014 01:50:53 +0000 (20:50 -0500)]
motion: add from old packages
Signed-off-by: Roger D rogerdammit@gmail.com
sbyx [Mon, 28 Jul 2014 08:09:01 +0000 (10:09 +0200)]
Merge pull request #135 from first-leon/master
Add lualanes
sbyx [Mon, 28 Jul 2014 08:07:52 +0000 (10:07 +0200)]
Merge pull request #130 from andrenarchy/master
Import and upgrade icecast
André Gaul [Mon, 28 Jul 2014 07:47:29 +0000 (09:47 +0200)]
[icecast] use procd for init script
Signed-off-by: André Gaul <gaul@web-yard.de>
Vladimir Malyutin [Mon, 28 Jul 2014 03:28:58 +0000 (10:28 +0700)]
Add lualanes
Signed-off-by: Vladimir Malyutin <first-leon@yandex.ru>
Steven Barth [Sun, 27 Jul 2014 10:47:50 +0000 (12:47 +0200)]
tiff, giflib: remove maintainer as per request
Signed-off-by: Steven Barth <steven@midlink.org>
Jonathan McCrohan [Sun, 27 Jul 2014 09:55:27 +0000 (10:55 +0100)]
Merge pull request #133 from clehner/master
Add ncdu
Charles Lehner [Sun, 27 Jul 2014 03:14:56 +0000 (23:14 -0400)]
Add ncdu
Signed-off-by: Charles Lehner <celehner1@gmail.com>
Nikos Mavrogiannopoulos [Sat, 26 Jul 2014 09:17:25 +0000 (11:17 +0200)]
ocserv: upgraded to 0.8.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 26 Jul 2014 09:01:42 +0000 (11:01 +0200)]
ocserv: fixed issue that caused the removal of ocserv-script.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 26 Jul 2014 08:29:56 +0000 (10:29 +0200)]
luci-app-ocserv: restart service on user add/remove
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Fri, 25 Jul 2014 18:55:31 +0000 (20:55 +0200)]
openconnect: added fix for handshake timeout
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Álvaro Fernández Rojas [Fri, 25 Jul 2014 18:57:47 +0000 (20:57 +0200)]
udpxy: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Fri, 25 Jul 2014 18:57:34 +0000 (20:57 +0200)]
pciutils: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Fri, 25 Jul 2014 18:57:14 +0000 (20:57 +0200)]
dmidecode: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Fri, 25 Jul 2014 18:46:03 +0000 (20:46 +0200)]
libftdi1: add new package.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Fri, 25 Jul 2014 18:45:32 +0000 (20:45 +0200)]
libftdi: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
champtar [Fri, 25 Jul 2014 18:35:38 +0000 (20:35 +0200)]
Merge pull request #129 from hnyman/fix-rng-tools
rng-tools: remove libgcrypt dependency
Álvaro Fernández Rojas [Fri, 25 Jul 2014 18:04:58 +0000 (20:04 +0200)]
dump1090: Update to latest version.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
André Gaul [Fri, 25 Jul 2014 17:31:28 +0000 (19:31 +0200)]
[icecast] add maintainer
Signed-off-by: André Gaul <gaul@web-yard.de>
André Gaul [Fri, 25 Jul 2014 15:17:29 +0000 (17:17 +0200)]
[icecast] add minimalistic init script
Signed-off-by: André Gaul <gaul@web-yard.de>
André Gaul [Fri, 25 Jul 2014 12:43:03 +0000 (14:43 +0200)]
[icecast] upgrade to 2.4.0
Signed-off-by: André Gaul <gaul@web-yard.de>
André Gaul [Fri, 25 Jul 2014 10:45:45 +0000 (12:45 +0200)]
[icecast] import from old packages
Signed-off-by: André Gaul <gaul@web-yard.de>
Hannu Nyman [Fri, 25 Jul 2014 13:49:24 +0000 (16:49 +0300)]
rng-tools: remove libgcrypt dependency
Remove libgcrypt dependency, spotted by buildbot.
It seems to be related to x86-only functionality.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
sbyx [Thu, 24 Jul 2014 12:28:34 +0000 (14:28 +0200)]
Merge pull request #119 from hnyman/rng-tools
rng-tools: import from oldpackages
sbyx [Thu, 24 Jul 2014 12:27:15 +0000 (14:27 +0200)]
Merge pull request #123 from Naoir/perl
perl: More bugfixes, correct PKG_LICENSE
sbyx [Thu, 24 Jul 2014 12:26:57 +0000 (14:26 +0200)]
Merge pull request #124 from Naoir/perl-modules
perl-*: Import from oldpackages, update to latest upstream, fix, add myself as maintainer
sbyx [Thu, 24 Jul 2014 12:25:56 +0000 (14:25 +0200)]
Merge pull request #125 from ukleinek/iodine
net/iodine: config updates
sbyx [Thu, 24 Jul 2014 12:24:08 +0000 (14:24 +0200)]
Merge pull request #126 from chris5560/master
[packages] tinyproxy: logging problems
chris5560 [Thu, 24 Jul 2014 12:19:12 +0000 (14:19 +0200)]
[packages] tinyproxy: logging problems
1.) No SysLog possible because keyword misspelled
In tinyproxy.conf and tinyproxy.config the parameter is correct spelled
with small "l"
2.) No logging as non root user
The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location.
So touch and change permission for logfile during startup
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Uwe Kleine-König [Thu, 24 Jul 2014 07:31:54 +0000 (09:31 +0200)]
net/iodine: make address config optional
In the absense of an address entry bind to all interfaces which is also
iodined's default when -l isn't given.
Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>
Uwe Kleine-König [Thu, 24 Jul 2014 07:15:20 +0000 (09:15 +0200)]
net/iodine: make port configurable
Fall back to the default DNS port (i.e. 53). If you configure something
different than 53 this results in a warning from iodined:
ALERT! Other dns servers expect you to run on port 53.
You must manually forward port 53 to port $port for things to work.
This is obviously true.
Signed-off-by: Uwe Kleine-König <uwe+openwrt@kleine-koenig.org>