feed/packages.git
3 years agolibuhttpd: Update to 3.4.0 13660/head
Jianhui Zhao [Wed, 14 Oct 2020 14:25:17 +0000 (22:25 +0800)]
libuhttpd: Update to 3.4.0

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agoMerge pull request #13657 from neheb/tran
Rosen Penev [Wed, 14 Oct 2020 04:28:02 +0000 (21:28 -0700)]
Merge pull request #13657 from neheb/tran

transmission: fix mbedtls search

3 years agotransmission: fix mbedtls search 13657/head
Rosen Penev [Tue, 13 Oct 2020 23:52:40 +0000 (16:52 -0700)]
transmission: fix mbedtls search

mbedcrypto should be searched, not mbedtls. Also, there is no pkgconfig
file with mbedtls. Fixed that as well. Removed Makefile hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13647 from jefferyto/seafile-server-7.1.5
Rosen Penev [Tue, 13 Oct 2020 22:36:55 +0000 (15:36 -0700)]
Merge pull request #13647 from jefferyto/seafile-server-7.1.5

seafile-server: Update to 7.1.5

3 years agoMerge pull request #13651 from neheb/build
Rosen Penev [Tue, 13 Oct 2020 22:24:35 +0000 (15:24 -0700)]
Merge pull request #13651 from neheb/build

treewide: add missing BUILDONLY

3 years agoMerge pull request #13645 from aleksander0m/aleksander/libqmi-1-26-6
Rosen Penev [Tue, 13 Oct 2020 09:55:41 +0000 (02:55 -0700)]
Merge pull request #13645 from aleksander0m/aleksander/libqmi-1-26-6

Update libqmi to 1.26.6 and make QMI-over-MBIM support optional

3 years agoMerge pull request #13641 from TDT-AG/pr/20201012-keepalived
Florian Eckert [Tue, 13 Oct 2020 09:42:52 +0000 (11:42 +0200)]
Merge pull request #13641 from TDT-AG/pr/20201012-keepalived

keepalived: update to 2.1.5

3 years agolibqmi: make QMI-over-MBIM support optional 13645/head
Aleksander Morgado [Mon, 12 Oct 2020 11:54:54 +0000 (13:54 +0200)]
libqmi: make QMI-over-MBIM support optional

There is no need to force every user of libqmi to require libmbim and
build with QMI-over-MBIM support, if they know they're not going to
use it. Just make it optional and enabled by default.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
3 years agotreewide: add missing BUILDONLY 13651/head
Rosen Penev [Tue, 13 Oct 2020 00:40:44 +0000 (17:40 -0700)]
treewide: add missing BUILDONLY

Fixes Makefile warnings:

WARNING: skipping X -- package has no install section

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13648 from neheb/canu
Rosen Penev [Mon, 12 Oct 2020 23:29:29 +0000 (16:29 -0700)]
Merge pull request #13648 from neheb/canu

canutils: remove usleep and bzero

3 years agoMerge pull request #13649 from neheb/pico
Rosen Penev [Mon, 12 Oct 2020 23:24:08 +0000 (16:24 -0700)]
Merge pull request #13649 from neheb/pico

picocom: remove usleep

3 years agocanutils: remove usleep and bzero 13648/head
Rosen Penev [Mon, 12 Oct 2020 05:20:43 +0000 (22:20 -0700)]
canutils: remove usleep and bzero

Both removed in POSIX 2008.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopicocom: remove usleep 13649/head
Rosen Penev [Mon, 12 Oct 2020 05:18:35 +0000 (22:18 -0700)]
picocom: remove usleep

usleep is removed in POSIX 2008.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13636 from neheb/pdnsr2
Rosen Penev [Mon, 12 Oct 2020 23:12:20 +0000 (16:12 -0700)]
Merge pull request #13636 from neheb/pdnsr2

pdns-resursor: add missing dependency

3 years agoMerge pull request #13577 from BKPepe/click
Rosen Penev [Mon, 12 Oct 2020 23:09:45 +0000 (16:09 -0700)]
Merge pull request #13577 from BKPepe/click

click: update to version 7.1.2

3 years agoMerge pull request #13639 from neheb/geth
Rosen Penev [Mon, 12 Oct 2020 23:01:02 +0000 (16:01 -0700)]
Merge pull request #13639 from neheb/geth

geth: update to 1.9.22

3 years agoMerge pull request #13638 from neheb/imgma
Rosen Penev [Mon, 12 Oct 2020 23:00:45 +0000 (16:00 -0700)]
Merge pull request #13638 from neheb/imgma

imagemagick: remove lto for GCC10

3 years agoMerge pull request #13631 from brvphoenix/boost
Rosen Penev [Mon, 12 Oct 2020 22:56:30 +0000 (15:56 -0700)]
Merge pull request #13631 from brvphoenix/boost

boost: refine the dependences

3 years agoseafile-server: Update to 7.1.5, refresh patches 13647/head
Jeffery To [Mon, 12 Oct 2020 20:46:04 +0000 (04:46 +0800)]
seafile-server: Update to 7.1.5, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoseafile-seahub: Update to 7.1.5, refresh patches
Jeffery To [Mon, 12 Oct 2020 19:30:59 +0000 (03:30 +0800)]
seafile-seahub: Update to 7.1.5, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoseafile-ccnet: Update to 7.1.5
Jeffery To [Mon, 12 Oct 2020 17:41:08 +0000 (01:41 +0800)]
seafile-ccnet: Update to 7.1.5

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoMerge pull request #13606 from PolynomialDivision/add-hostapd-ubus-exporter
Rosen Penev [Mon, 12 Oct 2020 21:19:22 +0000 (14:19 -0700)]
Merge pull request #13606 from PolynomialDivision/add-hostapd-ubus-exporter

prometheus-node-exporter-lua: hostad ubus stats

3 years agoMerge pull request #13630 from blocktrron/pr-static-neighbor-reports
David Bauer [Mon, 12 Oct 2020 18:30:11 +0000 (20:30 +0200)]
Merge pull request #13630 from blocktrron/pr-static-neighbor-reports

static-neighbor-reports: add package

3 years agomariadb: Add basic test
Michal Hrusecky [Thu, 1 Oct 2020 06:53:57 +0000 (08:53 +0200)]
mariadb: Add basic test

Add simple to test to try to run MariaDB and get the version.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
3 years agoprometheus-node-exporter-lua: hostad ubus stats 13606/head
Nick Hainke [Thu, 8 Oct 2020 12:40:00 +0000 (14:40 +0200)]
prometheus-node-exporter-lua: hostad ubus stats

There is already the hostapd_stations exporter, which uses
hostapd-utils (more precisely hostapd-cli) to get client statistics.
However, the ubus interface is permanently integrated under hostapd
in OpenWrt. So this exporter needs one dependency less.

For now it exports mainly the rrm statistics. Many people are
interested in what your device supports. The exporter provides
information about the radio-resource-managment extensions.

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agoMerge pull request #13644 from Wedmer/zoneinfo_update
Hannu Nyman [Mon, 12 Oct 2020 17:24:07 +0000 (20:24 +0300)]
Merge pull request #13644 from Wedmer/zoneinfo_update

zoneinfo: Updated to the latest release

3 years agozoneinfo: Updated to the latest release 13644/head
Vladimir Ulrich [Mon, 12 Oct 2020 11:58:26 +0000 (14:58 +0300)]
zoneinfo: Updated to the latest release

Signed-off-by: Vladimir Ulrich <admin@evl.su>
3 years agolibqmi: update version to 1.26.6
Aleksander Morgado [Mon, 12 Oct 2020 11:45:38 +0000 (13:45 +0200)]
libqmi: update version to 1.26.6

https://lists.freedesktop.org/archives/libqmi-devel/2020-October/003416.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
3 years agolibqmi: update version to 1.26.4
Aleksander Morgado [Mon, 12 Oct 2020 11:44:38 +0000 (13:44 +0200)]
libqmi: update version to 1.26.4

https://lists.freedesktop.org/archives/libqmi-devel/2020-August/003377.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
3 years agoMerge pull request #13637 from neheb/postf
Rosen Penev [Mon, 12 Oct 2020 08:04:41 +0000 (01:04 -0700)]
Merge pull request #13637 from neheb/postf

postfix: update to 3.5.7

3 years agoMerge pull request #13640 from neheb/mar
Rosen Penev [Mon, 12 Oct 2020 07:56:07 +0000 (00:56 -0700)]
Merge pull request #13640 from neheb/mar

mariadb: fix compilation when selinux is present

3 years agoboost: refine the dependences 13631/head
Van Waholtz [Sun, 11 Oct 2020 13:59:02 +0000 (06:59 -0700)]
boost: refine the dependences

Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
3 years agokeepalived: update PKG_VERSION to 2.1.5 13641/head
Florian Eckert [Mon, 5 Oct 2020 07:19:44 +0000 (09:19 +0200)]
keepalived: update PKG_VERSION to 2.1.5

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomariadb: fix compilation when selinux is present 13640/head
Rosen Penev [Mon, 12 Oct 2020 04:50:32 +0000 (21:50 -0700)]
mariadb: fix compilation when selinux is present

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agogammu: add back nls.mk
Rosen Penev [Sun, 4 Oct 2020 21:57:28 +0000 (14:57 -0700)]
gammu: add back nls.mk

Because glib2 uses libintl, this is needed to prevent a linking error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agogeth: update to 1.9.22 13639/head
Rosen Penev [Mon, 5 Oct 2020 00:13:12 +0000 (17:13 -0700)]
geth: update to 1.9.22

Removed bogus PKGARCH.

Added nls.mk to fix compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoimagemagick: remove lto for GCC10 13638/head
Rosen Penev [Sun, 11 Oct 2020 23:57:01 +0000 (16:57 -0700)]
imagemagick: remove lto for GCC10

It does not work with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopostfix: update to 3.5.7 13637/head
Rosen Penev [Mon, 12 Oct 2020 01:06:10 +0000 (18:06 -0700)]
postfix: update to 3.5.7

Fix compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopdns-resursor: add missing dependency 13636/head
Rosen Penev [Mon, 12 Oct 2020 01:06:37 +0000 (18:06 -0700)]
pdns-resursor: add missing dependency

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agostatic-neighbor-reports: add package 13630/head
David Bauer [Sun, 11 Oct 2020 11:56:12 +0000 (13:56 +0200)]
static-neighbor-reports: add package

Signed-off-by: David Bauer <mail@david-bauer.net>
3 years agoMerge pull request #13607 from sumpfralle/master
Rosen Penev [Sun, 11 Oct 2020 22:22:24 +0000 (15:22 -0700)]
Merge pull request #13607 from sumpfralle/master

muninlite: update to new upstream release (2.1.0)

3 years agoMerge pull request #13629 from ynezz/upstream/cgi-io-oot-project
Rosen Penev [Sun, 11 Oct 2020 22:18:07 +0000 (15:18 -0700)]
Merge pull request #13629 from ynezz/upstream/cgi-io-oot-project

cgi-io: move into out of tree project

3 years agoMerge pull request #13560 from odmdas/odmdas-freeradius3-meta
Rosen Penev [Sun, 11 Oct 2020 22:16:33 +0000 (15:16 -0700)]
Merge pull request #13560 from odmdas/odmdas-freeradius3-meta

freeradius3: add meta-package for default modules

3 years agoMerge pull request #13633 from expiron/kcptun-updates
Rosen Penev [Sun, 11 Oct 2020 22:13:41 +0000 (15:13 -0700)]
Merge pull request #13633 from expiron/kcptun-updates

kcptun: bump to v20201010

3 years agoMerge pull request #13634 from rs/nextdns-1.8.6-master
Rosen Penev [Sun, 11 Oct 2020 22:13:04 +0000 (15:13 -0700)]
Merge pull request #13634 from rs/nextdns-1.8.6-master

nextdns: Update to version 1.8.6

3 years agonextdns: Update to version 1.8.6 13634/head
Olivier Poitrey [Sun, 11 Oct 2020 21:19:35 +0000 (21:19 +0000)]
nextdns: Update to version 1.8.6

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
3 years agokcptun: bump to v20201010 13633/head
Chao Liu [Sun, 11 Oct 2020 18:23:42 +0000 (02:23 +0800)]
kcptun: bump to v20201010

Signed-off-by: Chao Liu <expiron18@gmail.com>
3 years agocgi-io: move into out of tree project 13629/head
Petr Štetiar [Sun, 11 Oct 2020 12:54:55 +0000 (14:54 +0200)]
cgi-io: move into out of tree project

No functional changes, just moved the sources into out of tree
project[1] so it's going to be easier to do CI with unit testing,
fuzzing etc.

1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog

Signed-off-by: Petr Štetiar <ynezz@true.cz>
3 years agoMerge pull request #13627 from neheb/pdnsrr
Rosen Penev [Sun, 11 Oct 2020 04:13:22 +0000 (21:13 -0700)]
Merge pull request #13627 from neheb/pdnsrr

pdns-recursor: update to 4.3.4

3 years agoMerge pull request #13626 from neheb/pdnsd
Rosen Penev [Sun, 11 Oct 2020 03:51:27 +0000 (20:51 -0700)]
Merge pull request #13626 from neheb/pdnsd

pdns: update to 4.3.1

3 years agopdns-recursor: update to 4.3.4 13627/head
Rosen Penev [Sat, 10 Oct 2020 21:48:59 +0000 (14:48 -0700)]
pdns-recursor: update to 4.3.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopdns: update to 4.3.1 13626/head
Rosen Penev [Sat, 10 Oct 2020 01:37:29 +0000 (18:37 -0700)]
pdns: update to 4.3.1

Remove features removed upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13625 from neheb/dnsdi
Rosen Penev [Sun, 11 Oct 2020 01:31:53 +0000 (18:31 -0700)]
Merge pull request #13625 from neheb/dnsdi

dnsdist: update to 1.5.1

3 years agoMerge pull request #13571 from neheb/spc
Rosen Penev [Sat, 10 Oct 2020 21:52:38 +0000 (14:52 -0700)]
Merge pull request #13571 from neheb/spc

spice: convert to meson

3 years agodnsdist: update to 1.5.1 13625/head
Rosen Penev [Sat, 10 Oct 2020 00:09:05 +0000 (17:09 -0700)]
dnsdist: update to 1.5.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoCI: Export few helpful variables for CI tests
Michal Hrusecky [Sat, 3 Oct 2020 17:31:24 +0000 (19:31 +0200)]
CI: Export few helpful variables for CI tests

Export PKG_NAME and PKG_VERSION to make test scripts better readable
and also export a path to the helper script providing colorful output.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
3 years agoCI: Add helper functions
Michal Hrusecky [Sat, 3 Oct 2020 17:29:51 +0000 (19:29 +0200)]
CI: Add helper functions

Add a shell script that can produce colorfull output to help to identify
problems during CI runs.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
3 years agofastd: update to v20
Matthias Schiffer [Sat, 10 Oct 2020 17:02:24 +0000 (19:02 +0200)]
fastd: update to v20

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
3 years agoMerge pull request #13615 from mlichvar/chrony-update-4.0
Rosen Penev [Sat, 10 Oct 2020 08:02:48 +0000 (01:02 -0700)]
Merge pull request #13615 from mlichvar/chrony-update-4.0

chrony: update to 4.0

3 years agospice: made InstallDev section more explicit for clarity 13571/head
Rosen Penev [Fri, 9 Oct 2020 11:14:35 +0000 (04:14 -0700)]
spice: made InstallDev section more explicit for clarity

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agospice: small cleanups for consistency between packages
Rosen Penev [Sat, 18 Jul 2020 22:48:46 +0000 (15:48 -0700)]
spice: small cleanups for consistency between packages

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agospice: convert to meson
Rosen Penev [Sat, 18 Jul 2020 22:43:19 +0000 (15:43 -0700)]
spice: convert to meson

Faster compilation.

Removed autotools patches.

Backported meson patch to fix compilation and pkgconfig file.

Before:

time make package/spice/compile -j 12
Executed in   62.85 secs   fish           external
   usr time   56.45 secs  276.00 micros   56.45 secs
   sys time    8.06 secs   46.00 micros    8.06 secs

Before + PKG_BUILD_PARALLEL:

Executed in   45.40 secs   fish           external
   usr time   63.08 secs  253.00 micros   63.08 secs
   sys time    8.57 secs   44.00 micros    8.57 secs

After:

time make package/spice/compile -j 12
Executed in   16.54 secs   fish           external
   usr time   41.29 secs  266.00 micros   41.29 secs
   sys time    4.76 secs   45.00 micros    4.76 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoactions: remove arm_cortex-a9_neon
Rosen Penev [Sat, 10 Oct 2020 04:36:42 +0000 (21:36 -0700)]
actions: remove arm_cortex-a9_neon

This is the second ARM NEON target that is tested. It's unlikely that
one will fail and the other succeed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agovim: run test.sh only for vim{-full,-fuller}
Paul Spooren [Sat, 10 Oct 2020 01:28:51 +0000 (15:28 -1000)]
vim: run test.sh only for vim{-full,-fuller}

Previously the test.sh script would also run for the `vim-help` package
which isn't a binary package but just a tar archive.

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agoMerge pull request #13603 from neheb/ctop
Rosen Penev [Sat, 10 Oct 2020 01:19:21 +0000 (18:19 -0700)]
Merge pull request #13603 from neheb/ctop

ctop: match ARCH with docker-ce

3 years agopython-pytest: update to version 6.1.1
Jan Pavlinec [Fri, 9 Oct 2020 10:40:15 +0000 (12:40 +0200)]
python-pytest: update to version 6.1.1

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agosimple-adblock: config update file fix
Stan Grishin [Thu, 8 Oct 2020 02:38:54 +0000 (02:38 +0000)]
simple-adblock: config update file fix

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agodebootstrap: update to version 1.0.123
Josef Schlehofer [Wed, 7 Oct 2020 13:46:47 +0000 (15:46 +0200)]
debootstrap: update to version 1.0.123

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agochrony: add NTS option 13615/head
Miroslav Lichvar [Fri, 9 Oct 2020 13:00:37 +0000 (15:00 +0200)]
chrony: add NTS option

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
3 years agochrony: update to 4.0
Miroslav Lichvar [Fri, 9 Oct 2020 11:46:57 +0000 (13:46 +0200)]
chrony: update to 4.0

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
3 years agoMerge pull request #13611 from neheb/openvm
Rosen Penev [Fri, 9 Oct 2020 11:26:38 +0000 (04:26 -0700)]
Merge pull request #13611 from neheb/openvm

open-vm-tools: update to 11.1.15

3 years agoopen-vm-tools: update to 11.1.15 13611/head
Rosen Penev [Fri, 9 Oct 2020 01:48:55 +0000 (18:48 -0700)]
open-vm-tools: update to 11.1.15

Refreshed patches. Reworked several of them as musl has changed.
Removed several upstreamed ones.

Added musl 1.2.0 patch which uses 64-bit time_t.

Removed -Werror as there's a redefinition warning caused by nls.mk.

Replaced glib2/host dependency with rpcsvc-proto.

Fixed compilation with full NLS.

Fixed compilation with musl 1.2.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13610 from nickberry17/update_libmbim_1.24.4
Rosen Penev [Fri, 9 Oct 2020 02:07:58 +0000 (19:07 -0700)]
Merge pull request #13610 from nickberry17/update_libmbim_1.24.4

libmbim: update libmbim to 1.24.4

3 years agolibmbim: update libmbim to 1.24.4 13610/head
Nicholas Smith [Fri, 9 Oct 2020 01:17:58 +0000 (11:17 +1000)]
libmbim: update libmbim to 1.24.4

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
3 years agoMerge pull request #13576 from marcin1j/pr/20191209-mbusd
Rosen Penev [Thu, 8 Oct 2020 18:53:34 +0000 (11:53 -0700)]
Merge pull request #13576 from marcin1j/pr/20191209-mbusd

New package: mbusd

3 years agombusd: add mbusd 13576/head
Marcin Jurkowski [Mon, 9 Dec 2019 14:58:30 +0000 (15:58 +0100)]
mbusd: add mbusd

Mbusd is open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
3 years agomuninlite: update to new upstream release (2.1.0) 13607/head
Lars Kruse [Thu, 8 Oct 2020 12:44:08 +0000 (14:44 +0200)]
muninlite: update to new upstream release (2.1.0)

Signed-off-by: Lars Kruse <devel@sumpfralle.de>
3 years agoMerge pull request #13604 from philenotfound/mutt-bump 13605/head
Rosen Penev [Thu, 8 Oct 2020 12:23:28 +0000 (05:23 -0700)]
Merge pull request #13604 from philenotfound/mutt-bump

mutt: bump to 1.14.7

3 years agoMerge pull request #13601 from neheb/moti
Rosen Penev [Thu, 8 Oct 2020 12:22:11 +0000 (05:22 -0700)]
Merge pull request #13601 from neheb/moti

motion: remove mmal support

3 years agomutt: bump to 1.14.7 13604/head
Phil Eichinger [Thu, 8 Oct 2020 10:58:11 +0000 (12:58 +0200)]
mutt: bump to 1.14.7

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
3 years agoMerge pull request #12408 from dobo90/adguardhome
Rosen Penev [Thu, 8 Oct 2020 09:29:32 +0000 (02:29 -0700)]
Merge pull request #12408 from dobo90/adguardhome

adguardhome: initial package recipe

3 years agoctop: match ARCH with docker-ce 13603/head
Rosen Penev [Thu, 8 Oct 2020 08:41:12 +0000 (01:41 -0700)]
ctop: match ARCH with docker-ce

Only makes sense as ctop uses docker-ce.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomotion: remove mmal support 13601/head
Rosen Penev [Thu, 8 Oct 2020 05:20:04 +0000 (22:20 -0700)]
motion: remove mmal support

The buildbots are unable to build this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13596 from neheb/exp
Rosen Penev [Thu, 8 Oct 2020 02:56:32 +0000 (19:56 -0700)]
Merge pull request #13596 from neheb/exp

expat: update to 2.2.10

3 years agoMerge pull request #13595 from neheb/dd
Rosen Penev [Thu, 8 Oct 2020 02:56:15 +0000 (19:56 -0700)]
Merge pull request #13595 from neheb/dd

dump1090: update to 4.0

3 years agoexpat: update to 2.2.10 13596/head
Rosen Penev [Thu, 8 Oct 2020 00:35:52 +0000 (17:35 -0700)]
expat: update to 2.2.10

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agodump1090: update to 4.0 13595/head
Rosen Penev [Thu, 8 Oct 2020 01:01:47 +0000 (18:01 -0700)]
dump1090: update to 4.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13594 from micmac1/badgst
Rosen Penev [Wed, 7 Oct 2020 23:00:44 +0000 (16:00 -0700)]
Merge pull request #13594 from micmac1/badgst

gst1-plugins-bad: add back mpegtsdemux & mpegtsmux

3 years agoadguardhome: Implement initial package recipe 12408/head
Dobroslaw Kijowski [Tue, 2 Jun 2020 13:19:52 +0000 (15:19 +0200)]
adguardhome: Implement initial package recipe

AdGuardHome is a network-wide ads and trackers blocking DNS server.
After installing it with opkg, start it like every service:
/etc/init.d/adguardhome start

In order to complete the installation vist http://{YOUR_ROUTERS_IP}:3000.

Then you can setup dnsmasq to forward DNS traffic to AdGuardHome:
uci -q delete dhcp.@dnsmasq[0].server
uci add_list dhcp.@dnsmasq[0].server=127.0.0.1#{PORT_SET_DURING_INSTALL}
uci set dhcp.@dnsmasq[0].noresolv=1
uci commit dhcp
/etc/init.d/dnsmasq restart

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
3 years agoMerge pull request #13544 from PolynomialDivision/feature/updatdawnexporter
Rosen Penev [Wed, 7 Oct 2020 22:17:15 +0000 (15:17 -0700)]
Merge pull request #13544 from PolynomialDivision/feature/updatdawnexporter

prometheus-node-exporter-lua: update dawn exporter

3 years agoMerge pull request #13593 from jefferyto/packr
Rosen Penev [Wed, 7 Oct 2020 22:16:20 +0000 (15:16 -0700)]
Merge pull request #13593 from jefferyto/packr

packr: New package

3 years agogst1-plugins-bad: add back mpegtsdemux & mpegtsmux 13594/head
Sebastian Kemper [Wed, 7 Oct 2020 21:04:35 +0000 (23:04 +0200)]
gst1-plugins-bad: add back mpegtsdemux & mpegtsmux

These plugins were disabled in commit e35d46b. Add them back. The
required libs are added, too.

Closes #13545

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
3 years agopackr: New package 13593/head
Jeffery To [Wed, 7 Oct 2020 19:21:23 +0000 (03:21 +0800)]
packr: New package

From the README:

Packr is a simple solution for bundling static assets inside of Go
binaries. Most importantly it does it in a way that is friendly to
developers while they are developing.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agonano: update to 5.3
Hannu Nyman [Wed, 7 Oct 2020 15:22:50 +0000 (18:22 +0300)]
nano: update to 5.3

Update nano editor to version 5.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
3 years agoprometheus-node-exporter-lua: update dawn exporter 13544/head
Nick Hainke [Thu, 1 Oct 2020 20:19:07 +0000 (22:19 +0200)]
prometheus-node-exporter-lua: update dawn exporter

Add dawn exporter to Makefile.
Add hostname to export.

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agoMerge pull request #13581 from neheb/sho
Rosen Penev [Wed, 7 Oct 2020 10:46:31 +0000 (03:46 -0700)]
Merge pull request #13581 from neheb/sho

libshout: update to 2.4.4

3 years agoMerge pull request #13570 from jefferyto/golang-1.15
Rosen Penev [Wed, 7 Oct 2020 10:09:43 +0000 (03:09 -0700)]
Merge pull request #13570 from jefferyto/golang-1.15

golang: Update to 1.15.2, update/enhance Makefiles

3 years agolibshout: update to 2.4.4 13581/head
Rosen Penev [Mon, 5 Oct 2020 22:38:33 +0000 (15:38 -0700)]
libshout: update to 2.4.4

Small fix to nanosleep patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13582 from jan-kardell/TQ_fix_lighttpd_mod_auth
Rosen Penev [Wed, 7 Oct 2020 09:54:33 +0000 (02:54 -0700)]
Merge pull request #13582 from jan-kardell/TQ_fix_lighttpd_mod_auth

[lighttpd] Pull in mod-authn_file with mod-auth

3 years agoMerge pull request #13510 from zhoreeq/bump_0_3_15
Rosen Penev [Wed, 7 Oct 2020 09:53:30 +0000 (02:53 -0700)]
Merge pull request #13510 from zhoreeq/bump_0_3_15

yggdrasil: bump to 0.3.15