Stijn Tintel [Thu, 22 Jul 2021 15:37:50 +0000 (18:37 +0300)]
openvswitch: make libunbound optional
Installing openvswitch on an x86/64 snapshot image pulls in a bunch of
dependencies, good for a total size of
3648406 byte. Disabling
libunbound reduces that with 559941 byte, for a total of
3088465 byte.
This is quite a big reduction for a small tradeoff: without libunbound,
hostnames can not be used to specify OpenFlow managers or controllers.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Mon, 26 Jul 2021 15:21:55 +0000 (18:21 +0300)]
Merge pull request #16163 from stintel/openvswitch
openvswitch: allow complex port configurations
Dirk Brenken [Mon, 26 Jul 2021 04:27:14 +0000 (06:27 +0200)]
Merge pull request #16221 from dibdot/travelmate
travelmate: update to 2.0.4
Dirk Brenken [Sun, 25 Jul 2021 19:41:58 +0000 (21:41 +0200)]
travelmate: update to 2.0.4
* code cleanup
* add auto login script for Julianahoeve beach resort (NL)
* add auto login script for Vodafone hotspots (DE)
* add auto login script for telekom hotspots (DE)
* enhance captive portal detection to support html redirects as well
* change default captive portal detection url to
'detectportal.firefox.com'
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Sun, 25 Jul 2021 19:21:16 +0000 (12:21 -0700)]
Merge pull request #16201 from neheb/rrd
rrdtool1: don't build docs
Rosen Penev [Sun, 25 Jul 2021 18:16:02 +0000 (11:16 -0700)]
Merge pull request #16202 from neheb/rout
librouteros: don't build docs
Daniel Golle [Sat, 24 Jul 2021 03:35:10 +0000 (04:35 +0100)]
uvol: update to version 0.3
* genrate UCI fstab configs for each volume before first 'up'
* remove UCI section on volume remove
* use autofs automounter for read-only volumes
* try umount on 'down'
* emulate hotplug events for UBI volume up/down
* more robust error paths
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Josef Schlehofer [Sat, 24 Jul 2021 15:27:13 +0000 (17:27 +0200)]
Merge pull request #16212 from
1715173329/yq
yq: Update to 4.11.2
Tianling Shen [Sat, 24 Jul 2021 10:27:59 +0000 (18:27 +0800)]
yq: Update to 4.11.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Rosen Penev [Sat, 24 Jul 2021 03:48:05 +0000 (20:48 -0700)]
Merge pull request #16198 from
1715173329/dnsproxy
dnsproxy: Update to 0.39.0 and add init script
Daniel Golle [Sat, 24 Jul 2021 03:33:39 +0000 (04:33 +0100)]
hs20: set PKG_SOURCE_SUBDIR
Building without the mirror-tarballs fails to PKG_SOURCE_SUBDIR not
matching the hostapd source subdir name. Fix that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sat, 24 Jul 2021 02:53:24 +0000 (19:53 -0700)]
Merge pull request #16179 from neheb/Ba
bash: update to 5.1.8
Rosen Penev [Sat, 24 Jul 2021 02:51:13 +0000 (19:51 -0700)]
Merge pull request #16178 from neheb/Bz
bluez: update to 5.60
Rosen Penev [Sat, 24 Jul 2021 02:51:07 +0000 (19:51 -0700)]
Merge pull request #16177 from neheb/Cu
canutils: uipdate to 2021.06.0
Rosen Penev [Sat, 24 Jul 2021 02:48:16 +0000 (19:48 -0700)]
Merge pull request #16168 from neheb/Spi
spi-tools: update to 1.0.0
Rosen Penev [Sat, 24 Jul 2021 02:48:01 +0000 (19:48 -0700)]
Merge pull request #16169 from neheb/Yara
yara: update to 4.1.1
Rosen Penev [Sat, 24 Jul 2021 02:47:48 +0000 (19:47 -0700)]
Merge pull request #16170 from neheb/Iperf
iperf: update to 2.1.3
Rosen Penev [Sat, 24 Jul 2021 02:47:33 +0000 (19:47 -0700)]
Merge pull request #16182 from neheb/lk
lksctp-tools: update to 1.0.19
Rosen Penev [Sat, 24 Jul 2021 01:00:50 +0000 (18:00 -0700)]
Merge pull request #16206 from jmarcet/alsa-lib-fix
alsa-lib: install also /usr/share/alsa/ctl or alsa-mixer fails with:
Javier Marcet [Sun, 4 Jul 2021 15:57:31 +0000 (17:57 +0200)]
cryptsetup: update to version 2.3.6
Signed-off-by: Javier Marcet <javier@marcet.info>
Daniel Golle [Fri, 23 Jul 2021 21:53:13 +0000 (22:53 +0100)]
uvol: adapt to changes in core
* lvm: remove left-over ubus events
* lvm: resolve /dev/dm-* device name
As block-mount and blockd now use /dev/dm-* names, let uvol also return
those device names.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Alexandru Ardelean [Mon, 19 Jul 2021 11:21:36 +0000 (14:21 +0300)]
python-requests: bump to version 2.26.0
This version prefers charset_normalizer instead of chardet.
chardet is still usable if available.
Dropping patches for idna. Not required anymore.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 19 Jul 2021 11:27:15 +0000 (14:27 +0300)]
python-dateutil: bump to version 2.8.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Javier Marcet [Fri, 23 Jul 2021 10:09:54 +0000 (12:09 +0200)]
ctop: update to 0.7.6
Signed-off-by: Javier Marcet <javier@marcet.info>
Javier Marcet [Mon, 19 Jul 2021 05:50:09 +0000 (05:50 +0000)]
alsa-lib: install also /usr/share/alsa/ctl or alsa-mixer fails with:
❯ alsamixer
ALSA lib conf.c:827:(get_char_skip_comments) Cannot access file /usr/share/alsa/ctl/default.conf
ALSA lib conf.c:1994:(_snd_config_load_with_include) _toplevel_:61:26:No such file or directory
ALSA lib conf.c:4040:(config_file_open) /usr/share/alsa/cards/aliases.conf may be old or corrupted: consider to remove or fix it
ALSA lib conf.c:3962:(snd_config_hooks_call) function snd_config_hook_load returned error: No such file or directory
ALSA lib control.c:1481:(snd_ctl_open_noupdate) Invalid CTL cards.ctl.default
cannot open mixer: No such file or directory
Signed-off-by: Javier Marcet <javier@marcet.info>
Tianling Shen [Thu, 22 Jul 2021 09:04:07 +0000 (17:04 +0800)]
dnsproxy: add basic init script
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Thu, 22 Jul 2021 16:50:18 +0000 (00:50 +0800)]
dnsproxy: Update to 0.39.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Stijn Tintel [Tue, 20 Jul 2021 14:07:52 +0000 (17:07 +0300)]
openvswitch: allow complex port configurations
The current way to add ports to an Open vSwitch bridge does not allow
complex port configurations. Use a dedicated uci config section per port
instead of the current port:type syntax. This way we can easily support
more features like setting the VLAN tag or the OpenFlow port number.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Tue, 20 Jul 2021 17:22:49 +0000 (20:22 +0300)]
openvswitch: only init bridges when (re)starting
Calling the ovs_bridge_init function when stopping the service will
result in ovs-vsctl being called after ovsdb-server has been shut down.
This causes the following error:
ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)
Calling the ovs_bridge_init function when requesting the service status
has no added value.
Only call ovs_bridge_init during start or restart to fix this.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Wed, 21 Jul 2021 05:53:29 +0000 (08:53 +0300)]
openvswitch: refresh patches
CI run fails due to dirty patches, so refresh them.
Fixes: f4f1a25e80f5 ("openvswitch: bump to version 2.15.0")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Rosen Penev [Thu, 22 Jul 2021 22:25:50 +0000 (15:25 -0700)]
librouteros: don't build docs
Fixes compilation without host pod2man.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 22 Jul 2021 22:28:09 +0000 (15:28 -0700)]
rrdtool1: don't build docs
Fixes compilation without host pod2man.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Nikos Mavrogiannopoulos [Thu, 22 Jul 2021 18:19:33 +0000 (20:19 +0200)]
Merge pull request #16185 from neheb/P1
p11-kit: update to 0.24.0
Josef Schlehofer [Thu, 22 Jul 2021 05:50:51 +0000 (07:50 +0200)]
Merge pull request #16192 from turris-cz/syslogng
syslog-ng: update to version 3.33.2
Josef Schlehofer [Wed, 21 Jul 2021 21:28:05 +0000 (23:28 +0200)]
syslog-ng: update to version 3.33.2
Changelog:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Luiz Angelo Daros de Luca [Wed, 21 Jul 2021 20:05:17 +0000 (17:05 -0300)]
Merge pull request #16184 from neheb/Vp
libvpx: update to 1.10.0
Rosen Penev [Wed, 21 Jul 2021 09:38:12 +0000 (02:38 -0700)]
Merge pull request #16190 from neheb/Fuse
fuse3: update to 3.10.4
Rosen Penev [Wed, 21 Jul 2021 09:37:27 +0000 (02:37 -0700)]
Merge pull request #16167 from neheb/Mdp
mpd: update to 0.22.9
Rosen Penev [Wed, 21 Jul 2021 09:37:03 +0000 (02:37 -0700)]
Merge pull request #16188 from neheb/Ua
uacme: update to 1.7.1
Rosen Penev [Wed, 21 Jul 2021 09:36:38 +0000 (02:36 -0700)]
Merge pull request #16176 from neheb/Ca
clamav: update to 0.103.3
Rosen Penev [Wed, 21 Jul 2021 07:27:18 +0000 (00:27 -0700)]
fuse3: update to 3.10.4
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 02:56:28 +0000 (19:56 -0700)]
uacme: update to 1.7.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:16:10 +0000 (20:16 -0700)]
p11-kit: update to 0.24.0
Switch to AUTORELEASE for simplicity.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:18:11 +0000 (20:18 -0700)]
libvpx: update to 1.10.0
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:25:12 +0000 (20:25 -0700)]
lksctp-tools: update to 1.0.19
Switch to AUTORELEASE for simplicity.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:31:54 +0000 (20:31 -0700)]
bash: update to 5.1.8
Switch to AUTORELEASE for simplicity.
Remove upstream backports.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:34:29 +0000 (20:34 -0700)]
bluez: update to 5.60
Switch to AUTORELEASE for simplicity.
Refresh patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:36:38 +0000 (20:36 -0700)]
canutils: uipdate to 2021.06.0
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:38:33 +0000 (20:38 -0700)]
clamav: update to 0.103.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 21 Jul 2021 03:56:40 +0000 (20:56 -0700)]
Merge pull request #16122 from zhoreeq/bump_0_4_0
yggdrasil: bump to 0.4.0
Rosen Penev [Wed, 21 Jul 2021 03:55:45 +0000 (20:55 -0700)]
Merge pull request #16164 from stangri/master-vpnbypass
vpnbypass: update to 1.3.2-1
Rosen Penev [Mon, 19 Jul 2021 05:06:33 +0000 (22:06 -0700)]
iperf: update to 2.1.3
Switch to AUTORELEASE for simplicity.
Remove upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 19 Jul 2021 05:27:05 +0000 (22:27 -0700)]
yara: update to 4.1.1
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 19 Jul 2021 05:29:42 +0000 (22:29 -0700)]
spi-tools: update to 1.0.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 19 Jul 2021 06:14:16 +0000 (23:14 -0700)]
mpd: update to 0.22.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Stan Grishin [Sun, 18 Jul 2021 19:45:27 +0000 (19:45 +0000)]
vpnbypass: updates to 1.3.2-1
bugfix: domain names bypass
rename config file
update Makefile
updated README link
updated shellcheck compatibility
support for 21.02.0-rc2 and later
updated code for interface triggers
add newline to test.sh
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Tue, 20 Jul 2021 17:47:40 +0000 (10:47 -0700)]
Merge pull request #16158 from TDT-AG/pr/
20210720-file-magic-fix-pattern
libs: file: magic: remove "u" from pattern
Felix Fietkau [Tue, 20 Jul 2021 12:26:54 +0000 (14:26 +0200)]
openvswitch: close flock fd when starting openvswitch services
Fixes deadlock with multiple init script calls
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Martin Schiller [Tue, 20 Jul 2021 08:56:59 +0000 (10:56 +0200)]
libs: file: magic: remove "u" from pattern
This backports an upstream fix for the following warning:
Warning: Unparsable number `xu \b, dcrypt version %d'
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Rosen Penev [Tue, 20 Jul 2021 09:14:37 +0000 (02:14 -0700)]
Merge pull request #16153 from nwidger/niels/delve-1.7.0
delve: Update to 1.7.0
Rosen Penev [Tue, 20 Jul 2021 09:14:07 +0000 (02:14 -0700)]
Merge pull request #16155 from
1715173329/yq
yq: Update to 4.11.0
Josef Schlehofer [Tue, 20 Jul 2021 08:24:29 +0000 (10:24 +0200)]
Merge pull request #16152 from BKPepe/miniupnpnd-remove-not-upstreamed-patch
Revert "net/miniupnpd: ext_ip_reserved_ignore support"
Jan Hak [Mon, 19 Jul 2021 14:50:43 +0000 (16:50 +0200)]
knot: update to version 3.0.8
Signed-off-by: Jan Hak <jan.hak@nic.cz>
Tianling Shen [Mon, 19 Jul 2021 14:14:58 +0000 (22:14 +0800)]
yq: Update to 4.11.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
George Iv [Mon, 19 Jul 2021 12:46:16 +0000 (15:46 +0300)]
yggdrasil: bump to 0.4.0
- Bump yggdrasil-go version to v0.4.0
- Update ygguci tool for compatibility with the new yggdrasil-go version
- Yggdrasil's config file is now generated in a separate command before running the daemon
Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
Niels Widger [Mon, 19 Jul 2021 12:35:46 +0000 (08:35 -0400)]
delve: Update to 1.7.0
See
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#170-2021-07-19
for changes.
Signed-off-by: Niels Widger <niels@qacafe.com>
Scott Lamb [Thu, 15 Jul 2021 18:24:59 +0000 (11:24 -0700)]
ddns-scripts: use https for google ipv6 ddns url
This matches an ipv4 change in
21f5cdd2fa and has the same rationale.
Google requires https for both ipv6 and ipv6.
Signed-off-by: Scott Lamb <slamb@slamb.org>
Josef Schlehofer [Mon, 19 Jul 2021 11:55:52 +0000 (13:55 +0200)]
Revert "net/miniupnpd: ext_ip_reserved_ignore support"
This patch is causing several issues [1], which then were reported to
upstream [2] and it was not accepted by upstream [3]. This results that
nobody maintain this custom patch and it is not useful as it is changing
addr_is_reserved behavior.
[1] https://github.com/openwrt/packages/issues/15258
[2] https://github.com/miniupnp/miniupnp/issues/542
[3] https://github.com/miniupnp/miniupnp/pull/511
This reverts commit
b76aa9919489f49b472a8f939f6d46ca33d05f64.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Mon, 19 Jul 2021 11:02:21 +0000 (04:02 -0700)]
Merge pull request #16070 from neheb/email
emailrelay: fix compilation with GCC11
Rosen Penev [Mon, 19 Jul 2021 11:01:47 +0000 (04:01 -0700)]
Merge pull request #16067 from neheb/dn
dnsdist: fix compilation with GCC11
Rosen Penev [Mon, 19 Jul 2021 11:01:02 +0000 (04:01 -0700)]
Merge pull request #16098 from neheb/erla
erlang: disable PIE
Rosen Penev [Mon, 19 Jul 2021 11:00:37 +0000 (04:00 -0700)]
Merge pull request #16097 from neheb/telldus
telldus-core: fix compilation with GCC11
Rosen Penev [Mon, 19 Jul 2021 10:54:39 +0000 (03:54 -0700)]
Merge pull request #15798 from siger-yeung/master
luaossl: add luaossl(rel-
20200709) to feeds
Rosen Penev [Mon, 19 Jul 2021 10:49:11 +0000 (03:49 -0700)]
Merge pull request #16107 from Thermi/strongswan-update-5.9.3
strongswan: update to version 5.9.3
Rosen Penev [Mon, 19 Jul 2021 10:45:53 +0000 (03:45 -0700)]
Merge pull request #16130 from
1715173329/dnsproxy
dnsproxy: add new package
Rosen Penev [Mon, 19 Jul 2021 10:45:02 +0000 (03:45 -0700)]
Merge pull request #16131 from
1715173329/dnslookup
dnslookup: add new package
Rosen Penev [Mon, 19 Jul 2021 10:41:52 +0000 (03:41 -0700)]
Merge pull request #16139 from LGA1150/bond
bonding: allow xmit_hash_policy in 802.3ad mode
Rosen Penev [Mon, 19 Jul 2021 10:38:01 +0000 (03:38 -0700)]
Merge pull request #16149 from jefferyto/golang-1.16.6
golang: Update to 1.16.6
Jeffery To [Sun, 18 Jul 2021 22:44:52 +0000 (06:44 +0800)]
golang: Update to 1.16.6
Includes fix for CVE-2021-34558 (crypto/tls: clients can panic when
provided a certificate of the wrong type for the negotiated parameters).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Sun, 18 Jul 2021 07:15:05 +0000 (00:15 -0700)]
Merge pull request #16074 from neheb/nss3
nss: disable parallel compilation
Luiz Angelo Daros de Luca [Sun, 18 Jul 2021 03:53:54 +0000 (00:53 -0300)]
Merge pull request #16142 from micmac1/sane-usbids
sane-backends: fix usbid generation
Noel Kuntze [Sun, 18 Jul 2021 02:30:35 +0000 (04:30 +0200)]
strongswan: update to version 5.9.3
Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting>
Sebastian Kemper [Sat, 17 Jul 2021 12:03:40 +0000 (14:03 +0200)]
sane-backends: use macros (properly), remove chmod
- use $(INSTALL_DIR) instead of mkdir
- using $(INSTALL_CONF) and then running chmod is pointless, use
$(INSTALL_DATA) directly
- /etc/xinetd.d/sane-port doesn't need read protection from non-root
users, use $(INSTALL_DATA) as well
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Sat, 17 Jul 2021 11:55:46 +0000 (13:55 +0200)]
sane-backends: fix usbid file generation
On some build systems (build bots, Debian Buster for example) the
current mechanism in the Build/Install define doesn't run. Replace it
with shell fu that works.
Issue was reported, see [1].
[1] https://github.com/openwrt/packages/issues/16085
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Daniel Golle [Fri, 16 Jul 2021 21:01:26 +0000 (22:01 +0100)]
uvol: general clean up
* make sure new volumes are in state 'down' until explicitely
requested to transition to 'up' state. Useful for additional
verification steps after writing a read-only volume.
* remove unused ubus events as blockd does that much better now
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
DENG Qingfang [Fri, 16 Jul 2021 08:28:51 +0000 (16:28 +0800)]
bonding: allow xmit_hash_policy in 802.3ad mode
Allow the transmit hash policy to be changed in 802.3ad mode.
Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Rosen Penev [Thu, 15 Jul 2021 18:46:40 +0000 (11:46 -0700)]
Merge pull request #16118 from commodo/python-updates1
python-{simplejson,cffi,pillow}: update versions
Rosen Penev [Thu, 15 Jul 2021 18:43:18 +0000 (11:43 -0700)]
Merge pull request #16134 from luizluca/ruby-3.0.2
ruby: update to 3.0.2
Rosen Penev [Thu, 15 Jul 2021 18:41:29 +0000 (11:41 -0700)]
Merge pull request #16127 from
1715173329/yq
yq: Update to 4.9.8
Rosen Penev [Thu, 15 Jul 2021 18:40:52 +0000 (11:40 -0700)]
Merge pull request #16124 from neheb/spa
boost: fix compilation error under SPARC
Luiz Angelo Daros de Luca [Thu, 15 Jul 2021 16:56:52 +0000 (13:56 -0300)]
ruby: update to 3.0.2
This release fixes some bugs and these vulnerabilities:
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Tianling Shen [Mon, 28 Jun 2021 06:23:24 +0000 (14:23 +0800)]
dnsproxy: add new package
A simple DNS proxy server that supports all existing DNS protocols
including DNS-over-TLS, DNS-over-HTTPS, DNSCrypt, and DNS-over-QUIC.
Moreover, it can work as a DNS-over-HTTPS, DNS-over-TLS or
DNS-over-QUIC server.
For documents, see https://github.com/AdguardTeam/dnsproxy.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Thu, 15 Jul 2021 11:38:47 +0000 (19:38 +0800)]
dnslookup: add new package
A simple command line utility to make DNS lookups. Supports all known
DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt.
For documents, see https://github.com/ameshkov/dnslookup.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tianling Shen [Thu, 15 Jul 2021 09:24:46 +0000 (17:24 +0800)]
yq: Update to 4.9.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Rosen Penev [Thu, 15 Jul 2021 02:22:37 +0000 (19:22 -0700)]
Merge pull request #15934 from lnslbrty/package/httptunnel
httptunnel: add new package
Rosen Penev [Thu, 15 Jul 2021 02:21:35 +0000 (19:21 -0700)]
Merge pull request #15899 from jefferyto/addrwatch-fixes
addrwatch: Various fixes
Rosen Penev [Thu, 15 Jul 2021 02:19:41 +0000 (19:19 -0700)]
Merge pull request #15702 from dangowrt/kplex-sierra-gps-start
kplex: add support for Sierra Wireless Gobi GPS
Rosen Penev [Wed, 14 Jul 2021 22:36:22 +0000 (15:36 -0700)]
boost: fix compilation error under SPARC
Missing braces.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Luka Perkov [Wed, 14 Jul 2021 11:59:00 +0000 (13:59 +0200)]
Merge pull request #16120 from sartura/uci2-1.0-
5606418
uci2: bump to git HEAD as of 2021-07-12
Jakov Petrina [Mon, 28 Jun 2021 07:25:58 +0000 (09:25 +0200)]
uci2: bump to revision v1.0-
5606418
Pull in latest API changes from upstream.
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>