Rosen Penev [Fri, 5 Mar 2021 08:10:05 +0000 (00:10 -0800)]
meson: update to 0.56.2
This is the last version supporting Python 3.5, which is still in wide
use. Going forward, python3/host would need to be used. Not sure if
worth it.
Remove paths section as it's deprecated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 5 Mar 2021 08:08:17 +0000 (00:08 -0800)]
Merge pull request #15016 from neheb/sto
stoken: fix compilation with BUILD_NLS
Rosen Penev [Mon, 1 Mar 2021 22:47:43 +0000 (14:47 -0800)]
stoken: fix compilation with BUILD_NLS
Fixes linking issue as libxml2 uses iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Paul Spooren [Fri, 5 Mar 2021 02:52:35 +0000 (16:52 -1000)]
CI: migrate formal checks from CircleCI to GitHub
Run the formal checks like SoB message via the GitHub CI.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Thu, 4 Mar 2021 23:05:21 +0000 (15:05 -0800)]
Merge pull request #15007 from cotequeiroz/pigeonhole
pigeonhole: bump to 0.5.14
Rosen Penev [Thu, 4 Mar 2021 23:02:56 +0000 (15:02 -0800)]
Merge pull request #14966 from neheb/whois
whois: update to 5.5.8
Michael Heimpold [Thu, 4 Mar 2021 17:07:17 +0000 (18:07 +0100)]
Merge pull request #14942 from mhei/libxml2-iconv-fix-aria2
aria2: fix linking with full language support enabled
Eneas U de Queiroz [Thu, 4 Mar 2021 12:11:33 +0000 (09:11 -0300)]
pigeonhole: bump to 0.5.14
ChangeLog:
- IMAP FILTER command: cmd-filter-sieve - Do not allow NIL as script
name argument.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Thu, 4 Mar 2021 01:04:11 +0000 (17:04 -0800)]
Merge pull request #15001 from SibrenVasse/master
openssh: update to 8.5p1
Rosen Penev [Thu, 4 Mar 2021 01:03:58 +0000 (17:03 -0800)]
Merge pull request #14999 from jmv2009/patch-12
Bluez: Update to 5.56
Johnny Vogels [Wed, 3 Mar 2021 17:25:05 +0000 (18:25 +0100)]
Bluez: Update to 5.56
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Sibren Vasse [Wed, 3 Mar 2021 10:36:37 +0000 (11:36 +0100)]
openssh: update to 8.5p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
Rosen Penev [Wed, 3 Mar 2021 04:12:50 +0000 (20:12 -0800)]
Merge pull request #14943 from aTanW/master
joe: new package joe-extras
Rosen Penev [Wed, 3 Mar 2021 03:56:45 +0000 (19:56 -0800)]
Merge pull request #14914 from cotequeiroz/php7-pecl-imagick
php7-pecl-imagick, imagemagick: save & use MagickWand-config
Rosen Penev [Wed, 3 Mar 2021 03:53:16 +0000 (19:53 -0800)]
Merge pull request #14992 from ja-pa/python-aiohttp-update
python-aiohttp: update to version 3.7.4 (security fix)
Rosen Penev [Wed, 3 Mar 2021 03:52:49 +0000 (19:52 -0800)]
Merge pull request #14991 from
1715173329/newyq
yq: Update to 4.6.1
Rosen Penev [Wed, 3 Mar 2021 03:52:35 +0000 (19:52 -0800)]
Merge pull request #14998 from jmv2009/patch-17
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Rosen Penev [Wed, 3 Mar 2021 03:51:47 +0000 (19:51 -0800)]
Merge pull request #14994 from
1715173329/xr-go1.16
xray-core: Update to 1.3.1
Michael Heimpold [Tue, 2 Mar 2021 21:08:48 +0000 (22:08 +0100)]
hs20: fix linking with full language support enabled
After
d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.
Reported-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Johnny Vogels [Tue, 2 Mar 2021 20:00:58 +0000 (21:00 +0100)]
Bluez: Update to 5.55
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Johnny Vogels [Tue, 2 Mar 2021 18:11:45 +0000 (19:11 +0100)]
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Pulseaudio: update to 14.2; avahi-variant: Restore Bluez functionality
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Jan Pavlinec [Tue, 2 Mar 2021 12:57:04 +0000 (13:57 +0100)]
python-typing-extensions: add new package
Note:
Dependency for python3-aiohttp
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Tianling Shen [Tue, 2 Mar 2021 14:36:41 +0000 (22:36 +0800)]
xray-core: Update to 1.3.1
- updated geodata to latest version
- updated project url
Fixes: #14972
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Jan Pavlinec [Tue, 2 Mar 2021 12:38:58 +0000 (13:38 +0100)]
python-aiohttp: update to version 3.7.4
Note:
Fixes CVE-2021-21330
Add new required dependecy python3-typing-extensions
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Tianling Shen [Tue, 2 Mar 2021 12:07:12 +0000 (20:07 +0800)]
yq: Update to 4.6.1
Fixed performance issue.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Florian Eckert [Tue, 2 Mar 2021 11:13:35 +0000 (12:13 +0100)]
Merge pull request #14569 from nickberry17/wc
watchcat: update to support procd
Rosen Penev [Tue, 2 Mar 2021 09:56:52 +0000 (01:56 -0800)]
Merge pull request #14987 from stangri/master-vpn-policy-routing
vpn-policy-routing: update to 0.3.2-18
Jan Pavlinec [Thu, 25 Feb 2021 13:46:21 +0000 (14:46 +0100)]
knot-resolver: update to version 5.3.0
Changes:
- remove arch limit
- add libnghttpd2 dependency
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Tue, 2 Mar 2021 03:34:49 +0000 (19:34 -0800)]
Merge pull request #14975 from neheb/spi
spi-tools: update to 0.8.7
Rosen Penev [Tue, 2 Mar 2021 03:34:40 +0000 (19:34 -0800)]
Merge pull request #14967 from neheb/w
wavemon: update to 0.9.3o
Rosen Penev [Tue, 2 Mar 2021 01:20:11 +0000 (17:20 -0800)]
Merge pull request #14965 from neheb/xml
xmlrpc-c: update to 1.51.07
Rosen Penev [Mon, 1 Mar 2021 22:35:23 +0000 (14:35 -0800)]
Merge pull request #14981 from ja-pa/redis-6.2.0
redis: update to version 6.2.0
Rosen Penev [Mon, 1 Mar 2021 22:33:59 +0000 (14:33 -0800)]
Merge pull request #14979 from G-M0N3Y-2503/dockerd-20.10.4
docker,dockerd,runc: Docker 20.10.4 Update
Michael Heimpold [Sun, 28 Feb 2021 08:47:01 +0000 (09:47 +0100)]
aria2: fix linking with full language support enabled
After
d18692c, we need to include nls.mk to setup correct
environment variables so that linking succeeds.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Paul Spooren [Mon, 1 Mar 2021 21:06:22 +0000 (11:06 -1000)]
CI: fix handling of release branches
The "changed package" logic triggers all packages changed since
`origin/master` while for releases branches all changes since e.g.
`origin/openwrt-21.02` should be considered.
First figure out the active branch, then find changed packages.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Stan Grishin [Mon, 1 Mar 2021 21:38:32 +0000 (21:38 +0000)]
vpn-policy-routing: update to 0.3.2-18
Signed-off-by: Stan Grishin <stangri@melmac.net>
Paul Spooren [Mon, 1 Mar 2021 19:30:01 +0000 (09:30 -1000)]
syncthing: update to 1.13.1
Also start using $(AUTORELEASE)
Signed-off-by: Paul Spooren <mail@aparcar.org>
Rosen Penev [Mon, 1 Mar 2021 20:42:15 +0000 (12:42 -0800)]
Merge pull request #14978 from neheb/pig
pigeonhole: update to 0.5.13
Dirk Brenken [Mon, 1 Mar 2021 20:32:14 +0000 (21:32 +0100)]
Merge pull request #14982 from dibdot/mc
mc: remove maintainer
Dirk Brenken [Mon, 1 Mar 2021 16:16:30 +0000 (17:16 +0100)]
mc: remove maintainer
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jan Pavlinec [Mon, 1 Mar 2021 11:26:14 +0000 (12:26 +0100)]
redis: update to version 6.2.0
Fixes CVE-2021-21309
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Florian Eckert [Mon, 1 Mar 2021 11:22:38 +0000 (12:22 +0100)]
mwan3: disable DNS lookups for ping checks
By default, ping does a reverse DNS of the IP that you are pinging.
When you have a network issue (such as when a link has just gone down
and you haven't yet marked it down), this lookup can cause failures on
tests for links that are still good.
This option only works for iputils ping.
For busybox the option is not evaluated, but it is accepted without
throwing an error.
Fixes: #14968
Fixes: #14924
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Suggested-by: David Lang <david@lang.hm>
Rosen Penev [Mon, 1 Mar 2021 10:17:45 +0000 (02:17 -0800)]
pigeonhole: update to 0.5.13
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 10:04:47 +0000 (02:04 -0800)]
Merge pull request #14977 from zhaojh329/libuhttpd
libuhttpd: Update to 3.10.1
Gerard Ryan [Mon, 1 Mar 2021 09:39:36 +0000 (19:39 +1000)]
docker,dockerd: Updated to 20.10.4
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 1 Mar 2021 09:38:44 +0000 (19:38 +1000)]
runc: Updated to 1.0.0-rc93
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Jianhui Zhao [Mon, 1 Mar 2021 09:26:11 +0000 (17:26 +0800)]
libuhttpd: Update to 3.10.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 08:21:28 +0000 (00:21 -0800)]
Merge pull request #14964 from neheb/yar
yara: update to 4.0.5
Rosen Penev [Mon, 1 Mar 2021 07:34:22 +0000 (23:34 -0800)]
Merge pull request #14969 from neheb/ua
uacme: update to 1.7
Rosen Penev [Mon, 1 Mar 2021 06:16:35 +0000 (22:16 -0800)]
Merge pull request #14953 from bkuhls/master-libdrm-nouveau-radeon
libdrm: add option to build the nouveau and radeon driver
Bernd Kuhls [Sun, 28 Feb 2021 10:24:16 +0000 (11:24 +0100)]
libdrm: add option to build the nouveau and radeon driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rosen Penev [Mon, 1 Mar 2021 04:47:50 +0000 (20:47 -0800)]
Merge pull request #14970 from neheb/ta
taskwarrior: update to 2.5.3
Rosen Penev [Mon, 1 Mar 2021 04:47:33 +0000 (20:47 -0800)]
Merge pull request #14974 from neheb/sys
sysstat: update to 12.4.3
Rosen Penev [Mon, 1 Mar 2021 04:47:17 +0000 (20:47 -0800)]
Merge pull request #14961 from farmergreg/patch-2
Correct Reference to IPKG_INSTROOT
Greg Dietsche [Sun, 28 Feb 2021 19:40:22 +0000 (13:40 -0600)]
Correct Reference to IPKG_INSTROOT
IPKG_INSTROOT was misspelled.
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
Rosen Penev [Mon, 1 Mar 2021 03:28:48 +0000 (19:28 -0800)]
spi-tools: update to 0.8.7
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 03:22:48 +0000 (19:22 -0800)]
sysstat: update to 12.4.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 02:46:20 +0000 (18:46 -0800)]
Merge pull request #14971 from neheb/tar
tar: update to 1.34
Rosen Penev [Mon, 1 Mar 2021 02:34:08 +0000 (18:34 -0800)]
tar: update to 1.34
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 02:14:15 +0000 (18:14 -0800)]
taskwarrior: update to 2.5.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 01:51:05 +0000 (17:51 -0800)]
uacme: update to 1.7
Switched to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 01:44:19 +0000 (17:44 -0800)]
wavemon: update to 0.9.3o
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Eneas U de Queiroz [Fri, 26 Feb 2021 16:21:17 +0000 (13:21 -0300)]
php7-pecl-imagick: configure --with-imagick=...
Add --with-imagick=$(STAGING_DIR)/usr so that configure picks
MagickWand-config from there, before it finds an eventual host-installed
version.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Fri, 26 Feb 2021 14:58:40 +0000 (11:58 -0300)]
imagemagick: copy *-config files to staging dir
We need to copy MagickWand-config, which handles pkg-config data, to the
staging dir, so that dependent packages can use it. php7-pecl-imagick,
for example, may otherwise use an eventual host-installed file, causing
compilation to fail. There's also a MagickCore-config file that does
the same thing for the MagickCore library, so a *-config wilcard is used
to handle all cases.
Since configure is called with --prefix=/usr, use $(SED) to change
definition of prefix and exec_prefix lines in *-config from /usr to
$(STAGING_DIR)/usr.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 01:25:32 +0000 (17:25 -0800)]
whois: update to 5.5.8
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 01:14:18 +0000 (17:14 -0800)]
xmlrpc-c: update to 1.51.07
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 01:08:45 +0000 (17:08 -0800)]
yara: update to 4.0.5
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Feb 2021 23:02:45 +0000 (15:02 -0800)]
Merge pull request #14932 from bkuhls/master-ffmpeg
ffmpeg: update to 4.3.2 / enable parallel build
Rosen Penev [Sun, 28 Feb 2021 19:33:46 +0000 (11:33 -0800)]
Merge pull request #14948 from lucize/frrup
frr: update to latest and backports
Rosen Penev [Sun, 28 Feb 2021 19:33:30 +0000 (11:33 -0800)]
Merge pull request #14949 from lucize/libreup
libreswan: update to 4.3
Lucian Cristian [Sun, 28 Feb 2021 12:59:08 +0000 (14:59 +0200)]
libreswan: update to 4.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Sun, 28 Feb 2021 12:55:36 +0000 (14:55 +0200)]
frr: update to latest and backports
cherry-pick:
backport nhrpd support multicast
backport ospf updates
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
David Bauer [Sun, 28 Feb 2021 11:28:27 +0000 (12:28 +0100)]
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
static-neighbor-reports: add missing Lua dependency
Rosen Penev [Sun, 28 Feb 2021 09:46:40 +0000 (01:46 -0800)]
Merge pull request #14931 from bkuhls/libdrm-includes
libdrm: install all headers
Bernd Kuhls [Sat, 27 Feb 2021 19:05:34 +0000 (20:05 +0100)]
ffmpeg: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernd Kuhls [Sat, 27 Feb 2021 18:51:57 +0000 (19:51 +0100)]
ffmpeg: update to 4.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rosen Penev [Sun, 28 Feb 2021 09:30:32 +0000 (01:30 -0800)]
Merge pull request #14927 from mkrkn/ovpn251
openvpn: update to 2.5.1
Rosen Penev [Sun, 28 Feb 2021 09:29:50 +0000 (01:29 -0800)]
Merge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
dockerd: ipv6 bridge config
Vitaly Protsko [Sun, 28 Feb 2021 09:13:41 +0000 (12:13 +0300)]
joe: Syntax error fix
Signed-off-by: Vitaly Protsko <villy@sft.ru>
Vitaly Protsko [Sun, 28 Feb 2021 08:56:03 +0000 (11:56 +0300)]
joe: added new package joe-extras
Signed-off-by: Vitaly Protsko <villy@sft.ru>
David Bauer [Wed, 6 Jan 2021 01:19:57 +0000 (02:19 +0100)]
static-neighbor-reports: add missing Lua dependency
Add a missing dependency on Lua. Otherwise the script installing the
neighbor report can't be executed in case Lua is not installed on the
system.
Signed-off-by: David Bauer <mail@david-bauer.net>
Gerard Ryan [Sun, 28 Feb 2021 06:48:46 +0000 (16:48 +1000)]
dockerd: package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 Jan 2021 08:05:28 +0000 (18:05 +1000)]
dockerd: Added options to setup a dualstack default bridge
* Added IPv6 Support
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rosen Penev [Sat, 27 Feb 2021 23:45:10 +0000 (15:45 -0800)]
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
safe-search: fix typos in package scripting
Rosen Penev [Sat, 27 Feb 2021 20:24:33 +0000 (12:24 -0800)]
Merge pull request #14905 from neheb/vim
vim: fix compile with BUILD_NLS
Bernd Kuhls [Sat, 27 Feb 2021 18:11:11 +0000 (19:11 +0100)]
libdrm: install all headers
include/libdrm/drm.h and others headers are needed to build libva.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernd Kuhls [Sat, 27 Feb 2021 13:04:21 +0000 (14:04 +0100)]
libdrm: add option to build the intel driver
libpciaccess is not needed for libdrm itself, only the intel driver
depends on it:
https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rosen Penev [Fri, 26 Feb 2021 03:47:00 +0000 (19:47 -0800)]
vim: fix compile with BUILD_NLS
Avoids having to use msgfmt, which happens to be broken with gettext-full.
msgfmt is used for the desktop gvim application, which is not used here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 27 Feb 2021 09:36:02 +0000 (01:36 -0800)]
Merge pull request #14916 from bernhard-voelker/master
utils/findutils: update to 4.8.0
Rosen Penev [Sat, 27 Feb 2021 09:35:28 +0000 (01:35 -0800)]
Merge pull request #14907 from G-M0N3Y-2503/docker-20.10.3
docker,dockerd: Updated to 20.10.3
Rosen Penev [Sat, 27 Feb 2021 09:34:51 +0000 (01:34 -0800)]
Merge pull request #14926 from bkuhls/master-libdrm
libdrm: update to 2.4.104
Bernd Kuhls [Sat, 27 Feb 2021 07:36:01 +0000 (08:36 +0100)]
libdrm: update to 2.4.104
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernhard Voelker [Sat, 27 Feb 2021 07:02:57 +0000 (08:02 +0100)]
utils/findutils: update to 4.8.0
* utils/findutils/Makefile (PKG_VERSION): Update to latest.
(PKG_RELEASE): Reset to 1.
(PKG_HASH): Update.
Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
Dirk Brenken [Sat, 27 Feb 2021 05:20:38 +0000 (06:20 +0100)]
Merge pull request #14917 from stangri/master-vpn-policy-routing
vpn-policy-routing: bugfix: netflix user file missing redirect
Gerard Ryan [Thu, 25 Feb 2021 13:11:56 +0000 (23:11 +1000)]
docker,dockerd: Updated to 20.10.3
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sun, 21 Feb 2021 12:44:23 +0000 (22:44 +1000)]
docker,dockerd: Added git-short-commit to verify short commit
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Philip Prindeville [Fri, 26 Feb 2021 22:39:01 +0000 (15:39 -0700)]
safe-search: fix typos in package scripting
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Jan Hoffmann [Thu, 4 Feb 2021 19:41:50 +0000 (20:41 +0100)]
sqlite3: add option for batch-atomic write support
This allows to build SQLite with support for the batch-atomic write
optimization. It makes use of atomic write support provided by the
underlying file system. Currently, this is only supported on F2FS. It
it does not work with overlayfs.
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Stan Grishin [Fri, 26 Feb 2021 22:03:29 +0000 (22:03 +0000)]
vpn-policy-routing: bugfix: netflix user file missing redirect
Signed-off-by: Stan Grishin <stangri@melmac.net>
Dirk Brenken [Fri, 26 Feb 2021 21:50:26 +0000 (22:50 +0100)]
Merge pull request #14913 from dibdot/adblock
adblock: update 4.1.0