Michael Heimpold [Thu, 4 Mar 2021 22:14:49 +0000 (23:14 +0100)]
php7: update to 7.4.16
Also refresh patch.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
87e852fc7189b6deb390784d1741e0120e09045d)
Dirk Neukirchen [Wed, 3 Mar 2021 12:46:42 +0000 (13:46 +0100)]
i2pd: fix startup
i2pd reports:
missing/unreadable config file: /etc/i2pd/i2pd.conf
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
(cherry picked from commit
4f42a7a95ada0a3b4f82ad238759fd77e64e4227)
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>
(cherry picked from commit
c99a19f614a33e1991f30d51428458b0079cdf4f)
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>
(cherry picked from commit
034cba33c63c8bcae3da94a48ea582af657ee133)
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>
(cherry picked from commit
3b177a9d6056af61ec7bf5db81382003965767d4)
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>
(cherry picked from commit
ab52802e389e9a83885cc88659172e44c3a82a54)
Rosen Penev [Fri, 5 Mar 2021 07:53:34 +0000 (23:53 -0800)]
reptyr: do not build on mips64
mips of any kind is not supported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
a30518f99ecc3f255e7eeec3bca3d49caaa92d58)
Hannu Nyman [Sat, 6 Mar 2021 08:27:14 +0000 (10:27 +0200)]
nano: update to 5.6.1
Update nano editor to version 5.6.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
0f4138db0be558d0c957e3d4d78091a59ba660ec)
Rosen Penev [Wed, 3 Mar 2021 03:53:33 +0000 (19:53 -0800)]
Merge pull request #14993 from
1715173329/2102-newyq
[openwrt-21.02] yq: Update to 4.6.1
Rosen Penev [Wed, 3 Mar 2021 03:51:50 +0000 (19:51 -0800)]
Merge pull request #14995 from
1715173329/2102-xr-go1.16
[openwrt-21.02] xray-core: Update to 1.3.1
Josef Schlehofer [Tue, 2 Mar 2021 23:09:13 +0000 (00:09 +0100)]
Merge pull request #14908 from jefferyto/python-3.9.2-openwrt-21.02
[openwrt-21.02] python3: Update to 3.9.2, refresh patches
Jeffery To [Mon, 22 Feb 2021 13:58:19 +0000 (21:58 +0800)]
python3: Update to 3.9.2, refresh patches
Includes fixes for:
* CVE-2021-3177 - ctypes: Buffer overflow in PyCArg_repr
* CVE-2021-23336 - urllib parse_qsl(): Web cache poisoning - semicolon
as a query args separator
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit
6d9005d5ac63d5a3092577fdd4f085f00d1f5fdd)
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>
(backported from
264ce0d0eeda2f99722de9e9e41039b1016fd8b4)
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>
(backported from
32515ced93d5dbf99588b1714b70bc4cf3e8af57)
Rosen Penev [Tue, 2 Mar 2021 11:19:19 +0000 (03:19 -0800)]
Merge pull request #14990 from G-M0N3Y-2503/dockerd-20.10.4
docker,dockerd,runc: Docker 20.10.4 Update
Rosen Penev [Tue, 2 Mar 2021 09:57:02 +0000 (01:57 -0800)]
Merge pull request #14989 from stangri/21.02-vpn-policy-routing
[21.02] 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>
(cherry picked from commit
9103076ec73aa1e941e1316075f8a1e8ca053bfe)
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>
Rosen Penev [Tue, 2 Mar 2021 01:19:53 +0000 (17:19 -0800)]
Merge pull request #14976 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
dockerd: ipv6 bridge config
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>
(cherry picked from commit
dda59fedccf4340780908d16ae4d273308017a43)
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:57 +0000 (21:38 +0000)]
vpn-policy-routing: update to 0.3.2-18
Signed-off-by: Stan Grishin <stangri@melmac.net>
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>
(cherry picked from commit
7cfb282432dad52aca0c2c578b43a99da4f8522a)
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>
Ilya Lipnitskiy [Wed, 24 Feb 2021 05:06:21 +0000 (21:06 -0800)]
CI: enhance package detection logic
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
(cherry picked from commit
a2b08b5cbfb655d853a92f845d7e93e6b4031456)
Rosen Penev [Sun, 28 Feb 2021 23:03:06 +0000 (15:03 -0800)]
Merge pull request #14946 from G-M0N3Y-2503/docker-20.10.3
docker,dockerd: Updated to 20.10.3
Rosen Penev [Sun, 28 Feb 2021 23:02:22 +0000 (15:02 -0800)]
Merge pull request #14963 from EricLuehrsen/unbound_1131_2102
[openwrt-21.02] unbound: update to 1.13.1
Eric Luehrsen [Sun, 21 Feb 2021 05:51:49 +0000 (00:51 -0500)]
unbound: update to 1.13.1
Signed-off-by: Eric Luehrsen <ericluehrsen@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>
(cherry picked from commit
8d09fc0cfbe126ce3e7123d011c9597e1fae795c)
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>
(cherry picked from commit
3614a520d22f48b753460f5d6ca25e89e5300c21)
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>
(cherry picked from commit
83d572af980db83f91851327dc0e0ed07383f5c8)
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>
(cherry picked from commit
d5ddc98cb6070b1dd412c13ffab87e43722bb80d)
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>
Rosen Penev [Sun, 28 Feb 2021 09:30:07 +0000 (01:30 -0800)]
Merge pull request #14937 from nxhack/2102_add_node-yarn
[21.02] node-yarn: add new package - for building adguardhome
Rosen Penev [Sun, 28 Feb 2021 09:29:22 +0000 (01:29 -0800)]
Merge pull request #14935 from G-M0N3Y-2503/dockerd-use-host-dns
dockerd: Added option to configrue docker to use host Dnsmasq for DNS
Gerard Ryan [Sun, 21 Feb 2021 01:09:05 +0000 (11:09 +1000)]
dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sat, 20 Feb 2021 07:59:58 +0000 (17:59 +1000)]
dockerd: set docker zone chain defaults to ACCEPT
* Since the docker0 is a private network by default we can be
more accepting like the LAN is by default
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 Jan 2021 06:58:17 +0000 (16:58 +1000)]
dockerd: Added option to set dns servers
* The default server is the default switch so that
queries will go through the hosts dnsmasq by default
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rosen Penev [Sat, 27 Feb 2021 23:46:10 +0000 (15:46 -0800)]
Merge pull request #14839 from G-M0N3Y-2503/dockerd-maintainence-backport
dockerd: misc maintainence
Rosen Penev [Sat, 27 Feb 2021 09:35:06 +0000 (01:35 -0800)]
Merge pull request #14920 from luizluca/21.02/sane-backends-1.0.32
[21.02] sane backends 1.0.32
Dirk Brenken [Fri, 26 Feb 2021 19:52:55 +0000 (20:52 +0100)]
adblock: update 4.1.0
* major source changes:
* split oisd.nl in basic and full variant
* add swedish regional list
* made archive categories for shallalist and utcapitole selectable
via LuCI
* made all list variants of energized and stevenblack selectable
via LuCI
* removed dns filereset mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
215ffbe35753484c3cd0807341cd82bdba56884f)
Dirk Brenken [Fri, 26 Feb 2021 18:46:53 +0000 (19:46 +0100)]
travelmate: update to 2.0.3
* refine the wifi reconfigure logic
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
2b476ffd384193044237701a769430ebd416eccb)
Dirk Brenken [Sat, 27 Feb 2021 05:22:11 +0000 (06:22 +0100)]
Merge pull request #14919 from stangri/21.02-vpn-policy-routing
[21.02] vpn-policy-routing: bugfix: netflix user file missing redirect
Gerard Ryan [Sat, 20 Feb 2021 10:26:05 +0000 (20:26 +1000)]
dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sat, 20 Feb 2021 09:31:55 +0000 (19:31 +1000)]
dockerd: Added iptables wait to ensure rules are added
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sat, 20 Feb 2021 07:32:31 +0000 (17:32 +1000)]
dockerd: Made blocked_interfaces ip rule REJECT
* Changed from DROP to REJECT to be consistant with other firewall rules
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 Jan 2021 07:46:35 +0000 (17:46 +1000)]
dockerd: made registry_mirrors and hosts omittable
* Moved logic out of config writing
* Made default config only specify OpenWrt dictated defaults
Otherwise, docker defaults can be assumed
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 Jan 2021 06:57:08 +0000 (16:57 +1000)]
dockerd: Normalized config quotation marks
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Stan Grishin [Fri, 26 Feb 2021 22:03:54 +0000 (22:03 +0000)]
vpn-policy-routing: bugfix: netflix user file missing redirect
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Sun, 21 Feb 2021 02:13:33 +0000 (18:13 -0800)]
sane-backends: update to 1.0.32
Dropped patches:
-102-pixma_Restore_old_behaviour_in_case_XML_support_is_missing.patch (merged)
-101-fix_uclibc_std_rand.patch std::round was unavailable because of a wrong configure
var from the uClibc days. Fixed upstream with
1647790ae6202bd70b199e2aa44f8eb43e8d3af1
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(cherry picked from commit
bf1a138f9276718a76589b3b170648d85bbb8c0b)
(cherry picked from commit
49e75e810585a1e173e74fe3b7154a65835675c7)
Rosen Penev [Sun, 21 Feb 2021 03:51:36 +0000 (19:51 -0800)]
libv4l: fix glibc compilation
There was a typo in the linker flags.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
b945b0790f8ababf8c36b9327d8d37f2ff90675b)
Eneas U de Queiroz [Thu, 25 Feb 2021 22:09:12 +0000 (19:09 -0300)]
php7: fix build with QUILT
When building with QUILT, unlike the regular build, Build/Prepare does
not apply the patches. So when buildconf is called with QUILT on, at
the end of Build/Prepare, it will not have the patched sources, and
build will fail.
To fix the problem, run buildconf in Build/Prepare only when QUILT is
off, and do it in Build/Configure otherwise.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
d4979cff06b29ec4c8201d619bbb452b34bb1175)
Eneas U de Queiroz [Thu, 25 Feb 2021 15:58:36 +0000 (12:58 -0300)]
php7: fix pecl build with QUILT
Commit
d741a64b7 ("lang/php7: Don't run phpize7 with QUILT") changed
pecl.mk to not run phpize7 during Package/prepare if QUILT is set. The
intention was to allow prepare, refresh and update targets to run
without building dependencies.
As a side-effect, Package/configure and Package/compile fail when QUILT
is defined because they can't find ./configure or a Makefile. It also
impacts the github tests run with pull requests, because QUILT is
defined there.
To avoid that failure and still keep the prepare, refresh, and update
speedup, call phpize7 before Package/Configure if QUILT is defined.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
3476816cc8f03dcd7d118bb1faf77a9ef224d66f)
Alexandru Ardelean [Thu, 25 Feb 2021 14:09:29 +0000 (16:09 +0200)]
mstpd: bump to version 0.0.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit
8520aba2735d9c8b397d6283f779931a8e1bca58)
Luiz Angelo Daros de Luca [Mon, 28 Dec 2020 03:27:40 +0000 (00:27 -0300)]
ruby: update to 3.0.0
This release goal is performance, concurrency, and typing. See details
in https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
New subpackages (reflect of mostly complete upstream ruby gemification)
- ruby-abbrev (from ruby-misc)
- ruby-base64 (from ruby-misc)
- ruby-coverage (from ruby-misc)
- ruby-continuation (from ruby-misc)
- ruby-debug (from ruby-debuglib)
- ruby-english (from ruby-misc)
- ruby-expect (from ruby-misc)
- ruby-fiber (from ruby-misc)
- ruby-find (from ruby-filelib)
- ruby-io-nonblock (from ruby-multithread)
- ruby-io-wait (from ruby-multithread)
- ruby-monitor (from ruby-multithread)
- ruby-net-ftp (from ruby-net)
- ruby-net-http (from ruby-net)
- ruby-net-imap (from ruby-net)
- ruby-net-pop (from ruby-net)
- ruby-net-protocol (from ruby-net)
- ruby-objspace (from ruby-debuglib)
- ruby-open-uri (from ruby-net)
- ruby-pathname (from ruby-filelib)
- ruby-pp (from ruby-prettyprint)
- ruby-pty (from ruby-misc)
- ruby-rbs (NEW)
- ruby-resolv (from ruby-socket)
- ruby-resolv-replace (from ruby-socket)
- ruby-securerandom (from ruby-misc)
- ruby-set (from ruby-misc)
- ruby-shellwords (from ruby-misc)
- ruby-syslog (from ruby-logger)
- ruby-tempfile (from ruby-filelib)
- ruby-tmpdir (from ruby-filelib)
- ruby-tsort (from ruby-misc)
- ruby-typeprof (NEW)
- ruby-un (from ruby-mkmf)
- ruby-weakref (from ruby-misc)
Removed subpackages
- ruby-debuglib (split into ruby-debug,ruby-objspace)
- ruby-filelib (split into ruby-find,ruby-pathname,ruby-tempfile,ruby-tmpdir)
- ruby-misc (split into ruby-abbrev,ruby-base64,ruby-continuation,
ruby-coverage,ruby-english,ruby-expect,ruby-fiber,ruby-securerandom,
ruby-set,ruby-shellwords,ruby-tsort,ruby-weakref)
- ruby-multithread (split into ruby-io-nonblock,ruby-io-wait,ruby-monitor)
- ruby-net (split into ruby-net-ftp,ruby-net-http,ruby-net-imap,ruby-net-pop,
ruby-net-protocol,ruby-open-uri)
- ruby-net-telnet (removed upstream)
- ruby-sdbm (removed upstream)
- ruby-webrick (removed upstream)
- ruby-xmlrpc (removed upstream)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(cherry picked from commit
fe4020f23e0ba93aa9d5abef3ce4fee079f03f85)
Rosen Penev [Mon, 22 Feb 2021 01:46:13 +0000 (17:46 -0800)]
boinc: update to 7.16.16
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
ce361e3c1a2220f2c6d798ac1ca65dc57fdaff8b)
Rosen Penev [Mon, 22 Feb 2021 02:16:47 +0000 (18:16 -0800)]
dovecot: update to 2.3.13
Fixed and refreshed patches.
Switched to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
6baf7dd125a4a318dd6b161324b5cb52f40ede1c)
Rosen Penev [Mon, 22 Feb 2021 02:06:20 +0000 (18:06 -0800)]
curl: update to 7.75.0
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
d55ea14a46be1cbf78ebb1c4a82bd881154a7225)
Hirokazu MORIKAWA [Fri, 26 Feb 2021 00:02:24 +0000 (09:02 +0900)]
node: bump to v14.16.0
Update to v14.16.0
February 2021 Security Releases
- HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion (Critical) (CVE-2021-22883)
- DNS rebinding in --inspect (CVE-2021-22884)
- OpenSSL - Integer overflow in CipherUpdate (CVE-2021-23840)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
(cherry picked from commit
a68820bb7439a3c81f0f409cd5a95b6f8ffece8f)
Hirokazu MORIKAWA [Wed, 17 Feb 2021 01:30:56 +0000 (10:30 +0900)]
node: make hostpkg icu-enabled
Made the necessary changes to build the latest version of adguardhome.
See this thread : https://github.com/openwrt/packages/pull/14717
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
(cherry picked from commit
884761c4dfac2d6cca0413e2b876321036a11698)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
dockerd: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
8a4bb56478036efccbf6f092647da53e52574518)
Gerard Ryan [Sat, 20 Feb 2021 10:26:05 +0000 (20:26 +1000)]
dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit
e882ff47e51981ea99e897cf4517c843dfd6286f)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:38:00 +0000 (15:38 -0300)]
oci-runtime-tools: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
bb9641e7021293fe1afa6b77e24896874d238c37)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:38:00 +0000 (15:38 -0300)]
libnetwork: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
d9f7dff4a09c82c736560bfe1362873453f6374b)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
docker: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
5b2d0609c7ab0698c2fa138d664847195b0b452f)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
containerd: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
2d48a7b6e0a5d73962a7cf4bd32a80c762d2f35b)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
cni: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
619270da0e3b81af08cb2924c8484e92b22339de)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:43 +0000 (15:37 -0300)]
tor-fw-helper: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
cffae02037e21471e5a0fdc47b171aedbe926e8f)
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:12 +0000 (15:37 -0300)]
restic-rest-server: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.
Module-aware mode will be mandatory in the next golang release.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
b732157dec0be4d90aad5cec48056bd69939bb45)
Hirokazu MORIKAWA [Wed, 17 Feb 2021 01:47:06 +0000 (10:47 +0900)]
node-yarn: add new package - for building adguardhome
Add the necessary new package to build the latest version of adguardhome.
See this thread : https://github.com/openwrt/packages/pull/14717
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Alexandru Ardelean [Wed, 24 Feb 2021 18:09:57 +0000 (20:09 +0200)]
django: bump to version 3.1.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmai.com>
(cherry picked from commit
dd58d2469990396466cc780b8995710f35908049)
Eneas U de Queiroz [Wed, 20 Jan 2021 00:20:55 +0000 (21:20 -0300)]
setools: Avoid using host libraries
This adds $STAGING_DIR to library search paths in setup.py, to avoid
picking up host libraries when linking.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
0aff79f29fee274441c22e1eecb199636c3b11ff)
Eneas U de Queiroz [Wed, 20 Jan 2021 01:03:45 +0000 (22:03 -0300)]
libupm: enforce disabling python2
If there are more than two python3 interpreters, and no python2,
libupm thinks one of them is python2 and fails. Avoid that by
telling it that python2 was not found.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
30a8d8db6aa5c96799b9d869be62cda5fb14fd88)
Eneas U de Queiroz [Tue, 19 Jan 2021 13:29:26 +0000 (10:29 -0300)]
lxc: fix build without seccomp if libseccomp built
This fixes compiling lxc without seccomp support if libseccomp is
already installed to the staging dir. Patches were applied upstream.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
470176905d3bfcb3e34058490a52e135dfed4df6)
Eneas U de Queiroz [Wed, 20 Jan 2021 01:06:34 +0000 (22:06 -0300)]
libdaq3,snort3: install/use libdaq3 in its own dir
If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files. Install them in different places to
avoid trouble.
Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
92cdc620b6a6e9974b1a0d69a482ae02f1dd4d5d)
Eneas U de Queiroz [Wed, 20 Jan 2021 01:06:34 +0000 (22:06 -0300)]
libdaq,snort: install/use libdaq2 in its own dir
If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files. Install them in different places to
avoid trouble.
Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
48e2b6ebb3ebb688de1c8a069c7b43d9478b3298)
Rosen Penev [Fri, 26 Feb 2021 05:12:33 +0000 (21:12 -0800)]
Merge pull request #14904 from stangri/21.02-vpn-policy-routing
[21.02] vpn-policy-routing: update user netflix file
Stan Grishin [Fri, 26 Feb 2021 02:16:59 +0000 (02:16 +0000)]
vpn-policy-routing: update user netflix file
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Thu, 25 Feb 2021 22:05:23 +0000 (14:05 -0800)]
Merge pull request #14884 from jefferyto/treewide-refresh-patches-openwrt-21.02
[openwrt-21.02] treewide: Run refresh on all packages
Hannu Nyman [Thu, 25 Feb 2021 14:59:31 +0000 (16:59 +0200)]
nano: update to version 5.6
Upgrade nano to version 5.6
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
dffdfe4ac8c903fa843695af329c83c70a7c7e1a)
Rosen Penev [Thu, 25 Feb 2021 00:53:44 +0000 (16:53 -0800)]
Merge pull request #14889 from stangri/21.02-vpn-policy-routing
[21.02] vpn-policy-routing: custom user scripts improvements
Stan Grishin [Wed, 24 Feb 2021 19:44:26 +0000 (19:44 +0000)]
vpn-policy-routing: custom user scripts improvements
Signed-off-by: Stan Grishin <stangri@melmac.net>
Ilya Lipnitskiy [Sun, 21 Feb 2021 00:02:15 +0000 (16:02 -0800)]
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
(cherry picked from commit
5d8d4fbbcb5c5de9370711c19bb3510210989a98)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jan Hak [Mon, 22 Feb 2021 09:19:34 +0000 (10:19 +0100)]
liburcu: update to version 0.12.2
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit
94432033772019d7abf35fd3ab6fce22c6d0c8e2)
Jan Hak [Mon, 22 Feb 2021 08:55:55 +0000 (09:55 +0100)]
libedit: update to version
20210216-3.1
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit
fd7f43ae4674b234a975ec67c604abf6e933a0b3)
Jan Pavlinec [Thu, 15 Oct 2020 13:14:41 +0000 (15:14 +0200)]
knot-resolver: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit
bb1f6174fa22d924bada763ec1539c4dbb67fa5a)
Rosen Penev [Tue, 23 Feb 2021 13:18:04 +0000 (05:18 -0800)]
Merge pull request #14852 from
1715173329/2102-xr-mter
[openwrt-21.02] xray-core: remove myself from maintainters
Rosen Penev [Tue, 23 Feb 2021 13:11:21 +0000 (05:11 -0800)]
Merge pull request #14866 from stangri/21.02-https-dns-proxy
[21.02] https-dns-proxy: add Force DNS support
Rosen Penev [Tue, 23 Feb 2021 13:10:59 +0000 (05:10 -0800)]
Merge pull request #14868 from stangri/21.02-vpn-policy-routing
[21.02] vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
Josef Schlehofer [Tue, 23 Feb 2021 07:08:43 +0000 (08:08 +0100)]
screen: backport fix for CVE-2021-26937
Security reports:
- https://lists.gnu.org/archive/html/screen-devel/2021-02/msg00000.html
This issue can be reproduced even on OpenWrt
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982435
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
c250298fa3e60251dfbbb0df40b36c6d67bbea09)
Stan Grishin [Tue, 23 Feb 2021 01:12:39 +0000 (01:12 +0000)]
vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
Signed-off-by: Stan Grishin <stangri@melmac.net>
Stan Grishin [Tue, 23 Feb 2021 01:04:52 +0000 (01:04 +0000)]
https-dns-proxy: add Force DNS support
Signed-off-by: Stan Grishin <stangri@melmac.net>
Rosen Penev [Mon, 22 Feb 2021 23:16:21 +0000 (15:16 -0800)]
Merge pull request #14834 from jefferyto/golang-1.16-openwrt-21.02
[openwrt-21.02] golang: Update to 1.16
Rosen Penev [Mon, 22 Feb 2021 22:43:15 +0000 (14:43 -0800)]
Merge pull request #14851 from
1715173329/2102-yq-mter
[openwrt-21.02] yq: bump to 4.6.0, remove myself from maintainters
Rosen Penev [Mon, 22 Feb 2021 22:21:21 +0000 (14:21 -0800)]
Merge pull request #14848 from jefferyto/python-config-macos-openwrt-21.02
[openwrt-21.02] python3: Fix target python-config when building on macOS
Josef Schlehofer [Mon, 22 Feb 2021 18:05:35 +0000 (19:05 +0100)]
netdata: update to version 1.29.2
Release notes:
https://github.com/netdata/netdata/releases/tag/v1.29.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
e8021bf14d591edfb3fe36dd194b8109d4f7ffd3)
Tianling Shen [Mon, 22 Feb 2021 16:12:11 +0000 (00:12 +0800)]
xray-core: remove myself from maintainters
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
(Backported from
024112605aaf365dbfce185d4afb765b55652775)