Commit graph

23751 commits

Author SHA1 Message Date
David Bauer
ec7d12bd8e xr_usb_serial_common: fix kernel 5.4 builds
Building the xr_usb_serial module fails for Kenel 5.4 with CONFIG_PM
enabled:

xr_usb_serial_common.c:1574:15: error: 'ASYNCB_INITIALIZED' undeclared
(first use in this function); did you mean 'RCU_INITIALIZER'?

Use tty_port_initialized in order to determine the status of the TTY
port.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 69cf7836df)
2021-06-05 16:00:54 +02:00
Rosen Penev
e6ac172a4f
Merge pull request #15776 from 1715173329/xray-2102
[openwrt-21.02] xray-core: bump geodata to latest version
2021-06-04 15:08:39 -07:00
Tianling Shen
cef1cdaa2a
xray-core: bump geodata to latest version
Also removed `fullcone` option as this is outdated.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 53bbfe4de5)
2021-06-04 20:49:18 +08:00
Rosen Penev
8e2b960f95
Merge pull request #15764 from jamesmacwhite/iperf-3.10.1-21.02
[21.02] iperf3: Update to version 3.10.1
2021-06-03 03:24:31 -07:00
James White
f63872382b iperf3: Update to version 3.10.1
Signed-off-by: James White <james@jmwhite.co.uk>
2021-06-03 09:09:58 +01:00
Rosen Penev
aa0382f440
Merge pull request #15760 from stangri/21.02-miniupnpd
miniupnpd: disable ext_ip_reserved_ignore by default; fix grammar
2021-06-02 20:23:24 -07:00
Nikos Mavrogiannopoulos
df351ba9c9 ocserv: updated to 1.1.3
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2021-06-02 09:08:24 +02:00
Rosen Penev
32e56591c3
Merge pull request #15727 from stangri/21.02-https-dns-proxy
[21.02] https-dns-proxy: 2021-05-14 bugfix: fallback to HTTP/1 by default
2021-06-01 22:08:59 -07:00
Stan Grishin
cf5b982fe3 miniupnpd: disable ext_ip_reserved_ignore by default; fix grammar
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-06-02 04:56:56 +00:00
Stan Grishin
dab3db6218 https-dns-proxy: 2021-05-14 bugfix: fallback to HTTP/1 by default
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-06-02 04:32:25 +00:00
Rosen Penev
ac7b1eff06
Merge pull request #15658 from mattreeve/openwrt-21.02
[21.02] rsync: Add rrsync script
2021-06-01 16:58:28 -07:00
Josef Schlehofer
c7a50e06b3
msmtp: update to version 1.8.15
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 110abfb9f6)
2021-06-01 12:16:53 +02:00
Rosen Penev
87ce9112ea hwinfo: fix compilation with ARC
Added a small patch to fix compilation.

Renamed patch files to have a .patch suffix. Makes them easier to read
with vim and probably IDEs.

Remove UCLIBC depend since it's no longer present.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 6af7fbbf01)
2021-05-31 17:30:34 -07:00
Rosen Penev
86ac045a58 luajit: for powerpc, add FPU dependency
powerpc support as of 2.1 does not work with soft float.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit d23ca0010c)
2021-05-31 17:27:22 -07:00
Peter Stadler
52bfda48d5 nginx-util: do not use fallthrough attribute
fixes issue #15653

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
(cherry picked from commit 49a84e9b22)
2021-05-31 17:25:22 -07:00
Rosen Penev
6ee4be3d2d
Merge pull request #15638 from ErwanMAS/2102_tinc_allow_more_param_in_uci
[21.02] tinc: allow more parameter in uci
2021-05-29 16:04:04 -07:00
Rosen Penev
001691c2d5
Merge pull request #15716 from stangri/21.02-https-dns-proxy
[21.02] https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
2021-05-29 15:00:01 -07:00
Stan Grishin
05d9528ad2 https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backup
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-05-29 20:12:18 +00:00
Rosen Penev
920c4f29c5
Merge pull request #15700 from nxhack/2102_reduce_npm_size
[21.02] node: Reduce node-npm package size
2021-05-29 01:33:04 -07:00
Noah Meyerhans
5f181154a5
bind: bump to 9.17.13
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
(cherry picked from commit 2e02d899ae)
2021-05-28 07:45:43 +02:00
Hirokazu MORIKAWA
23bec4e87b node: Reduce node-npm package size
Reduce package size by about 1MB.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2021-05-28 13:06:02 +09:00
Jan Pavlinec
e2b25c5036
python-cryptodomex: update to version 3.10.1
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit d6cb4edb4a)
2021-05-27 17:04:35 +02:00
Jan Pavlinec
4507dbe936
gitlab-runner: update to version 13.12.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit cbb572534c)
2021-05-27 17:03:45 +02:00
Jan Pavlinec
535e9f534e
curl: update to version 7.77.0 (security fix)
Fixes:
CVE-2021-22897
CVE-2021-22898
CVE-2021-22901

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit ff58fc3a9c)
2021-05-27 17:03:37 +02:00
Tianling Shen
58cb63bc79 yq: Update to 4.9.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 499aba939d229f96c8e14a06bec244a23ff840d4)
2021-05-24 20:05:45 +03:00
Michael Heimpold
515c87e43c
Merge pull request #15655 from mhei/21.02-php7-update
[21.02] php7: backports updates and fixes
2021-05-20 07:28:08 +02:00
Matt Reeve
f9876aa81b rsync: Add rrsync script
Rrsync is a perl script that is supplied as an extra with the rsync program.
It must be used in conjunction with openssh-server or openssh-server-pam
as it requires ~/.ssh/authorized_keys which is not supported by dropbear.

Rrsync allows selective access to subdirectories in either read-only, write-only or read-write mode,
depending on settings in authorized_keys. This allows for safer, restrictive access.
It's particularly useful for automated backup purposes.

An example usage would be this entry:

command="/usr/bin/rrsync -ro /home" <public key here>

This would allow a system connecting with this public key to be able to rsync FROM the
/home directory tree only. It could not write to this directory, nor read from any other directory.

Signed-off-by: Matt Reeve <matt@mreeve.com>
(cherry picked from commit 081229aa09)
2021-05-19 09:51:14 +01:00
Michael Heimpold
23ddd34b8a php7: update to 7.4.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 4e39d9fc7c)
2021-05-18 23:37:39 +02:00
Michael Heimpold
d928a35e17 php7: update to 7.4.18
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit aaaeef8b63)
2021-05-18 23:37:39 +02:00
Eneas U de Queiroz
e984b731a8 php7-pecl-imagick: configure --with-imagick=...
Add --with-imagick=$(STAGING_DIR)/usr so that configure picks
MagickWand-config from there, before it finds an eventual host-installed
version.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit f434a33a13)
2021-05-18 23:37:39 +02:00
Jan Hoffmann
a9a6f50c03 vnstat2: update to version 2.7
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2021-05-18 21:51:03 +03:00
Tianling Shen
f680d17545 yq: Update to 4.9.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2a7114a1aa0abc40f5bf0cfd63c05d3972a50d97)
2021-05-18 12:29:58 +03:00
Erwan MAS
f7ce67e29d tinc: Add possibility to populate more config variables via uci
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
2021-05-17 20:19:44 -04:00
Alexandru Ardelean
8131eaf08c
python3: bump version to 3.9.5
Refreshed Python patches.
Updated pip & setuptools version.

For pip, patch '001-pep517-pyc-fix.patch' was reworked.

Also, the current version of the bundled pip (21.1.1) no longer supports
Python2, so the 'py2.py3' suffix gets replaced with just py3.

For setuptools, there is no longer a script/module:
  https://github.com/pypa/setuptools/pull/2544

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit e312275dd9)
2021-05-17 13:12:31 +02:00
Alexandru Ardelean
bc4ebdc085
python3: introduce libpython3 with ABI_VERSION flag
Related to discussion:
  https://github.com/openwrt/packages/pull/14060

Every once in a while a version bump will occur that requires an ABI
change. Example: Python 3.8 to 3.9. When this happens some Python packages
would need to be rebuilt. In setups where everything gets rebuilt, this
isn't a problem.

It's usually a bigger problem when needing to upgrade something via
opkg.
To accommodate for this, we add a libpython with it's own ABI_VERSION
flag. If this ABI_VERSION changes, then this should propagate forward.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit 27aee1fbf0)
2021-05-17 13:12:27 +02:00
Alexandru Ardelean
48fd33a730
python3: bump to version 3.9.4
For some reason Python3 jumped from 3.9.2 to 3.9.4 in about a week.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit 156e2e354e)
2021-05-17 13:12:22 +02:00
Johnny Vogels
6a0d658f75
Bluez: Update to 5.56
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
(cherry picked from commit 7299ba0517)
2021-05-17 13:02:15 +02:00
Johnny Vogels
9072b66e56
Bluez: Update to 5.55
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
(cherry picked from commit d653862bd7)
2021-05-17 13:02:11 +02:00
Rosen Penev
b86383f038
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>
(cherry picked from commit b92f2c2bee)
2021-05-16 14:39:39 +02:00
Rosen Penev
701e3bff2d
Merge pull request #15631 from nxhack/2102_node_14170
[21.02] node: bump to v14.17.0
2021-05-16 01:04:08 -07:00
Jan Pavlinec
a4c39c931c
knot-resolver: update to version 5.3.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 112af34ff3)
2021-05-14 21:49:39 +02:00
W. Michael Petullo
d81ab573e6
syslog-ng: update to 3.32.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit f93ef64793)
2021-05-14 21:48:54 +02:00
Jan Hak
bba31b1b5b
knot: update to version 3.0.6
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit d578f60818)
2021-05-14 21:48:06 +02:00
Jan Hak
ab9286520b
knot: update to version 3.0.5
Signed-off-by: Jan Hak <jan.hak@nic.cz>
(cherry picked from commit d92a2cd21b)
2021-05-14 21:47:59 +02:00
Ansuel Smith
dc90d02b47
atlas-sw-probe: fix missing link on sysupgrade
Recreate symbolic link if it's missing after a sysupgrade with a private and public key present in /etc/atlas/

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
(cherry picked from commit 6031330749)
2021-05-14 21:47:31 +02:00
Luiz Angelo Daros de Luca
826f9965be
hplip: bump to 3.21.2
Patches refreshed:
* 010-libusb_fix.patch
* 020-remove_cups_dep_on_scan.patch
* 060-fix-uclibc.patch renamed to 060-fix-glibc.patch

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(cherry picked from commit 2014f1fd0b)
2021-05-14 21:47:11 +02:00
Alexander Ryzhov
d3a0084f48
libtalloc: add Python3/host dependency
Otherwise, Package/Configure won't find distutils module from python3/host

Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
(cherry picked from commit d9879cb200)
2021-05-14 21:38:31 +02:00
Miroslav Lichvar
2bd0bed011 chrony: update to 4.1
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2021-05-14 08:08:03 +02:00
Hirokazu MORIKAWA
4258e21f81 node: bump to v14.17.0
Notable Changes:
Diagnostics channel (experimental module)
UUID support in the crypto module
Experimental support for AbortController and AbortSignal

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2021-05-13 15:52:37 +09:00
Rosen Penev
b63d8a32fc
Merge pull request #15606 from 1715173329/yq-2102
[openwrt-21.02] yq: Update to 4.8.0
2021-05-11 10:28:37 -07:00