Commit graph

21816 commits

Author SHA1 Message Date
Olivier Poitrey
a5bd2a78b0 nextdns: Update to version 1.8.6
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-10-11 21:19:35 +00:00
Chao Liu
7931ec7972
kcptun: bump to v20201010
Signed-off-by: Chao Liu <expiron18@gmail.com>
2020-10-12 02:23:42 +08:00
Petr Štetiar
08be327942 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>
2020-10-11 14:54:55 +02:00
Rosen Penev
cb2b03a719
Merge pull request #13627 from neheb/pdnsrr
pdns-recursor: update to 4.3.4
2020-10-10 21:13:22 -07:00
Rosen Penev
0bb477c97d
Merge pull request #13626 from neheb/pdnsd
pdns: update to 4.3.1
2020-10-10 20:51:27 -07:00
Rosen Penev
af3b2e21dd pdns-recursor: update to 4.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 19:56:42 -07:00
Rosen Penev
6c654b4d61
pdns: update to 4.3.1
Remove features removed upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 18:58:19 -07:00
Rosen Penev
35a574a838
Merge pull request #13625 from neheb/dnsdi
dnsdist: update to 1.5.1
2020-10-10 18:31:53 -07:00
Rosen Penev
7f8e38e748
Merge pull request #13571 from neheb/spc
spice: convert to meson
2020-10-10 14:52:38 -07:00
Rosen Penev
3c1d623606
dnsdist: update to 1.5.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 14:27:27 -07:00
Michal Hrusecky
7951e29297 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>
2020-10-10 11:16:13 -10:00
Michal Hrusecky
61c4202766 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>
2020-10-10 11:16:13 -10:00
Matthias Schiffer
a916211b67
fastd: update to v20
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-10-10 19:02:24 +02:00
Rosen Penev
6885fa2645
Merge pull request #13615 from mlichvar/chrony-update-4.0
chrony: update to 4.0
2020-10-10 01:02:48 -07:00
Rosen Penev
710eb5031b
spice: made InstallDev section more explicit for clarity
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev
94264fba54
spice: small cleanups for consistency between packages
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev
dcc79a8d2f
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>
2020-10-10 00:00:05 -07:00
Rosen Penev
ba147d0d40 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>
2020-10-09 18:50:57 -10:00
Paul Spooren
d964a3ba92 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>
2020-10-09 15:54:04 -10:00
Rosen Penev
d64b945013
Merge pull request #13603 from neheb/ctop
ctop: match ARCH with docker-ce
2020-10-09 18:19:21 -07:00
Nick Hainke
aa86f1503e sipcalc: add IPv4/IPv6 calculator
Sipcalc is an advanced ip calculator supporting both IPv4 and IPv6.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-10-09 22:41:08 +02:00
Jan Pavlinec
cde758a2c8 python-pytest: update to version 6.1.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-10-09 09:22:15 -10:00
Stan Grishin
92e6b29920 simple-adblock: config update file fix
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-10-09 09:20:55 -10:00
Josef Schlehofer
2d6475fa93 debootstrap: update to version 1.0.123
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-10-09 19:06:21 +01:00
Miroslav Lichvar
65d3734358 chrony: add NTS option
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2020-10-09 16:52:30 +02:00
Miroslav Lichvar
fcbb1f9fc4 chrony: update to 4.0
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2020-10-09 16:52:22 +02:00
Rosen Penev
14fe2dfe0f
Merge pull request #13611 from neheb/openvm
open-vm-tools: update to 11.1.15
2020-10-09 04:26:38 -07:00
Rosen Penev
e495e1985e
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>
2020-10-09 03:51:42 -07:00
Rosen Penev
0576997021
Merge pull request #13610 from nickberry17/update_libmbim_1.24.4
libmbim: update libmbim to 1.24.4
2020-10-08 19:07:58 -07:00
Nicholas Smith
398c53c5ba libmbim: update libmbim to 1.24.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-10-09 11:27:17 +10:00
Rosen Penev
ef58c37408
Merge pull request #13576 from marcin1j/pr/20191209-mbusd
New package: mbusd
2020-10-08 11:53:34 -07:00
Marcin Jurkowski
19794e9af8 mbusd: add mbusd
Mbusd is open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2020-10-08 16:57:00 +02:00
Lars Kruse
3e33772c49 muninlite: update to new upstream release (2.1.0)
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2020-10-08 14:44:08 +02:00
Rosen Penev
871975ddff
Merge pull request #13604 from philenotfound/mutt-bump
mutt: bump to 1.14.7
2020-10-08 05:23:28 -07:00
Rosen Penev
78c865c356
Merge pull request #13601 from neheb/moti
motion: remove mmal support
2020-10-08 05:22:11 -07:00
Phil Eichinger
9626329dc4 mutt: bump to 1.14.7
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2020-10-08 12:58:11 +02:00
Rosen Penev
8c872a653c
Merge pull request #12408 from dobo90/adguardhome
adguardhome: initial package recipe
2020-10-08 02:29:32 -07:00
Rosen Penev
d625b6ddd0 ctop: match ARCH with docker-ce
Only makes sense as ctop uses docker-ce.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-08 01:41:12 -07:00
Rosen Penev
04a6aea35b
motion: remove mmal support
The buildbots are unable to build this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 22:20:04 -07:00
Rosen Penev
f63f7520ce
Merge pull request #13596 from neheb/exp
expat: update to 2.2.10
2020-10-07 19:56:32 -07:00
Rosen Penev
d9f51ac8d8
Merge pull request #13595 from neheb/dd
dump1090: update to 4.0
2020-10-07 19:56:15 -07:00
Rosen Penev
c69160e6ae expat: update to 2.2.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 18:13:30 -07:00
Rosen Penev
709bf168fd dump1090: update to 4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 18:12:24 -07:00
Rosen Penev
950e0a0122
Merge pull request #13594 from micmac1/badgst
gst1-plugins-bad: add back mpegtsdemux & mpegtsmux
2020-10-07 16:00:44 -07:00
Dobroslaw Kijowski
9d2d678db5 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>
2020-10-08 00:26:12 +02:00
Rosen Penev
5d1127b7fe
Merge pull request #13544 from PolynomialDivision/feature/updatdawnexporter
prometheus-node-exporter-lua: update dawn exporter
2020-10-07 15:17:15 -07:00
Rosen Penev
1accaa0069
Merge pull request #13593 from jefferyto/packr
packr: New package
2020-10-07 15:16:20 -07:00
Sebastian Kemper
55c79de399 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>
2020-10-07 23:04:38 +02:00
Jeffery To
55674b73d7
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>
2020-10-08 03:37:18 +08:00
Hannu Nyman
4690a1f1c9 nano: update to 5.3
Update nano editor to version 5.3.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-10-07 18:22:50 +03:00