Commit graph

8173 commits

Author SHA1 Message Date
Jan Pavlinec
0dd5354abc
subversion: update to 1.14.1
Fixes CVE-2020-17525

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-08 13:54:42 +01:00
Stan Grishin
c4b15327bc vpn-policy-routing: better processing of custom user files
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-08 10:34:38 +00:00
Stan Grishin
36e2e3fce2 simple-adblock: update to 1.8.5-1
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-08 10:25:11 +00:00
Nicholas Smith
02d8bbcfe0 modemmanager: bump to 1.16.2
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-03-07 19:50:23 +10:00
Rosen Penev
b92f2c2bee znc: update to 1.8.2
Switch to CMake + Ninja to fix parallel compilation.

Switched PKG_BUILD_DIR to use PKG_INSTALL_DIR for easier readability.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-06 20:04:43 -08:00
Rosen Penev
de176d6f6f nginx: fix compilation with BUILD_NLS
Requires nls.mk because of libxml2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-06 14:06:19 -08:00
Rosen Penev
45dcec32ce
Merge pull request #14873 from neheb/cxx
treewide: remove uClibc++ support
2021-03-06 14:00:32 -08:00
Nick Hainke
625f3c8302 wg-installer: add link-local to client interface
Wireguard has no link-local address on an interface automatically.
Add a link-local to the interface. The server has fe80::1/64 and
the client fe80::2/64.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-03-06 11:16:38 +01:00
Rosen Penev
bc3ac134f6
Merge pull request #15002 from plntyk/i2pd_fixup
I2pd: fix imagebuilder and startup
2021-03-05 17:12:15 -08:00
Rosen Penev
39bc254663 treewide: remove uClibc++ support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 15:07:46 -08:00
Rosen Penev
7cd687cb7e clamav: update to 0.103.1
Convert to using CMake in order to speed up compilation and to fix
compilation under glibc.

Add extra dependencies since they're now needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-05 01:19:30 -08:00
Michael Heimpold
20592140af bind: 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>
2021-03-04 22:42:11 +01:00
Michael Heimpold
c1d2fb81d6
Merge pull request #14942 from mhei/libxml2-iconv-fix-aria2
aria2: fix linking with full language support enabled
2021-03-04 18:07:17 +01:00
Dirk Neukirchen
fc7d710e62 i2pd: update to 2.36
remove AVX patches as upstream has integrated and closed
all AVX issues

compiled on :  x86-64, i386 generic
tested on : x86-64 VM, i386 VM

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2021-03-04 12:51:24 +01:00
Dirk Neukirchen
4f42a7a95a i2pd: fix startup
i2pd reports:
missing/unreadable config file: /etc/i2pd/i2pd.conf

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2021-03-03 13:51:51 +01:00
Sibren Vasse
16e41bcd33
openssh: update to 8.5p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2021-03-03 11:38:32 +01:00
Rosen Penev
6feaff6a07
Merge pull request #14994 from 1715173329/xr-go1.16
xray-core: Update to 1.3.1
2021-03-02 19:51:47 -08:00
Michael Heimpold
3b177a9d60 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>
2021-03-02 23:43:01 +00:00
Dirk Neukirchen
266deb5866 i2pd: remove unneeded functions.sh
its included via rc.common, see
https://openwrt.org/docs/guide-developer/config-scripting

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
2021-03-02 20:10:03 +01:00
Tianling Shen
264ce0d0ee
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>
2021-03-02 23:08:39 +08:00
Rosen Penev
318ebdf5e6
Merge pull request #14987 from stangri/master-vpn-policy-routing
vpn-policy-routing: update to 0.3.2-18
2021-03-02 01:56:52 -08:00
Jan Pavlinec
9103076ec7 knot-resolver: update to version 5.3.0
Changes:
- remove arch limit
- add libnghttpd2 dependency

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-03-02 10:33:19 +01:00
Rosen Penev
7943b93eab
Merge pull request #14967 from neheb/w
wavemon: update to 0.9.3o
2021-03-01 19:34:40 -08:00
Michael Heimpold
ab52802e38 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>
2021-03-01 23:04:10 +01:00
Stan Grishin
6ff21be8b8 vpn-policy-routing: update to 0.3.2-18
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-01 21:38:32 +00:00
Florian Eckert
7cfb282432 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>
2021-03-01 12:23:43 +01:00
Rosen Penev
61644da17a
Merge pull request #14969 from neheb/ua
uacme: update to 1.7
2021-02-28 23:34:22 -08:00
Greg Dietsche
1569131f95 Correct Reference to IPKG_INSTROOT
IPKG_INSTROOT was misspelled.

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2021-02-28 21:50:01 -06:00
Rosen Penev
8135fc31c7 uacme: update to 1.7
Switched to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:51:05 -08:00
Rosen Penev
ef03c4216a wavemon: update to 0.9.3o
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-28 17:44:19 -08:00
Rosen Penev
7b89bbe3ff
Merge pull request #14948 from lucize/frrup
frr: update to latest and backports
2021-02-28 11:33:46 -08:00
Lucian Cristian
7087177bb0 libreswan: update to 4.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-02-28 14:59:08 +02:00
Lucian Cristian
e6cb3a7552 frr: update to latest and backports
cherry-pick:
backport nhrpd support multicast
backport ospf updates

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2021-02-28 14:55:36 +02:00
David Bauer
d9119a7358
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
static-neighbor-reports: add missing Lua dependency
2021-02-28 12:28:27 +01:00
Rosen Penev
d295e146a2
Merge pull request #14927 from mkrkn/ovpn251
openvpn: update to 2.5.1
2021-02-28 01:30:32 -08:00
David Bauer
83d572af98 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>
2021-02-28 09:19:14 +01:00
Rosen Penev
56b03ecb5f
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
safe-search: fix typos in package scripting
2021-02-27 15:45:10 -08:00
Philip Prindeville
8d09fc0cfb safe-search: fix typos in package scripting
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-02-26 15:39:21 -07:00
Stan Grishin
b3e98b3c8d vpn-policy-routing: bugfix: netflix user file missing redirect
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-26 22:03:29 +00:00
Dirk Brenken
d7a76b634a
Merge pull request #14913 from dibdot/adblock
adblock: update 4.1.0
2021-02-26 22:50:26 +01:00
Dirk Brenken
215ffbe357
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>
2021-02-26 20:52:55 +01:00
Dirk Brenken
2b476ffd38
travelmate: update to 2.0.3
* refine the wifi reconfigure logic

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-26 19:46:53 +01:00
Alexandru Ardelean
8520aba273 mstpd: bump to version 0.0.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-02-26 07:58:53 +01:00
Stan Grishin
7b04857dcb vpn-policy-routing: update user netflix file
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-26 02:16:24 +00:00
Rui Salvaterra
e30f0480c8 tor: fix building without OpenSSL engine support
Otherwise it would fail with linking errors.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-02-25 09:31:00 +00:00
Eneas U de Queiroz
31dac1a0ed
Merge pull request #14891 from cotequeiroz/snort-libdaq
snort[3],libdaq[3]: install/use libdaq 2&3 in their own dir
2021-02-24 22:10:06 -03:00
Rosen Penev
ea190c260e
Merge pull request #14886 from cotequeiroz/golang
treewide, affected packages: fix build with golang 1.16
2021-02-24 16:54:34 -08:00
Rosen Penev
b43c5ccba6
Merge pull request #14887 from stangri/master-vpn-policy-routing
vpn-policy-routing: custom user scripts improvements
2021-02-24 16:53:38 -08:00
Rosen Penev
1a72538f9f
Merge pull request #14881 from nickberry17/mm_libqmi_libqrtr
Update libqmi, ModemManager and add libqrtr-glib
2021-02-24 16:53:22 -08:00
Eneas U de Queiroz
92cdc620b6
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>
2021-02-24 20:42:03 -03:00
Eneas U de Queiroz
48e2b6ebb3
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>
2021-02-24 20:42:03 -03:00
Stan Grishin
7f9cb97854 vpn-policy-routing: custom user scripts improvements
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-24 19:43:48 +00:00
Eneas U de Queiroz
cffae02037
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>
2021-02-24 16:12:58 -03:00
Eneas U de Queiroz
b732157dec
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>
2021-02-24 16:12:55 -03:00
Magnus Kroken
204c0901b8 openvpn: update to 2.5.1
Set myself as maintainer.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2021-02-24 19:00:23 +01:00
Yousong Zhou
5fb4fc1fd7 ovn: bump to version 20.12.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2021-02-24 20:36:27 +08:00
Yousong Zhou
f4f1a25e80 openvswitch: bump to version 2.15.0
Quote NEWS item

>   - Building the Linux kernel module from the OVS source tree is
>     deprecated
>     * Support for the Linux kernel is capped at version 5.8
>     * Only bug fixes for the Linux OOT kernel module will be accepted.
>     * The Linux kernel module will be fully removed from the OVS source
>       tree
>       in OVS branch 2.18

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2021-02-24 20:36:27 +08:00
Nicholas Smith
54a9b58ffd modemmanager: bump to version 1.16.0
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 13:43:52 +10:00
Rosen Penev
9737c89ce7
Merge pull request #14860 from neheb/coov
coova-chilli: update to 1.6
2021-02-23 18:45:22 -08:00
Rosen Penev
1e736d5b03
Merge pull request #14723 from svaaz/master
sysrepo: fix plugind option for verbosity
2021-02-23 15:39:11 -08:00
Rosen Penev
43d21e650d
Merge pull request #14862 from neheb/boi
boinc: update to 7.16.16
2021-02-23 12:01:03 -08:00
Rosen Penev
f0ea281357
Merge pull request #14850 from 1715173329/xr-mter
xray-core: remove myself from maintainters
2021-02-23 05:17:53 -08:00
Rosen Penev
53210dd91f
Merge pull request #13677 from ja-pa/knot-resolver-upstream
knot-resolver: add new package
2021-02-23 05:14:55 -08:00
Rosen Penev
85b2a43b6b
Merge pull request #14859 from neheb/cu
curl: update to 7.75.0
2021-02-23 05:12:20 -08:00
Rosen Penev
ea931ee4c5
Merge pull request #14867 from stangri/master-vpn-policy-routing
vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
2021-02-23 05:10:38 -08:00
Jan Pavlinec
bb1f6174fa
knot-resolver: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-23 12:41:48 +01:00
Bruno Randolf
4df0adaa5e pingcheck: Update (resolve bugfix)
Signed-off-by: Bruno Randolf <br1@einfach.org>
2021-02-23 09:47:35 +00:00
Stan Grishin
eced9ee669 vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-23 01:12:17 +00:00
Rosen Penev
ce361e3c1a
boinc: update to 7.16.16
Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 16:37:41 -08:00
Rosen Penev
c05077a499
coova-chilli: update to 1.6
Remove usptreamed patches.

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 16:35:46 -08:00
Rosen Penev
d55ea14a46
curl: update to 7.75.0
Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 16:34:55 -08:00
Rosen Penev
a51a75529d
Merge pull request #14842 from marcin1j/pr/20200221-fix-mini_snmpd-source-repo
mini_snmpd: fix spurious version bump to 1.6
2021-02-22 12:51:11 -08:00
Daniel Engberg
80c267587d
Merge pull request #14832 from TDT-AG/pr/20210222-stunnel
stunnel: update to 5.58
2021-02-22 20:20:30 +01:00
Eric Luehrsen
890cfb3857 unbound: update to 1.13.1
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2021-02-22 19:08:33 +01:00
Tianling Shen
024112605a
xray-core: remove myself from maintainters
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-02-23 00:12:11 +08:00
Marcin Jurkowski
761bdd74ea mini_snmpd: fix spurious version bump to 1.6
Fixes spurious version bump done in 5c8fb42 and reported in #14815 and
switches source proto from git to codeload.

Upstream has changed daemon binary name to `/usr/sbin/mini-snmpd`.
Package and config/init script name stays unchanged.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2021-02-22 13:12:16 +01:00
Florian Eckert
389c7f12cb stunnel: update to 5.58
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-02-22 09:52:52 +01:00
Rosen Penev
39d976ba87
Merge pull request #14811 from xdarklight/ksmbd-3.3.5
ksmbd and ksmbd-tools 3.3.5
2021-02-21 21:37:00 -08:00
Josef Schlehofer
8dc0d3d33a
Merge pull request #13929 from ja-pa/git-lfs
git-lfs: add new package
2021-02-21 08:56:45 +01:00
Rosen Penev
937a733854
Merge pull request #14818 from mwarning/zt
zerotier: bump to 1.6.4
2021-02-20 19:23:06 -08:00
Moritz Warning
72cbd2872b zerotier: bump to 1.6.4
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-02-21 03:31:11 +01:00
Ilya Lipnitskiy
5d8d4fbbcb
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>
2021-02-20 16:02:15 -08:00
Michael Heimpold
f2877e81f6 openconnect: fix dependencies to iconv/intl (fixes #14734)
This fixes the issue raised after d18692c (libxml2: allow building with iconv support).

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2021-02-20 19:28:44 +01:00
Martin Blumenstingl
58f91090f5 ksmbd-tools: update to 3.3.5
Major changes for version 3.3.5 are:
- Rename "streams" parameter to "vfs objects = streams_xattr".
- Enable smb2 leases by default.
- Ignore ksmbd.subauth creation failure.
- Fix bugs that related to guest ok = yes.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2021-02-20 15:31:04 +01:00
Dirk Brenken
3a1798155c
Merge pull request #14806 from dibdot/banip
banip: update to 0.7.3
2021-02-20 15:03:45 +01:00
Jan Pavlinec
3b25f4561f ooniprobe: update to version 3.5.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-20 15:39:35 +02:00
Rosen Penev
03b69a007f
Merge pull request #14717 from dobo90/adguardhome_v0.105.0
adguardhome: bump to 0.105.1
2021-02-20 01:29:24 -08:00
Dirk Brenken
b65353b4f7
banip: update to 0.7.3
* fix search string/pipe preparation for the background service
* fix IPSet maxelem limitation, made it more flexible
* fix potential error during resume action
* add Cisco Talos IP blacklist
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-20 10:26:16 +01:00
Rosen Penev
5fe538f055
Merge pull request #14791 from ja-pa/tor-0.4.5.6
tor: update to version 0.4.5.6
2021-02-19 14:51:18 -08:00
Rosen Penev
66269703f3
Merge pull request #14796 from ja-pa/dnstap-0.4.0
dnstap: update to version 0.4.0
2021-02-19 12:42:12 -08:00
Jan Pavlinec
17056742ad
tor: update to version 0.4.5.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-19 11:34:12 +01:00
Noah Meyerhans
f33ab76019 bind: bump to 9.17.10
Add build dependency on libnghttp2 for DNS-over-HTTPS support

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2021-02-18 14:43:14 -08:00
Rosen Penev
bc08b47fd9
Merge pull request #14709 from stangri/master-https-dns-proxy
https-dns-proxy: support for force DNS/DNS hijacking
2021-02-18 13:24:29 -08:00
Dirk Brenken
55d663d291
banip: update to 0.7.2
* add scanning for suspicious nginx events
* add a log counter to track the number of the failed requests
  or login repetitions of the same ip in the log before banning,
  defaults are: ssh (3), luci (3), nginx (5)
* optimize the background service handling
* add 'greensnow' as a new source
* update readme and LuCI frontend regarding the new log count options

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-17 21:24:44 +01:00
Nick Hainke
cb286d0d75 owipcalc: change maintainer
As suggested by others, I would like to take care of this tool. I am
developing certain tools that rely on the library and also owipcalc.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-02-17 17:17:50 +01:00
Bruno Randolf
3f52393430 pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR
Adressing issue #14773

Signed-off-by: Bruno Randolf <br1@einfach.org>
2021-02-17 13:36:41 +00:00
Dobroslaw Kijowski
d208610b8d adguardhome: bump to 0.105.1
* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1
* Add node-yarn/host dependency as it is needed since [1].
* Adjust LDFLAGS to the new ones introduced in [2].
* Invoke targets from make instead of manually running npm and yarn.
* Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to
  build only one specific package (a cosmetic change).

[1]: 5e20ac7ed5 (diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140)
[2]: 0d67aa251d (diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60)

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
2021-02-17 09:47:57 +01:00
Philip Prindeville
d053df65e9
Merge pull request #14758 from pprindeville/strongswan-drop-route-uid0
strongswan: fix local_gateway discovery
2021-02-16 15:19:14 -07:00
Philip Prindeville
ec72d3a9e4 strongswan: fix local_gateway discovery
This has been observed by myself and @luizluca: ip route get is
appending uid0 to the output, as seen from:

root@OpenWrt2:~# ip route get 1.1.1.1
1.1.1.1 via 174.27.160.1 dev eth3 src 174.27.182.184 uid 0
    cache
root@OpenWrt2:~#

so the fix is an anchored match, discarding all else. Also, using
ip -o means never having to do multiline matches...

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-02-16 13:32:26 -07:00
Felix Fietkau
eea050dab8 curl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it
Fixes ABI_VERSION handling issues

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-02-16 11:20:23 +01:00