feed/packages.git
3 months agoocserv: updated to 1.2.4 23136/head
Nikos Mavrogiannopoulos [Wed, 24 Jan 2024 08:23:23 +0000 (09:23 +0100)]
ocserv: updated to 1.2.4

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
3 months agopdns-recursor: Build rec-5.0.1, adding Rust dependencies
Otto Moerbeek [Tue, 6 Jun 2023 12:54:22 +0000 (14:54 +0200)]
pdns-recursor: Build rec-5.0.1, adding Rust dependencies

also fix license variable

Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Otto Moerbeek <otto@drijf.net>
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
3 months agoMerge pull request #23128 from TDT-AG/pr/20240119-modemmanager
Florian Eckert [Tue, 23 Jan 2024 09:56:39 +0000 (10:56 +0100)]
Merge pull request #23128 from TDT-AG/pr/20240119-modemmanager

modemmanager: replace modem available check on start with the new monitore service

3 months agopython-orjson: update to version 3.9.12
Timothy Ace [Sun, 21 Jan 2024 15:10:07 +0000 (10:10 -0500)]
python-orjson: update to version 3.9.12

Relevant changes since 3.9.10:
- Improve performance of serializing. str is significantly faster. Documents
using dict, list, and tuple are somewhat faster.
- FIXED: Minimal musllinux_1_1 build due to sporadic CI failure.

Signed-off-by: Timothy Ace <openwrt@timothyace.com>
3 months agopython-jsonschema: Update to 4.21.1
Javier Marcet [Sat, 20 Jan 2024 09:19:01 +0000 (10:19 +0100)]
python-jsonschema: Update to 4.21.1

 - Slightly speed up the contains keyword by removing some unnecessary
 validator (re-)creation.

Signed-off-by: Javier Marcet <javier@marcet.info>
3 months agodocker-compose: Update to version 2.24.2
Javier Marcet [Mon, 22 Jan 2024 21:08:37 +0000 (22:08 +0100)]
docker-compose: Update to version 2.24.2

Signed-off-by: Javier Marcet <javier@marcet.info>
3 months agotailscale: Update to 1.58.0
Zephyr Lykos [Fri, 19 Jan 2024 10:13:05 +0000 (18:13 +0800)]
tailscale: Update to 1.58.0

https://github.com/tailscale/tailscale/releases/tag/v1.58.0

Signed-off-by: Zephyr Lykos <git@mochaa.ws>
3 months agoopenvpn: remove myself as maintainer
Magnus Kroken [Sun, 21 Jan 2024 18:01:58 +0000 (19:01 +0100)]
openvpn: remove myself as maintainer

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
4 months agobcm27xx-eeprom: split into bcm2711 and bcm2712 23113/head
Álvaro Fernández Rojas [Tue, 16 Jan 2024 16:39:06 +0000 (17:39 +0100)]
bcm27xx-eeprom: split into bcm2711 and bcm2712

Add support for the Raspberry Pi 5 by creating separate packages for bcm2711
(Raspberry Pi 4) and bcm2712.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
4 months agobcm27xx-eeprom: update to latest version
Álvaro Fernández Rojas [Tue, 16 Jan 2024 15:29:56 +0000 (16:29 +0100)]
bcm27xx-eeprom: update to latest version

- Updates Raspberry Pi 4 (bcm2711) EEPROM files to latest version.
- Refresh patches.
- Add missing patch header.
- Add mount-utils dependency (findmnt is needed by "rpi-eeprom-update -r").
- Switch to default and latest instead of deprecated critical and stable.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
4 months agocloudflared: Update to 2024.1.4
Tianling Shen [Sat, 20 Jan 2024 04:54:09 +0000 (12:54 +0800)]
cloudflared: Update to 2024.1.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agoevilginx2: add new package
W. Michael Petullo [Thu, 4 Jan 2024 20:03:17 +0000 (14:03 -0600)]
evilginx2: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 months agosudo: bump to verison 1.9.15p5
Alexandru Ardelean [Mon, 15 Jan 2024 07:56:03 +0000 (09:56 +0200)]
sudo: bump to verison 1.9.15p5

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
4 months agosnort3: update to 3.1.78.0
John Audia [Thu, 18 Jan 2024 19:16:32 +0000 (14:16 -0500)]
snort3: update to 3.1.78.0

Upstream bump

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.1.78.0
   ''''    By Martin Roesch & The Snort Team
           http://snort.org/contact#team
           Copyright (C) 2014-2024 Cisco and/or its affiliates. All rights reserved.
           Copyright (C) 1998-2013 Sourcefire, Inc., et al.
           Using DAQ version 3.0.14
           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 2024-01-15
           Using LZMA version 5.4.4

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

Signed-off-by: John Audia <therealgraysky@proton.me>
4 months agomodemmanger: bump PKG_RELEASE 23128/head
Florian Eckert [Fri, 19 Jan 2024 07:35:52 +0000 (08:35 +0100)]
modemmanger: bump PKG_RELEASE

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 months agomodemmanager: suppress mm_log debug messages by default
Florian Eckert [Wed, 17 Jan 2024 10:36:48 +0000 (11:36 +0100)]
modemmanager: suppress mm_log debug messages by default

The log is filled with 'debug' messages. This is not necessary and is
only normaly needed during development. To suppress this message, check
whether the level is 'debug' and if so, suppress it. If this message is
required again, the message can be generated by commenting out this line.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 months agomodemmanager: replace modem available check on start with the new monitore service
Florian Eckert [Wed, 17 Jan 2024 10:07:25 +0000 (11:07 +0100)]
modemmanager: replace modem available check on start with the new monitore service

Before this change, the status of the sysfs paths from the kernel events
was cached with a cache file. This is necessary to mark configured modems
as available for the netifd.

Using the new monitor service via the mmcli command 'mmcli -M' simplifies
the whole process. There is no need to start sub shells in the background
anymore that monitors whether the modem has already been added to the
ModemManager.

For this purpose, a new service was added that reacts on add and remove
events for modems in the ModemManager and, if necessary, marks the logical
netifd interface as available.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 months agomodemmanager: move shell include to the beginning of the file
Florian Eckert [Wed, 17 Jan 2024 10:00:37 +0000 (11:00 +0100)]
modemmanager: move shell include to the beginning of the file

It is usual that the includes are listed at the beginning of the script.
So let's do it that way too.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 months agomodemmanager: move generally applicable functions to modemmanager.common
Florian Eckert [Wed, 17 Jan 2024 09:58:15 +0000 (10:58 +0100)]
modemmanager: move generally applicable functions to modemmanager.common

These moved functions are general functions. This is a preparatory
commit so that these moved functions can also be used in other
ModemManager scripts.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 months agomodemmanager: set allowedmode to 'any' if nothing is configured
Florian Eckert [Thu, 18 Jan 2024 15:08:59 +0000 (16:08 +0100)]
modemmanager: set allowedmode to 'any' if nothing is configured

The modem saves the permitted technology configuration in the modem
itself. If the technology configuration is deleted in the uci, this is
not passed on to the modem. This means that the previously saved
technology configuration is remains in the modem and is therefore still
active. By setting the technology to 'any', if no option is set, all
technologies are allowed again.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 months agopython-jsonschema: Update to 4.21.0
Javier Marcet [Wed, 17 Jan 2024 23:16:17 +0000 (00:16 +0100)]
python-jsonschema: Update to 4.21.0

 - Fix the behavior of enum in the presence of 0 or 1 to properly
  consider True and False unequal.
 - Special case the error message for {min,max}
 {Items,Length,Properties} when they're checking for emptiness rather
 than true length.

Signed-off-by: Javier Marcet <javier@marcet.info>
4 months agodocker-compose: Update to version 2.24.1
Javier Marcet [Thu, 18 Jan 2024 22:33:55 +0000 (23:33 +0100)]
docker-compose: Update to version 2.24.1

Signed-off-by: Javier Marcet <javier@marcet.info>
4 months agoMerge pull request #23126 from stangri/master-adblock-fast
Stan Grishin [Fri, 19 Jan 2024 06:22:48 +0000 (23:22 -0700)]
Merge pull request #23126 from stangri/master-adblock-fast

adblock-fast: update to 1.1.1-3

4 months agoadblock-fast: update to 1.1.1-3 23126/head
Stan Grishin [Fri, 19 Jan 2024 00:02:55 +0000 (00:02 +0000)]
adblock-fast: update to 1.1.1-3

* allow top-level domains in the blocked-domains options fixes
  https://github.com/openwrt/packages/issues/23125

Signed-off-by: Stan Grishin <stangri@melmac.ca>
4 months agoopenblas: bump to version 0.3.26
Alexandru Ardelean [Mon, 15 Jan 2024 08:17:31 +0000 (10:17 +0200)]
openblas: bump to version 0.3.26

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
4 months agostress-ng: bump to version 0.17.04
Alexandru Ardelean [Mon, 15 Jan 2024 08:19:58 +0000 (10:19 +0200)]
stress-ng: bump to version 0.17.04

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
4 months agorestic: update to 0.16.3
Fabian Lipken [Mon, 15 Jan 2024 08:38:42 +0000 (09:38 +0100)]
restic: update to 0.16.3

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
4 months agosms-tool: version bump to 2023-09-21
Andrey Butirsky [Sun, 24 Sep 2023 23:39:02 +0000 (02:39 +0300)]
sms-tool: version bump to 2023-09-21

Fixes:
"no SMS Messages if some of them contain From: field with special symbols":
https://github.com/4IceG/luci-app-sms-tool-js/issues/9

Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
4 months agohtop: update to 3.3.0
John Audia [Thu, 11 Jan 2024 20:28:22 +0000 (15:28 -0500)]
htop: update to 3.3.0

Changelog: https://github.com/htop-dev/htop/compare/3.2.2...3.3.0

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

Signed-off-by: John Audia <therealgraysky@proton.me>
4 months agonebula: update to 1.8.2
Stan Grishin [Sun, 14 Jan 2024 19:13:54 +0000 (19:13 +0000)]
nebula: update to 1.8.2

* update to 1.8.2: https://github.com/slackhq/nebula/releases/tag/v1.8.2

Signed-off-by: Stan Grishin <stangri@melmac.ca>
4 months agocloudflared: Update to 2024.1.2
Tianling Shen [Sun, 14 Jan 2024 06:08:15 +0000 (14:08 +0800)]
cloudflared: Update to 2024.1.2

Finally fixed build with Go 1.21.

Fixes: #22383
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agorclone: Update to 1.65.1
Tianling Shen [Sun, 14 Jan 2024 06:07:45 +0000 (14:07 +0800)]
rclone: Update to 1.65.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agoxray-core: Update to 1.8.7
Tianling Shen [Sun, 14 Jan 2024 06:07:39 +0000 (14:07 +0800)]
xray-core: Update to 1.8.7

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agotailscale: create combined tailscale/tailscaled
Thomas Kupper [Sat, 6 Jan 2024 10:49:36 +0000 (10:49 +0000)]
tailscale: create combined tailscale/tailscaled

Modify Makefile to combine tailscale and tailscaled according to
Tailscale documentatio (https://tailscale.com/kb/1207/small-tailscale)

This resulted for x86_64 in an exec of 31MB + the symlink. Before it
was 29MB (tailscaled) and 10MB (tailscale).

Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
4 months agoksmbd-tools: update to 3.5.1
Rosen Penev [Sat, 13 Jan 2024 03:13:29 +0000 (19:13 -0800)]
ksmbd-tools: update to 3.5.1

Various fixes for ksmbd, most notably a visibility fix for the latest
ksmbd code.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 months agodocker-compose: Update to version 2.24.0
Javier Marcet [Sat, 13 Jan 2024 07:46:07 +0000 (08:46 +0100)]
docker-compose: Update to version 2.24.0

Signed-off-by: Javier Marcet <javier@marcet.info>
4 months agonode: bump to v20.11.0
Hirokazu MORIKAWA [Fri, 12 Jan 2024 00:10:22 +0000 (09:10 +0900)]
node: bump to v20.11.0

Notable Changes
* crypto: update root certificates to NSS 3.95 (Node.js GitHub Bot)
* doc: add MrJithil to collaborators (Jithil P Ponnan)
* doc: add Ethan-Arrowood as a collaborator (Ethan Arrowood)
* (SEMVER-MINOR) esm: add import.meta.dirname and import.meta.filename (James Sumners)
* fs: add c++ fast path for writeFileSync utf8 (CanadaHonk)
* (SEMVER-MINOR) module: remove useCustomLoadersIfPresent flag (Chengzhong Wu)
* (SEMVER-MINOR) module: bootstrap module loaders in shadow realm (Chengzhong Wu)
* (SEMVER-MINOR) src: add --disable-warning option (Ethan Arrowood)
* [SEMVER-MINOR) src: create per isolate proxy env template (Chengzhong Wu)
* (SEMVER-MINOR) src: make process binding data weak (Chengzhong Wu)
* stream: use Array for Readable buffer (Robert Nagy)
* stream: optimize creation (Robert Nagy)
* (SEMVER-MINOR) test_runner: adds built in lcov reporter (Phil Nash)
* (SEMVER-MINOR) test_runner: add Date to the supported mock APIs (Lucas Santos)
* (SEMVER-MINOR) test_runner, cli: add --test-timeout flag (Shubham Pandey)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 months agoMerge pull request #23084 from aparcar/pesudo
Tianling Shen [Thu, 11 Jan 2024 13:15:56 +0000 (21:15 +0800)]
Merge pull request #23084 from aparcar/pesudo

ci: no longer require real name

4 months agoMerge pull request #23082 from yangfl/master
Florian Eckert [Thu, 11 Jan 2024 07:19:10 +0000 (08:19 +0100)]
Merge pull request #23082 from yangfl/master

i2pd: Update to 2.50.2

4 months agoMerge pull request #23081 from tru7/libfmt
Florian Eckert [Thu, 11 Jan 2024 07:17:52 +0000 (08:17 +0100)]
Merge pull request #23081 from tru7/libfmt

libfmt: bump to upstream version 10.2.1

4 months agoMerge pull request #23080 from tru7/knxd
Florian Eckert [Thu, 11 Jan 2024 07:17:15 +0000 (08:17 +0100)]
Merge pull request #23080 from tru7/knxd

knxd: bump to upstream version 0.14.60

4 months agoci: no longer require real name 23084/head
Paul Spooren [Wed, 10 Jan 2024 16:22:54 +0000 (17:22 +0100)]
ci: no longer require real name

This goes in accordance with the Linux Kernel:

> using a known identity (sorry, no anonymous contributions.)

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=HEAD#n442

Signed-off-by: Paul Spooren <mail@aparcar.org>
4 months agoi2pd: Update to 2.50.2 23082/head
David Yang [Wed, 10 Jan 2024 15:51:33 +0000 (23:51 +0800)]
i2pd: Update to 2.50.2

Signed-off-by: David Yang <mmyangfl@gmail.com>
4 months agolibfmt: bump to upstream version 10.2.1 23081/head
Othmar Truniger [Wed, 10 Jan 2024 15:40:33 +0000 (16:40 +0100)]
libfmt: bump to upstream version 10.2.1

Signed-off-by: Othmar Truniger <github@truniger.ch>
4 months agoknxd: bump to upstream version 0.14.60 23080/head
Othmar Truniger [Wed, 10 Jan 2024 15:22:08 +0000 (16:22 +0100)]
knxd: bump to upstream version 0.14.60

Signed-off-by: Othmar Truniger <github@truniger.ch>
4 months agouspot: update to Git HEAD (2024-01-09)
Thibaut VARÈNE [Tue, 9 Jan 2024 16:47:28 +0000 (17:47 +0100)]
uspot: update to Git HEAD (2024-01-09)

0cffba9458d3 treewide: add support for RADIUS Reply-Message
c9fb744fdee8 treewide: add support for 'lang=' & ChilliSpot-Lang
584a162cb19a handler-uam: ensure that 'seconds_remaining' is always set
bd1f7c5de1ae Makefile: align with packages feed one
0ea6ad3c4e54 Makefile: mark uspot-www and uspotfilter "PKGARCH:=all"
e6a286ccfdbf uspot/uspotfilter: use 'logger -t'
427ed16cfde5 uspot: expose ratelimits in client data
4ba1dd9c5135 uspot: don't send NAS-Port-Type
78a37ef49b85 templates: add id="replymsg" to reply msg header
e3f4e179fd17 templates: show remaining time in "connected"
398762dff711 radius-client: correctly use str_to_hex()
730ef800d9da templates: simplify HTML
6bb39282fd8f Documentation update
b6c802adac19 portal: handle_request() logic refactoring
1aa1a5eb28d7 uspotfilter: implement peer_lookup()
ba5547ec61f1 portal: speedup peer lookup by leveraging spotfilter
d551376c29bb templates: added html5 time tag to timeleft output
154c98e0b77b uspotfilter: mark client as active when set()
8dcb03a37a77 uspotfilter: rework neigh management
cfb2ce7909da uspotfilter: use client_remove() where applicable
8411314dbf90 Documentation update
8dacf3df9935 uspot: use a single operation for client removal
297b7857c1e0 uspotfilter: fix DELNEIGH processing
76003917c205 uspotfilter: client_set() only clear idle when allowing
f46a855c5085 uspotfilter: remove botched IPv6 "support"
4ff31cbf0e2b uspot: client_remove(): stay in sync with spotfilter
edc9ad7e60a3 uspot/uspotfilter: use ucode-mod-log for logging
52e24aecf2db uspotfilter: use ucode '??=' syntax
c4b6f2f0bb1e Update README

Update the package Makefile to reflect the changes from the following
above-listed commits:

0ea6ad3c4e54 Makefile: mark uspot-www and uspotfilter "PKGARCH:=all"
edc9ad7e60a3 uspot/uspotfilter: use ucode-mod-log for logging

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
4 months agotravelmate: update 2.1.2-2
Dirk Brenken [Tue, 9 Jan 2024 21:22:57 +0000 (22:22 +0100)]
travelmate: update 2.1.2-2

* fix a possible re-connection issue/cornercase seen on single radio units

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 months agoMerge pull request #23076 from stangri/master-adblock-fast
Stan Grishin [Tue, 9 Jan 2024 02:47:38 +0000 (19:47 -0700)]
Merge pull request #23076 from stangri/master-adblock-fast

adblock-fast: bugfix: pause command

4 months agoMerge pull request #22440 from myszsoda/atftpd_option_enable
Florian Eckert [Mon, 8 Jan 2024 08:33:08 +0000 (09:33 +0100)]
Merge pull request #22440 from myszsoda/atftpd_option_enable

atftpd: Add 'enable' config option

4 months agobtop: Update to 1.3.0
Tianling Shen [Mon, 8 Jan 2024 03:49:36 +0000 (11:49 +0800)]
btop: Update to 1.3.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agoalist: Update to 3.30.0
Tianling Shen [Mon, 8 Jan 2024 03:49:29 +0000 (11:49 +0800)]
alist: Update to 3.30.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agoadblock-fast: bugfix: pause command 23076/head
Stan Grishin [Sun, 7 Jan 2024 23:07:34 +0000 (23:07 +0000)]
adblock-fast: bugfix: pause command

* the pause command used to incorrectly cause block-lists reload, this
  has been fixed in this version

Signed-off-by: Stan Grishin <stangri@melmac.ca>
4 months agobanip: update 0.9.3-4
Dirk Brenken [Sun, 7 Jan 2024 17:10:49 +0000 (18:10 +0100)]
banip: update 0.9.3-4

* made the default mail template "responsive" to get a better view esp. on mobile devices

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 months agoMerge pull request #23070 from muink/master
Tianling Shen [Sun, 7 Jan 2024 10:29:38 +0000 (18:29 +0800)]
Merge pull request #23070 from muink/master

sing-box: update to 1.8.0

4 months agosing-box: update to 1.8.0 23070/head
Anya Lin [Sat, 6 Jan 2024 08:46:27 +0000 (16:46 +0800)]
sing-box: update to 1.8.0

New features for v1.8.0:
1. Migrate cache file from Clash API to independent options
2. Introducing Rule Set
3. Add `sing-box geoip`, `sing-box geosite` and `sing-box rule-set` commands
4. Allow nested logical rules
5. Independent `source_ip_is_private` and `ip_is_private` rules
6. Add context to JSON decode error message
7. Reject internal fake-ip queries
8. Add GSO support for TUN and WireGuard system interface
9. The legacy LWIP stack has been deprecated and removed
10. Add `idle_timeout` for URLTest outbound
11. Added some new uTLS fingerprints
...
Release notes: https://github.com/SagerNet/sing-box/releases/tag/v1.8.0

The new version has some breaking changes and may stop working after upgrading if use the original config.
Please see the migration manual to migrate the config: https://sing-box.sagernet.org/migration/

Signed-off-by: Anya Lin <hukk1996@gmail.com>
4 months agolibs/xmlrpc-c: fix pkg-config files
Yegor Yefremov [Tue, 2 Jan 2024 17:20:03 +0000 (18:20 +0100)]
libs/xmlrpc-c: fix pkg-config files

Add an upstream patch that uses conventional variables in
pkg-config files so they can be overridden at pkg-config time.

This patch was created using the following upstream revisions:

- https://sourceforge.net/p/xmlrpc-c/code/3203/
- https://sourceforge.net/p/xmlrpc-c/code/3205/

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
4 months agolibs/xmlrpc-c: update to 1.59.02
Yegor Yefremov [Tue, 2 Jan 2024 17:17:42 +0000 (18:17 +0100)]
libs/xmlrpc-c: update to 1.59.02

Also remove the already upstreamed patch.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
4 months agodovecot: update to 2.3.21
W. Michael Petullo [Fri, 5 Jan 2024 19:57:42 +0000 (13:57 -0600)]
dovecot: update to 2.3.21

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 months agoopenssh: fix build failure on powerpc_8548
Sibren Vasse [Wed, 20 Dec 2023 16:01:50 +0000 (17:01 +0100)]
openssh: fix build failure on powerpc_8548
https://github.com/openssh/openssh-portable/commit/1036d77b34a5fa15e56f516b81b9928006848cbd

Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
4 months agoopenssh: bump to 9.6p1
Rucke Teg [Wed, 3 Jan 2024 22:11:05 +0000 (23:11 +0100)]
openssh: bump to 9.6p1

Release notes: https://www.openssh.com/txt/release-9.6

Signed-off-by: Rucke Teg <rucketeg@protonmail.com>
4 months agotravelmate: release 2.1.2-1
Dirk Brenken [Sat, 6 Jan 2024 18:53:30 +0000 (19:53 +0100)]
travelmate: release 2.1.2-1

* fix a station scanning issue on single radio units (mainly a LuCI/JS issue) reported in the forum by multiple users

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 months agoshairport-sync: Enable pipe audio backend support
David Andreoletti [Tue, 19 Dec 2023 03:33:05 +0000 (11:33 +0800)]
shairport-sync: Enable pipe audio backend support

UCI's shairport-sync's pipe conf block is defined but has no effect without shairport-sync's pipe support

Rationale for pipe support:
- On SBC with no sound card available (built-in or external)
  and without ALSA plugins support on OpenwRT (no package)
  to reroute a stream from shairport-sync's ALSA default output
  to a PulseAudio controlled Bluetooth sink , then pipe support
  is required to enable the following flow:
  - shairport-sync -> fifo pipe -> custom_binary_to_send_stream_to_pulse_audio_BT_sink
- small bump in package size: diff: +746 bytes
  - shairport-sync-openssl_4.3.2-0_aarch64_generic.ipk without --pipe: 110806 bytes
  - shairport-sync-openssl_4.3.2-0_aarch64_generic.ipk with --pipe: 111552 bytes

Signed-off-by: David Andreoletti <david@andreoletti.net>
4 months agonfdump: add dependency on libzstd
W. Michael Petullo [Fri, 5 Jan 2024 19:46:41 +0000 (13:46 -0600)]
nfdump: add dependency on libzstd

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 months agompfr: remove package, moved into main OpenWrt repo
Hannu Nyman [Fri, 5 Jan 2024 09:10:42 +0000 (11:10 +0200)]
mpfr: remove package, moved into main OpenWrt repo

mpfr has been moved to the main OpenWrt source repository,
as it is required by gbd 14. Remove it from the feeds repo.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 months agonginx: update to 1.25.3
Tiago Gaspar [Fri, 22 Dec 2023 01:43:38 +0000 (01:43 +0000)]
nginx: update to 1.25.3

Update nginx to the latest version.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
4 months agoswig: bump to 4.2.0
Hirokazu MORIKAWA [Thu, 4 Jan 2024 00:16:03 +0000 (09:16 +0900)]
swig: bump to 4.2.0

    SWIG-4.2.0 summary:

        Various template wrapping improvements: template template parameters,
        variadic templates, partially specialized templates, const template
        parameters and improved error checking instantiating templates.
        Improved decltype() support for expressions.
        C++14 auto without trailing return type and C++11 auto variables.
        Numerous C++ using declarations improvements.
        Numerous fixes for constructors, destructors and assignment operators:
        implicit, default and deleted and related non-assignable variable
        wrappers.
        STL: std::array and std::map improvements, std::string_view support
        added.
        Various C preprocessor improvements.
        Various issues fixed to do with architecture specific long type.
        Various Doxygen improvements.
        D1/Tango support removed. D2/Phobos is now the supported D version
        and SWIG now generates code which works with recent D2 releases.
        New Javascript generator targeting Node.js binary stable ABI Node-API.
        Octave 8.1 support added.
        PHP7 support removed, PHP8 is now the supported PHP version.
        Python STL container wrappers now use the Python Iterator Protocol.
        Python stable ABI support added.
        Python 3.12 support added.
        Ruby 3.2 and 3.3 support.
        Scilab 2023.* support added.
        Various minor enhancements for C#, Go, Guile, Javascript, Lua, Ocaml,
        Perl, PHP, R, Racket, Ruby, Scilab and Tcl.
        A number of deprecated features have been removed.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
4 months agowifi_schedule: fix startup problems
Rani Hod [Sat, 23 Dec 2023 11:47:59 +0000 (13:47 +0200)]
wifi_schedule: fix startup problems

Fixes: e0d7181a6
Closes: #22973
Closes: #22988
1. Make the new `startup()` function in `/usr/bin/wifi_schedule.sh`
   respect the global `enabled` config flag; in particular, make no
   changes to `/etc/config/wireless` when wifi_schedule is disabled.
2. Make the new `/etc/init.d/wifi_schedule` service script executable.

Signed-off-by: Rani Hod <rani.hod@gmail.com>
4 months agodhtd: update to 1.0.1
Moritz Warning [Mon, 1 Jan 2024 15:37:10 +0000 (16:37 +0100)]
dhtd: update to 1.0.1

Signed-off-by: Moritz Warning <moritzwarning@web.de>
4 months agolibsodium: Update to 1.0.19 and fix patches
Carsten Schuette [Tue, 7 Nov 2023 08:28:21 +0000 (08:28 +0000)]
libsodium: Update to 1.0.19 and fix patches

Also add TAR_OPTIONS and TAR_CMD. Unfortunately, latest version of libsodium extracts to an additional libsodium-latest subfolder, which is unneccessary and removed by these options.

Signed-off-by: Carsten Schuette <schuettecarsten@googlemail.com>
4 months agodnsproxy: Update to 0.61.1
Tianling Shen [Wed, 3 Jan 2024 07:15:20 +0000 (15:15 +0800)]
dnsproxy: Update to 0.61.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agov2ray-geodata: Update to latest versin
Tianling Shen [Wed, 3 Jan 2024 07:15:54 +0000 (15:15 +0800)]
v2ray-geodata: Update to latest versin

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agov2raya: Update to 2.2.4.6
Tianling Shen [Wed, 3 Jan 2024 07:15:11 +0000 (15:15 +0800)]
v2raya: Update to 2.2.4.6

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 months agoMerge pull request #23047 from neheb/fu
Nikos Mavrogiannopoulos [Wed, 3 Jan 2024 07:07:26 +0000 (08:07 +0100)]
Merge pull request #23047 from neheb/fu

openconnect: update to 9.12

4 months agolibdaq: remove package
W. Michael Petullo [Tue, 2 Jan 2024 23:12:02 +0000 (17:12 -0600)]
libdaq: remove package

Replaced with libdaq3.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 months agosnort: remove package
W. Michael Petullo [Tue, 2 Jan 2024 23:10:46 +0000 (17:10 -0600)]
snort: remove package

Replaced with snort3.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 months agopython-gevent: add python-gevent
Andy Syam [Sat, 23 Dec 2023 08:14:41 +0000 (16:14 +0800)]
python-gevent: add python-gevent

https://pypi.org/project/gevent/

https://www.gevent.org/development/installing_from_source.html

source code

https://github.com/gevent/gevent
Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agonumpy: update to version 1.26.2
Andy Syam [Fri, 22 Dec 2023 13:52:35 +0000 (21:52 +0800)]
numpy: update to version 1.26.2

https://github.com/numpy/numpy/releases

NumPy 1.26.2 Release Notes
NumPy 1.26.2 is a maintenance release that fixes bugs and regressions
discovered after the 1.26.1 release. The 1.26.release series is the last
planned minor release series before NumPy 2.0. The Python versions
supported by this release are 3.9-3.12.

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agohs20: fix compilation with libxml 2.12
Rosen Penev [Mon, 25 Dec 2023 06:09:08 +0000 (22:09 -0800)]
hs20: fix compilation with libxml 2.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 months agopython-zeroconf: update version 0.131.0
Andy Syam [Thu, 21 Dec 2023 09:51:02 +0000 (17:51 +0800)]
python-zeroconf: update version 0.131.0

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agolibmad: update to 0.16.4
Rosen Penev [Tue, 26 Dec 2023 00:23:36 +0000 (16:23 -0800)]
libmad: update to 0.16.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 months agoopenconnect: update to 9.12 23047/head
Rosen Penev [Mon, 25 Dec 2023 06:01:33 +0000 (22:01 -0800)]
openconnect: update to 9.12

Remove upstream backport and fix libxml 1.12 compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 months agopython-msgpack: update version 1.0.7
Andy Syam [Thu, 21 Dec 2023 09:29:49 +0000 (17:29 +0800)]
python-msgpack: update version 1.0.7

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agonetbird: update to version 0.25.2
Misha Bragin [Mon, 1 Jan 2024 17:00:30 +0000 (18:00 +0100)]
netbird: update to version 0.25.2

Signed-off-by: Misha Bragin <bangvalo@gmail.com>
4 months agosnort3: add missing action-override option
Eric Fahlgren [Sun, 17 Dec 2023 16:33:36 +0000 (08:33 -0800)]
snort3: add missing action-override option

Allow use of rules as-defined, and don't override their actions.  This
is generally the best way to use the ruleset, and overriding their
actions should only be undertaken when you fully understand how it
affects their use.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
4 months agosnort3: compile with lzma support
John Audia [Sun, 17 Dec 2023 10:36:47 +0000 (05:36 -0500)]
snort3: compile with lzma support

This PR adds the ability of snort to process rules that target
swf and pdf files requiring lzma decompression to look for
malicious payloads therein.  This change only increases the size
of the snort3 executable by a fraction of a KB and the added
dependency of liblzma (based on currently offered 5.4.4-1) is
only a 169 KB shared object.  Based on CPU requirements of snort,
x86 users likely represent the majority user-base and space their
rootfs is not an issue as it may be for lower-powered SoCs.

Size of snort3-3.1.76.0-2: 7354403 bytes
Size of snort3-3.1.76.0-3: 7354435 bytes

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

Signed-off-by: John Audia <therealgraysky@proton.me>
4 months agoOpenvpn: add missing script event options
Erik Conijn [Sun, 24 Dec 2023 10:26:26 +0000 (11:26 +0100)]
Openvpn: add missing script event options

Maintainer: @mkrkn  @neheb
Compile tested: aarch64, cortex-a53, OpenWRT Master
Run tested: Dynalink DL-WRX36

Description:
[A previous commit](https://github.com/openwrt/packages/commit/f8a8b71e26b9bdbf86fbb7d4d1482637af7f3ba4) has added more script event options.
However it looked like that commit was not complete as it stops the use of the script events route-up, route-pre-down, and ipchange when those are placed in the openvpn config file.

This PR fixes a regression that makes it problematic to specify certain event options in the OpenVPN configuration file.

Discussion in [this thread](https://forum.openwrt.org/t/openvpn-custom-route-up-script-in-23-05-rc2/167105/13) and [here](https://forum.openwrt.org/t/openvpn-route-up-and-route-pre-down-broken-in-23-05/176568)

Please have a look and consider implementing or make it possible to use all script event options in the openvpn config file in another way.

Pull request has been discussed and improved with the help of @AuthorReflex, see: https://github.com/openwrt/packages/pull/21732

Signed-off-by: Erik Conijn <egc112@msn.com>
4 months agopython3-bleak: add missing python3-typing-extensions dependency
Quintin Hill [Mon, 18 Dec 2023 21:12:30 +0000 (21:12 +0000)]
python3-bleak: add missing python3-typing-extensions dependency

Dependency introduced by https://github.com/hbldh/bleak/commit/21094e67cf5d238b911352ba8c45a33d72f47d80
and
https://github.com/hbldh/bleak/commit/3c1fac9773e13acf52cebfe4e9df5c60bffaf76b

(And only for python versions below 3.12.)

Fixes: 64fa106 (python3-bleak: bump version to 0.21.1)
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
4 months agosyncthing: fix wrong group name in syncthing.init
Xiang W [Tue, 19 Dec 2023 13:20:13 +0000 (13:20 +0000)]
syncthing: fix wrong group name in syncthing.init

The group does not always have the same name as user, and when I try
to run syncthing with nobody I get an error. Since nobody belongs to
the group nogroup, I added some code to find out which group user
belongs to.

Signed-off-by: Xiang W <wxjstz@126.com>
4 months agopython3-distro: update to version 1.9.0
Javier Marcet [Mon, 1 Jan 2024 11:07:28 +0000 (12:07 +0100)]
python3-distro: update to version 1.9.0

- ENHANCEMENTS:

  - Refactor distro.info() method to return an InfoDict
  - Ignore the file '/etc/board-release'
  - Ignore the file '/etc/ec2_version'

- RELEASE:

  - Run Python 3.6 on Ubuntu 20.04 for CI and bump isort

- TESTS:

  - Test on modern versions of CPython and PyPy and macOS
  - Add support for ALT Linux Server 10.1 distribution
  - Add Debian Testing to the tests
  - Update archlinux resource for tests

Signed-off-by: Javier Marcet <javier@marcet.info>
4 months agopython-docker: Update to 7.0.0
Javier Marcet [Mon, 1 Jan 2024 10:44:14 +0000 (11:44 +0100)]
python-docker: Update to 7.0.0

Upgrade Notes:
 - Removed SSL version (ssl_version) and explicit hostname check
 (assert_hostname) options
   - assert_hostname has not been used since Python 3.6 and was
   removed in 3.12
   - Python 3.7+ supports TLSv1.3 by default
 - Websocket support is no longer included by default
   - By default, docker-py hijacks the TCP connection and does not use
   Websockets
   - Websocket client is only required to use attach_socket(container,
   ws=True)
 - Python 3.7 no longer officially supported (reached end-of-life June
 2023)

Features:
 - Python 3.12 support
 - Full networking_config support for containers.create()
   - Replaces network_driver_opt (added in 6.1.0)
 - Add health() property to container that returns status (e.g.
 unhealthy)
 - Add pause option to container.commit()
 - Add support for bind mount propagation (e.g. rshared, private)
 - Add filters, keep_storage, and all parameters to prune_builds()
 (requires API v1.39+)

Bugfixes:
 - Consistently return docker.errors.NotFound on 404 responses
 - Validate tag format before image push

Miscellaneous:
 - Upgraded urllib3 version in requirements.txt (used for
 development/tests)
 - Documentation typo fixes & formatting improvements
 - Fixed integration test compatibility for newer Moby engine versions
 - Switch to ruff for linting

Signed-off-by: Javier Marcet <javier@marcet.info>
4 months agopyproject-metadata: add pyproject-metadata
Andy Syam [Fri, 22 Dec 2023 13:24:17 +0000 (21:24 +0800)]
pyproject-metadata: add pyproject-metadata

https://pypi.org/project/pyproject-metadata/

source code
https://github.com/FFY00/python-pyproject-metadata

add the pyproject-metadata package that numpy requires

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agopython-cython: update to version 3.0.7
Andy Syam [Fri, 22 Dec 2023 14:08:30 +0000 (22:08 +0800)]
python-cython: update to version 3.0.7

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agopython-zope-event: add python-zope-event
Andy Syam [Sat, 23 Dec 2023 04:16:41 +0000 (12:16 +0800)]
python-zope-event: add python-zope-event

https://pypi.org/project/zope.event/

source code

https://github.com/zopefoundation/zope.event
Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agopython-dbus-fast: update version 2.21.0
Andy Syam [Thu, 21 Dec 2023 09:14:06 +0000 (17:14 +0800)]
python-dbus-fast: update version 2.21.0

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agopython-sqlalchemy: update version 2.0.23
Andy Syam [Thu, 21 Dec 2023 09:40:21 +0000 (17:40 +0800)]
python-sqlalchemy: update version 2.0.23

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agopython-greenlet: update version 3.0.2
Andy Syam [Thu, 21 Dec 2023 05:42:36 +0000 (13:42 +0800)]
python-greenlet: update version 3.0.2

Signed-off-by: Andy Syam <privasisource@gmail.com>
4 months agopython-websocket-client: update to 1.7.0
Javier Marcet [Mon, 1 Jan 2024 10:39:54 +0000 (11:39 +0100)]
python-websocket-client: update to 1.7.0

  - Renamed `mask` variable in ABNF to prevent name collision with
  `mask()` function (9b51f73)
  - Fixed old http import of HTTPStatus in _handshake.py (9b51f73)
  - Add `send_text()` and `send_bytes()` to _app.py
  - Improved typehint support (9b51f738b73d00)
  - General readability improvements, made all string concatenations
  use f-strings (780584f3eabc6e)
  - Applied black formatting style to code (da7f286)

Signed-off-by: Javier Marcet <javier@marcet.info>
4 months agoshairport-sync: Upgrade to v4.3.2 and add AirPlay2 support
Ben Klang [Thu, 28 Dec 2023 19:41:26 +0000 (14:41 -0500)]
shairport-sync: Upgrade to v4.3.2 and add AirPlay2 support

Signed-off-by: Ben Klang <bklang@wirehack.net>
4 months agonqptp: Add new port nqptp for use with shairport-sync
Ben Klang [Thu, 28 Dec 2023 19:40:49 +0000 (14:40 -0500)]
nqptp: Add new port nqptp for use with shairport-sync

Signed-off-by: Ben Klang <bklang@wirehack.net>
4 months agosetools: update to 4.4.4
W. Michael Petullo [Mon, 1 Jan 2024 23:46:49 +0000 (17:46 -0600)]
setools: update to 4.4.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>