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 [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>
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>
Alexandru Ardelean [Tue, 13 Jul 2021 08:20:19 +0000 (11:20 +0300)]
pillow: bump to version 8.3.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 13 Jul 2021 08:20:08 +0000 (11:20 +0300)]
python-cffi: bump to version 1.14.6
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 13 Jul 2021 08:13:23 +0000 (11:13 +0300)]
python-simplejson: bump to version 3.17.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Sun, 11 Jul 2021 07:47:56 +0000 (00:47 -0700)]
whois: remove nls.mk
whois as implemented in the OpenWrt package does not use gettext. Fixes
compilation issue with glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 14 Jul 2021 02:13:56 +0000 (19:13 -0700)]
Merge pull request #16115 from haraldg/elektra_0.9.7
elektra: update to 0.9.7
Rosen Penev [Wed, 14 Jul 2021 01:22:57 +0000 (18:22 -0700)]
Merge pull request #15863 from commodo/python-gdbm
python3: use gdbm for Berkley dbm
Harald Geyer [Tue, 13 Jul 2021 21:41:08 +0000 (23:41 +0200)]
elektra: update to 0.9.7
Notable changes:
* Use toml as new default storage backend:
Upstream has removed the ini plugin, we have been using in the
past. toml is still somewhat experimental, but upstream has
designated it as future recommended default.
* Remove the dependency on boost. The only plugin needing that has
been removed upstram.
* Enable plugins for libev and libuv event loop integration. This
adds two new packages with the respective dependencies.
Upstream has fixed the bugs preventing us from using this.
* Enable the internal notification plugin/system. This allows
applications to automatically receive notifications about changes
to their configuration. Again upstream fixing bugs enables this
for us.
* Set the environment variable $XDG_CACHE_HOME to "/tmp/" globally
to prevent elektra (and possibly other applications) from
writing temporary data to flash.
Signed-off-by: Harald Geyer <harald@ccbib.org>
Alexandru Ardelean [Wed, 19 May 2021 11:46:06 +0000 (14:46 +0300)]
python3: use gdbm for Berkley dbm
Python works with GNU DBM and with Berkley DBM.
Berkley DBM has been under Oracle for some time.
And it's not clear how many Python users actually use DBM.
In the packages feed, we have both libdb47 (which is now under Oracle) and
GNU DBM. The GNU DBM has a compatibility layer for Berkley DBM.
There are newer versions than libdb47, but it's probably not worth having
them yet. The libbd47 tarball is ~40+ MB. Odds are newer versions will be
bigger and more bloated.
This change merges the old `python3-gdbm` package into the `python3-dbm`
package, since they are effectively using the same underlying library now,
i.e. gdbm.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Wed, 19 May 2021 14:16:43 +0000 (17:16 +0300)]
libs: gdbm: enable/install Berkley DBM compat layer
Python supports both GNU dbm and Berkley DBM.
GNU dbm also has a compatibility layer for Berkeley.
The current Berkley DB in OpenWrt is 4.7 and hasn't been updated in ages.
It's also pretty big.
So, an alternative for Python is to use GNU dbm for both (GNU and Berkley).
Also, removing static shared libraries from the build, to encourage the
usage of the shared ones.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Tue, 13 Jul 2021 06:15:05 +0000 (23:15 -0700)]
Merge pull request #16108 from nxhack/libuv_1411
libuv: bump to 1.41.1
Etienne Champetier [Sun, 4 Jul 2021 18:14:30 +0000 (14:14 -0400)]
openvpn: enable LZO support by default for OpenSSL variant
User that don't control both OpenVPN client and server
might still need LZO support, so keep it enable by default for at least
OpenSSL variant.
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Josef Schlehofer [Mon, 12 Jul 2021 14:14:31 +0000 (16:14 +0200)]
syslog-ng: disable mqtt
For now, disable mqtt as it was automatically enabled as the build
system finds compiled libpaho-mqtt-c and requires dependency.
---
Here is the output:
Package syslog-ng is missing dependencies for the following libraries:
libpaho-mqtt3c.so.1
---
This is a new feature since syslog-ng 3.33.1 and if anyone is interested
in it, it can be enabled.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hirokazu MORIKAWA [Mon, 12 Jul 2021 05:20:33 +0000 (14:20 +0900)]
libuv: bump to 1.41.1
Update to 1.41.1
include fix CVE-2021-22918
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Philip Prindeville [Sun, 11 Jul 2021 19:31:20 +0000 (13:31 -0600)]
Merge pull request #16105 from turris-cz/syslog-ng/update
syslog-ng: update to version 3.33.1
Josef Schlehofer [Sun, 11 Jul 2021 18:43:48 +0000 (20:43 +0200)]
Merge pull request #16089 from turris-cz/lxc-switch-gpg-keyserver
lxc: add patch to switch GPG server
Josef Schlehofer [Sun, 11 Jul 2021 18:16:47 +0000 (20:16 +0200)]
syslog-ng: update to version 3.33.1
- Release notes:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.33.1
- Bump version in config
It fixes:
WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.33 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.31'
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Nick Hainke [Sun, 11 Jul 2021 12:01:14 +0000 (14:01 +0200)]
dawn: update to 2021-07-11
ec9a3a9 fix GCC11 compilation
Thanks to neheb and cotequeiroz.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Wed, 16 Jun 2021 01:36:03 +0000 (18:36 -0700)]
apache: update to 2.4.48
Refreshed patch.
Fixes:
CVE-2019-17567
CVE-2020-13938
CVE-2020-13950
CVE-2020-35452
CVE-2021-26690
CVE-2021-26691
CVE-2021-30641
CVE-2021-31618
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 11 Jul 2021 09:04:12 +0000 (02:04 -0700)]
Merge pull request #16096 from neheb/ibr
ibrdtn stuff: fix compilation with GCC11
Rosen Penev [Sun, 11 Jul 2021 09:01:06 +0000 (02:01 -0700)]
erlang: disable PIE
Fails to compile with it on.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 03:02:49 +0000 (20:02 -0700)]
nss: update to 3.67
Switch to AUTORELEASE for simplicity.
Disable parallel compilation as there's something wrong with NSS' build
system. Reliably fails with make -j 12 on a ryzen 3600.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 02:39:33 +0000 (19:39 -0700)]
telldus-core: fix compilation with GCC11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 03:54:09 +0000 (20:54 -0700)]
ibrcommon: fix compilation with GCC11
GCC11 defaults to C++17, which does not allow throw specifiers.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 20:37:55 +0000 (13:37 -0700)]
ibrdtn-tools: fix compilation with GCC11
throw() is not supported with C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 20:36:49 +0000 (13:36 -0700)]
ibrdtnd: fix compilation with GCC11
throw() is not compatible with C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 04:11:40 +0000 (21:11 -0700)]
ibrdtn: fix compilation with GCC11
GCC11 defaults to C++17, which does now allow specifying throw().
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 11 Jul 2021 07:18:38 +0000 (00:18 -0700)]
Merge pull request #15945 from neheb/tv
tvheadend: fix compilation with GCC 9 and 10
Rosen Penev [Sun, 11 Jul 2021 07:13:25 +0000 (00:13 -0700)]
Merge pull request #16068 from neheb/kea
kea: fix compilation with GCC11
Rosen Penev [Sun, 11 Jul 2021 07:12:03 +0000 (00:12 -0700)]
Merge pull request #16073 from neheb/hashdeep
hashdeep: fix compilation with GCC11
Daniel Golle [Sat, 10 Jul 2021 21:51:14 +0000 (22:51 +0100)]
transmission: bump PKG_RELEASE
The commit updating the seccomp filter didn't bump PKG_RELEASE.
Do that now.
Fixes: 1141ee1e5 ("transmission: add new syscalls to seccomp filter)"
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 9 Jul 2021 01:12:00 +0000 (02:12 +0100)]
transmission: add new syscalls to seccomp filter
Testing showed that additional syscalls are needed on ARMv7.
Add "getegid32", "geteuid32", "getgid32" and "getrandom" as they are
all innocent.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 9 Jul 2021 00:25:56 +0000 (01:25 +0100)]
autopart: work on MBR/DOS partitioned disks
Using GPT/UUID parition table is not always a possible choice.
Add support for MBR/DOS partitioned disks to make autopart work on
legacy targets like mt7623.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Josef Schlehofer [Sat, 10 Jul 2021 14:33:08 +0000 (16:33 +0200)]
lxc: add patch to switch GPG server
By default, there was used sks-keyservers.net pool, which has invalid
SSL certificate and they also announced that their service is deprecate
and no longer maintained.
Use the same GPG server as LXC is using by default in the newer
releases.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Fri, 9 Jul 2021 19:54:17 +0000 (12:54 -0700)]
Merge pull request #16072 from neheb/nutt
nut: fix compilation with GCC11
Josef Schlehofer [Fri, 9 Jul 2021 06:49:14 +0000 (08:49 +0200)]
Merge pull request #16077 from wodu/linuxptp_maint
linuxptp: Upgrade to version 3.1.1
Florian Eckert [Fri, 9 Jul 2021 06:47:50 +0000 (08:47 +0200)]
Merge pull request #16066 from TDT-AG/pr/
20210707-mwan3
mwan3: add internal command
Wojciech Dubowik [Thu, 8 Jul 2021 08:14:14 +0000 (10:14 +0200)]
linuxptp: Upgrade to version 3.1.1
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
Nick Hainke [Thu, 8 Jul 2021 14:45:55 +0000 (16:45 +0200)]
dawn: update to latest version
555268b ubus: filter neighbors by SSID when preparing nr
3db9607 data storage: match SSID when searching ap entry
a22f5a7 storage: ensure SSID strings are NULL-terminated
Signed-off-by: Nick Hainke <vincent@systemli.org>
Florian Eckert [Wed, 7 Jul 2021 15:16:41 +0000 (17:16 +0200)]
mwan3: bump PKG_VERSION to 2.10.11
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 5 Jul 2021 14:15:02 +0000 (16:15 +0200)]
mwan3: add troublshoot command from LuCI
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 5 Jul 2021 09:26:37 +0000 (11:26 +0200)]
mwan3: cleanup help output
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Josef Schlehofer [Thu, 8 Jul 2021 04:22:19 +0000 (06:22 +0200)]
Merge pull request #16063 from
1715173329/yq
yq: Update to 4.9.7
Rosen Penev [Wed, 7 Jul 2021 02:11:18 +0000 (19:11 -0700)]
dtc: update to 1.6.1
Fixes compilation with GCC11.
Reorganized Makefile variables for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 23:59:37 +0000 (16:59 -0700)]
Merge pull request #16075 from neheb/ebml
libebml: fix compilation with GCC11
Rosen Penev [Wed, 7 Jul 2021 23:59:15 +0000 (16:59 -0700)]
Merge pull request #16069 from neheb/ele
libelektra: fix compilation with GCC11
Rosen Penev [Wed, 7 Jul 2021 02:41:21 +0000 (19:41 -0700)]
libebml: fix compilation with GCC11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 03:05:24 +0000 (20:05 -0700)]
hashdeep: fix compilation with GCC11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 03:20:29 +0000 (20:20 -0700)]
nut: fix compilation with GCC11
nut is a C++98 project which does not compile with GCC11's default of
C++17.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 03:48:54 +0000 (20:48 -0700)]
emailrelay: fix compilation with GCC11
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 07:36:22 +0000 (00:36 -0700)]
libelektra: fix compilation with GCC11
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 20:30:02 +0000 (13:30 -0700)]
kea: fix compilation with GCC11
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 21:46:29 +0000 (14:46 -0700)]
dnsdist: fix compilation with GCC11
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 20:04:21 +0000 (13:04 -0700)]
Merge pull request #16061 from nxhack/libupm_fix_build_error_with_gcc11
libupm: Workaround for errors with GCC11
Tianling Shen [Wed, 7 Jul 2021 12:28:06 +0000 (20:28 +0800)]
yq: Update to 4.9.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Hirokazu MORIKAWA [Wed, 7 Jul 2021 09:25:48 +0000 (18:25 +0900)]
libupm: Workaround for errors with GCC11
https://github.com/openwrt/packages/issues/16060
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Wed, 7 Jul 2021 07:28:33 +0000 (00:28 -0700)]
Merge pull request #16044 from tru7/libfmt
libfmt: bump to version 8.0.1