feed/packages.git
5 months agoMerge pull request #22359 from pprindeville/cligen-initial 22818/head
Philip Prindeville [Tue, 5 Dec 2023 16:46:46 +0000 (09:46 -0700)]
Merge pull request #22359 from pprindeville/cligen-initial

cligen: Initial packaging

5 months agocligen: Initial packaging 22359/head
Philip Prindeville [Tue, 10 Oct 2023 00:37:34 +0000 (18:37 -0600)]
cligen: Initial packaging

CLIgen is a Command-Line Interface generator

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
5 months agoyq: Update to 4.40.4
Tianling Shen [Tue, 5 Dec 2023 11:02:35 +0000 (19:02 +0800)]
yq: Update to 4.40.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agorclone: Update to 1.65.0
Tianling Shen [Tue, 5 Dec 2023 11:02:27 +0000 (19:02 +0800)]
rclone: Update to 1.65.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agov2raya: update to 2.2.4.3
Tianling Shen [Tue, 5 Dec 2023 11:01:25 +0000 (19:01 +0800)]
v2raya: update to 2.2.4.3

Switched back to tar.gz archive to avoid potential permission issue.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agouspot: add package
Thibaut VARÈNE [Tue, 28 Nov 2023 15:47:36 +0000 (16:47 +0100)]
uspot: add package

uspot is an OpenWrt-native captive portal system.

It leverages existing OpenWrt tools such as uhttpd, dnsmasq, firewall4,
ucode, without needing any external kernel module.

It can achieve the maximum performance allowed by nftables (flow
offloading works).

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
5 months agosstp-client: add support for custom port
Vladislav Grigoryev [Sat, 14 Oct 2023 10:20:29 +0000 (13:20 +0300)]
sstp-client: add support for custom port

Add support for connecting to a custom SSTP port.

Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
5 months agoMerge pull request #22809 from pprindeville/strongswan-update-5.9.13
Philip Prindeville [Mon, 4 Dec 2023 21:05:20 +0000 (14:05 -0700)]
Merge pull request #22809 from pprindeville/strongswan-update-5.9.13

strongswan: Update to 5.9.13

5 months agoMerge pull request #22631 from TDT-AG/pr/20231109-modemmanager
Florian Eckert [Mon, 4 Dec 2023 12:05:11 +0000 (13:05 +0100)]
Merge pull request #22631 from TDT-AG/pr/20231109-modemmanager

modemmanager: add state check and set init_epsbearer

5 months agomodemmanager: add possibilty for setting initial EPS bearer 22631/head
Florian Eckert [Wed, 8 Nov 2023 12:18:35 +0000 (13:18 +0100)]
modemmanager: add possibilty for setting initial EPS bearer

If no GSM but only 4G is available and a special APN must be used, it
is necessary to set an inital EPS bearer beforehand. If this is not set,
then modem cannot log in and register in the mobile network.

The new option 'init_epsbearer' could be set to the following options.
* none: No init EPS bearer is used and the old one is deleted (default)
* default: Use init EPS bearer with the following config options
  'iptype', 'allowedauth', 'password', 'user' and 'apn' as for the
  connection bearer.
* custom: Other parameters are used that do not match those of the
  default connection bearer. These have an 'init_' prefix and are named
  in the same way as the default connection bearer config options.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 months agomodemmanager: check modem state before establishing a connection
Florian Eckert [Wed, 8 Nov 2023 12:08:05 +0000 (13:08 +0100)]
modemmanager: check modem state before establishing a connection

With this change the following modem 'state' are checked before a
connection attempt setup.
* failed: Stop connection attempt because of sim-missing
* locked: Stop connection attempt if no pincode is set

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 months agopython-trove-classifiers: Update to 2023.11.29
Jeffery To [Mon, 4 Dec 2023 06:35:27 +0000 (14:35 +0800)]
python-trove-classifiers: Update to 2023.11.29

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agostrongswan: Update to 5.9.13 22809/head
Philip Prindeville [Mon, 4 Dec 2023 05:33:04 +0000 (22:33 -0700)]
strongswan: Update to 5.9.13

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
5 months agosnort3: complete rework
Eric Fahlgren [Mon, 27 Nov 2023 16:21:43 +0000 (08:21 -0800)]
snort3: complete rework

  - Add many options to config file.
  - Move rules and generated snort.lua to /tmp.
  - Add script for downloading rules.
  - Add preliminary reporting capabilites.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
5 months agoAriaNg: bump 1.3.2 to 1.3.6
Ariel Xiong [Sun, 17 Sep 2023 03:12:44 +0000 (11:12 +0800)]
AriaNg: bump 1.3.2 to 1.3.6

    Fix the problem that cannot create new task after clearing checksum option
    Other bug fix and user interface optimization

    Support overriding aria2 global settings with empty content when create new download task (#712)
    Other bug fix and user interface optimization

    Update Traditional Chinese translation (#705, thx @ChiaYen-Kan)
    Other bug fix and user interface optimization

    Add check-integrity to task settings tab (#693, thx @raytrap)
    Fix a spelling mistake (#696, thx @rusq)

     fix due to the index.html (1.3.6) cite these 2 png files. To keep the page looks fine without 404, added these 2 png files.

Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
5 months agofreeradius3: add modules
Andy Syam [Sat, 2 Dec 2023 14:52:26 +0000 (22:52 +0800)]
freeradius3: add modules

freeradius3-mod-yubikey
freeradius3-mod-wimax
freeradius3-mod-utf8
freeradius3-mod-unpack
freeradius3-mod-sql-map
freeradius3-mod-sometimes
freeradius3-mod-soh
freeradius3-mod-replicate
freeradius3-mod-rediswho
freeradius3-mod-redis
freeradius3-mod-pam
freeradius3-mod-linelog
freeradius3-mod-krb5
freeradius3-mod-ippool
freeradius3-mod-eap-fast
freeradius3-mod-dynamic-clients
freeradius3-mod-date
freeradius3-mod-counter

Signed-off-by: Andy Syam <privasisource@gmail.com>
5 months agolibs/libsocketcan: remove double line
Yegor Yefremov [Sat, 2 Dec 2023 10:28:49 +0000 (11:28 +0100)]
libs/libsocketcan: remove double line

The following line appeared twice:

include $(INCLUDE_DIR)/package.mk

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agoCONTRIBUTING.md: fix typos 22802/head
Yegor Yefremov [Fri, 24 Nov 2023 08:01:18 +0000 (09:01 +0100)]
CONTRIBUTING.md: fix typos

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agoCI: allow PRs for CONTRIBUTING.md and README.md files
Yegor Yefremov [Wed, 29 Nov 2023 08:13:18 +0000 (09:13 +0100)]
CI: allow PRs for CONTRIBUTING.md and README.md files

Also grep for CONTRIBUTING.md and README.md in the subject.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agosnort: add experimental PCRE2 support patch
Christian Marangi [Sun, 5 Nov 2023 02:51:58 +0000 (03:51 +0100)]
snort: add experimental PCRE2 support patch

Add experimental PCRE2 support patch as PCRE is EOL and won't receive
any new updates anymore.

Since PCRE2 API changed, also snort plugins API changed and require some
tweka for any user downstream that compile custom plugins. The examples
are all updated and conversion patch contains additional info on the
changes required to the plugins.

Plugins needs to be compiled and require updates anyway so there isn't a
problem with user trying to load incompatible plugins.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
5 months agosnort: bump to release 2.9.20
Christian Marangi [Sun, 5 Nov 2023 02:50:43 +0000 (03:50 +0100)]
snort: bump to release 2.9.20

Update to relase 2.9.20 to make it easier to apply experimental PCRE2
support patch.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
5 months agoiperf3: update to 3.16
Jonas Jelonek [Fri, 1 Dec 2023 21:37:39 +0000 (22:37 +0100)]
iperf3: update to 3.16

notable changes:
- multithreading support

changelog: https://github.com/esnet/iperf/releases/tag/3.16

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
5 months agoiperf3-mt: remove package
Jonas Jelonek [Fri, 1 Dec 2023 21:41:35 +0000 (22:41 +0100)]
iperf3-mt: remove package

This package was intended to provide the experimental multithreading
support for iperf3. With the update to 3.16, multithreading is available
in mainline iperf3. Thus, remove this package.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
5 months agoMerge pull request #22772 from stangri/master-ngtcp2
Stan Grishin [Fri, 1 Dec 2023 19:55:48 +0000 (12:55 -0700)]
Merge pull request #22772 from stangri/master-ngtcp2

ngtcp2: update to 1.1.0

5 months agoMerge pull request #22770 from stangri/master-nghttp3
Stan Grishin [Fri, 1 Dec 2023 19:55:37 +0000 (12:55 -0700)]
Merge pull request #22770 from stangri/master-nghttp3

nghttp3: update to 1.1.0

5 months agolibsocketcan: new package
Yegor Yefremov [Wed, 22 Nov 2023 08:15:34 +0000 (09:15 +0100)]
libsocketcan: new package

Readd and update the libsocketcan package from OpenWrt 14.07:

https://git.archive.openwrt.org/?p=14.07/packages.git;a=blob;f=libs/libsocketcan/Makefile;hb=a2d1927140548a805970f0859150556ea0b22a78

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agosnort3: update to 3.1.75.0
John Audia [Wed, 22 Nov 2023 11:18:01 +0000 (06:18 -0500)]
snort3: update to 3.1.75.0

Upstream bump

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.1.75.0
   ''''    By Martin Roesch & The Snort Team
           http://snort.org/contact#team
           Copyright (C) 2014-2023 Cisco and/or its affiliates. All rights reserved.
           Copyright (C) 1998-2013 Sourcefire, Inc., et al.
           Using DAQ version 3.0.13
           Using LuaJIT version 2.1.0-beta3
           Using OpenSSL 3.0.12 24 Oct 2023
           Using libpcap version 1.10.4 (with TPACKET_V3)
           Using PCRE version 8.45 2021-06-15
           Using ZLIB version 1.3
           Using Hyperscan version 5.4.2 2023-11-20

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
5 months agopostfix: Fix enabling PCRE support
Felix Matouschek [Mon, 27 Nov 2023 10:12:03 +0000 (11:12 +0100)]
postfix: Fix enabling PCRE support

After the change from PCRE to PCRE2 when enabling POSTFIX_PCRE the
resulting postfix build no longer reports pcre as an available module.
(postfconf -m). This is caused by using the wrong syntax for the
HAS_PCRE build flag (HAS_PCRE2 vs HAS_PCRE=2). This fixes the build flag
to use the correct syntax.

Signed-off-by: Felix Matouschek <felix@matouschek.org>
5 months agoCI: Fix CI_HELPER
Jeffery To [Tue, 28 Nov 2023 05:12:05 +0000 (13:12 +0800)]
CI: Fix CI_HELPER

Commit 18d3c529fa4ab8dafcf6c147cf3cb55792d8ca10 caused CI_HELPER to be
set to "''" (two single quotes), leading to an error when test.sh tries
to source $CI_HELPER.

CI_HELPER is not set anywhere else and not passed into the container
environment, so there is no need to test if it has a value.

This fixes the value of CI_HELPER.

Fixes: 18d3c529fa4a ("github-ci: error on any shell errors")
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agowifischedule: updated to 1.0.5-1
Nils Koenig [Mon, 27 Nov 2023 20:49:17 +0000 (21:49 +0100)]
wifischedule: updated to 1.0.5-1

    Fixed _get_wireless_interfaces, thanks to Trekky12
    Check schedule during router startup

Fixes: https://github.com/newkit/wifischedule/pull/9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05

Signed-off-by: Nils Koenig <openwrt@newk.it>
5 months agomosquitto: update to 2.0.18
Rosen Penev [Fri, 10 Jul 2020 00:45:17 +0000 (17:45 -0700)]
mosquitto: update to 2.0.18

Switch to CMake. Allows faster compilation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 months agotesseract: update to 5.3.3
Rosen Penev [Thu, 16 Nov 2023 19:18:18 +0000 (11:18 -0800)]
tesseract: update to 5.3.3

Fixes compilation with GCC13.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 months agolibs/xmlrpc-c: restore support for xmlrpc-c-libxml2 package
Yegor Yefremov [Thu, 30 Nov 2023 07:49:19 +0000 (08:49 +0100)]
libs/xmlrpc-c: restore support for xmlrpc-c-libxml2 package

Remove xmlrpc-c Package definition and let both xmlrpc-c-internal
and xmlrpc-c-libxml2 provide xmlrpc-c.

Also add a patch removing the unnecessary linking.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agolibs/xmlrpc-c: fix xmlrpc-c-abyss and xmlrpc-c-server-abyss packages
Yegor Yefremov [Wed, 29 Nov 2023 14:42:16 +0000 (15:42 +0100)]
libs/xmlrpc-c: fix xmlrpc-c-abyss and xmlrpc-c-server-abyss packages

When building abyss feature, the following error occurs:

xmlrpc_server_abyss.c:783:13: warning: format not a string literal and
no format arguments [-Wformat-security]
783 | xmlrpc_faultf(envP, error);

Add a patch fixing the format parameter.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agolibs/xmlrpc-c: update to 1.54.06
Yegor Yefremov [Wed, 29 Nov 2023 14:05:22 +0000 (15:05 +0100)]
libs/xmlrpc-c: update to 1.54.06

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
5 months agoperl: update to version 5.38.2
Andy Syam [Fri, 1 Dec 2023 11:01:52 +0000 (19:01 +0800)]
perl: update to version 5.38.2

removed one that no longer exists in perl-5.38.2

updated one patch

fixed missing builtin.pm

Signed-off-by: Andy Syam <privasisource@gmail.com>
5 months agonetbird: update to version 0.24.3 22794/head
Oskari Rauta [Thu, 30 Nov 2023 09:26:13 +0000 (11:26 +0200)]
netbird: update to version 0.24.3

Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.24.3

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
5 months agoaardvark-dns: update to version 1.9.0
Oskari Rauta [Thu, 30 Nov 2023 09:16:08 +0000 (11:16 +0200)]
aardvark-dns: update to version 1.9.0

Changelog:
 - update trust-dns to hickory
 - never report an error when the syslog init fails
 - dependency updates

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
5 months agonetavark: update to version 1.9.0
Oskari Rauta [Thu, 30 Nov 2023 09:08:23 +0000 (11:08 +0200)]
netavark: update to version 1.9.0

Changes:
 - add firewalld-reload subcommand
 - bridge: force static mac on bridge interface
 - dependency updates
 - numerous fixes to test suite

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
5 months agopodman: update to version 4.8.0
Oskari Rauta [Thu, 30 Nov 2023 08:48:04 +0000 (10:48 +0200)]
podman: update to version 4.8.0

Changelog: https://github.com/containers/podman/releases

I also updated containers.conf - it has gotten quite a many new
options. I added crun to depends, every other distribution
seems to ship it with podman, and after all it is a default
OCI Container Runtime for podman anyway and has a super low
footprint, so shouldn't be a problem for anyone running
containers, after all you need some storage for that anyway.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
5 months agocrun: update to version 1.12
Oskari Rauta [Thu, 30 Nov 2023 06:36:49 +0000 (08:36 +0200)]
crun: update to version 1.12

Changelog: https://github.com/containers/crun/releases

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
5 months agoMerge pull request #22645 from yggdrasil-openwrt/yggdrasil-2023-11-11
Jo-Philipp Wich [Thu, 30 Nov 2023 15:25:36 +0000 (16:25 +0100)]
Merge pull request #22645 from yggdrasil-openwrt/yggdrasil-2023-11-11

yggdrasil: overhaul package with netifd support

5 months agofail2ban: Fix compatibility with Python 3.11 22761/head
Jeffery To [Fri, 24 Nov 2023 07:21:26 +0000 (15:21 +0800)]
fail2ban: Fix compatibility with Python 3.11

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>
5 months agopython-wheel: Update to 0.42.0
Jeffery To [Tue, 28 Nov 2023 04:13:06 +0000 (12:13 +0800)]
python-wheel: Update to 0.42.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agopython-setuptools: Update to 69.0.2
Jeffery To [Tue, 28 Nov 2023 04:09:32 +0000 (12:09 +0800)]
python-setuptools: Update to 69.0.2

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agopython-pyasn1: Update to 0.5.1
Jeffery To [Tue, 28 Nov 2023 04:05:24 +0000 (12:05 +0800)]
python-pyasn1: Update to 0.5.1

This also adds a test.sh script for the packages feed CI.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agopython-idna: Update to 3.6
Jeffery To [Tue, 28 Nov 2023 01:13:57 +0000 (09:13 +0800)]
python-idna: Update to 3.6

This also adds a test.sh script for the packages feed CI.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agonode: upgrade to v20.10.0
Hirokazu MORIKAWA [Mon, 27 Nov 2023 23:04:13 +0000 (08:04 +0900)]
node: upgrade to v20.10.0

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>
5 months agopython-jsonschema: Update to 4.19.1, update list of dependencies
Jeffery To [Fri, 13 Oct 2023 18:34:23 +0000 (02:34 +0800)]
python-jsonschema: Update to 4.19.1, update list of dependencies

This also adds a test.sh script for the packages feed CI.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agopython-jsonschema-specifications: Add new package
Jeffery To [Fri, 13 Oct 2023 18:30:53 +0000 (02:30 +0800)]
python-jsonschema-specifications: Add new package

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>
5 months agopython-referencing: Add new package
Jeffery To [Fri, 13 Oct 2023 18:27:02 +0000 (02:27 +0800)]
python-referencing: Add new package

From the README:

An implementation-agnostic implementation of JSON reference resolution.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agopython-rpds-py: Add new package
Jeffery To [Fri, 13 Oct 2023 18:14:10 +0000 (02:14 +0800)]
python-rpds-py: Add new package

From the README:

Python bindings to the Rust rpds crate for persistent data structures.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agodomoticz: update to 2023.2
David Woodhouse [Tue, 28 Nov 2023 23:07:26 +0000 (23:07 +0000)]
domoticz: update to 2023.2

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
5 months agoexternal-protocol: rename and update cni-protocol
Oskari Rauta [Sun, 19 Nov 2023 03:19:23 +0000 (05:19 +0200)]
external-protocol: rename and update cni-protocol

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>
5 months agoyggdrasil: bump to 0.5.4 22645/head
William Fleurant [Tue, 28 Nov 2023 11:25:43 +0000 (12:25 +0100)]
yggdrasil: bump to 0.5.4

Signed-off-by: William Fleurant <meshnet@protonmail.com>
5 months agoMerge pull request #22762 from pprindeville/strongswan-update-5.9.12
Philip Prindeville [Mon, 27 Nov 2023 19:11:52 +0000 (12:11 -0700)]
Merge pull request #22762 from pprindeville/strongswan-update-5.9.12

strongswan: Update to 5.9.12

5 months agongtcp2: update to 1.1.0 22772/head
Stan Grishin [Mon, 27 Nov 2023 17:45:52 +0000 (17:45 +0000)]
ngtcp2: update to 1.1.0

* Changelog: https://github.com/ngtcp2/ngtcp2/releases/tag/v1.1.0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
5 months agonghttp3: update to 1.1.0 22770/head
Stan Grishin [Mon, 27 Nov 2023 17:39:36 +0000 (17:39 +0000)]
nghttp3: update to 1.1.0

* Changelog: https://github.com/ngtcp2/nghttp3/releases/tag/v1.1.0

Signed-off-by: Stan Grishin <stangri@melmac.ca>
5 months agoMerge pull request #22768 from Forceu/travelmate-hrewards
Dirk Brenken [Mon, 27 Nov 2023 16:55:02 +0000 (17:55 +0100)]
Merge pull request #22768 from Forceu/travelmate-hrewards

travelmate: Add h-reward hotel wifi autologin

5 months agotravelmate: Added H-Rewards hotel login 22768/head
Marc Ole Bulling [Mon, 27 Nov 2023 16:15:17 +0000 (17:15 +0100)]
travelmate: Added H-Rewards hotel login
Signed-off-by: Marc Ole Bulling <Marc-Ole@gmx.de>
5 months agostrongswan: Update to 5.9.12 22762/head
Philip Prindeville [Mon, 27 Nov 2023 04:44:52 +0000 (21:44 -0700)]
strongswan: Update to 5.9.12

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
5 months agoyggdrasil: bump to 0.5.3
William Fleurant [Sun, 26 Nov 2023 19:41:51 +0000 (20:41 +0100)]
yggdrasil: bump to 0.5.3

Signed-off-by: William Fleurant <meshnet@protonmail.com>
5 months agodhtd: update to 0.2.5
Moritz Warning [Sun, 26 Nov 2023 01:05:26 +0000 (02:05 +0100)]
dhtd: update to 0.2.5

Signed-off-by: Moritz Warning <moritzwarning@web.de>
5 months agoyt-dlp: bump to version 2023.11.16
Alexander Egorenkov [Sun, 29 Oct 2023 12:42:34 +0000 (13:42 +0100)]
yt-dlp: bump to version 2023.11.16

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
5 months agoaria2: bump to version 1.37
Alexander Egorenkov [Sat, 7 Oct 2023 11:50:00 +0000 (13:50 +0200)]
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>
5 months agoluajit2: update to v2.1-20231117
Javier Marcet [Wed, 22 Nov 2023 18:23:05 +0000 (19:23 +0100)]
luajit2: update to v2.1-20231117

Signed-off-by: Javier Marcet <javier@marcet.info>
5 months agomc: bump to release 4.8.30
Dirk Brenken [Sat, 25 Nov 2023 18:52:50 +0000 (19:52 +0100)]
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>
5 months agov2ray-geodata: Update to latest version
Tianling Shen [Sun, 26 Nov 2023 06:25:50 +0000 (14:25 +0800)]
v2ray-geodata: Update to latest version

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agoxray-core: Update to 1.8.6
Tianling Shen [Sun, 26 Nov 2023 06:22:28 +0000 (14:22 +0800)]
xray-core: Update to 1.8.6

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agov2ray-core: Update to 5.12.1
Tianling Shen [Sun, 26 Nov 2023 06:22:09 +0000 (14:22 +0800)]
v2ray-core: Update to 5.12.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agoyq: Update to 4.40.3
Tianling Shen [Sun, 26 Nov 2023 06:22:03 +0000 (14:22 +0800)]
yq: Update to 4.40.3

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agodnsproxy: Update to 0.59.1
Tianling Shen [Sun, 26 Nov 2023 06:21:57 +0000 (14:21 +0800)]
dnsproxy: Update to 0.59.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agoMerge pull request #22746 from stangri/master-https-dns-proxy
Stan Grishin [Sun, 26 Nov 2023 00:12:35 +0000 (17:12 -0700)]
Merge pull request #22746 from stangri/master-https-dns-proxy

https-dns-proxy: fix unintentional call of service_stopped in boot()

5 months agoMerge pull request #22753 from stangri/master-adblock-fast
Stan Grishin [Sun, 26 Nov 2023 00:12:09 +0000 (17:12 -0700)]
Merge pull request #22753 from stangri/master-adblock-fast

adblock-fast: bugfix: call to missing function

5 months agoadblock-fast: bugfix: call to missing function 22753/head
Stan Grishin [Sat, 25 Nov 2023 20:53:27 +0000 (20:53 +0000)]
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>
5 months agoupmpdcli: Update to 1.8.6
Tianling Shen [Sat, 25 Nov 2023 06:56:20 +0000 (14:56 +0800)]
upmpdcli: Update to 1.8.6

Removed upstreamed patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agolibupnpp: Update to 0.24.1
Tianling Shen [Sat, 25 Nov 2023 07:23:18 +0000 (15:23 +0800)]
libupnpp: Update to 0.24.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agolibnpupnp: Update to 5.1.2
Tianling Shen [Sat, 25 Nov 2023 07:20:54 +0000 (15:20 +0800)]
libnpupnp: Update to 5.1.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
5 months agoMerge pull request #22553 from maxberger/master
Dirk Brenken [Sat, 25 Nov 2023 15:33:52 +0000 (16:33 +0100)]
Merge pull request #22553 from maxberger/master

ddns-scripts: Fix Route53 provider

5 months agoddns-scripts: Fix Route53 provider 22553/head
Max Berger [Mon, 30 Oct 2023 19:14:40 +0000 (20:14 +0100)]
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>
5 months agobanip: update 0.9.2-4
Dirk Brenken [Sat, 25 Nov 2023 07:57:43 +0000 (08:57 +0100)]
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>
5 months agobanip: update 0.9.2-3
Dirk Brenken [Sat, 25 Nov 2023 07:22:42 +0000 (08:22 +0100)]
banip: update 0.9.2-3

* fix the urlhaus regex
* fix a possible init race condition

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 months agohttps-dns-proxy: fix unintentional call of service_stopped in boot() 22746/head
Stan Grishin [Fri, 24 Nov 2023 16:11:57 +0000 (16:11 +0000)]
https-dns-proxy: fix unintentional call of service_stopped in boot()

Signed-off-by: Stan Grishin <stangri@melmac.ca>
5 months agodocker-compose: Update to version 2.23.3
Javier Marcet [Fri, 24 Nov 2023 06:33:18 +0000 (07:33 +0100)]
docker-compose: Update to version 2.23.3

Signed-off-by: Javier Marcet <javier@marcet.info>
5 months agodocker-compose: Update to version 2.23.2
Javier Marcet [Wed, 22 Nov 2023 18:22:40 +0000 (19:22 +0100)]
docker-compose: Update to version 2.23.2

Signed-off-by: Javier Marcet <javier@marcet.info>
5 months agopython-trove-classifiers: Update to 2023.11.14
Jeffery To [Wed, 22 Nov 2023 17:36:58 +0000 (01:36 +0800)]
python-trove-classifiers: Update to 2023.11.14

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agopython-argcomplete: Update to 3.1.6
Jeffery To [Wed, 22 Nov 2023 17:34:27 +0000 (01:34 +0800)]
python-argcomplete: Update to 3.1.6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 months agoMerge pull request #22740 from stangri/master-adblock-fast
Stan Grishin [Fri, 24 Nov 2023 07:13:33 +0000 (00:13 -0700)]
Merge pull request #22740 from stangri/master-adblock-fast

adblock-fast: bufgix: fix boot()

5 months agoMerge pull request #22737 from stangri/master-https-dns-proxy
Stan Grishin [Fri, 24 Nov 2023 07:13:20 +0000 (00:13 -0700)]
Merge pull request #22737 from stangri/master-https-dns-proxy

https-dns-proxy: bugfix: prevent erros from boot()

6 months agoadblock-fast: bufgix: fix boot() 22740/head
Stan Grishin [Thu, 23 Nov 2023 22:43:25 +0000 (22:43 +0000)]
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>
6 months agohttps-dns-proxy: bugfix: prevent erros from boot() 22737/head
Stan Grishin [Thu, 23 Nov 2023 22:38:12 +0000 (22:38 +0000)]
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>
6 months agoperl: update to version 5.38.0
Andy Syam [Tue, 21 Nov 2023 06:13:35 +0000 (14:13 +0800)]
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>
6 months agoMerge pull request #22721 from jcassette/fix-22691
Dirk Brenken [Wed, 22 Nov 2023 22:07:19 +0000 (23:07 +0100)]
Merge pull request #22721 from jcassette/fix-22691

unbound: fix `create_host_record_from_host` error when `dns` is not set

6 months agosockread: cleanup code and allow arguments
Moritz Warning [Mon, 20 Nov 2023 19:37:36 +0000 (20:37 +0100)]
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>
6 months agorust: Update to 1.74.0
Tianling Shen [Tue, 21 Nov 2023 08:40:43 +0000 (16:40 +0800)]
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>
6 months agoquassel-irssi: drop this package
Josef Schlehofer [Mon, 6 Nov 2023 08:49:13 +0000 (09:49 +0100)]
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>
6 months agoquasselc: drop unmaintained project
Josef Schlehofer [Mon, 6 Nov 2023 08:45:15 +0000 (09:45 +0100)]
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>
6 months agoMerge pull request #22724 from brvphoenix/sing-box
Tianling Shen [Wed, 22 Nov 2023 13:49:39 +0000 (21:49 +0800)]
Merge pull request #22724 from brvphoenix/sing-box

sing-box: update to 1.6.6

6 months agounbound: fix `create_host_record_from_host` error when `dns` is not set 22721/head
Julien Cassette [Tue, 21 Nov 2023 08:43:29 +0000 (09:43 +0100)]
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>
6 months agoMerge pull request #22723 from mhei/fix-gensio-build
Michael Heimpold [Wed, 22 Nov 2023 08:23:31 +0000 (09:23 +0100)]
Merge pull request #22723 from mhei/fix-gensio-build

gensio: add patches/fixes to workaround swig and python detection