Commit Graph

30695 Commits

Author SHA1 Message Date
Alexander Egorenkov 707e87884d yt-dlp: bump to version 2023.11.16
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2023-11-26 15:08:48 +01:00
Alexander Egorenkov 332d26a7f6 aria2: bump to version 1.37
Release notes:
- https://github.com/aria2/aria2/releases/tag/release-1.37.0

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2023-11-26 15:08:30 +01:00
Javier Marcet 6fbd40b3b8 luajit2: update to v2.1-20231117
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-11-26 11:46:02 +01:00
Dirk Brenken 8b9030ecf4 mc: bump to release 4.8.30
* News: http://midnight-commander.org/wiki/NEWS-4.8.30
* refresh patches
* remove obsolete / adapt changed options

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-11-26 11:39:09 +01:00
Tianling Shen e766690d13
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-26 14:25:50 +08:00
Tianling Shen c0704be027
xray-core: Update to 1.8.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-26 14:22:28 +08:00
Tianling Shen 11913a72cc
v2ray-core: Update to 5.12.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-26 14:22:09 +08:00
Tianling Shen 5fc95dce02
yq: Update to 4.40.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-26 14:22:03 +08:00
Tianling Shen a678f58912
dnsproxy: Update to 0.59.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-26 14:21:57 +08:00
Stan Grishin c72d93fc73
Merge pull request #22746 from stangri/master-https-dns-proxy
https-dns-proxy: fix unintentional call of service_stopped in boot()
2023-11-25 17:12:35 -07:00
Stan Grishin d524ba7dba
Merge pull request #22753 from stangri/master-adblock-fast
adblock-fast: bugfix: call to missing function
2023-11-25 17:12:09 -07:00
Stan Grishin ffb396bca9 adblock-fast: bugfix: call to missing function
* fix call to is_number to is_integer
* improve boot()

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-25 20:54:17 +00:00
Tianling Shen c438a16052 upmpdcli: Update to 1.8.6
Removed upstreamed patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-25 09:18:54 -08:00
Tianling Shen 8facff466b libupnpp: Update to 0.24.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-25 09:18:54 -08:00
Tianling Shen 24b4173030 libnpupnp: Update to 5.1.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-25 09:18:54 -08:00
Dirk Brenken 995e889572
Merge pull request #22553 from maxberger/master
ddns-scripts: Fix Route53 provider
2023-11-25 16:33:52 +01:00
Max Berger 86a620f644 ddns-scripts: Fix Route53 provider
This fixes the Invalid Resource Record: FATAL problem: ARRDATAIllegalIPv4Address error message described in https://forum.openwrt.org/t/route53v1-script-error/160068

Maintainer: @chris5560, @maxberger, @dibdot
Tested: Checked on local system
Signed-off-by: Max Berger <max@berger.name>
2023-11-25 16:27:18 +01:00
Dirk Brenken e7979d6b04
banip: update 0.9.2-4
* fix: accidently upload a faulty urlhaus feed regex in the former commit

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-11-25 08:57:43 +01:00
Dirk Brenken 1557ddfe83
banip: update 0.9.2-3
* fix the urlhaus regex
* fix a possible init race condition

Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-11-25 08:24:36 +01:00
Stan Grishin 2e9f6c4446 https-dns-proxy: fix unintentional call of service_stopped in boot()
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-24 16:11:57 +00:00
Javier Marcet bc0db51e43 docker-compose: Update to version 2.23.3
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-11-24 20:41:14 +08:00
Javier Marcet df22387ee4 docker-compose: Update to version 2.23.2
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-11-24 20:41:14 +08:00
Jeffery To 028108b9a5 python-trove-classifiers: Update to 2023.11.14
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-24 20:41:02 +08:00
Jeffery To 08c07ed258 python-argcomplete: Update to 3.1.6
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-24 20:40:51 +08:00
Stan Grishin d1bf1b35fe
Merge pull request #22740 from stangri/master-adblock-fast
adblock-fast: bufgix: fix boot()
2023-11-24 00:13:33 -07:00
Stan Grishin 2a3ca1c4a3
Merge pull request #22737 from stangri/master-https-dns-proxy
https-dns-proxy: bugfix: prevent erros from boot()
2023-11-24 00:13:20 -07:00
Stan Grishin 96ad0ab6fd adblock-fast: bufgix: fix boot()
* fix boot()
* reintroduce procd_boot_delay variable to control delay of service
  start on boot
* introduce `check_lists` command to check enabled block-lists for
  domain(s)
* use config_get_bool instead of config_get for boolean options

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-23 22:44:52 +00:00
Stan Grishin f519b68401 https-dns-proxy: bugfix: prevent erros from boot()
* fixes https://github.com/openwrt/packages/issues/22674
* rename resolver_health_check to is_resolver_running for readability
* reorder functions in the init file by name

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-23 22:39:40 +00:00
Andy Syam 0142d06598 perl: update to version 5.38.0
removed some sources to download perl. I believe I only need one source to download perl at https://www.cpan.org/src/5.0. I see some Linux distributions use that source to download.
change the position of PKG_MAINTAINER to make it neater and prettier

perform a patch refresh
removes some patches that have been applied in perl-5.38.0 as well as patches that are no longer used in perl-5.38.0

added one patch Perl/perl5@ba6e2c3 this fixes the issue regcomp*.c, regexec.c - fixup regex engine build under -Uusedl

provided updates and synchronized libc.config base.config version.config to perl-5.38.0
removed deprecated arybase in perl-5.29.4

Signed-off-by: Andy Syam <privasisource@gmail.com>
2023-11-22 18:32:50 -08:00
Dirk Brenken 3f0e03f596
Merge pull request #22721 from jcassette/fix-22691
unbound: fix `create_host_record_from_host` error when `dns` is not set
2023-11-22 23:07:19 +01:00
Moritz Warning 67ff89f267 sockread: cleanup code and allow arguments
* cleanup code style
* allow arguments to be passed from the command line

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-11-22 22:39:17 +08:00
Tianling Shen 11279e54ed rust: Update to 1.74.0
- Bumped libc to 0.2.147 to align deps.
- Refreshed patches.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-22 22:38:23 +08:00
Josef Schlehofer 91ae836f0e quassel-irssi: drop this package
Based on the discussion on GitHub [1], we found out that quassel irssi is not maintained anymore, thus it is dead and confirmed by developers [2]. There is no reason to keep this package anymore here in our repositories, because otherwise we will need to take care of it and thats not what is going to happen.

[1] https://github.com/openwrt/packages/pull/22605
[2] https://github.com/phhusson/quassel-irssi/issues/36

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-11-22 14:50:35 +01:00
Josef Schlehofer 30463c5527 quasselc: drop unmaintained project
This project [1] has the latest commit from 2017, it seems like we are maintaing this software here, but we don't have enough people to do so.

Let's drop this package.

[1] https://github.com/phhusson/QuasselC

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-11-22 14:50:35 +01:00
Tianling Shen 727fd6c58a
Merge pull request #22724 from brvphoenix/sing-box
sing-box: update to 1.6.6
2023-11-22 21:49:39 +08:00
Julien Cassette 8d60419251 unbound: fix `create_host_record_from_host` error when `dns` is not set
The function `create_host_record_from_host` fails if the `dns` option
is not set in the host entry.
This sets a default to the `dns` variable in order to fix this error.

Fixes: #22691

Signed-off-by: Julien Cassette <julien.cassette@gmail.com>
2023-11-22 13:19:00 +01:00
Michael Heimpold f926b8281d
Merge pull request #22723 from mhei/fix-gensio-build
gensio: add patches/fixes to workaround swig and python detection
2023-11-22 09:23:31 +01:00
Van Waholtz 59f11cb4f1 sing-box: update to 1.6.6
Changes: https://github.com/SagerNet/sing-box/compare/v1.6.4...v1.6.6

Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2023-11-22 15:53:43 +08:00
Tianling Shen b60fd45334
Merge pull request #22706 from mwarning/master_dhtd_022
dhtd: update to 0.2.4
2023-11-22 12:24:57 +08:00
Tianling Shen 14282f03db
Merge pull request #22709 from gladiac/haproxy-2.8.4
haproxy: update to v2.8.4
2023-11-22 12:24:13 +08:00
Michael Heimpold fd6832b4bc gensio: add patches/fixes to workaround swig and python detection
The built-in swig/python detection does not works well
when system-wide m4 macros are available with same name
but different content.
So make the configure stuff compatible, resp. workaround
a little bit.

It seems also necessary to pass the PYTHON_LIBS environment
during the compile phase.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-11-22 00:45:25 +01:00
Moritz Warning 0f3a2070dc dhtd: update to 0.2.4
* add option to execute a script for each result

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-11-21 12:55:04 +01:00
Florian Eckert 7fb8337c89
Merge pull request #22713 from zhaojh329/lua-eco
lua-eco: update to 3.1.0
2023-11-21 08:45:36 +01:00
Jeffery To f5ebf9fafe
Merge pull request #22625 from ecammit/python_requirements_for_homeassistant
Added python-fnv-hash-fast, python-lru-dict, and python-orjson
2023-11-21 12:34:08 +08:00
Kevin White 9b130e4b34 acme-acmesh: Update to 3.0.7
Signed-off-by: Kevin White <kwhite@kevbo.org>
2023-11-20 23:40:31 +01:00
Jianhui Zhao a3c6acf6b0 lua-eco: update to 3.1.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2023-11-20 23:04:38 +08:00
Timothy M. Ace 96ce3b51a4 python-orjson: Added for v3.9.10
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2023-11-20 09:58:42 -05:00
Timothy M. Ace cbae8db987 python-lru-dict: Added for v1.3.0
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2023-11-20 09:58:32 -05:00
Jean Thomas 717c27a5c8 gl-puli-mcu: Add power monitoring for XE3000 (Puli AX) variant
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
2023-11-20 14:51:52 +00:00
Jean Thomas 2ae44d696f gl-puli-mcu: Fix compilation warning
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
2023-11-20 14:51:52 +00:00