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>
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>
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>
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>
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>
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()
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()
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>
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>
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>
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
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>
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>
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>
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>
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
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>
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
Van Waholtz [Wed, 22 Nov 2023 07:53:43 +0000 (15:53 +0800)]
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>
Tianling Shen [Wed, 22 Nov 2023 04:24:57 +0000 (12:24 +0800)]
Merge pull request #22706 from mwarning/master_dhtd_022
dhtd: update to 0.2.4
Tianling Shen [Wed, 22 Nov 2023 04:24:13 +0000 (12:24 +0800)]
Merge pull request #22709 from gladiac/haproxy-2.8.4
haproxy: update to v2.8.4
Michael Heimpold [Tue, 21 Nov 2023 23:39:17 +0000 (00:39 +0100)]
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>
Moritz Warning [Sun, 19 Nov 2023 15:48:00 +0000 (16:48 +0100)]
dhtd: update to 0.2.4
* add option to execute a script for each result
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Florian Eckert [Tue, 21 Nov 2023 07:45:36 +0000 (08:45 +0100)]
Merge pull request #22713 from zhaojh329/lua-eco
lua-eco: update to 3.1.0
Jeffery To [Tue, 21 Nov 2023 04:34:08 +0000 (12:34 +0800)]
Merge pull request #22625 from ecammit/python_requirements_for_homeassistant
Added python-fnv-hash-fast, python-lru-dict, and python-orjson
Kevin White [Mon, 20 Nov 2023 20:50:32 +0000 (20:50 +0000)]
acme-acmesh: Update to 3.0.7
Signed-off-by: Kevin White <kwhite@kevbo.org>
Jianhui Zhao [Mon, 20 Nov 2023 15:04:38 +0000 (23:04 +0800)]
lua-eco: update to 3.1.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Timothy M. Ace [Thu, 16 Nov 2023 14:37:05 +0000 (09:37 -0500)]
python-orjson: Added for v3.9.10
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
Timothy M. Ace [Thu, 16 Nov 2023 14:36:43 +0000 (09:36 -0500)]
python-lru-dict: Added for v1.3.0
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
Jean Thomas [Wed, 15 Nov 2023 14:59:07 +0000 (15:59 +0100)]
gl-puli-mcu: Add power monitoring for XE3000 (Puli AX) variant
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
Jean Thomas [Wed, 15 Nov 2023 14:59:26 +0000 (15:59 +0100)]
gl-puli-mcu: Fix compilation warning
Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
Christian Lachner [Mon, 20 Nov 2023 07:07:23 +0000 (08:07 +0100)]
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>
Ivan Pavlov [Mon, 13 Nov 2023 09:26:27 +0000 (12:26 +0300)]
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>
Hannu Nyman [Sun, 19 Nov 2023 10:53:53 +0000 (12:53 +0200)]
Merge pull request #22701 from mhei/gensio-fix-python-detection
gensio: add patch to fix python detection
Michael Heimpold [Sat, 18 Nov 2023 20:53:56 +0000 (21:53 +0100)]
gensio: add patch to fix python detection
Upstream PR: https://github.com/cminyard/gensio/pull/69
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Tianling Shen [Sun, 19 Nov 2023 06:38:30 +0000 (14:38 +0800)]
dnsproxy: Update to 0.59.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Oskari Rauta [Sat, 18 Nov 2023 10:03:38 +0000 (12:03 +0200)]
gummiboot: release bump
Changes:
- fixes conflicts with EFI headers mentioned in issue #22433
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
Oskari Rauta [Sun, 19 Nov 2023 03:36:51 +0000 (05:36 +0200)]
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>
Michael Heimpold [Tue, 7 Nov 2023 14:54:27 +0000 (15:54 +0100)]
libzip: update to 1.10.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Thu, 17 Aug 2023 23:33:08 +0000 (16:33 -0700)]
hcxtools: update to 6.3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 17 Aug 2023 23:27:19 +0000 (16:27 -0700)]
hcxdmptool: update to 6.3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 17 Nov 2023 00:34:06 +0000 (16:34 -0800)]
elektra: fix compilation with GCC13
Upstream backport.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Nov 2023 21:08:33 +0000 (13:08 -0800)]
snort3: fix compilation with gcc13
Missing header.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Christian Lachner [Thu, 9 Nov 2023 05:31:29 +0000 (06:31 +0100)]
liburing: Update to v2.5
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Tianling Shen [Fri, 17 Nov 2023 17:10:44 +0000 (01:10 +0800)]
Merge pull request #22688 from mcha-forks/master
tailscale: Update to 1.54.0
Florian Eckert [Fri, 17 Nov 2023 10:16:23 +0000 (11:16 +0100)]
Merge pull request #22244 from tiagogaspar8/strongswan_replay
strongswan: swanctl: add support for replay window
Tiago Gaspar [Fri, 17 Nov 2023 09:25:36 +0000 (09:25 +0000)]
strongswan: swanctl: add support for replay window
Add support for replay window configuration in UCI.
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Zephyr Lykos [Fri, 17 Nov 2023 06:15:08 +0000 (14:15 +0800)]
tailscale: Update to 1.54.0
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
Rosen Penev [Mon, 6 Nov 2023 01:25:44 +0000 (17:25 -0800)]
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>
Rosen Penev [Fri, 17 Nov 2023 01:56:26 +0000 (17:56 -0800)]
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>
Rosen Penev [Thu, 16 Nov 2023 21:00:19 +0000 (13:00 -0800)]
upmpdcli: update to 1.8.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Nov 2023 19:49:27 +0000 (11:49 -0800)]
libupnpp: update to 0.24.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Nov 2023 19:46:09 +0000 (11:46 -0800)]
libnpupnp: update to 5.1.1
Build with meson. Faster.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 16 Nov 2023 21:00:38 +0000 (13:00 -0800)]
fuse3: update to 3.16.2
Add PKG_BUILD_DEPENDS to fix potential problems.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Javier Marcet [Thu, 16 Nov 2023 17:49:18 +0000 (18:49 +0100)]
docker-compose: Update to version 2.23.1
Signed-off-by: Javier Marcet <javier@marcet.info>
Moritz Warning [Thu, 16 Nov 2023 20:07:28 +0000 (21:07 +0100)]
dhtd: update to 0.2.1
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Johnny Vogels [Sun, 29 Oct 2023 18:32:22 +0000 (19:32 +0100)]
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
https://github.com/pulseaudio/pulseaudio/commit/
156e16f941789c5d53cdb0c46be480c64e3149f1
for libwrap.
Fixes: https://github.com/openwrt/packages/commit/aafc57c1ded5450419b9690056163acf3d19d51f (no sepearate issue generated)
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Matt Merhar [Wed, 8 Nov 2023 18:19:00 +0000 (13:19 -0500)]
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>
Peter van Dijk [Tue, 14 Nov 2023 12:37:44 +0000 (13:37 +0100)]
pdns-recursor: update to 4.9.2 and fix conffile path
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
Florian Eckert [Thu, 16 Nov 2023 15:14:45 +0000 (16:14 +0100)]
Merge pull request #22649 from mwarning/dhtd
dhtd: new package
Timothy M. Ace [Thu, 16 Nov 2023 14:36:10 +0000 (09:36 -0500)]
python-fnv-hash-fast: Added for v0.5.0
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
Timothy M. Ace [Thu, 16 Nov 2023 14:35:15 +0000 (09:35 -0500)]
python-fnvhash: Added for v0.1.0
Signed-off-by: Timothy M. Ace <openwrt@timothyace.com>
Jeffery To [Thu, 16 Nov 2023 08:22:47 +0000 (16:22 +0800)]
Merge pull request #22646 from dynasticorpheus/fx
fx: add new package
Fabian Lipken [Sun, 12 Nov 2023 06:25:06 +0000 (07:25 +0100)]
fx: add new package
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
Moritz Warning [Sun, 12 Nov 2023 16:31:28 +0000 (17:31 +0100)]
dhtd: new package
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Hannu Nyman [Wed, 15 Nov 2023 20:21:34 +0000 (22:21 +0200)]
Merge pull request #22663 from mhei/gensio-fix-build-disable-udev
gensio: disable cm108gpio gensio and prevent using libudev
Jeffery To [Wed, 15 Nov 2023 09:32:22 +0000 (17:32 +0800)]
freeradius3: Fix build when pcre is present
If pcre is built before freeradius, then freeradius' configure will
detect pcre and freeradius will be built with pcre functionality
enabled. This causes a "missing dependencies" error at the end of
package build.
This passes --without-pcre to configure to disable this autodetection.
This also removes the dependency on libpcre2 as freeradius v3 does not
have support for pcre2.
Fixes: 19ec30255f13 ("freeradius3: switch to pcre2")
Fixes: https://github.com/openwrt/packages/issues/22574
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 10 Nov 2023 06:17:35 +0000 (14:17 +0800)]
pipx: Add new package
From the README:
pipx is a tool to help you install and run end-user applications written
in Python. It's roughly similar to macOS's brew, JavaScript's npx, and
Linux's apt.
It's closely related to pip. In fact, it uses pip, but is focused on
installing and managing Python packages that can be run from the command
line directly as applications.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 10 Nov 2023 06:14:48 +0000 (14:14 +0800)]
python-userpath: Add new package
The patches have been submitted upstream in
https://github.com/ofek/userpath/pull/52 and
https://github.com/ofek/userpath/pull/53.
From the README:
This is a tool for modifying a user's PATH.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 10 Nov 2023 06:04:55 +0000 (14:04 +0800)]
python-argcomplete: Add new package
From the README:
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python application.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
S. Brusch [Wed, 15 Nov 2023 12:12:17 +0000 (13:12 +0100)]
crowdsec: new upstream release version 1.5.5
Update crowdsec to latest upstream release version 1.5.5
Signed-off-by: S. Brusch <ne20002@gmx.ch>
Maintainer: Kerma GĂ©rald <gandalf@gk2.net>
Package tested. not able to test run due to limited space (package is big)
Description: update to latest version of upstream
Jeffery To [Tue, 7 Nov 2023 09:08:04 +0000 (17:08 +0800)]
python-twisted: Update to 23.10.0, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 7 Nov 2023 09:05:56 +0000 (17:05 +0800)]
python-wheel: Update to 0.41.3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 7 Nov 2023 09:03:48 +0000 (17:03 +0800)]
python-poetry-core: Update to 1.8.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Facundo Acevedo [Thu, 2 Nov 2023 19:21:55 +0000 (16:21 -0300)]
Dysk: Add new package
Dysk is a command-line tool designed for efficient file and directory management in Unix-like environments
Signed-off-by: Facundo Acevedo <facevedo@disroot.org>
Jeffery To [Mon, 13 Nov 2023 09:54:49 +0000 (17:54 +0800)]
python-trove-classifiers: Update to 2023.11.9
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 13 Nov 2023 09:53:49 +0000 (17:53 +0800)]
python-mako: Update to 1.3.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 13 Nov 2023 09:52:30 +0000 (17:52 +0800)]
python-hatch-vcs: Update to 0.4.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Tianling Shen [Wed, 15 Nov 2023 18:18:45 +0000 (02:18 +0800)]
Merge pull request #22659 from douglarek/sb
sing-box: update to v1.6.4
Michael Heimpold [Tue, 14 Nov 2023 20:02:55 +0000 (21:02 +0100)]
gensio: disable cm108gpio gensio and prevent using libudev
libudev seems to be required only for cm108gpio gensio
which is a relatively special one. Let's disable it
and also the libudev lookup, so that there is no need
to link/use libudev.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Tianling Shen [Tue, 14 Nov 2023 06:47:23 +0000 (14:47 +0800)]
Merge pull request #22650 from jefferyto/golang-1.21.4
golang: Update to 1.21.4
Leo Douglas [Tue, 14 Nov 2023 03:02:04 +0000 (11:02 +0800)]
sing-box: update to v1.6.4
see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.4
Signed-off-by: Leo Douglas <douglarek@gmail.com>
Stan Grishin [Mon, 13 Nov 2023 21:44:34 +0000 (14:44 -0700)]
Merge pull request #22655 from stangri/master-adblock-fast
adblock-fast: bugfix: ensure downloaded block-lists end with newline
Stan Grishin [Mon, 13 Nov 2023 10:07:46 +0000 (10:07 +0000)]
adblock-fast: bugfix: ensure downloaded block-lists end with newline
* ensure downloaded block-lists end with newline
* turn free/total RAM checks into functions calls
Signed-off-by: Stan Grishin <stangri@melmac.ca>
Jeffery To [Mon, 13 Nov 2023 08:01:30 +0000 (16:01 +0800)]
golang: Update to 1.21.4
Includes fixes for CVE-2023-45283 and CVE-2023-45284 (path/filepath:
insecure parsing of Windows paths).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Michael Heimpold [Mon, 13 Nov 2023 06:37:18 +0000 (07:37 +0100)]
Merge pull request #22644 from mhei/gensio-fix-build-disable-dnssd
gensio: prevent accidental use of dns_sd
Eric Luehrsen [Fri, 10 Nov 2023 20:58:15 +0000 (15:58 -0500)]
unbound: update to 1.19.0
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
Julien Cassette [Fri, 3 Nov 2023 17:42:48 +0000 (18:42 +0100)]
unbound: create extra host records from DHCP static leases
The "Extra DNS" option allows to create records from the DHCP
"Hostnames" configuration entries.
This allows to create such records from the DHCP "Static leases"
configuration entries too.
Fixes: #22593
Signed-off-by: Julien Cassette <julien.cassette@gmail.com>
Hannu Nyman [Sun, 12 Nov 2023 20:42:44 +0000 (22:42 +0200)]
irqbalance: update to 1.9.3
Update irqbalance to version 1.9.3.
* remove upstreamed patch.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Tianling Shen [Sun, 12 Nov 2023 05:12:09 +0000 (13:12 +0800)]
Merge pull request #22640 from mcha-forks/master
tailscale: Update to 1.52.1
Tianling Shen [Sun, 12 Nov 2023 05:11:51 +0000 (13:11 +0800)]
Merge pull request #22643 from douglarek/sb
sing-box: update to v1.6.3
Michael Heimpold [Sat, 11 Nov 2023 15:38:03 +0000 (16:38 +0100)]
gensio: prevent accidental use of dns_sd
Buildbots spottet this error that when dns_sd library is
available, then gensio's configure will pick it up.
This is not desired since we already link to libavahi
for the mdns stuff, so let's disable dnssd lookup explicitly.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Leo Douglas [Sat, 11 Nov 2023 13:15:23 +0000 (21:15 +0800)]
sing-box: update to v1.6.3
see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.3
Signed-off-by: Leo Douglas <douglarek@gmail.com>
Stan Grishin [Fri, 10 Nov 2023 19:48:27 +0000 (12:48 -0700)]
Merge pull request #22619 from stangri/master-adblock-fast
adblock-fast: update to 1.0.1-1
Koen Vandeputte [Fri, 10 Nov 2023 14:14:20 +0000 (15:14 +0100)]
sstp-client: bump to 1.0.19
After 1.0.18, this project moved from SourceForge to gitlab
Also, since 1.0.19, the configure script is not present
by default anymore, so we need to add autoreconf to generate it
Release notes:
https://gitlab.com/sstp-project/sstp-client/-/releases
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
Zephyr Lykos [Fri, 10 Nov 2023 13:40:13 +0000 (21:40 +0800)]
tailscale: Update to 1.52.1
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
Hirokazu MORIKAWA [Fri, 10 Nov 2023 07:24:46 +0000 (16:24 +0900)]
icu: bump to 74.1
ICU 74 updates to Unicode 15.1, including new characters, emoji, security mechanisms, and corresponding APIs and implementations. It also updates to CLDR 44 (blog) locale data with new locales and various additions and corrections.
ICU 74 and CLDR 44 are major releases, including a new version of Unicode and major locale data improvements. They subsume the changes for the ICU 73.2 and CLDR 43.1 maintenance releases.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Nikos Mavrogiannopoulos [Fri, 10 Nov 2023 09:38:10 +0000 (10:38 +0100)]
Merge pull request #22634 from nmav/fix-22632
tang: set the right permissions to keys
Nikos Mavrogiannopoulos [Thu, 9 Nov 2023 19:06:34 +0000 (20:06 +0100)]
tang: set the right permissions to keys
Resolves: #22632
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Nikos Mavrogiannopoulos [Thu, 9 Nov 2023 19:07:43 +0000 (20:07 +0100)]
tang: set the right maintainer
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>