Commit Graph

25372 Commits

Author SHA1 Message Date
Robert Högberg 7064f30865 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>
2021-08-31 15:37:32 +02:00
Alexandru Ardelean c5d49e35f3
Merge pull request #16462 from commodo/python-sync-host-pip-reqs
python3-package.mk: add check for dependencies in host-pip-requirements
2021-08-31 13:27:52 +03:00
Florian Eckert cb8ae4ac19
Merge pull request #16498 from TDT-AG/pr/20210830-stunnel
stunnel: update to version 5.60
2021-08-31 08:08:32 +02:00
Florian Eckert 21a70fa8b5
Merge pull request #16497 from TDT-AG/pr/20210830-keepalived
keepalived: update to version 2.2.4
2021-08-31 08:08:14 +02:00
Rosen Penev e2efec35eb
Merge pull request #16493 from 1715173329/v2raya
v2rayA: Update to 1.5.2
2021-08-30 15:32:21 -07:00
Daniel Golle 9514757308
uvol: move uxc persistent config volume to /var/run/uxc
As /var/state is used for UCI state, move persistent config for uxc
from /var/state/uxc to /var/run/uxc.
uxc itself has already been changed to look for it there.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-30 20:48:26 +01:00
Tianling Shen 60c917089f
v2rayA: Update to 1.5.2
Refreshed init script to adapt new arguments accepted by the program.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-31 00:23:17 +08:00
Florian Eckert 5517bd925d stunnel: update to version 5.60
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-08-30 11:49:04 +02:00
Florian Eckert 3f5b2d8cb3 keepalived: update to version 2.2.4
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-08-30 11:47:53 +02:00
Alexandru Ardelean 9725de1de4 python3-package.mk: add check for dependencies in host-pip-requirements
It often happens that we update a package to a new version (e.g. cffi) to a
newer version, but we forget to update the version for cffi in the
`lang/python/host-pip-requirements/cffi.txt` file.

This check adds a minimal check, so that when a build occurs for a Python
package, if there is a mention/listing of this package in
`lang/python/host-pip-requirements/` it will check that the versions match.

This way, when we update a package, we get a build failure and update the
host version as well.

This will omit packages (like Cython) that are not packaged for OpenWrt,
but are host-side dependencies only.
But until we find some mechanism to check for those, we will probably only
notice to update them when another build occurs (at the very least).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-30 10:01:48 +03:00
Alexandru Ardelean 5e00a051d6 seafile-seahub: move Django-1.11.txt in package folder
Django 1.11 (host-build) is only needed for Seahub.
And won't ever be needed for anything else (hopefully).

This change moves it to the Seahub folder.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-30 10:01:48 +03:00
Dirk Brenken 6b7193bbd1
Merge pull request #16489 from dibdot/banIP
banip: update 0.7.10
2021-08-29 20:06:26 +02:00
Tianling Shen 90ec599f9e v2rayA: add new package
v2rayA is a Linux web GUI client of Project V which supports V2Ray,
Xray, Shadowsocks, ShadowsocksR, Trojan and Pingtunnel.

Wiki: https://github.com/v2rayA/v2rayA/wiki

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-29 10:13:45 -07:00
Sebastian Kemper 95023a15cc json-glib: bump to version 1.6.6
This also drops 01-remove-python-check.patch, which was added previously
to allow Github Actions to work.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2021-08-29 10:12:20 -07:00
Dirk Brenken 8ac0103cbd
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>
2021-08-29 17:16:59 +02:00
Wout Bertrums d27edd5fff pdns-recursor: Update to v4.5.5
Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2021-08-28 16:51:54 -07:00
Wout Bertrums 0f245533dd pdns-recursor: Update recursor.conf-dist
It has been updated to the latest version shipped by upstream.
This has not been done since v4.2.1, hence the big diff.

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2021-08-28 16:51:54 -07:00
Paul Spooren c57abd4a56 memcached: use memcached user
This avoid using `nobody` as user since multiple services fallback to
this user, resulting in a security issue. The UID was taken from Gentoos
`acct-user` repository.

https://gitweb.gentoo.org/repo/gentoo.git/tree/acct-user/memcached/memcached-0-r1.ebuild

Signed-off-by: Paul Spooren <mail@aparcar.org>
2021-08-28 16:50:48 -07:00
Rosen Penev 2d3409d5c4 nfs-kernel-server: update to 2.5.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-28 16:47:52 -07:00
Rosen Penev ad4c04283e squid: update to 4.16
Fixes compilation with GCC11.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-28 16:47:38 -07:00
Rosen Penev 3df43e2f66 lxc: update to 4.0.10
Remove getline patch. It seems to be for uClibc, which is no longer in
the tree.

Remove commands patch. Issue was fixed upstream. Same with the tests
patch.

Remove gpg patch. It's an upstream backport.

Refreshed others.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-28 16:47:22 -07:00
Rosen Penev 5d815858fb
Merge pull request #16473 from paper42/python-websocket-client-1.2.1
python-websocket-client: update to 1.2.1
2021-08-28 11:32:10 -07:00
Rosen Penev f6f5de934c
Merge pull request #16481 from neheb/1
glib2: update to 2.68.4
2021-08-28 10:34:48 -07:00
Rosen Penev 3d47fd637c glib2: update to 2.68.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-27 16:38:30 -07:00
Rosen Penev 842cbbda44
Merge pull request #16472 from paper42/libssh-0.9.6
libssh: update to 0.9.6
2021-08-27 13:33:13 -07:00
Rosen Penev ca18fb097b
Merge pull request #16475 from M95D/M95D-2
tvheadend: multiple improvements
2021-08-27 13:32:41 -07:00
Rosen Penev 3b3de12651
Merge pull request #16476 from 1715173329/dnsproxy
dnsproxy: Update to 0.39.4
2021-08-27 13:31:33 -07:00
Rosen Penev a5e2ba52e7
Merge pull request #16479 from mwarning/smcroute
smcroute: update to version 2.5.2
2021-08-27 13:31:19 -07:00
Rosen Penev 23ddded5d5
Merge pull request #16477 from 1715173329/yq
yq: Update to 4.12.1
2021-08-27 13:30:53 -07:00
Moritz Warning b10162586c smcroute: update to version 2.5.2
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2021-08-27 21:36:06 +02:00
Tianling Shen 030562fee6
dnsproxy: Update to 0.39.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-28 00:46:03 +08:00
Tianling Shen 8dfc2e06c6
yq: Update to 4.12.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-28 00:43:24 +08:00
Marius Dinu 4a387bc568 tvheadend: multiple improvements
- Added menuconfig options:
  - TV sources and protocols: SAT>IP, IPTV, HDHomeRun
  - SoftCAM (3 options)
  - Image cache (default changed to OFF)
  - Trace debug option (default changed to OFF)
- Added menuconfig descriptions.
- Removed codecs.
- Made PIE option dependent on global OpenWRT PIE setting.
- Run as regular user, not root.
- Added USB hotplug script to change DVB tuners permissions.
- Fixed a first-start bug(?) that I encountered: admin account created but not saved.

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2021-08-27 18:44:29 +03:00
Michal Vasilek d7163a8607
python-websocket-client: update to 1.2.1
* update license (changed in 1.2.0)
* removed python3-six dependency (removed in 1.0.0)
* do not install tests

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-27 13:02:58 +02:00
Rosen Penev a1331fbd81
Merge pull request #16470 from 1715173329/xray
xray-core: fix build under go 1.17
2021-08-27 01:04:31 -07:00
Michal Vasilek ec4ce2a0c8
libssh: update to 0.9.6
* fixes CVE-2021-3634

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-27 09:51:19 +02:00
Daniel Golle bd4ad7b0ba
auc: update to version 0.2.4
A stray ')' made auc skip the check if all mandatory fields of a
branch are present. Fix paranthesis in that if-clause to actually
check for all fields.

Don't even fetch package lists if checking only for release.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-27 03:50:35 +01:00
Tianling Shen dcd3f288e4
xray-core: fix build under go 1.17
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-26 22:34:12 +08:00
Daniel Golle 2edbc4c805
auc: update to version 0.2.3
* 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

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-26 03:34:13 +01:00
Rosen Penev 36441cd941
Merge pull request #16458 from kuanyili/usbutils
usbutils: bump to 014
2021-08-25 17:43:00 -07:00
Rosen Penev da5fa78549
Merge pull request #16459 from commodo/numpy
numpy: bump to version 1.21.2
2021-08-25 14:09:18 -07:00
Rosen Penev b5f5e94715
Merge pull request #16418 from SibrenVasse/master
openssh: update to 8.7p1
2021-08-25 14:07:07 -07:00
Tianling Shen 9a8db0403f yq: Update to 4.12.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-25 22:49:02 +03:00
Stijn Tintel f3390f929c
Merge pull request #16366 from stintel/rtl_433
rtl_433: disable SoapySDR
2021-08-25 18:21:52 +03:00
Sibren Vasse 89ab4ebcdb
openssh: update to 8.7p1
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2021-08-25 15:24:38 +02:00
Karl Palsson f51b325b2d lua: penlight: bump to 1.11.0
Feature updates, and some minor bugfixes.

Changelog for 1.11.0: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1110-2021-08-18
Changelog for prior releases rolled up here are in the same changelog.

This also moves to the "final" home, under lunarmodules, instead of the
temporary "tieske" maintainer's private github, see https://github.com/lunarmodules/Penlight/issues/339

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-08-25 10:11:27 +00:00
Karl Palsson 689dabd8de libwebsockets: enable external poll support
This was removed and then re-added, but defaulted off upstream.  It's
still listed as "not recommended" but still absolutely essential for
many apps for performance.

Fixes: https://github.com/eclipse/mosquitto/issues/2284

Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-08-25 10:10:55 +00:00
Rosen Penev c02d128035
Merge pull request #16422 from neheb/g19
gerbera: update to 1.9.0
2021-08-25 00:57:54 -07:00
Alexandru Ardelean 96cac0a7a8 numpy: bump to version 1.21.2
Switch to AUTORELEASE for PKG_RELEASE.
And update Cython as well.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-08-25 10:06:11 +03:00
Kuan-Yi Li dddb23eb79 usbutils: bump to 014
Remove dependency on usbids as lsusb binary does not use usb.ids file
anymore, instead it uses udev hardware database.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2021-08-25 14:31:32 +08:00