Commit Graph

31044 Commits

Author SHA1 Message Date
Nikos Mavrogiannopoulos 995825f417 gnutls: updated to 3.8.3
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 10:59:45 +01:00
Nikos Mavrogiannopoulos 48a7b8a57e ocserv: updated source URL to https
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 10:31:21 +01:00
Nikos Mavrogiannopoulos ecedf0615b
Merge pull request #23136 from nmav/tmp-ocserv1.2.4
ocserv: updated to 1.2.4
2024-01-24 10:28:31 +01:00
Nikos Mavrogiannopoulos bfc991d329 ocserv: updated to 1.2.4
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2024-01-24 09:23:23 +01:00
Otto Moerbeek 40efc9a4e2 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>
2024-01-23 17:42:21 -08:00
Florian Eckert f9c90fce0a
Merge pull request #23128 from TDT-AG/pr/20240119-modemmanager
modemmanager: replace modem available check on start with the new monitore service
2024-01-23 10:56:39 +01:00
Timothy Ace 5587c0e8ec 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>
2024-01-23 15:13:33 +08:00
Javier Marcet 02f428baf1 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>
2024-01-23 15:13:23 +08:00
Javier Marcet ab4fc8896a docker-compose: Update to version 2.24.2
Signed-off-by: Javier Marcet <javier@marcet.info>
2024-01-23 15:13:01 +08:00
Zephyr Lykos 0b0a13ed33 tailscale: Update to 1.58.0
https://github.com/tailscale/tailscale/releases/tag/v1.58.0

Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2024-01-23 15:12:43 +08:00
Magnus Kroken 214df76f39 openvpn: remove myself as maintainer
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2024-01-21 22:16:19 +01:00
Álvaro Fernández Rojas 36743936b1 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>
2024-01-20 10:55:16 +01:00
Álvaro Fernández Rojas 501ca7c439 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>
2024-01-20 10:55:16 +01:00
Tianling Shen 48b55bde67
cloudflared: Update to 2024.1.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-20 12:54:09 +08:00
W. Michael Petullo 9272aab404 evilginx2: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2024-01-19 14:58:04 +01:00
Alexandru Ardelean f2a6449b6f sudo: bump to verison 1.9.15p5
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-01-19 14:48:53 +01:00
John Audia 0b2728b2f2 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>
2024-01-19 14:40:54 +01:00
Florian Eckert fabb50ae97 modemmanger: bump PKG_RELEASE
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-01-19 08:52:04 +01:00
Florian Eckert b0f7260319 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>
2024-01-19 08:47:44 +01:00
Florian Eckert d9b5e06d19 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>
2024-01-19 08:47:34 +01:00
Florian Eckert ebc9038721 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>
2024-01-19 08:46:37 +01:00
Florian Eckert 39e084ca6b 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>
2024-01-19 08:43:35 +01:00
Florian Eckert 620afc1806 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>
2024-01-19 08:31:17 +01:00
Javier Marcet 85bdad9269 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>
2024-01-19 14:48:23 +08:00
Javier Marcet 42bd4ef5da docker-compose: Update to version 2.24.1
Signed-off-by: Javier Marcet <javier@marcet.info>
2024-01-19 14:48:01 +08:00
Stan Grishin 5a64a1b9ab
Merge pull request #23126 from stangri/master-adblock-fast
adblock-fast: update to 1.1.1-3
2024-01-18 23:22:48 -07:00
Stan Grishin 0f059b6523 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>
2024-01-19 00:05:18 +00:00
Alexandru Ardelean ca6216ef07 openblas: bump to version 0.3.26
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-01-17 00:29:20 +01:00
Alexandru Ardelean 3100734e90 stress-ng: bump to version 0.17.04
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-01-16 20:52:54 +01:00
Fabian Lipken 11fc9f28b1 restic: update to 0.16.3
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2024-01-16 20:52:29 +01:00
Andrey Butirsky b00e296684 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>
2024-01-16 20:51:45 +01:00
John Audia 3ee7b46610 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>
2024-01-15 17:13:28 +02:00
Stan Grishin 3fde8ebbb7 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>
2024-01-14 22:09:38 +01:00
Tianling Shen d16377d23f
cloudflared: Update to 2024.1.2
Finally fixed build with Go 1.21.

Fixes: #22383
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-14 14:09:15 +08:00
Tianling Shen 05b61b3b6d
rclone: Update to 1.65.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-14 14:07:45 +08:00
Tianling Shen ea4bbc46e1
xray-core: Update to 1.8.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-14 14:07:39 +08:00
Thomas Kupper 7bef195bba 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>
2024-01-14 10:19:06 +08:00
Rosen Penev e9e1ae2386 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>
2024-01-13 14:37:00 -08:00
Javier Marcet 705f2e9222 docker-compose: Update to version 2.24.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2024-01-13 21:12:02 +08:00
Hirokazu MORIKAWA 190542692d 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>
2024-01-13 14:22:35 +08:00
Tianling Shen 2c90f768b0
Merge pull request #23084 from aparcar/pesudo
ci: no longer require real name
2024-01-11 21:15:56 +08:00
Florian Eckert af1209590b
Merge pull request #23082 from yangfl/master
i2pd: Update to 2.50.2
2024-01-11 08:19:10 +01:00
Florian Eckert 680eaccd26
Merge pull request #23081 from tru7/libfmt
libfmt: bump to upstream version 10.2.1
2024-01-11 08:17:52 +01:00
Florian Eckert 30f2102175
Merge pull request #23080 from tru7/knxd
knxd: bump to upstream version 0.14.60
2024-01-11 08:17:15 +01:00
Paul Spooren 7e6cd98ad4
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>
2024-01-10 17:22:54 +01:00
David Yang ba4890f359 i2pd: Update to 2.50.2
Signed-off-by: David Yang <mmyangfl@gmail.com>
2024-01-10 23:51:33 +08:00
Othmar Truniger 9e06d10289 libfmt: bump to upstream version 10.2.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-01-10 16:40:33 +01:00
Othmar Truniger 20dca3c4df knxd: bump to upstream version 0.14.60
Signed-off-by: Othmar Truniger <github@truniger.ch>
2024-01-10 16:22:08 +01:00
Thibaut VARÈNE ab20c1bd90 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>
2024-01-10 19:50:45 +08:00
Dirk Brenken 4518ecf60b
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>
2024-01-09 22:22:57 +01:00