Ren Zongjia [Sun, 12 Sep 2021 09:31:21 +0000 (17:31 +0800)]
autoconf: fix shebang
Fix shebang errors for autom4te, autoreconf, autoheader, autoscan, autoupdate, ifnames.
resolve openwrt/packages#16604
Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
(cherry picked from commit
72f3dfcb0e1c2acb225d282c6968e42852df6cef)
Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
Richard Gering [Sat, 11 Sep 2021 22:10:32 +0000 (15:10 -0700)]
banip: update 0.7.10-3
* Updated firehol ipset URLs
Signed-off-by: Richard Gering <rg4github@dutchies.us>
(cherry picked from commit
e803f3d75f383929426b4e17331b9d5f80ffdcc8)
Dirk Brenken [Sat, 11 Sep 2021 16:23:35 +0000 (18:23 +0200)]
travelmate: update to 2.0.7
* add wpa-supplicant package dependency
* removed no longer working 'db-bahn.login' and 'wifionice.login' auto-login scripts
* added the new 'wifibahn.login' script for auto-logins to captive portals WIFI@BAHN (DE),
run tested on a single ICE (station logins are currently unsupported!)
* vodafone.login prepared to support free/time limited logins (still WIP!)
* change return code handling in login scripts and travelmate
* refine f_wifi function
* fix a few conercase issues
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
3167e00aff44c1ae5172f4c5547b3136caef6088)
Luiz Angelo Daros de Luca [Fri, 10 Sep 2021 22:36:31 +0000 (19:36 -0300)]
Merge pull request #16524 from paper42/hplip-no-aslr-21
[21.02] hplip: add a patch to fix PIE builds
Michal Vasilek [Fri, 10 Sep 2021 14:11:02 +0000 (16:11 +0200)]
ntfs-3g: patch CVE-2019-9755
* switch to AUTORELEASE
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Alexandru Ardelean [Mon, 6 Sep 2021 07:43:47 +0000 (10:43 +0300)]
python3: bump version to 3.9.7
Refreshed patches.
And apply hack for line-endings in pep517 (from pip).
Hack comment:
# FIXME: [1] get rid of this asap; 'patch' doesn't like Windows endings, and this file is full of them...
# I actually tried this in a number of ways and the only way to fix this is to implement
# a poor-man's dos2unix using sed.
# The issue is with the pip package; it seems that it throws in some Windows line-endings
# and 'patch' won't handle them. So, we do a "dos2unix" and then patch.
# We can get rid of this once this is solved upstream and in pip:
# https://github.com/pypa/pep517/pull/130
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit
26988f905f1f78ee0fd67dc90c3c7b112ac1817d)
Vladislav Grigoryev [Fri, 10 Sep 2021 14:10:04 +0000 (17:10 +0300)]
fail2ban: fix hotplug when disabled
Avoid restarting fail2ban by hotplug when the service is disabled.
Related issue: https://github.com/openwrt/packages/issues/16601
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
(cherry picked from commit
57aab9f1d15fd694ffdf6a83d73d15497d1a5f08)
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
Alexandru Ardelean [Thu, 9 Sep 2021 08:02:20 +0000 (11:02 +0300)]
django: bump to version 3.2.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Kerma Gérald [Tue, 7 Sep 2021 12:55:56 +0000 (14:55 +0200)]
fail2ban: fix package for fail2ban v0.11.2
fail2ban v0.11.2 package version 2
Following PR #15098, add fixes to build fail2ban package:
- remove use of fail2ban-python (directly use python3 in script)
- remove link to python3 in /usr/bin (break the package build)
- remove python-tests (reduce the package size)
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
(cherry picked from commit
56a084d3922c84e936ef660a67a2156439223393)
Kerma Gérald [Thu, 11 Mar 2021 13:15:40 +0000 (14:15 +0100)]
fail2ban: initial package of fail2ban version 0.11.2
python3-pyinotify: initial package version 0.9.6 of pyinotify for python3
Signed-off-by: Kerma Gérald <gandalf@gk2.net>
(cherry picked from commit
bcb8775e48eb8f99a76b05a8539a0140513e4158)
Olivier Poitrey [Thu, 9 Sep 2021 15:57:48 +0000 (15:57 +0000)]
nextdns: Update to version 1.37.2
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Ansuel Smith [Mon, 6 Sep 2021 11:12:34 +0000 (13:12 +0200)]
unbound: backport fix for permission denied error
Currently there is a problem with log spam when ipv6 network
is dropped. Fix this by backporting a patch to silence these errors
when verbose logging is not enabled.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
(cherry picked from commit
f2f05088a5a12bf9963b83d9613bb96335a27e66)
Eric Luehrsen [Sat, 14 Aug 2021 06:59:32 +0000 (02:59 -0400)]
unbound: update to 1.3.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
(cherry picked from commit
17c25269d75c5cfedb68aec20d2f9cffa977bc62)
Felix Fietkau [Wed, 16 Jun 2021 10:58:31 +0000 (12:58 +0200)]
unbound: fix build on non-linux systems
Override places that call uname to detect target features
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit
cc1d0aa3d2e83252b1e85e65ce6eb6c7a4c4e98b)
Jo-Philipp Wich [Wed, 8 Sep 2021 19:53:28 +0000 (21:53 +0200)]
cgi-io: update to latest Git HEAD
98cef9d Retry splice() syscall on EINTR
Fixes: https://github.com/openwrt/luci/issues/5342
Fixes: https://bugs.openwrt.org/index.php?do=details&task_id=4006
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit
db8e0fdea454c3b07d859935de5a7d3714fd72ac)
Christian Lachner [Wed, 8 Sep 2021 07:31:14 +0000 (09:31 +0200)]
haproxy: Update HAProxy to v2.2.17
- This update fixes CVE-2021-40346; see: https://jfrog.com/blog/critical-vulnerability-in-haproxy-cve-2021-40346-integer-overflow-enables-http-smuggling/
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Andy Walsh [Wed, 8 Sep 2021 12:21:06 +0000 (14:21 +0200)]
wsdd2: update to git (2021-08-09), switch to Netgear repo
* update to git (2021-08-09)
* switch to Netgear repo
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Andy Walsh [Wed, 8 Sep 2021 12:18:55 +0000 (14:18 +0200)]
samba: update to 4.14.7
* update to 4.14.7
* remove domain if fqdn was set
* allow disabling wsdd2 in menuconfig
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Jan Pavlinec [Wed, 19 May 2021 10:55:53 +0000 (12:55 +0200)]
tor: update to version 0.4.5.8
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit
5c9ab1ff67fddee8ec34ed55c1b0123d3c6d371f)
Rosen Penev [Tue, 7 Sep 2021 21:58:27 +0000 (14:58 -0700)]
Merge pull request #16559 from
1715173329/xray-2102
[openwrt-21.02] xray-core: Update to 1.4.3
Olivier Poitrey [Tue, 7 Sep 2021 21:17:29 +0000 (21:17 +0000)]
nextdns: Update to version 1.37.1
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Tianling Shen [Tue, 7 Sep 2021 19:48:23 +0000 (03:48 +0800)]
xray-core: Update to 1.4.3
- Updated geodata to latest version
- Removed upstreamed patches
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
3f448adabba3c36f13fab9463bd405463df79464)
Dirk Brenken [Tue, 7 Sep 2021 19:16:08 +0000 (21:16 +0200)]
banip: update 0.7.10-2
* optimize dns resolve function
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
f6300370430da8402fc7fd24b0eafe352ef1e7a3)
Olivier Poitrey [Tue, 7 Sep 2021 16:12:07 +0000 (16:12 +0000)]
nextdns: Update to version 1.37.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Alexandru Ardelean [Mon, 5 Apr 2021 15:37:06 +0000 (18:37 +0300)]
pillow: bump to version 8.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit
afdcfb525c488e4d153fd06535bc2a434a6ea3d4)
Dennis Schüsselbauer [Mon, 6 Sep 2021 19:23:33 +0000 (21:23 +0200)]
acme: Fix uhttpd restart to load new certificates
Fixes issue #16256
Bump PKG_RELEASE to 6.
Signed-off-by: Dennis Schüsselbauer <scde@users.noreply.github.com>
(cherry picked from commit
d69534751e2cf15aa7add8e8db713fd7131edd1f)
Josef Schlehofer [Mon, 6 Sep 2021 14:07:58 +0000 (16:07 +0200)]
python-certifi: update to version 2021.5.30
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
571326bd48273a8a845cad4cd97730fa0011958f)
Alexandru Ardelean [Mon, 26 Jul 2021 07:38:12 +0000 (10:38 +0300)]
squashfs-tools: bump to version 4.5
Drop GCC 10 build patch
Adds 2 more utilities which are symlinks to mksquashfs,unsquashfs.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit
399bb7f9920572a9acb7bf01e6174098f636db06)
Michal Vasilek [Thu, 2 Sep 2021 13:59:15 +0000 (15:59 +0200)]
hplip: add a patch to respect CFLAGS
* fixes build with PIE
* use AUTORELEASE
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Hannu Nyman [Sat, 4 Sep 2021 07:53:23 +0000 (10:53 +0300)]
collectd: sensors plugin - depend on lm-sensors
Change the sensors plugin's dependency from libsensors
to lm-sensors, so that also the /usr/sbin/sensors executable
gets installed if the plugin is selected.
Although that is not needed for collectd itself,
the LuCI statistics app expects to find the sensors executable
if the plugin has been installed.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
210ff7e9537601f572d00148a101131aeb539f40)
Brian J. Murrell [Mon, 21 Dec 2020 05:07:38 +0000 (00:07 -0500)]
mwan3: Use shebang in /etc/mwan3.user
To allow the script to define what it should be run with.
This let's the user use bash if it's available, or python, or perl, etc.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
Update PKG_VERSION to 2.10.12
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit
3d824ea288d907a31729c3629e884ea122c30da0)
Robert Högberg [Tue, 31 Aug 2021 12:20:08 +0000 (14:20 +0200)]
perlbase-data: Add dependency on perlbase-scalar
Data::Dumper requires Scalar::Util -> add missing dependency.
Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
Michael Heimpold [Tue, 16 Feb 2021 23:28:49 +0000 (00:28 +0100)]
lttng-tools: fix linking with full language support enabled
This fixes fallout after
d18692c.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
ce4701cc922bd118a6da00409d4be89b6ad46faa)
Rosen Penev [Mon, 1 Mar 2021 22:47:43 +0000 (14:47 -0800)]
stoken: fix compilation with BUILD_NLS
Fixes linking issue as libxml2 uses iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
60682c02357077ba13d0993bdb5c1b81d18939e1)
Rosen Penev [Mon, 1 Mar 2021 23:08:17 +0000 (15:08 -0800)]
augeas: fix compilation with BUILD_NLS
Needs nls.mk because of libxml2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
80a0261a5dc0863c6acf5f0d55e8ae8029c9814e)
Rosen Penev [Thu, 2 Sep 2021 00:16:16 +0000 (17:16 -0700)]
Merge pull request #16517 from jefferyto/golang-packages-remove-strip-ldflags-openwrt-21.02
[openwrt-21.02] treewide: Remove GO_PKG_LDFLAGS for stripping binaries
Jeffery To [Wed, 1 Sep 2021 22:07:05 +0000 (06:07 +0800)]
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
The "-s -w" flags in GO_PKG_LDFLAGS tells the Go compiler to strip the
binaries it produces. Since the default Go package build process will
strip binaries when CONFIG_USE_STRIP or CONFIG_USE_SSTRIP are selected,
these flags are unnecessary.
When CONFIG_NO_STRIP is selected, these flags override the user's
intention of building unstripped packages.
This removes these flags for all relevant packages.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Nguyen Quang Minh [Thu, 15 Jul 2021 08:24:48 +0000 (08:24 +0000)]
openvpn: add OpenVPN option push-peer-info
This will allow the server to know more info about the client like
HWADDR, very useful for managing IoT devices.
See: https://www.mankier.com/8/openvpn#--push-peer-info
Signed-off-by: Nguyen Quang Minh <minhnq31@fpt.com.vn>
Rosen Penev [Wed, 1 Sep 2021 21:08:46 +0000 (14:08 -0700)]
Merge pull request #16514 from jefferyto/python-cryptography-3.4.8-openwrt-21.02
[openwrt-21.02] python-cryptography: Update to 3.4.8
Jeffery To [Wed, 1 Sep 2021 18:30:37 +0000 (02:30 +0800)]
python-cryptography: Update to 3.4.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit
69ae9c29a206856af5e737737fcb691c8bce7f08)
Jan Pavlinec [Mon, 23 Aug 2021 06:44:46 +0000 (08:44 +0200)]
tailscale: update to version 1.12.3
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit
23d90cabd2b7fcb8a2d75a96a00b4653988f8af6)
Jan Pavlinec [Tue, 3 Aug 2021 06:45:29 +0000 (08:45 +0200)]
tailscale: update to version 1.12.1
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit
bb419b3227a7ac191fe2403899aacd71b791e7c0)
Jan Pavlinec [Thu, 24 Jun 2021 10:23:25 +0000 (12:23 +0200)]
tailscale: update to version 1.8.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit
fabaf9f184ee90eacec9515dd9fd61ecdaaf9c22)
Jan Pavlinec [Fri, 7 May 2021 16:53:58 +0000 (18:53 +0200)]
tailscale: update to version 1.8.1
Add readme with simple tailscale howto.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit
791de7b5d07e54556888f3c6689b8bf6d29c184d)
Josef Schlehofer [Wed, 1 Sep 2021 08:48:38 +0000 (10:48 +0200)]
Merge pull request #16512 from paper42/libssh-21
[21.02] libssh: update to 0.9.6
Michal Vasilek [Wed, 1 Sep 2021 07:56:00 +0000 (09:56 +0200)]
libssh: update to 0.9.6
* fixes CVE-2021-3634
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Etienne Champetier [Tue, 31 Aug 2021 04:38:39 +0000 (00:38 -0400)]
htop: Add HTOP_LMSENSORS config option
Enabled by default for x86, this enables lm-sensors support in htop.
Also add --enable-linux-affinity to avoid autodetecting it
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit
37ca4e923d2efe21a4c6c8d8d9ab8b6720a4cd3a)
Dirk Brenken [Tue, 31 Aug 2021 09:29:13 +0000 (11:29 +0200)]
banip: update 0.7.10
* switch to unencrypted http downloads for ipdeny.com due to persistant certificate issues
* compact json generator code (tested with report files > 2MB)
* various code cleanups and optimizations
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
8ac0103cbdb74e2ec9ea2986c4b80bf83ba00211)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Rosen Penev [Tue, 31 Aug 2021 03:15:53 +0000 (20:15 -0700)]
Merge pull request #16494 from
1715173329/xray-2102
[openwrt-21.02] xray-core: fix build under go 1.17
Tianling Shen [Thu, 26 Aug 2021 13:52:40 +0000 (21:52 +0800)]
xray-core: fix build under go 1.17
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
dcd3f288e441dac264f4c34e19270e75d38933eb)
Jeffery To [Sun, 22 Aug 2021 16:36:15 +0000 (00:36 +0800)]
golang: Update to 1.17
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit
d0aab6b8bc1a687f0c7b62ac2c92be36e2bdd8bd)
Sebastian Kemper [Sun, 22 Aug 2021 14:21:58 +0000 (16:21 +0200)]
gpsd: bump to 3.23
Contains fix for time jumping back 1024 weeks after 23-October-2021.
Changes:
- Between current version and 3.23 the ABI version changed from 27 to
29. Add ABI_VERSION variable to package as the jumps occur often.
- 0001-no-distutils-import.patch: removed because current patch doesn't
work with new release and host python3-distutils is a build
requirement anyway.
- 0002-ncurses6_detection.patch: fixed the patch. Currently the first
"elif" checks for "ncurses6-config". But this is only provided by
ncurses/host package, so the CFLAGS then contain includes that point
into $(STAGING_DIR_HOSTPKG). The ncurses target package only installs
"ncursesw6-config" into the staging area. So this is the only tool of
interest. Also, the hunk moved from SConstruct to SConscript.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Fri, 27 Aug 2021 20:30:58 +0000 (13:30 -0700)]
Merge pull request #16478 from
1715173329/yq-2102
[openwrt-21.02] yq: Update to 4.12.1
Tianling Shen [Fri, 27 Aug 2021 16:43:24 +0000 (00:43 +0800)]
yq: Update to 4.12.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
8dfc2e06c6b89fe5783fc67c4091a2171c8ed1af)
Daniel Golle [Wed, 18 Aug 2021 18:30:56 +0000 (19:30 +0100)]
auc: update to version 0.2.4
* Brings support for future connexion based API.
* read `detail` not `message` from server
* use regular verrevcmp for branch names, fixes update indication
* break out usage() from main() function
* require '-f' in case installed package is missing in remote lists
* don't use ENETUNREACH for unlrelated error
* Fix check for mandatory fields (stray parenthesis)
* Don't even fetch package lists if checking only for release.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit
8486f64fea140dddb7ca92333ed956f2966e444a)
(cherry picked from commit
23ce5b0e6feb141b272d277a0b72a12add67d9b6)
(cherry picked from commit
2edbc4c805d61d859f5e2af84293cdfb051f7f56)
(cherry picked from commit
bd4ad7b0baa3c95c5c8ee88c1aa372030fc6a47a)
Tianling Shen [Wed, 25 Aug 2021 14:41:14 +0000 (22:41 +0800)]
yq: Update to 4.12.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit
c881b29cfdfd274b721775d1d0de71eb02a27201)
Michal Vasilek [Mon, 23 Aug 2021 11:37:53 +0000 (13:37 +0200)]
apr: patch CVE-2021-35940
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit
0777e40b7472a0b0b77531b6797448f8c15bd586)
Stan Grishin [Wed, 25 Aug 2021 00:07:53 +0000 (17:07 -0700)]
Merge pull request #16456 from rs/nextdns-1.36.0-openwrt-21.02
[21.02] nextdns: Update to version 1.36.0
Olivier Poitrey [Tue, 24 Aug 2021 23:40:32 +0000 (23:40 +0000)]
nextdns: Update to version 1.36.0
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
Karl Palsson [Tue, 24 Aug 2021 14:19:41 +0000 (14:19 +0000)]
mosquitto: allow auth options with per listener settings
Some settings can be either global or per listener, and we need to
support both forms in UCI.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Tue, 24 Aug 2021 12:07:23 +0000 (12:07 +0000)]
mosquitto: init: support more UCI options
Recent versions of mosquitto have added a lot more fine grained control
of various options. Add UCI support for all of them, and fix a couple
of things that were configured as per listener, that are actually global
settings.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Simon Polack [Tue, 3 Aug 2021 10:59:44 +0000 (12:59 +0200)]
airos-dfs-reset: add airos-dfs-reset
Ubiquitis airmax based gear does not fallback to original port after DFS
event is over. This tool triggers the fallback automatically by soft-restarting
unconditionally, whenever the configured freq differs from the running.
Signed-off-by: Simon Polack <spolack+git@mailbox.org>
(cherry picked from commit
e36e8a6a3ba5b5fe103b19f6aab9dc1af9a224fa)
Rosen Penev [Mon, 23 Aug 2021 19:19:47 +0000 (12:19 -0700)]
Merge pull request #16443 from nwidger/delve-1.7.1-openwrt-21.02
[openwrt-21.02] delve: Update to 1.7.1
Niels Widger [Mon, 23 Aug 2021 12:40:12 +0000 (08:40 -0400)]
[openwrt-21.02] delve: Update to 1.7.1
See
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#171-2021-08-18
for changes.
Signed-off-by: Niels Widger <niels@qacafe.com>
(cherry picked from
3583fd1c2)
Etienne Champetier [Sun, 22 Aug 2021 11:25:45 +0000 (07:25 -0400)]
phantap: update to latest commit
26bd876 Switch from ifname to device
d8d3d5f Fix blog post link
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit
ac2b796704e02a1332c468c9dd9354426142ab7d)
Dirk Brenken [Sat, 21 Aug 2021 19:37:01 +0000 (21:37 +0200)]
travelmate: update to 2.0.6
* replaced pipe input for a while/read-loop with a here document/variable as input
(fix various subshell related bugs and oddities)
* further improve abort and re-connection handling
* prevent alleged detected connection failures (false positives) with an additional gw check,
to stabilize VPN connections in particular
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
1c0fcbd28b01c0af2013fb4ef4ec5e0ad1c881fd)
Dirk Brenken [Sun, 15 Aug 2021 12:11:27 +0000 (14:11 +0200)]
travelmate: update to 2.0.5-3
* simplify the scan logic, to get rid of nifty IFS tricks
* limit the nearby scan results to process only the strongest uplinks, set 'trm_maxscan' accordingly (default '10')
* update the readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
58a3cf1f01f7d29a69f5e3aa82fe5aa060470c47)
Etienne Champetier [Fri, 20 Aug 2021 19:33:27 +0000 (15:33 -0400)]
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
This fixes compilation issues with ASLR PIE enabled
We were compiling with '-g -DDEBUG'
https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
(cherry picked from commit
374e1dd56e1742273b261f25a69fd3d46741e357)
Ted Hess [Thu, 19 Aug 2021 22:03:54 +0000 (18:03 -0400)]
dnscrypt-proxy2: Upgrade to 2.1.0
Adjust build opts to force GOPATH mode by setting GO111MODULE off.
Ref: https://go.dev/blog/go116-module-changes
Signed-off-by: Ted Hess <thess@kitschensync.net>
(cherry picked from commit
6981009f4847b1f46ef69ae813f7154b7946e47e)
Petr Štetiar [Tue, 10 Aug 2021 07:15:06 +0000 (09:15 +0200)]
c-ares: update to version 1.17.2
Missing input validation of host names returned by Domain Name Servers
in the c-ares library can lead to output of wrong hostnames (leading to
Domain Hijacking).
The Common Vulnerabilities and Exposures (CVE) project has assigned the
name CVE-2021-3672 to this issue.
References: https://c-ares.haxx.se/adv_20210810.html
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Michal Vasilek [Fri, 20 Aug 2021 08:06:42 +0000 (10:06 +0200)]
mc: add a missing Syntax file
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit
312caff03b17241d2e383eb254b41d35e9225294)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Michal Vasilek [Wed, 11 Aug 2021 13:05:13 +0000 (15:05 +0200)]
mblaze: new package
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit
80f7a8ec8b5bb208503b89f19e689e372d2c7b5b)
Josef Schlehofer [Wed, 11 Aug 2021 21:45:19 +0000 (23:45 +0200)]
hwdata: update to version 0.350
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
3d5bed38e8e554b39081496d44eed8befb9f1f5f)
Marius Dinu [Sat, 14 Aug 2021 09:39:44 +0000 (12:39 +0300)]
tvheadend: update to v4.2.8, remove static ffmpeg
- refresh patches
- add missing dependency: libffi
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
[edited commit message and the maintainer line]
(cherry picked from commit
326da3dbbc57b6c44bc0d0401529531c7d5dfb89)
Rosen Penev [Thu, 24 Jun 2021 08:14:05 +0000 (01:14 -0700)]
tvheadend: fix compilation with GCC 9 and 10
Without this, compilation fails because of a fortify-source header.
There's something defining and undefining _GNU_SOURCE somewhere.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
57c6c5e73fd9a3e367364466ea1b7ec1ed8e69c4)
Josef Schlehofer [Wed, 18 Aug 2021 10:12:01 +0000 (12:12 +0200)]
python3-setuptools: add _distutils_hack
I tried to install matplotlib by using pip and it failed with the following output:
2021-08-18T11:52:26,171 Collecting matplotlib
2021-08-18T11:52:26,173 Created temporary directory: /tmp/pip-unpack-wuth2u0e
2021-08-18T11:52:26,565 Using cached matplotlib-3.4.3.tar.gz (37.9 MB)
2021-08-18T11:52:38,659 Added matplotlib from https://files.pythonhosted.org/packages/21/37/
197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar. gz#sha256=
fc4f526dfdb31c9bd6b8ca06bf9fab663ca12f3ec9cdf4496fb44bc680140318 to build tracker '/tmp/pip- req-tracker-u30x8pht'
2021-08-18T11:52:38,660 Running setup.py (path:/tmp/pip-install-afiyiers/ matplotlib_8e717e38862f4976a3d6cb1832ba3261/setup.py) egg_info for package matplotlib
2021-08-18T11:52:38,661 Created temporary directory: /tmp/pip-pip-egg-info-kbtiezxq
2021-08-18T11:52:38,662 Running command python setup.py egg_info
2021-08-18T11:52:38,831 Traceback (most recent call last):
2021-08-18T11:52:38,832 File "<string>", line 1, in <module>
2021-08-18T11:52:38,832 File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 8, in <module>
2021-08-18T11:52:38,833 ModuleNotFoundError: No module named '_distutils_hack'
More details about it:
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968410
Once I applied the patch from the bug tracker, I got further to install
it.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit
feaaacc10fff283505ff261ed6886a4936fbe7f5)
Jan Baier [Mon, 16 Aug 2021 10:19:46 +0000 (12:19 +0200)]
zabbix: Call killall with the -s
Some versions of killall do support the `killall -SIGNAL` syntax and
have only `-s SIGNAL` which should be supported everywhere.
I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2
Signed-off-by: Jan Baier <jan.baier@amagical.net>
(cherry picked from commit
641f75d98ac77139d44056d260395efea169abf7)
Michal Vasilek [Wed, 18 Aug 2021 12:52:15 +0000 (14:52 +0200)]
git: update to 2.33.0
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit
e684672916f3a8ca54ddd66ec09c2e87b32726d9)
Dirk Brenken [Wed, 18 Aug 2021 19:23:43 +0000 (21:23 +0200)]
Merge pull request #16397 from paper42/mc-21.02
[21.02] mc: update to 2.8.27
Michal Vasilek [Wed, 18 Aug 2021 13:17:50 +0000 (15:17 +0200)]
mc: update to 2.8.27
* fixes CVE-2021-36370
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
Rosen Penev [Wed, 18 Aug 2021 09:01:11 +0000 (02:01 -0700)]
Merge pull request #16358 from jamesmacwhite/21.02-stubby-0.4.0
[21.02] stubby: version 0.4.0
Stan Grishin [Tue, 17 Aug 2021 02:24:52 +0000 (19:24 -0700)]
Merge pull request #16384 from stangri/openwrt-21.02
[21.02] curl: update to 7.78.0
Stan Grishin [Wed, 4 Aug 2021 21:57:19 +0000 (21:57 +0000)]
curl: update to 7.78.0
* update to 7.78.0
* change maintainer
* remove obsolete mirror (curl.mirror.anstey.ca)
* update main curl URLs
Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit
243c86ffc8fc77aa40237c037538a830cb307f8e)
Daniel Golle [Mon, 16 Aug 2021 22:14:59 +0000 (23:14 +0100)]
auc: update to version 0.2.0
Cherry-picked from
9c491c6cb auc: update to version 0.1.9
4d789eac3 auc: handle root filesystem type
545c93d45 auc: improve branch selection logic
6c784dff2 auc: move function to right place
b1d38e7ab auc: update to version 0.2.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Eneas U de Queiroz [Wed, 11 Aug 2021 14:04:50 +0000 (11:04 -0300)]
unixodbc: use 'install' when copying host binaries
'cp' fails with a text file busy error if it tries to overwrite an
executable file that is running. 'install' unlinks the file first, so
it will not cause the problem.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
47f98d7030f1023e7b2ed118c7774c6100fc979b)
Eneas U de Queiroz [Wed, 11 Aug 2021 13:57:23 +0000 (10:57 -0300)]
perl: perlmod.mk: use 'install' for host binaries
When installing a host perl module, the host perl binary in the staging
dir is replaced by using 'cp'. However, if the binary is running in a
parallel job, cp will fail with a text file busy error. Use
$(INSTALL_BIN), which unliks the file first to avoid the error.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit
19c7496648cb25500ca7007a7c1578a426c23a09)
James White [Tue, 3 Aug 2021 12:25:46 +0000 (13:25 +0100)]
stubby: Add multi WAN support for procd trigger
Signed-off-by: James White <james@jmwhite.co.uk>
(cherry picked from commit
1ad5e3f88ccfed8979c95b461a3ba566270a49f8)
Jonathan G. Underwood [Sun, 13 Jun 2021 14:10:51 +0000 (15:10 +0100)]
stubby: remove maintainer
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
(cherry picked from commit
791a8fb2bcfeabb238b4b1068ea48f18548e2c34)
Rosen Penev [Fri, 11 Jun 2021 22:44:25 +0000 (15:44 -0700)]
stubby: remove libidn2 and libunwind dependencies
There's no good way to get rid of these, so just delete the cmake files.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit
4ebc8798555eb5c4628956ffec49dfc64453e898)
Rui Salvaterra [Tue, 8 Jun 2021 16:17:25 +0000 (17:17 +0100)]
stubby: bump to 0.4.0
Remove obsolete patch.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
(cherry picked from commit
a01696890c80eb2add7eba6c9bd0f0edc8db1137)
Rosen Penev [Fri, 13 Aug 2021 20:41:25 +0000 (13:41 -0700)]
Merge pull request #16355 from commodo/django-bump-21.02
[21.02] django: bump to version 3.2.6
Toke Høiland-Jørgensen [Thu, 12 Aug 2021 10:45:43 +0000 (12:45 +0200)]
sqm-scripts: bump to v1.5.1
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Dirk Brenken [Fri, 13 Aug 2021 06:28:29 +0000 (08:28 +0200)]
travelmate: update to 2.0.5-2
* scan for open uplinks even if no other station has been added/configured
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
e6e3c9481d6b297127f491854739a37a5f399af8)
Dirk Brenken [Wed, 11 Aug 2021 17:14:56 +0000 (19:14 +0200)]
travelmate: update to 2.0.5
* support the new travelmate option 'macaddr' to use a pre-defined MAC address (per uplink)
* vpn connections are now handled separately for each uplink
* The autoadd-feature for adding open uplinks will now be limited by the 'trm_maxautoadd' option. The default is '5', '0' disables this limitation.
* more code cleanups und optimizations to reduce the repetitive connection handling workload
* bugfixes regarding multiple radio support
* refine cp detection (no longer write and parse an error file)
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
c6328bad6c6e9f0f2747eebb1389c679bccc86ab)
Alexandru Ardelean [Fri, 13 Aug 2021 07:04:25 +0000 (10:04 +0300)]
django: bump to version 3.2.6
And switch to AUTORELEASE for PKG_RELEASE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Thu, 12 Aug 2021 18:12:41 +0000 (11:12 -0700)]
Merge pull request #16338 from G-M0N3Y-2503/docker-20.10.8-backport
Docker 20.10.8 backport
Gerard Ryan [Wed, 11 Aug 2021 12:21:05 +0000 (22:21 +1000)]
dockerd: Updated to 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:20:46 +0000 (22:20 +1000)]
docker: Updated to 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:19:36 +0000 (22:19 +1000)]
containerd: Updated to 1.4.9 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Wed, 11 Aug 2021 12:18:14 +0000 (22:18 +1000)]
runc: Updated to 1.0.1 for docker 20.10.8
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>