1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 20:33:58 +02:00
Commit Graph

31071 Commits

Author SHA1 Message Date
Fabrice Fontaine
154fda5933 net/atftp: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️atftp_project:atftp

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 15:57:13 -08:00
Fabrice Fontaine
903d010020 libs/fmtlib: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️fmt:fmt

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-29 15:57:00 -08:00
Jan Hák
66c1065b45 knot: update to version 3.3.4
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2024-01-29 14:34:54 +01:00
Tianling Shen
7542362bd6 ci: bump checkout/upload-artifact to v4
Fix Node.js 16 deprecation warning.
Ref: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-29 09:40:40 +01:00
Michael Heimpold
002aa5f541
Merge pull request #23182 from mhei/php8-update-to-8.3.2
php8: update to 8.3.2
2024-01-29 07:56:56 +01:00
Javier Marcet
6017084ea0 python-dotenv: update to v1.0.1
Signed-off-by: Javier Marcet <javier@marcet.info>
2024-01-29 13:58:15 +08:00
Quintin Hill
268ed6d347 python-ble2mqtt: update to 0.2.2
b3b0cc8 version 0.2.2
85515cd roidmi: initial support for NEX2 Pro
62addc2 isort imports
8695649 README: update other govee to govee_ht
33f6ade ruuvitag: remove device class for counter
2099607 Rename key govee->govee_ht
12acacd codestyle updates
dbba43d ruuvitag: drop redundant import
84878e0 base: add and use HumidityTemperatureSensor
e9f0046 xiaomi_lywsd03_atc: make send_custom a class variable
2f4809a base: use lowercase for instance variable
5b1af17 govee: add manufacturer
7891691 ruuvitag: add manufacturer
cfd799b ruuvitag: remove inheritance from SubscribeAndSetDataMixin
7be28a1 codestyle updates
bffcf5e Add Govee H5074 temperature/humidity sensor support (#77)

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2024-01-29 11:50:51 +08:00
Quintin Hill
8db974d8eb python-dbus-fast: upgrade to 2.21.1
fix: avoid expensive runtime inspection of known callables (https://github.com/Bluetooth-Devices/dbus-fast/pull/277)
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2024-01-29 11:50:51 +08:00
Michael Heimpold
dd200c8fe0 php8: update to 8.3.2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-01-28 11:20:07 +01:00
Álvaro Fernández Rojas
bdbc7007b5 bcm27xx-eeprom: switch to bcm27xx-utils
bcm27xx-userland is now deprecated and utils should be used instead.
96a7334ae9

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-01-28 10:12:19 +01:00
John Audia
651b7e1f92 libdaq3: update to 3.0.14
Update to latest version.

Changelog: https://github.com/snort3/libdaq/releases/tag/v3.0.14

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-27 13:32:22 +01:00
Van Waholtz
49ab3e0018 sing-box: update to 1.8.4
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2024-01-27 13:30:18 +01:00
Ray Wang
42c6e10ada natmap: update to 20240126
Signed-off-by: Ray Wang <r@hev.cc>
2024-01-27 13:30:06 +01:00
Dirk Brenken
79ae76806b
banip: update 0.9.3-5
* fix the nft Set survey function

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-01-26 19:51:05 +01:00
Tianling Shen
1aaa5c045d
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-26 12:20:40 +08:00
Zephyr Lykos
a37a6e1703 tailscale: Update to 1.58.2
https://github.com/tailscale/tailscale/releases/tag/v1.58.2

Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2024-01-26 00:57:46 +01:00
Fabrice Fontaine
cf0d28bf8c utils/cryptsetup: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️cryptsetup_project:cryptsetup

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-25 21:26:56 +00:00
Alexandru Ardelean
fa20bc6f8c
Merge pull request #23150 from ffontaine/fix-tcpreplay-cpeid
net/tcpreplay: fix PKG_CPE_ID
2024-01-25 21:24:08 +02:00
Fabrice Fontaine
52282b2ed9 net/tcpreplay: fix PKG_CPE_ID
There is not a single CVE under cpe:/a:appneta:tcpreplay
so use cpe:/a:broadcom:tcpreplay:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3🅰️broadcom:tcpreplay

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-25 18:33:36 +01:00
Florian Eckert
31788ad16c
Merge pull request #23138 from ffontaine/add-i2pd-cpeid
net/i2pd: assign PKG_CPE_ID
2024-01-25 08:38:11 +01:00
Javier Marcet
9e0854681c docker-compose: Update to version 2.24.3
Signed-off-by: Javier Marcet <javier@marcet.info>
2024-01-25 09:44:08 +08:00
Fabrice Fontaine
2d0649c1c9 libs/libestr: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aadiscon%3Alibestr

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 14:55:52 -08:00
Fabrice Fontaine
a9ddc8e373 libs/apr: fix PKG_CPE_ID
There is not a single CVE under cpe:/a:apache:apr
so use cpe:/a:apache:portable_runtime:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aapache%3Aportable_runtime

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 14:55:30 -08:00
Fabrice Fontaine
37a60ca934 libs/libvpx: fix PKG_CPE_ID
There is not a single CVEs under cpe:/a:john_koleszar:libvpx
so use cpe:/a:webmproject:libvpx:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Awebmproject%3Alibvpx

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 17:32:00 -03:00
Tianling Shen
272cff0d1c
v2raya: do not allow changing config/log directory
We need stable path to persist configurations and read log from LuCI.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-25 00:49:39 +08:00
Tianling Shen
3711f7f6d2
dnsproxy: Update to 0.63.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-01-25 00:16:35 +08:00
Fabrice Fontaine
4ea63a66d0 net/i2pd: assign PKG_CPE_ID
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ai2pd%3Ai2pd

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2024-01-24 15:50:10 +01:00
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