aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fail2ban: Fix compatibility with Python 3.11Jeffery To2023-11-30
| | | | | | | | | | | | This backports 2 commits from upstream[1]; the other 3 are not strictly necessary. One of the patches has been updated to remove a change to a regex that does not exist in 0.11.2. [1]: https://github.com/fail2ban/fail2ban/pull/3267 Fixes: https://github.com/openwrt/packages/issues/22736 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-wheel: Update to 0.42.0Jeffery To2023-11-30
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-setuptools: Update to 69.0.2Jeffery To2023-11-30
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-pyasn1: Update to 0.5.1Jeffery To2023-11-30
| | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-idna: Update to 3.6Jeffery To2023-11-30
| | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* node: upgrade to v20.10.0Hirokazu MORIKAWA2023-11-30
| | | | | | | | | | | Notable Changes * --experimental-default-type flag to flip module defaults * Detect ESM syntax in ambiguous JavaScript * New flush option in file system functions * Experimental WebSocket client * vm: fix V8 compilation cache support for vm.Script Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* python-jsonschema: Update to 4.19.1, update list of dependenciesJeffery To2023-11-30
| | | | | | This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-jsonschema-specifications: Add new packageJeffery To2023-11-30
| | | | | | | | | | From the README: JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-referencing: Add new packageJeffery To2023-11-30
| | | | | | | | From the README: An implementation-agnostic implementation of JSON reference resolution. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-rpds-py: Add new packageJeffery To2023-11-30
| | | | | | | | From the README: Python bindings to the Rust rpds crate for persistent data structures. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* domoticz: update to 2023.2David Woodhouse2023-11-28
| | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* external-protocol: rename and update cni-protocolOskari Rauta2023-11-28
| | | | | | | | | | | | | | cni-protocol can be used for both cni and netavark and also for many other things, such as vpn's that lack customized protocol supports for openwrt as a general externally managed protocol, so it was due to rename it. I also added one extra option, search domain, which is optional and updated scripts retrieving ip address and routing information. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* Merge pull request #22762 from pprindeville/strongswan-update-5.9.12Philip Prindeville2023-11-27
|\ | | | | strongswan: Update to 5.9.12
| * strongswan: Update to 5.9.12Philip Prindeville2023-11-26
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #22768 from Forceu/travelmate-hrewardsDirk Brenken2023-11-27
|\ \ | |/ |/| travelmate: Add h-reward hotel wifi autologin
| * travelmate: Added H-Rewards hotel loginMarc Ole Bulling2023-11-27
|/ | | | Signed-off-by: Marc Ole Bulling <Marc-Ole@gmx.de>
* dhtd: update to 0.2.5Moritz Warning2023-11-26
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* yt-dlp: bump to version 2023.11.16Alexander Egorenkov2023-11-26
| | | | Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* aria2: bump to version 1.37Alexander Egorenkov2023-11-26
| | | | | | | Release notes: - https://github.com/aria2/aria2/releases/tag/release-1.37.0 Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* luajit2: update to v2.1-20231117Javier Marcet2023-11-26
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* mc: bump to release 4.8.30Dirk Brenken2023-11-26
| | | | | | | | * 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>
* v2ray-geodata: Update to latest versionTianling Shen2023-11-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* xray-core: Update to 1.8.6Tianling Shen2023-11-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* v2ray-core: Update to 5.12.1Tianling Shen2023-11-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* yq: Update to 4.40.3Tianling Shen2023-11-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* dnsproxy: Update to 0.59.1Tianling Shen2023-11-26
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #22746 from stangri/master-https-dns-proxyStan Grishin2023-11-25
|\ | | | | https-dns-proxy: fix unintentional call of service_stopped in boot()
| * https-dns-proxy: fix unintentional call of service_stopped in boot()Stan Grishin2023-11-24
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #22753 from stangri/master-adblock-fastStan Grishin2023-11-25
|\ \ | | | | | | adblock-fast: bugfix: call to missing function
| * | adblock-fast: bugfix: call to missing functionStan Grishin2023-11-25
|/ / | | | | | | | | | | | | * fix call to is_number to is_integer * improve boot() Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | upmpdcli: Update to 1.8.6Tianling Shen2023-11-25
| | | | | | | | | | | | Removed upstreamed patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | libupnpp: Update to 0.24.1Tianling Shen2023-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | libnpupnp: Update to 5.1.2Tianling Shen2023-11-25
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | Merge pull request #22553 from maxberger/masterDirk Brenken2023-11-25
|\ \ | | | | | | ddns-scripts: Fix Route53 provider
| * | ddns-scripts: Fix Route53 providerMax Berger2023-11-25
|/ / | | | | | | | | | | | | | | 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>
* | banip: update 0.9.2-4Dirk Brenken2023-11-25
| | | | | | | | | | | | * fix: accidently upload a faulty urlhaus feed regex in the former commit Signed-off-by: Dirk Brenken <dev@brenken.org>
* | banip: update 0.9.2-3Dirk Brenken2023-11-25
|/ | | | | | | * fix the urlhaus regex * fix a possible init race condition Signed-off-by: Dirk Brenken <dev@brenken.org>
* docker-compose: Update to version 2.23.3Javier Marcet2023-11-24
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* docker-compose: Update to version 2.23.2Javier Marcet2023-11-24
| | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* python-trove-classifiers: Update to 2023.11.14Jeffery To2023-11-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-argcomplete: Update to 3.1.6Jeffery To2023-11-24
| | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* Merge pull request #22740 from stangri/master-adblock-fastStan Grishin2023-11-24
|\ | | | | adblock-fast: bufgix: fix boot()
| * adblock-fast: bufgix: fix boot()Stan Grishin2023-11-23
| | | | | | | | | | | | | | | | | | | | | | * 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>
* | Merge pull request #22737 from stangri/master-https-dns-proxyStan Grishin2023-11-24
|\ \ | |/ |/| https-dns-proxy: bugfix: prevent erros from boot()
| * https-dns-proxy: bugfix: prevent erros from boot()Stan Grishin2023-11-23
|/ | | | | | | | * 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>
* perl: update to version 5.38.0Andy Syam2023-11-22
| | | | | | | | | | | | | | | 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>
* Merge pull request #22721 from jcassette/fix-22691Dirk Brenken2023-11-22
|\ | | | | unbound: fix `create_host_record_from_host` error when `dns` is not set
| * unbound: fix `create_host_record_from_host` error when `dns` is not setJulien Cassette2023-11-22
| | | | | | | | | | | | | | | | | | | | 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>
* | sockread: cleanup code and allow argumentsMoritz Warning2023-11-22
| | | | | | | | | | | | | | * cleanup code style * allow arguments to be passed from the command line Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | rust: Update to 1.74.0Tianling Shen2023-11-22
| | | | | | | | | | | | | | - Bumped libc to 0.2.147 to align deps. - Refreshed patches. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>