Tianling Shen
727fd6c58a
Merge pull request #22724 from brvphoenix/sing-box
...
sing-box: update to 1.6.6
2023-11-22 21:49:39 +08:00
Michael Heimpold
f926b8281d
Merge pull request #22723 from mhei/fix-gensio-build
...
gensio: add patches/fixes to workaround swig and python detection
2023-11-22 09:23:31 +01:00
Van Waholtz
59f11cb4f1
sing-box: update to 1.6.6
...
Changes: https://github.com/SagerNet/sing-box/compare/v1.6.4...v1.6.6
Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
2023-11-22 15:53:43 +08:00
Tianling Shen
b60fd45334
Merge pull request #22706 from mwarning/master_dhtd_022
...
dhtd: update to 0.2.4
2023-11-22 12:24:57 +08:00
Tianling Shen
14282f03db
Merge pull request #22709 from gladiac/haproxy-2.8.4
...
haproxy: update to v2.8.4
2023-11-22 12:24:13 +08:00
Michael Heimpold
fd6832b4bc
gensio: add patches/fixes to workaround swig and python detection
...
The built-in swig/python detection does not works well
when system-wide m4 macros are available with same name
but different content.
So make the configure stuff compatible, resp. workaround
a little bit.
It seems also necessary to pass the PYTHON_LIBS environment
during the compile phase.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-11-22 00:45:25 +01:00
Moritz Warning
0f3a2070dc
dhtd: update to 0.2.4
...
* add option to execute a script for each result
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-11-21 12:55:04 +01:00
Florian Eckert
7fb8337c89
Merge pull request #22713 from zhaojh329/lua-eco
...
lua-eco: update to 3.1.0
2023-11-21 08:45:36 +01:00
Jeffery To
f5ebf9fafe
Merge pull request #22625 from ecammit/python_requirements_for_homeassistant
...
Added python-fnv-hash-fast, python-lru-dict, and python-orjson
2023-11-21 12:34:08 +08:00
Kevin White
9b130e4b34
acme-acmesh: Update to 3.0.7
...
Signed-off-by: Kevin White <kwhite@kevbo.org>
2023-11-20 23:40:31 +01:00
Jianhui Zhao
a3c6acf6b0
lua-eco: update to 3.1.0
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2023-11-20 23:04:38 +08:00
Timothy M. Ace
96ce3b51a4
python-orjson: Added for v3.9.10
...
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2023-11-20 09:58:42 -05:00
Timothy M. Ace
cbae8db987
python-lru-dict: Added for v1.3.0
...
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2023-11-20 09:58:32 -05:00
Jean Thomas
717c27a5c8
gl-puli-mcu: Add power monitoring for XE3000 (Puli AX) variant
...
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
2023-11-20 14:51:52 +00:00
Jean Thomas
2ae44d696f
gl-puli-mcu: Fix compilation warning
...
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
2023-11-20 14:51:52 +00:00
Christian Lachner
38107ae1f2
haproxy: update to v2.8.4
...
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2023-11-20 08:07:23 +01:00
Ivan Pavlov
f52f437070
openvpn: update to 2.6.8
...
This is a bugfix release containing security fixes.
Security Fixes (included in 2.6.7):
CVE-2023-46850 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly use a send buffer
after it has been free()d in some circumstances, causing some free()d memory to be sent to the peer.
All configurations using TLS (e.g. not using --secret) are affected by this issue.
CVE-2023-46849 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly restore --fragment configuration
in some circumstances, leading to a division by zero when --fragment is used.
On platforms where division by zero is fatal, this will cause an OpenVPN crash.
For details refer to https://github.com/OpenVPN/openvpn/blob/v2.6.8/Changes.rst
Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2023-11-19 12:24:11 -08:00
Hannu Nyman
5ffdf3392f
Merge pull request #22701 from mhei/gensio-fix-python-detection
...
gensio: add patch to fix python detection
2023-11-19 12:53:53 +02:00
Michael Heimpold
0b9c8c0a6f
gensio: add patch to fix python detection
...
Upstream PR: https://github.com/cminyard/gensio/pull/69
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-11-19 11:14:18 +01:00
Tianling Shen
1ce0e4c14b
dnsproxy: Update to 0.59.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-11-19 14:38:30 +08:00
Oskari Rauta
3393600453
gummiboot: release bump
...
Changes:
- fixes conflicts with EFI headers mentioned in issue #22433
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-11-19 13:29:27 +08:00
Oskari Rauta
7b3d033ab6
netbird: update to version 0.24.2
...
Release notes: https://github.com/netbirdio/netbird/releases/tag/v0.24.2
Also fixes issue of not being able to build with musl (>1.2.4)
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-11-19 13:22:12 +08:00
Michael Heimpold
7b0db88b44
libzip: update to 1.10.1
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2023-11-18 20:23:04 -08:00
Rosen Penev
64b00f33db
hcxtools: update to 6.3.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-18 20:19:46 -08:00
Rosen Penev
c5de8c0004
hcxdmptool: update to 6.3.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-18 20:19:46 -08:00
Rosen Penev
6386d1e9be
elektra: fix compilation with GCC13
...
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-18 20:19:05 -08:00
Rosen Penev
c990f18f4c
snort3: fix compilation with gcc13
...
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-18 20:18:43 -08:00
Christian Lachner
24b751bcf0
liburing: Update to v2.5
...
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2023-11-18 01:11:47 +08:00
Tianling Shen
69c0a1b6d2
Merge pull request #22688 from mcha-forks/master
...
tailscale: Update to 1.54.0
2023-11-18 01:10:44 +08:00
Florian Eckert
a49da174a6
Merge pull request #22244 from tiagogaspar8/strongswan_replay
...
strongswan: swanctl: add support for replay window
2023-11-17 11:16:23 +01:00
Tiago Gaspar
a7c7265e1b
strongswan: swanctl: add support for replay window
...
Add support for replay window configuration in UCI.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2023-11-17 09:25:36 +00:00
Zephyr Lykos
facf954779
tailscale: Update to 1.54.0
...
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2023-11-17 14:15:08 +08:00
Rosen Penev
5ae88c48b7
avahi: remove compat library
...
It seems this is meant for distributions that lack mdnsresponder. It's
heavier than it as dbus is required.
Since this happens to conflict with mdnsresponder, just remove it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 21:08:18 -08:00
Rosen Penev
96b349be98
shairplay: remove
...
This package is not only abandoned upstream, it has not worked with iOS
versions since at least 2019:
https://github.com/juhovh/shairplay/pull/80
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 21:07:43 -08:00
Rosen Penev
303b7b665c
upmpdcli: update to 1.8.4
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 18:06:06 -08:00
Rosen Penev
f53100b69e
libupnpp: update to 0.24.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 18:06:06 -08:00
Rosen Penev
36360b7406
libnpupnp: update to 5.1.1
...
Build with meson. Faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 18:06:06 -08:00
Rosen Penev
dff178a393
fuse3: update to 3.16.2
...
Add PKG_BUILD_DEPENDS to fix potential problems.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-11-16 17:48:17 -08:00
Javier Marcet
39431ffe2a
docker-compose: Update to version 2.23.1
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-11-16 16:50:12 -08:00
Moritz Warning
cd5f3d3029
dhtd: update to 0.2.1
...
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-11-16 16:50:00 -08:00
Johnny Vogels
e957fb560c
pulseaudio: disable compiling against libwrap and (bluez5-)gstreamer
...
problem: libwrap.so.0, libgstapp-1.0.so.0 and libgstreamer-1.0.so.0 not found during compilation of pulseaudio when e.g. libwrap was built before pulseaudio
Due to
156e16f941
for libwrap.
Fixes: aafc57c1de
(no sepearate issue generated)
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
2023-11-16 16:29:48 -08:00
Matt Merhar
2a5ad04756
pps-tools: use %lld in printf for 64-bit time_t
...
musl 1.2.0 switched to use 64-bit time_t everywhere, including 32-bit
architectures, causing garbage values to be printed from ppswatch and
ppstest.
Use the correct format string for the affected printf statements and
explicitly cast to long long to avoid potential compatibility issues
with 32-bit glibc.
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2023-11-16 11:27:23 -08:00
Peter van Dijk
af1ad467ae
pdns-recursor: update to 4.9.2 and fix conffile path
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2023-11-16 11:27:03 -08:00
Florian Eckert
b76fee54d9
Merge pull request #22649 from mwarning/dhtd
...
dhtd: new package
2023-11-16 16:14:45 +01:00
Timothy M. Ace
f0f3882737
python-fnv-hash-fast: Added for v0.5.0
...
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2023-11-16 09:36:10 -05:00
Timothy M. Ace
a26395dce3
python-fnvhash: Added for v0.1.0
...
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
2023-11-16 09:35:15 -05:00
Jeffery To
a7b38889b1
Merge pull request #22646 from dynasticorpheus/fx
...
fx: add new package
2023-11-16 16:22:47 +08:00
Fabian Lipken
c4c1b93f64
fx: add new package
...
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2023-11-16 08:52:41 +01:00
Moritz Warning
6dc262aa41
dhtd: new package
...
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2023-11-16 07:57:26 +01:00
Hannu Nyman
cee97bce36
Merge pull request #22663 from mhei/gensio-fix-build-disable-udev
...
gensio: disable cm108gpio gensio and prevent using libudev
2023-11-15 22:21:34 +02:00