Othmar Truniger [Thu, 29 Aug 2019 15:10:37 +0000 (17:10 +0200)]
libfmt: bump to version 6.0.0
Signed-off-by: Othmar Truniger <github@truniger.ch>
Jiri Slachta [Thu, 29 Aug 2019 10:13:41 +0000 (12:13 +0200)]
Merge pull request #9854 from neheb/ssh2
libssh2: Don't build tests
Etienne Champetier [Thu, 29 Aug 2019 04:31:36 +0000 (21:31 -0700)]
Merge pull request #9858 from champtar/phantap
phantap: update to latest commit
Etienne Champetier [Thu, 29 Aug 2019 03:55:40 +0000 (20:55 -0700)]
phantap: update to latest commit
758fba1 Fix EAP (802.1x) passthrough
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Rosen Penev [Wed, 28 Aug 2019 20:01:34 +0000 (13:01 -0700)]
libssh2: Remove old artifacts from autotools platform
Removed PKG_FIXUP. It has no meaning with CMake.
Replaced PKG_INSTALL with CMAKE_INSTALL. Consequentially, removed
InstallDev section.
Added ABI_VERSION to force package rebuilds when it increases.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license tag.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 28 Aug 2019 16:34:06 +0000 (09:34 -0700)]
Merge pull request #9856 from lucize/nsprup
nspr: update to 4.22
Lucian Cristian [Wed, 28 Aug 2019 13:39:23 +0000 (16:39 +0300)]
nspr: update to 4.22
drop upstreamed patches
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Rosen Penev [Wed, 28 Aug 2019 03:29:41 +0000 (20:29 -0700)]
Merge pull request #9843 from cshoredaniel/pr-fix-uwsgi-cgi-python
uwsgi-cgi: use python3 hostpkg not system python3
Rosen Penev [Wed, 28 Aug 2019 01:56:56 +0000 (18:56 -0700)]
Merge pull request #9834 from adde88/master
hcxtools: Updated to v5.2.0.
Rosen Penev [Wed, 28 Aug 2019 00:14:22 +0000 (17:14 -0700)]
libssh2: Don't build tests
Speeds up build and fixes OpenSSL support.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel F. Dickinson [Tue, 27 Aug 2019 07:37:06 +0000 (03:37 -0400)]
uwsgi-cgi: use python3 hostpkg not system python3
On a Debian system without python3-distutils install, uwsgi-cgi was
failing to build because it couldn't import sysconfig from distutils.
OpenWrt packages should be using the OpenWrt python not the system
python. In addition we need to use python3 not python2, even when
both are available.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Rosen Penev [Mon, 26 Aug 2019 20:28:15 +0000 (13:28 -0700)]
Merge pull request #9837 from val-kulkov/imagemagick-package
imagemagick: update to 7.0.8-62
Val Kulkov [Mon, 26 Aug 2019 19:58:40 +0000 (15:58 -0400)]
imagemagick: update to 7.0.8-62
This version upgrade should fix issue #9830.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Andreas Nilsen [Mon, 26 Aug 2019 18:52:50 +0000 (20:52 +0200)]
hcxtools: Updated to v5.2.0. Also modified default install dir to /usr/sbin
Signed-off-by: Andreas Nilsen <adde88@gmail.com>
Dirk Brenken [Mon, 26 Aug 2019 18:09:28 +0000 (20:09 +0200)]
Merge pull request #9828 from dibdot/adblock
adblock: update 3.8.3
Dirk Brenken [Mon, 26 Aug 2019 12:18:40 +0000 (14:18 +0200)]
adblock: update 3.8.3
* fix a dns restart issue if 'flush dns cache' is set
* fix a suspend/resume issue, the status wasn't properly updated
* fix a long standing query issue
* rework return code handling, mostly for debugging
* various cleanups & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Etienne Champetier [Mon, 26 Aug 2019 07:30:43 +0000 (00:30 -0700)]
Merge pull request #9826 from champtar/phantap
phantap: update to latest commit
Etienne Champetier [Mon, 26 Aug 2019 07:06:11 +0000 (00:06 -0700)]
phantap: update to latest commit
2ccec01 Replace phantap (script) with phantap-learn (C)
7ed8acd Remove Makefile
cc0911e phantap-learn: Output ERROR on stderr and DEBUG on stdout
b50421e phantap-learn: add dhcp handling code
17da18b phantap-learn: modify dhcp-protocol.h
af55a3d phantap-learn: import dhcp-protocol.h from dnsmasq
850af88 phantap-learn: add network info detection code
721423c phantap-learn: add handle_packet_ip() / handle_packet_arp()
2c0f1b0 phantap-learn: add set_bpf_filter()
b914e3e phantap-learn: rework handle_neighboor()
8ffc56c phantap-learn: rework handle_packet()
Signed-off-by: Diana Dragusin <diana.dragusin@nccgroup.com>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Hannu Nyman [Mon, 26 Aug 2019 07:03:15 +0000 (10:03 +0300)]
Merge pull request #9824 from nxhack/swig_401
swig: update to 4.0.1
Hirokazu MORIKAWA [Mon, 26 Aug 2019 00:41:29 +0000 (09:41 +0900)]
swig: update to 4.0.1
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hannu Nyman [Sun, 25 Aug 2019 17:38:01 +0000 (20:38 +0300)]
nano: update to 4.4
Update nano editor to 4.4
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Rosen Penev [Sat, 24 Aug 2019 22:38:55 +0000 (15:38 -0700)]
Merge pull request #9812 from neheb/soft2
softflowd: Update to 1.0.0
Jiri Slachta [Sat, 24 Aug 2019 19:42:17 +0000 (21:42 +0200)]
Merge pull request #9700 from ja-pa/libssh2-1.9.0
libssh2: update to version 1.9.0 (security fix)
Rosen Penev [Fri, 23 Aug 2019 19:29:29 +0000 (12:29 -0700)]
softflowd: Update to 1.0.0
Development moved to GitHub. Update URLs.
Cleaned up Makefile a bit for consistency between packages.
Added patch that removes deprecated bzero.
Ran init script through shellcheck. Fixed minor warnings.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 23 Aug 2019 18:40:19 +0000 (11:40 -0700)]
Merge pull request #9811 from ja-pa/imagemagic-update
imagemagick: update to version 7.0.8-61
Jan Pavlinec [Fri, 23 Aug 2019 12:08:21 +0000 (14:08 +0200)]
measurement-kit: update to version 0.10.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Fri, 23 Aug 2019 12:23:11 +0000 (14:23 +0200)]
tor: update to version 0.4.1.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Etienne Champetier [Fri, 23 Aug 2019 16:02:34 +0000 (09:02 -0700)]
Merge pull request #9784 from val-kulkov/package-monit
monit: update to the latest release
Val Kulkov [Tue, 20 Aug 2019 17:44:03 +0000 (13:44 -0400)]
monit: update to the latest release
Remove SSL patch that has been made obsolete by upstream updates.
Update monit package to the latest release: v5.26.0. This release
supports TLSv1.3 and fixes a few bugs and vulnerabilities.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Jan Pavlinec [Fri, 23 Aug 2019 13:42:46 +0000 (15:42 +0200)]
imagemagick: update to version 7.0.8-61
Changes:
-add PKG_CPE_ID
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Daniel Engberg [Fri, 23 Aug 2019 09:12:52 +0000 (11:12 +0200)]
Merge pull request #9801 from diizzyy/netdata-fix-deps
netdata: Add patch to disable optional libraries
Rosen Penev [Fri, 23 Aug 2019 06:41:37 +0000 (23:41 -0700)]
Merge pull request #9808 from stangri/master-simple-adblock
simple-adblock: move to POSIX compliance, better output on check, bet…
Stan Grishin [Fri, 23 Aug 2019 04:14:42 +0000 (21:14 -0700)]
simple-adblock: move to POSIX compliance, better output on check, better bg process data collection.
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Fri, 23 Aug 2019 03:34:40 +0000 (20:34 -0700)]
Merge pull request #9596 from dengqf6/bind
bind: update to 9.14.4
Rosen Penev [Fri, 23 Aug 2019 03:24:03 +0000 (20:24 -0700)]
Merge pull request #9802 from stangri/master-simple-adblock
simple-adblock: boot-up optimization
Etienne Champetier [Fri, 23 Aug 2019 01:35:54 +0000 (18:35 -0700)]
Merge pull request #9805 from champtar/monit-ipv6
monit: enable / fix IPv6 detection during build
Etienne Champetier [Fri, 23 Aug 2019 01:03:50 +0000 (18:03 -0700)]
monit: enable / fix IPv6 detection during build
thanks to @val-kulkov for noticing
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Rosen Penev [Fri, 23 Aug 2019 01:09:30 +0000 (18:09 -0700)]
Merge pull request #9799 from cotequeiroz/oauhthlib
python-oauthlib: bump to 3.1.0
Daniel Engberg [Fri, 23 Aug 2019 00:45:22 +0000 (00:45 +0000)]
netdata: Add patch to disable optional libraries
Netdata adds optional libraries if found, add patch (PR#6658) to avoid pulling in unnecessary libraries.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Rosen Penev [Fri, 23 Aug 2019 00:57:39 +0000 (17:57 -0700)]
Merge pull request #9733 from dengqf6/oc
openconnect: update to 8.04
Stan Grishin [Thu, 22 Aug 2019 23:34:14 +0000 (16:34 -0700)]
simple-adblock: boot-up optimization
Signed-off-by: Stan Grishin <stangri@melmac.net>
Stijn Tintel [Thu, 22 Aug 2019 19:20:28 +0000 (22:20 +0300)]
Merge pull request #9451 from alinnastac/snmp-firewall-reload
net-snmp: reload firewall only when needed
Eneas U de Queiroz [Thu, 22 Aug 2019 17:36:14 +0000 (14:36 -0300)]
python-oauthlib: bump to 3.1.0
This is a feature release including improvement to OIDC and security
enhancements, as well as bugfixes.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Thu, 22 Aug 2019 16:53:16 +0000 (09:53 -0700)]
Merge pull request #9741 from lucize/bfdd
bfdd: add BFD package
Lucian Cristian [Thu, 15 Aug 2019 11:51:29 +0000 (14:51 +0300)]
bfdd: add BFD package
Bidirectional Forwarding Detection (BFD) is a network protocol that is used to
detect faults between two forwarding engines connected by a link.
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Paul Spooren [Tue, 26 Jun 2018 03:28:21 +0000 (12:28 +0900)]
syncthing: add package
Signed-off-by: Paul Spooren <mail@aparcar.org>
Josef Schlehofer [Tue, 20 Aug 2019 20:57:39 +0000 (22:57 +0200)]
python-sentry-sdk: Update to version 0.11.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Tue, 20 Aug 2019 18:35:48 +0000 (20:35 +0200)]
ruamel-yaml: Update to version 0.15.100
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Wed, 21 Aug 2019 19:30:20 +0000 (22:30 +0300)]
Merge pull request #9790 from wfleurant/ygg-bump-0-3-8
yggdrasil: bump to 0.3.8
William Fleurant [Wed, 21 Aug 2019 18:12:33 +0000 (14:12 -0400)]
yggdrasil: bump to 0.3.8
Signed-off-by: William Fleurant <meshnet@protonmail.com>
Rosen Penev [Wed, 21 Aug 2019 15:35:53 +0000 (08:35 -0700)]
Merge pull request #9678 from Andy2244/cifsd-update-05-08-2019
cifsd: update to git (2019-08-19)
Matthias Schiffer [Wed, 21 Aug 2019 14:03:57 +0000 (16:03 +0200)]
fastd: update URL and PKG_SOURCE_URL
Matthias Schiffer [Wed, 21 Aug 2019 14:03:28 +0000 (16:03 +0200)]
libuecc: update URL and PKG_SOURCE_URL
Dirk Brenken [Wed, 21 Aug 2019 12:27:32 +0000 (14:27 +0200)]
Merge pull request #9788 from dibdot/adblock
adblock: update 3.8.2
Andy Walsh [Thu, 8 Aug 2019 08:57:57 +0000 (10:57 +0200)]
cifsd: update to git (2019-08-19)
* update to git (2019-08-19)
* use new "kill_server" sysfs option on stop
* ensure reload_service() works correctly
* add inherit owner, force create mode, force directory mode UCI options
* add patches for mips target (vfree, vmalloc)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Ted Hess [Wed, 21 Aug 2019 10:47:33 +0000 (06:47 -0400)]
Merge pull request #9785 from thess/libv4l-update
libv4l: Update to 1.16.6. Fix missing includes patch
Rosen Penev [Wed, 21 Aug 2019 09:31:05 +0000 (02:31 -0700)]
Merge pull request #9691 from neheb/evt
evtest: Update to 1.34
Rosen Penev [Wed, 21 Aug 2019 09:30:31 +0000 (02:30 -0700)]
Merge pull request #9746 from neheb/ldb
ldbus: Pass CFLAGS to luarocks
Dirk Brenken [Wed, 21 Aug 2019 09:16:43 +0000 (11:16 +0200)]
adblock: update 3.8.2
* background service: no longer miss "signal" events for the
dns backend (to trigger adblock)
* fix a dns backend reload issue during switch between
different blocking modes
* domain query: report found domains only once in
"null" blocking mode with IPv4 & IPv6 list entries
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Wed, 21 Aug 2019 03:46:26 +0000 (20:46 -0700)]
Merge pull request #9747 from neheb/luar
luarocks: Add zip/host build dependency
Rosen Penev [Wed, 21 Aug 2019 03:28:59 +0000 (20:28 -0700)]
Merge pull request #9771 from neheb/gif
giflib: Update to 5.2.1 and add utilities
Rosen Penev [Wed, 21 Aug 2019 03:19:17 +0000 (20:19 -0700)]
Merge pull request #9781 from nxhack/node_fix_http2_dos
node: fix http/2 DoS
Etienne Champetier [Tue, 20 Aug 2019 22:46:40 +0000 (15:46 -0700)]
Merge pull request #9782 from Rixerx/master
zabbix: update to 4.0.11
Ted Hess [Tue, 20 Aug 2019 19:03:30 +0000 (15:03 -0400)]
libv4l: Update to 1.16.6. Fix missing includes patch
Signed-off-by: Ted Hess <thess@kitschensync.net>
Hannu Nyman [Tue, 20 Aug 2019 16:37:40 +0000 (19:37 +0300)]
Merge pull request #9707 from mstorchak/lua-bit32
lua-bit32: new package
Rosen Penev [Tue, 20 Aug 2019 16:36:24 +0000 (09:36 -0700)]
Merge pull request #9780 from wfleurant/ygg-bump-0-3-7
yggdrasil: bump to 0.3.7
Krystian Kozak [Tue, 20 Aug 2019 14:53:44 +0000 (16:53 +0200)]
zabbix: update to 4.0.11
Updated to 4.0.11 LTS version.
Deleted 003-change-user-and-foreground.patch in according to [ZBX-10611] fixed changing process user owner on startup in foreground when AllowRoot disabled.
Compile tested: Yes, lantiq
Run tested: Yes, lantiq
Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
Jeffery To [Mon, 19 Aug 2019 14:55:38 +0000 (22:55 +0800)]
golang: Update to 1.12.9
Includes fixes (in 1.12.8) for:
CVE-2019-14809 - https://nvd.nist.gov/vuln/detail/CVE-2019-14809
CVE-2019-9512 - https://nvd.nist.gov/vuln/detail/CVE-2019-9512
CVE-2019-9514 - https://nvd.nist.gov/vuln/detail/CVE-2019-9514
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
William Fleurant [Tue, 20 Aug 2019 01:11:02 +0000 (21:11 -0400)]
yggdrasil: bump to 0.3.7
Signed-off-by: William Fleurant <meshnet@protonmail.com>
Yousong Zhou [Mon, 19 Aug 2019 07:31:24 +0000 (07:31 +0000)]
qemu: bump to version 4.1.0
Package qemu-blobs was removed and replaced with separate firmware
packages for size considerations.
QEMU switched to libssh from libssh2 and configure option also changes
For upstream changelog, see http://wiki.qemu.org/ChangeLog/4.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Mon, 19 Aug 2019 10:33:07 +0000 (10:33 +0000)]
dtc: backport patch to export fdt_check_full()
This is required for configure script of QEMU to detect presence of
system libfdt library
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Dirk Brenken [Tue, 20 Aug 2019 07:50:05 +0000 (09:50 +0200)]
Merge pull request #9779 from dibdot/adblock
adblock: update 3.8.1
Dirk Brenken [Mon, 19 Aug 2019 21:34:31 +0000 (23:34 +0200)]
adblock: update 3.8.1
* fix a possible race condition during DNS file reset on slow hardware
* optimize DNS restart behaviour in 'null' blocking mode
* mute useless warnings
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Thu, 15 Aug 2019 17:03:29 +0000 (10:03 -0700)]
ldbus: Update to latest revision
Fixes build in C11 mode. strerror_s is a Microsoft extension and not
available with musl.
Pass CFLAGS to luarocks. Otherwise, it doesn't get OpenWrt's cflags like
-Os.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 19 Aug 2019 07:54:55 +0000 (00:54 -0700)]
Merge pull request #9734 from cotequeiroz/tang_noman
tang: do not build manpages
Rosen Penev [Mon, 19 Aug 2019 06:06:54 +0000 (23:06 -0700)]
Merge pull request #9745 from PolynomialDivision/feature/add_uwifi
libuwifi: add userspace wifi library
Luiz Angelo Daros de Luca [Mon, 19 Aug 2019 04:07:51 +0000 (01:07 -0300)]
libcups: update to 2.2.12
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Luiz Angelo Daros de Luca [Mon, 19 Aug 2019 04:14:23 +0000 (01:14 -0300)]
libvpx: bump to 1.8.1
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Luiz Angelo Daros de Luca [Mon, 19 Aug 2019 04:06:09 +0000 (01:06 -0300)]
hplip: bump to 3.19.6
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Sun, 18 Aug 2019 23:40:00 +0000 (16:40 -0700)]
giflib: Add utilities package
As requested in #9756
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 17 Aug 2019 05:55:37 +0000 (22:55 -0700)]
giflib: Update to 5.2.1
Removed now invalid patch.
Upstream got rid of autotools. This allows the Makefile to be simplified.
Added PKG_BUILD_PARALLEL for faster compilation.
Other miscellaneous cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sun, 18 Aug 2019 18:07:45 +0000 (21:07 +0300)]
Merge pull request #9763 from stangri/master-simple-adblock
simple-adblock: support for varios DNS resolvers/options
Rosen Penev [Sun, 18 Aug 2019 16:07:33 +0000 (09:07 -0700)]
Merge pull request #9769 from BKPepe/dovecot
Dovecot: Update and Improve packaging
Josef Schlehofer [Sun, 18 Aug 2019 11:18:44 +0000 (13:18 +0200)]
dovecot: Improve packaging and include configs
- Add dovenull user, otherwise, dovecot doesn't start
- Build docs to have configuration files for dovecot
- Remove init script as conffile
- Move build options from Makefile to Config.in
- Install section to be more readable
- Refresh patches
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sun, 18 Aug 2019 11:18:01 +0000 (13:18 +0200)]
dovecot: update to version 2.3.7.1
Move PKG_MAINTAINER above PKG_LICENSE to be sync with other packages
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Nick Hainke [Thu, 15 Aug 2019 16:13:08 +0000 (18:13 +0200)]
libuwifi: add userspace wifi library
Add library to parse WiFi frames in userspace.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Sat, 17 Aug 2019 19:43:07 +0000 (12:43 -0700)]
Merge pull request #9727 from cotequeiroz/iotivity_py2
iotivity: force use of python2 for scons
Rosen Penev [Sat, 17 Aug 2019 19:38:35 +0000 (12:38 -0700)]
Merge pull request #9672 from BKPepe/clamav
clamav: update to version 0.101.3
Roman Yeryomin [Tue, 30 Jul 2019 17:49:29 +0000 (20:49 +0300)]
glib2: remove dependency on own host build
Saves some disk space and build time.
Tested by building and running bluez.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Josef Schlehofer [Tue, 6 Aug 2019 21:16:03 +0000 (23:16 +0200)]
clamav: update to version 0.101.3
Correct SPDX License Identifier
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sat, 17 Aug 2019 19:13:30 +0000 (12:13 -0700)]
Merge pull request #9748 from wfleurant/ygg-builder-hotfix
yggdrasil: fix #9712 upstream dependency with branch develop
Rosen Penev [Sat, 17 Aug 2019 19:03:33 +0000 (12:03 -0700)]
Merge pull request #9725 from alinnastac/libcap-pkgconfig
libcap: copy pkgconfig file in staging directory
Rosen Penev [Sat, 17 Aug 2019 19:00:05 +0000 (12:00 -0700)]
Merge pull request #9744 from PolynomialDivision/feature/add_radiotap
libradiotap: add radiotap parsing library
Rosen Penev [Sat, 17 Aug 2019 18:58:40 +0000 (11:58 -0700)]
Merge pull request #9743 from cotequeiroz/squashfs-tools
squashfs-tools: need to include sys/sysmacros.h
Rosen Penev [Sat, 17 Aug 2019 18:57:51 +0000 (11:57 -0700)]
Merge pull request #9726 from cotequeiroz/log4cplus_hostpkg
log4cplus: install host libraries into lib
Rosen Penev [Sat, 17 Aug 2019 18:57:15 +0000 (11:57 -0700)]
Merge pull request #9757 from BKPepe/sentrysdk
python-sentry-sdk: Update to version 0.10.2
Rosen Penev [Sat, 17 Aug 2019 18:57:06 +0000 (11:57 -0700)]
Merge pull request #9759 from BKPepe/ytdl
youtube-dl: Update to version 2019.8.13
Rosen Penev [Sat, 17 Aug 2019 18:56:45 +0000 (11:56 -0700)]
Merge pull request #9708 from mstorchak/luaposix
luaposix: update to v34.1.1
Stan Grishin [Sat, 17 Aug 2019 13:09:31 +0000 (06:09 -0700)]
simple-adblock: support for varios DNS resolvers/options
Signed-off-by: Stan Grishin <stangri@melmac.net>
Florian Eckert [Sat, 17 Aug 2019 12:18:11 +0000 (14:18 +0200)]
Merge pull request #9571 from damadmai/mwan3-allips
mwan3: Add missing IPs to wanb