Dirk Brenken [Mon, 19 Oct 2020 07:32:37 +0000 (09:32 +0200)]
adblock: update 4.0.7-2
* switch all safesearch providers to dynamic ips (derived from cname)
* made the new safesearch approach compatible with bind-nslookup
* removed 3.x config compatibility code
Signed-off-by: Dirk Brenken <dev@brenken.org>
Yousong Zhou [Mon, 19 Oct 2020 03:45:29 +0000 (11:45 +0800)]
ovn: bump to version 20.09.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Mon, 19 Oct 2020 00:40:05 +0000 (17:40 -0700)]
libyaml-cpp: fix compilation with libcxx
Added GitHub patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Yousong Zhou [Mon, 19 Oct 2020 02:25:58 +0000 (10:25 +0800)]
spice-protocol: bump to version 0.14.3
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Mon, 19 Oct 2020 00:48:48 +0000 (17:48 -0700)]
Merge pull request #13670 from neheb/qre
qrencode: update to 4.1.1
Toke Høiland-Jørgensen [Sun, 18 Oct 2020 21:25:48 +0000 (23:25 +0200)]
Merge pull request #13706 from Meano/fix-acme
acme: fix the 'Unknown parameter' problem caused by acme_server
Paul Spooren [Sun, 18 Oct 2020 19:56:55 +0000 (09:56 -1000)]
prometheus: bump to 2.22.0
As announced in the 2.21.0 release notes, the experimental gRPC API v2
has been removed.
[CHANGE] web: Remove APIv2. #7935
[ENHANCEMENT] React UI: Implement missing TSDB head stats section. #7876
[ENHANCEMENT] UI: Add Collapse all button to targets page. #6957
[ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. #7936
[ENHANCEMENT] Add rule_group_last_evaluation_samples and
prometheus_tsdb_data_replay_duration_seconds metrics. #7737 #7977
[ENHANCEMENT] Gracefully handle unknown WAL record types. #8004
[ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit
binaries. #8012
[BUGFIX] Adjust scrape timestamps to align them to the intended
schedule, effectively reducing block size. Workaround for a regression
in go1.14+. #7976
[BUGFIX] promtool: Ensure alert rules are marked as restored in unit
tests. #7661
[BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. #7964
[BUGFIX] Don't do literal regex matching optimisation when case
insensitive. #8013
[BUGFIX] Fix classic UI sometimes running queries for instant query when
in range query mode. #7984
Signed-off-by: Paul Spooren <mail@aparcar.org>
Meano [Sun, 18 Oct 2020 16:56:31 +0000 (00:56 +0800)]
acme: fix the 'Unknown parameter' problem caused by acme_server
Signed-off-by: Meano <meano@foxmail.com>
Dirk Brenken [Sun, 18 Oct 2020 15:12:46 +0000 (17:12 +0200)]
Merge pull request #13705 from dibdot/adblock
adblock: update 4.0.7
Dirk Brenken [Sun, 18 Oct 2020 09:05:22 +0000 (11:05 +0200)]
adblock: update 4.0.7
* fix aria2c download options
* fix report engine with empty domains
* fix safesearch ips of safe.duckduckgo.com (get ips dynamically)
* fix safesearch ips of safesearch.pixabay.com (get ips dynamically)
* add regional blocklist for italy
* shellcheck adjustments
* add test.sh for CI testing
Signed-off-by: Dirk Brenken <dev@brenken.org>
Josef Schlehofer [Sat, 17 Oct 2020 11:54:18 +0000 (13:54 +0200)]
logrotate: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Sat, 17 Oct 2020 11:53:40 +0000 (13:53 +0200)]
logrotate: update to version 3.17.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Sat, 17 Oct 2020 06:57:49 +0000 (23:57 -0700)]
Merge pull request #13666 from neheb/lmar
libmariadb: update to 3.8.10
Rosen Penev [Fri, 16 Oct 2020 21:25:07 +0000 (14:25 -0700)]
Merge pull request #13658 from miska/mariadb-procd
mariadb: procd adoption
Rosen Penev [Fri, 16 Oct 2020 21:22:42 +0000 (14:22 -0700)]
Merge pull request #13681 from jefferyto/golang-cache-fixes
golang: Cache fixes
Toke Høiland-Jørgensen [Fri, 16 Oct 2020 20:07:04 +0000 (22:07 +0200)]
Merge pull request #13689 from jannispinter/master
acme: Allow custom ACME server directory URL
Jannis Pinter [Fri, 16 Oct 2020 18:59:08 +0000 (20:59 +0200)]
acme: Allow custom ACME server directory URL
The underlying `acme.sh` allows custom ACME server URLs (using `--server`). Adding the necessary field to specify a custom ACME server URL from UCI.
Signed-off-by: Jannis Pinter <jannis+openwrt@pinterjann.is>
Josef Schlehofer [Fri, 16 Oct 2020 16:15:28 +0000 (18:15 +0200)]
CI: fix CVE-2020-15228
More details:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Fri, 16 Oct 2020 15:40:17 +0000 (17:40 +0200)]
CI: fix grammar typo when test is succesful
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Fri, 16 Oct 2020 16:05:18 +0000 (18:05 +0200)]
Merge pull request #13683 from BKPepe/netdata-1.26.0
netdata: update to version 1.26.0
Josef Schlehofer [Fri, 16 Oct 2020 15:45:48 +0000 (17:45 +0200)]
Merge pull request #13578 from BKPepe/bind
bind: update to version 9.16.7
Josef Schlehofer [Fri, 16 Oct 2020 15:20:26 +0000 (17:20 +0200)]
netdata: add runtime test
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Fri, 16 Oct 2020 15:10:56 +0000 (17:10 +0200)]
netdata: update to version 1.26.0
Disable ebpf plugin as in OpenWrt there is no package libbpf.
- With that, I need to introduce patch, which is not merged into netdata,
yet. Without it, I still got during cross-compilation this error:
checking for externaldeps/libbpf/libbpf.a... configure: error: cannot check for file existence when cross compiling
- And yes, the flag was there.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Jeffery To [Fri, 16 Oct 2020 09:38:17 +0000 (17:38 +0800)]
golang: Fix vars not passed when calling cache_cleanup
Fixes https://github.com/openwrt/packages/issues/13674.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 16 Oct 2020 09:13:42 +0000 (17:13 +0800)]
golang: Move build cache into $(TMP_DIR)
This changes the default build cache directory from $(TOPDIR)/.go-build
to $(TMP_DIR)/go-build, so that the cache directory is ignored by git
and is removed by "make dirclean".
This does not move/remove a build cache directory in the previous
location; it will need to be removed manually.
Fixes https://github.com/openwrt/packages/issues/13675.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Fri, 16 Oct 2020 03:19:36 +0000 (20:19 -0700)]
Merge pull request #13664 from neheb/pros
prosody: update to 0.11.7
Rosen Penev [Thu, 15 Oct 2020 03:07:58 +0000 (20:07 -0700)]
prosody: fix shellcheck warnings
Remove paxctl stuff. pax is not packaged in OpenWrt.
Add reload support.
Install lua cfg file as 644. It's needed to be readable as prosody user
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Thu, 15 Oct 2020 23:13:50 +0000 (00:13 +0100)]
libinput: update to version 1.16.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Thu, 15 Oct 2020 23:12:53 +0000 (00:12 +0100)]
libp11: update to version 0.4.11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Thu, 15 Oct 2020 02:40:00 +0000 (19:40 -0700)]
prosody: update to 0.11.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 20:30:33 +0000 (13:30 -0700)]
Merge pull request #13669 from neheb/jool2
jool: update to 4.1.4
Rosen Penev [Thu, 15 Oct 2020 10:34:48 +0000 (03:34 -0700)]
Merge pull request #13667 from neheb/glib2
glib2: update to 2.66.1
Rosen Penev [Thu, 15 Oct 2020 10:33:26 +0000 (03:33 -0700)]
Merge pull request #13665 from neheb/idn
libidn: update to 1.36
Rosen Penev [Thu, 15 Oct 2020 10:32:22 +0000 (03:32 -0700)]
Merge pull request #13673 from neheb/gerb
gerbera: update to 1.6.4
Rosen Penev [Thu, 15 Oct 2020 08:27:18 +0000 (01:27 -0700)]
Merge pull request #13668 from neheb/gam
gammu: update to 1.42.0
Rosen Penev [Thu, 15 Oct 2020 00:38:24 +0000 (17:38 -0700)]
spdlog: update to 1.8.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 00:56:40 +0000 (17:56 -0700)]
libnpupnp: update to 4.0.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 01:12:18 +0000 (18:12 -0700)]
gerbera: update to 1.6.4
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 01:46:55 +0000 (18:46 -0700)]
qrencode: update to 4.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 02:02:07 +0000 (19:02 -0700)]
jool: update to 4.1.4
Added BUILDONLY to eliminate warning.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 02:09:10 +0000 (19:09 -0700)]
gammu: update to 1.42.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 02:12:43 +0000 (19:12 -0700)]
glib2: update to 2.66.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 02:25:36 +0000 (19:25 -0700)]
libmariadb: update to 3.8.10
Remove upstreamed patch.
Fixed license info.
Several whitespace changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 02:37:52 +0000 (19:37 -0700)]
libidn: update to 1.36
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 15 Oct 2020 00:41:25 +0000 (17:41 -0700)]
Merge pull request #13663 from nickberry17/update_mm_1.14.6
modemmanager: bump to 1.14.6
Nicholas Smith [Wed, 14 Oct 2020 23:39:02 +0000 (09:39 +1000)]
modemmanager: bump to 1.14.6
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Rosen Penev [Wed, 14 Oct 2020 21:04:23 +0000 (14:04 -0700)]
Merge pull request #13656 from odmdas/freeradius3-fix_version
freeradius3: move "release_" from PKG_VERSION
Hannu Nyman [Wed, 14 Oct 2020 15:31:35 +0000 (18:31 +0300)]
Merge pull request #13642 from ja-pa/ooniprobe-3.0.8
ooniprobe: update to version 3.0.8
Hannu Nyman [Wed, 14 Oct 2020 15:29:49 +0000 (18:29 +0300)]
Merge pull request #13660 from zhaojh329/libuhttpd
libuhttpd: Update to 3.4.0
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>
Jan Pavlinec [Mon, 12 Oct 2020 10:49:23 +0000 (12:49 +0200)]
ooniprobe: update to version 3.0.8
Changes:
-Add tag to disable QUIC
-remove dependecy for measurement-kit
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Alexey Dobrovolsky [Wed, 14 Oct 2020 10:02:22 +0000 (13:02 +0300)]
freeradius3: move "release_" from PKG_VERSION
The substring "release_" does not reflect the version number.
In addition, package names will be shorter.
Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
Michal Hrusecky [Tue, 13 Oct 2020 06:55:36 +0000 (08:55 +0200)]
mariadb: Cleanup and bump
Remove few no longer needed bits - like checking that datadir is defined
or mysqld_safe from server package and bumping revision after all the
init script cleanups.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Michal Hrusecky [Tue, 13 Oct 2020 06:52:42 +0000 (08:52 +0200)]
mariadb: Use procd and run as user
Drop mysqld_safe and use procd instead. Also run as a user.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Rosen Penev [Wed, 14 Oct 2020 04:28:02 +0000 (21:28 -0700)]
Merge pull request #13657 from neheb/tran
transmission: fix mbedtls search
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>
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
Rosen Penev [Tue, 13 Oct 2020 22:24:35 +0000 (15:24 -0700)]
Merge pull request #13651 from neheb/build
treewide: add missing BUILDONLY
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
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
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>
Michal Hrusecky [Mon, 12 Oct 2020 10:52:42 +0000 (12:52 +0200)]
mariadb: Do not use mysqladmin in init
Rewrite init script as mysqladmin requires access to the MySQL which is
hard to guarantee. Use standard signals instead.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Michal Hrusecky [Mon, 12 Oct 2020 08:50:51 +0000 (10:50 +0200)]
mariadb: Use defaults and change default datadir
Use /srv/mysql as default datadir as /var/lib/mysql is in tmpfs. This
doesn't affect any existing setup as up till now it had to be always
specified in configuration. That is addressed in the second part of this
commit - init script now uses even defaults as compiled in MariaDB so
not everything has to be specified in configuration file.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
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>
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
Rosen Penev [Mon, 12 Oct 2020 23:24:08 +0000 (16:24 -0700)]
Merge pull request #13649 from neheb/pico
picocom: remove usleep
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>
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>
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
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
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
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
Rosen Penev [Mon, 12 Oct 2020 22:56:30 +0000 (15:56 -0700)]
Merge pull request #13631 from brvphoenix/boost
boost: refine the dependences
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>
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>
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>
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
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
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>
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>
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
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>
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>
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>
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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)
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
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
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
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