feed/packages.git
80 min agofrr: add support for BGP MD5 authentication master
Martin Schiller [Thu, 16 May 2024 12:24:33 +0000 (14:24 +0200)]
frr: add support for BGP MD5 authentication

You have to enable the CONFIG_TCP_MD5SIG kernel config option to be able
to use the BGP MD5 authentication.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2 hours agonode: bump to v20.14.0
Hirokazu MORIKAWA [Mon, 3 Jun 2024 04:20:05 +0000 (13:20 +0900)]
node: bump to v20.14.0

Notable Changes
* src,permission: throw async errors on async APIs (Rafael Gonzaga)
* (SEMVER-MINOR) test_runner: support forced exit (Colin Ihrig)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 hours agohev-socks5-server: update to 2.6.6
Ray Wang [Mon, 3 Jun 2024 05:32:43 +0000 (13:32 +0800)]
hev-socks5-server: update to 2.6.6

Signed-off-by: Ray Wang <r@hev.cc>
2 hours agoacme-common: export main_domain
Sergey Ponomarev [Sat, 1 Jun 2024 11:23:04 +0000 (14:23 +0300)]
acme-common: export main_domain

To avoid confusion, first create the main_domain var and only then export it.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2 hours agoacme-common: migrate deprecated options
Sergey Ponomarev [Sat, 1 Jun 2024 11:07:37 +0000 (14:07 +0300)]
acme-common: migrate deprecated options

Add to uci-defaults script a migration from old deprecated options to new:
  use_staging to staging
  keylength to key_type
  remove standalone
  add missing validation_method

We still support the old options in the acme.init if old config was copied after installing of the newer version of the acme-common.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
7 hours agoat: update to 3.2.5
krant [Sun, 2 Jun 2024 08:42:26 +0000 (11:42 +0300)]
at: update to 3.2.5

- Use upstream tarball
- Update project URL
- Drop obsolete patches

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
8 hours agoffmpeg: fix compilation with gcc14
Rosen Penev [Tue, 28 May 2024 21:04:12 +0000 (14:04 -0700)]
ffmpeg: fix compilation with gcc14

Requires disabling a warning as there's an incompatibility between musl
ioctl and v4l2_ioctl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
8 hours agoapache: update to 2.4.59
krant [Sun, 2 Jun 2024 08:00:02 +0000 (11:00 +0300)]
apache: update to 2.4.59

- Remove obsolete OpenSSL patch - upstream handles it by itself now
- Refresh another patch
- Remaining patches are unaffected

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
8 hours agoc-ares: update to 1.29.0
krant [Sun, 2 Jun 2024 10:29:18 +0000 (13:29 +0300)]
c-ares: update to 1.29.0

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
8 hours agozstd: update to 1.5.6
krant [Sun, 2 Jun 2024 12:32:50 +0000 (15:32 +0300)]
zstd: update to 1.5.6

- Adopt the package

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
8 hours agofping: update to 5.2
krant [Sun, 2 Jun 2024 13:53:40 +0000 (16:53 +0300)]
fping: update to 5.2

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
8 hours agogst1-libav: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:52 +0000 (19:32 -0500)]
gst1-libav: update to 1.24.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 hours agogst1-plugins-ugly: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:34 +0000 (19:32 -0500)]
gst1-plugins-ugly: update to 1.24.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 hours agogst1-plugins-bad: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:16 +0000 (19:32 -0500)]
gst1-plugins-bad: update to 1.24.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 hours agogst1-plugins-good: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:32:04 +0000 (19:32 -0500)]
gst1-plugins-good: update to 1.24.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 hours agogst1-plugins-base: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:31:47 +0000 (19:31 -0500)]
gst1-plugins-base: update to 1.24.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 hours agogstreamer1: update to 1.24.4
W. Michael Petullo [Mon, 3 Jun 2024 00:19:39 +0000 (19:19 -0500)]
gstreamer1: update to 1.24.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
12 hours agoprometheus-node-exporter-lua-hostapd_stations: fix not reporting metrics
Balázs Urbán [Sun, 17 Mar 2024 18:59:20 +0000 (19:59 +0100)]
prometheus-node-exporter-lua-hostapd_stations: fix not reporting metrics

- fix incorrect interface name mapping in hostapd_stations exporter

Signed-off-by: Balázs Urbán <szalab9@gmail.com>
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
13 hours agoprometheus-node-exporter-lua: add missing libubus-lua dependency
Etienne Champetier [Sun, 2 Jun 2024 20:20:30 +0000 (22:20 +0200)]
prometheus-node-exporter-lua: add missing libubus-lua dependency

Fixes a315c40b7232bbc83582685c98e41466d84d7a35

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
22 hours agowhois: update to 5.5.23
krant [Sun, 2 Jun 2024 07:40:17 +0000 (10:40 +0300)]
whois: update to 5.5.23

- Switch to local tarball

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
30 hours agowsdd2: fix compilation with GCC14 and 64-bit
Rosen Penev [Sun, 2 Jun 2024 00:31:48 +0000 (17:31 -0700)]
wsdd2: fix compilation with GCC14 and 64-bit

struct msghdr under musl uses padding ints for 64-bit, which means we
can't direct initialize like this. Switch to initializing each member
explicitly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
34 hours agolibarchive: update to 3.7.4
krant [Sat, 1 Jun 2024 23:05:38 +0000 (02:05 +0300)]
libarchive: update to 3.7.4

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
34 hours agounrar: update to 7.0.9
krant [Sat, 1 Jun 2024 22:47:20 +0000 (01:47 +0300)]
unrar: update to 7.0.9

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
34 hours agolynx: update to 2.9.2
krant [Sat, 1 Jun 2024 22:37:33 +0000 (01:37 +0300)]
lynx: update to 2.9.2

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
34 hours agoerlang: update to 27.0
krant [Sat, 1 Jun 2024 22:31:20 +0000 (01:31 +0300)]
erlang: update to 27.0

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
34 hours agoimagemagick: update to 7.1.1.33
krant [Sat, 1 Jun 2024 22:12:23 +0000 (01:12 +0300)]
imagemagick: update to 7.1.1.33

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
34 hours agohwdata: update to 0.383
krant [Sat, 1 Jun 2024 23:27:39 +0000 (02:27 +0300)]
hwdata: update to 0.383

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
34 hours agolibssh: fix bad pkgconfig paths
Rosen Penev [Thu, 30 May 2024 20:59:52 +0000 (13:59 -0700)]
libssh: fix bad pkgconfig paths

Avoid leaking host paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
35 hours agolibjpeg-turbo: update to 3.0.3
krant [Sat, 1 Jun 2024 22:57:18 +0000 (01:57 +0300)]
libjpeg-turbo: update to 3.0.3

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
44 hours agobanip: update 0.9.6-3
Dirk Brenken [Sat, 1 Jun 2024 14:06:59 +0000 (16:06 +0200)]
banip: update 0.9.6-3

* fixed concurrent, too high nft loads during feed processing (seen in LuCI frontend)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 days agocollectd: enable write_prometheus plugin
Louis Dupré Bertoni [Sat, 1 Jun 2024 07:30:59 +0000 (10:30 +0300)]
collectd: enable write_prometheus plugin

Signed-off-by: Louis Dupré Bertoni <github@louisdb.xyz>
[PKG_RELEASE bump added]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2 days agocargo-c: New host package
Luca Barbato [Mon, 27 May 2024 10:36:22 +0000 (10:36 +0000)]
cargo-c: New host package

It is useful to build crates as C libraries.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2 days agoMerge pull request #24068 from stangri/master-ngtcp2
Josef Schlehofer [Sat, 1 Jun 2024 07:25:52 +0000 (09:25 +0200)]
Merge pull request #24068 from stangri/master-ngtcp2

ngtcp2: drop maintainership

2 days agoMerge pull request #24271 from neheb/m
Stan Grishin [Fri, 31 May 2024 21:26:18 +0000 (14:26 -0700)]
Merge pull request #24271 from neheb/m

ngtcp2: fix bad pkgconfig paths

2 days agogst1-libav: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:55:06 +0000 (22:55 -0500)]
gst1-libav: update to 1.24.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 days agogst1-plugins-ugly: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:54:48 +0000 (22:54 -0500)]
gst1-plugins-ugly: update to 1.24.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 days agogst1-plugins-bad: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:54:27 +0000 (22:54 -0500)]
gst1-plugins-bad: update to 1.24.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 days agogst1-plugins-good: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:51:20 +0000 (22:51 -0500)]
gst1-plugins-good: update to 1.24.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 days agogst1-plugins-base: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:50:48 +0000 (22:50 -0500)]
gst1-plugins-base: update to 1.24.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 days agogstreamer1: update to 1.24.3
W. Michael Petullo [Wed, 29 May 2024 03:50:12 +0000 (22:50 -0500)]
gstreamer1: update to 1.24.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 days agopdns: update to 4.9.1
Peter van Dijk [Tue, 28 May 2024 09:29:28 +0000 (11:29 +0200)]
pdns: update to 4.9.1

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 days agoMerge pull request #24265 from muink/master
Tianling Shen [Fri, 31 May 2024 20:33:33 +0000 (04:33 +0800)]
Merge pull request #24265 from muink/master

sing-box: update to 1.9.0

3 days agoacme-common: create a symlink to webroot
Sergey Ponomarev [Tue, 28 May 2024 19:14:06 +0000 (22:14 +0300)]
acme-common: create a symlink to webroot

The webroot option was deprecated and users should use the /var/run/acme/challenge by default.
The folder itself should be exposed to web.
The simplest way to do this is to create a symlink from /www.
This is a default web location for most routers and should cover most cases.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
3 days agoMerge pull request #24269 from neheb/o
Alexandru Ardelean [Fri, 31 May 2024 05:34:06 +0000 (08:34 +0300)]
Merge pull request #24269 from neheb/o

openblad: avoid leaking host paths

3 days agongtcp2: fix bad pkgconfig paths 24271/head
Rosen Penev [Thu, 30 May 2024 20:57:19 +0000 (13:57 -0700)]
ngtcp2: fix bad pkgconfig paths

Avoids leaking host paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 days agoopenblad: avoid leaking host paths 24269/head
Rosen Penev [Thu, 30 May 2024 21:02:06 +0000 (14:02 -0700)]
openblad: avoid leaking host paths

Potentially fixes compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 days agobanip: update 0.9.6-2
Dirk Brenken [Thu, 30 May 2024 19:36:33 +0000 (21:36 +0200)]
banip: update 0.9.6-2

* fix regex for nixspam and sslbl feed
* list the pre-routing limits in the banIP status
* small fixes and log improvements

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 days agosing-box: update to 1.9.0 24265/head
Anya Lin [Thu, 30 May 2024 06:16:46 +0000 (14:16 +0800)]
sing-box: update to 1.9.0

Signed-off-by: Anya Lin <hukk1996@gmail.com>
4 days agoMerge pull request #24251 from mhei/php8-update-to-8.3.7
Michael Heimpold [Thu, 30 May 2024 05:52:56 +0000 (07:52 +0200)]
Merge pull request #24251 from mhei/php8-update-to-8.3.7

php8: update to 8.3.7

4 days agopciutils: fix compilation with GCC14
Rosen Penev [Thu, 16 May 2024 03:17:39 +0000 (20:17 -0700)]
pciutils: fix compilation with GCC14

Missing header.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 days agoopenldap: update to 2.6.8
W. Michael Petullo [Wed, 29 May 2024 00:43:55 +0000 (19:43 -0500)]
openldap: update to 2.6.8

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 days agohaproxy: update to v3.0.0
Christian Lachner [Wed, 29 May 2024 14:11:20 +0000 (16:11 +0200)]
haproxy: update to v3.0.0

- New major LTS release
- Update haproxy PKG_VERSION and PKG_HASH
- Enabled QUIC support. It still has to be enabled in the haproxy config
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 days agopython-selinux: update to 3.6
W. Michael Petullo [Wed, 29 May 2024 00:18:59 +0000 (19:18 -0500)]
python-selinux: update to 3.6

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 days agovips: update to 8.15.2
W. Michael Petullo [Wed, 29 May 2024 00:41:39 +0000 (19:41 -0500)]
vips: update to 8.15.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 days agolibgpg-error: update to 1.49
W. Michael Petullo [Wed, 29 May 2024 00:45:55 +0000 (19:45 -0500)]
libgpg-error: update to 1.49

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 days agocroc: update to 10.0.5
Jonas Jelonek [Tue, 28 May 2024 18:32:45 +0000 (20:32 +0200)]
croc: update to 10.0.5

breaking changes to fix several CVEs. croc v10.x.x cannot be used with
with previous croc versions.

release notes:
https://github.com/schollz/croc/releases/tag/v9.6.16
https://github.com/schollz/croc/releases/tag/v9.6.17
(9.6.16 + .17 were later rereleased as 10.0.0)
https://github.com/schollz/croc/releases/tag/v10.0.0
https://github.com/schollz/croc/releases/tag/v10.0.1
https://github.com/schollz/croc/releases/tag/v10.0.2
https://github.com/schollz/croc/releases/tag/v10.0.3
https://github.com/schollz/croc/releases/tag/v10.0.4
https://github.com/schollz/croc/releases/tag/v10.0.5

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
5 days agoattr: switch to normal tarballs
Rosen Penev [Sat, 25 May 2024 18:39:13 +0000 (11:39 -0700)]
attr: switch to normal tarballs

Avoids having to use autoreconf.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 days agoacl: switch to normal tarballs
Rosen Penev [Sat, 25 May 2024 18:44:41 +0000 (11:44 -0700)]
acl: switch to normal tarballs

Avoids having to patch autoconf.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 days agomg: fix compilation with GCC 14
Hirokazu MORIKAWA [Mon, 27 May 2024 11:58:25 +0000 (20:58 +0900)]
mg: fix compilation with GCC 14

Addressing compile errors with gcc-14

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 days agophp8: update to 8.3.7 24251/head
Michael Heimpold [Tue, 14 May 2024 18:57:23 +0000 (20:57 +0200)]
php8: update to 8.3.7

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 days agotreewide: update packages to use new toolchain define
Christian Marangi [Thu, 19 Oct 2023 16:24:57 +0000 (18:24 +0200)]
treewide: update packages to use new toolchain define

Update packages to use new toolchain define and drop usage of
TOOLCHAIN_DIR.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
6 days agogolang: Update to 1.22.3
Tianling Shen [Fri, 24 May 2024 14:09:19 +0000 (22:09 +0800)]
golang: Update to 1.22.3

go1.22.3 (released 2024-05-07) includes security fixes to the go command
and the net package, as well as bug fixes to the compiler, the runtime,
and the net/http package.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
6 days agonetbird: update to 0.27.10
Wesley Gimenes [Thu, 23 May 2024 18:49:16 +0000 (15:49 -0300)]
netbird: update to 0.27.10

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
6 days agofrr: merge frr-libfrr and frr-vtysh to frr
Georgi Valkov [Sun, 5 May 2024 09:46:43 +0000 (12:46 +0300)]
frr: merge frr-libfrr and frr-vtysh to frr

frr-libfrr and frr-vtysh are required components, which makes their
menuconfig entries obsolete. Merge them in the frr package.

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
6 days agofrr: enable frr-vtysh by defalult and hide it
Georgi Valkov [Thu, 2 May 2024 12:23:22 +0000 (15:23 +0300)]
frr: enable frr-vtysh by defalult and hide it

Fixes [1]
lib/vty.c: In function 'vty_mgmt_resume_response':
lib/vty.c:195:27: error: 'VTYSH_READ' undeclared (first use in this function); did you mean 'VTY_READ'?
  195 |                 vty_event(VTYSH_READ, vty);
      |                           ^~~~~~~~~~
      |                           VTY_READ

The error is a bug in frr: not all use cases of the VTYSH_* enums are
guarded by #ifdef VTYSH. These enums are enabled by the VTYSH macro,
which is defined if sub package frr-vtysh is enabled in menuconfig.
According to support ticket [2], building without frr-vtysh is
no longer supported.

[1] https://github.com/openwrt/packages/issues/24063
[2] https://github.com/FRRouting/frr/issues/15752#issuecomment-2059328993

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
6 days agofrr: fix grep warning in frrcommon.sh
Georgi Valkov [Sun, 5 May 2024 16:35:58 +0000 (19:35 +0300)]
frr: fix grep warning in frrcommon.sh

Fixes:
grep: warning: stray \ before -

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
6 days agogost_engine: add CI test
Eneas U de Queiroz [Mon, 27 May 2024 19:40:53 +0000 (16:40 -0300)]
gost_engine: add CI test

Thi adds one MD and one cipher test from upstream, adapted to a shell
script.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
6 days agogost_engine: fix config installation directory
Eneas U de Queiroz [Mon, 27 May 2024 16:51:53 +0000 (13:51 -0300)]
gost_engine: fix config installation directory

The engine configuration directory was moved to /etc/ssl/modules.cnf.d/,
but the gost_engine package was using /etc/ssl/engines.cnf.d/ by
mistake.

Fixes: 3b2fcd6b2 ("gost_engine: adapt to new engine build config")
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
6 days agonet-snmp: finish up GCC14 fix
Rosen Penev [Tue, 21 May 2024 22:48:52 +0000 (15:48 -0700)]
net-snmp: finish up GCC14 fix

This fixes it with musl support. Also fixed several -Wformat warnings.

Main problem was __fd_mask not existing on musl but fd_mask existing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agonet-snmp: fix compilation with GCC 14
Aditya Nugraha [Tue, 14 May 2024 00:43:33 +0000 (07:43 +0700)]
net-snmp: fix compilation with GCC 14

Refresh 900-musl-compat.patch, add missing headers & fixes incompatible pointer type is now an error.

Signed-off-by: Aditya Nugraha <vortexilation@gmail.com>
6 days agogst1-libav: update to 1.22.12
Rosen Penev [Mon, 27 May 2024 20:01:39 +0000 (13:01 -0700)]
gst1-libav: update to 1.22.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agogst1-plugins-ugly: update to 1.22.12
Rosen Penev [Mon, 27 May 2024 20:00:25 +0000 (13:00 -0700)]
gst1-plugins-ugly: update to 1.22.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agogst1-plugins-bad: update to 1.22.12
Rosen Penev [Mon, 27 May 2024 19:58:20 +0000 (12:58 -0700)]
gst1-plugins-bad: update to 1.22.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agogst1-plugins-good: update to 1.22.12
Rosen Penev [Mon, 27 May 2024 18:35:40 +0000 (11:35 -0700)]
gst1-plugins-good: update to 1.22.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agogst1-plugins-base: update to 1.22.12
Rosen Penev [Mon, 27 May 2024 18:33:33 +0000 (11:33 -0700)]
gst1-plugins-base: update to 1.22.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agogstreamer1: update to 1.22.12
Rosen Penev [Mon, 27 May 2024 18:30:52 +0000 (11:30 -0700)]
gstreamer1: update to 1.22.12

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agoxfrpc: update to 3.05.661
Dengfeng Liu [Mon, 27 May 2024 11:03:39 +0000 (19:03 +0800)]
xfrpc: update to 3.05.661

This version is compatible with FRPS 0.58.0

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
6 days agoxfrpc: Revised the config file and adjusted the corresponding init file
Dengfeng Liu [Mon, 27 May 2024 11:01:22 +0000 (19:01 +0800)]
xfrpc: Revised the config file and adjusted the corresponding init file

Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
6 days agoaugeas: update to 1.14.1
Rosen Penev [Mon, 27 May 2024 03:22:01 +0000 (20:22 -0700)]
augeas: update to 1.14.1

Seems upstream now releases on GitHub.

Fixes compilation with GCC14.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agodocker-compose: Update to version 2.27.1
Javier Marcet [Sat, 25 May 2024 21:53:21 +0000 (23:53 +0200)]
docker-compose: Update to version 2.27.1

Release notes:
https://github.com/docker/compose/releases/tag/v2.27.1

Signed-off-by: Javier Marcet <javier@marcet.info>
6 days agotaglib: update to 2.0.1
Rosen Penev [Mon, 27 May 2024 02:38:36 +0000 (19:38 -0700)]
taglib: update to 2.0.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agoopus: update to 1.5.2
Rosen Penev [Mon, 27 May 2024 02:36:35 +0000 (19:36 -0700)]
opus: update to 1.5.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agoupmpdcli: update to 1.8.11
Rosen Penev [Mon, 27 May 2024 02:31:57 +0000 (19:31 -0700)]
upmpdcli: update to 1.8.11

Autotools is gone. meson is used now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agolibupnpp: update to 0.26.5
Rosen Penev [Mon, 27 May 2024 02:28:02 +0000 (19:28 -0700)]
libupnpp: update to 0.26.5

Autotools build is gone. meson is used now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agolibnpupnp: update to 6.1.3
Rosen Penev [Mon, 27 May 2024 02:22:59 +0000 (19:22 -0700)]
libnpupnp: update to 6.1.3

Install static libraries too to InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agolibimobiledevice: update to 2024-05-20
Rosen Penev [Mon, 27 May 2024 00:47:04 +0000 (17:47 -0700)]
libimobiledevice: update to 2024-05-20

Add patch to fix compilation with GCC14.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 days agoMerge pull request #24231 from nmav/ocserv-fix-startup
Nikos Mavrogiannopoulos [Mon, 27 May 2024 13:45:29 +0000 (15:45 +0200)]
Merge pull request #24231 from nmav/ocserv-fix-startup

ocserv: use a more neutral character for sed

7 days agoacme-common: v1.2.0
Sergey Ponomarev [Sun, 26 May 2024 09:42:32 +0000 (12:42 +0300)]
acme-common: v1.2.0

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
7 days agoMerge pull request #24123 from mhei/update-libgpiod-to-2.1.1-with-deps
Michael Heimpold [Mon, 27 May 2024 05:43:29 +0000 (07:43 +0200)]
Merge pull request #24123 from mhei/update-libgpiod-to-2.1.1-with-deps

Update libgpiod to 2.1.1 and update dependent packages

7 days agoocserv: use a more neutral character for sed 24231/head
Nikos Mavrogiannopoulos [Sun, 26 May 2024 15:35:05 +0000 (17:35 +0200)]
ocserv: use a more neutral character for sed

This resolves a startup issue.

Resolves: #24203

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
7 days agolibshout: fix compilation with GCC14
Rosen Penev [Wed, 22 May 2024 01:57:43 +0000 (18:57 -0700)]
libshout: fix compilation with GCC14

Missing headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 days agoffmpeg: update to 5.1.4
Rosen Penev [Wed, 22 May 2024 02:46:10 +0000 (19:46 -0700)]
ffmpeg: update to 5.1.4

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
8 days agoMerge pull request #24208 from BKPepe/msmtp
Josef Schlehofer [Sun, 26 May 2024 10:41:17 +0000 (12:41 +0200)]
Merge pull request #24208 from BKPepe/msmtp

msmtp: update to version 1.8.26

8 days agoklish: fix compilation with GCC14
Rosen Penev [Sun, 19 May 2024 02:22:19 +0000 (19:22 -0700)]
klish: fix compilation with GCC14

Proper types are now needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
8 days agoacme-common: fallback to deprecated use_staging if the staging option is not set
Sergey Ponomarev [Sun, 26 May 2024 04:33:30 +0000 (07:33 +0300)]
acme-common: fallback to deprecated use_staging if the staging option is not set

The use_staging option was deprecated in 9d2d8787cafdfb49339766a00ced422fa75cb883.
But it still has a bigger priority than the staging option.
This happens because config_get_bool returns 0 when the use_staging option wasn't set.
So the next check for the staging var emptiness is always false.

As the simplest fix, use the config_get staging that returns a plain string when the option is not set and if it's empty then fallback to the use_staging.

Once the use_staging option is removed we should get back to the config_get_bool staging.

Also use config_get_bool debug.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
8 days agotreewide: use config_get_bool instead of config_get enabled
Sergey Ponomarev [Sat, 11 May 2024 07:30:21 +0000 (10:30 +0300)]
treewide: use config_get_bool instead of config_get enabled

The config_get_bool function parses not just the 1 but on/yes, true/false or enabled/disabled.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
8 days agoiperf3: update to 3.17.1
John Audia [Sat, 25 May 2024 11:51:49 +0000 (07:51 -0400)]
iperf3: update to 3.17.1

Changelogs since last release:
https://github.com/esnet/iperf/releases/tag/3.17
https://github.com/esnet/iperf/releases/tag/3.17.1

Signed-off-by: John Audia <therealgraysky@proton.me>
8 days agonextdns: Update to version 1.43.5
Olivier Poitrey [Fri, 24 May 2024 11:36:01 +0000 (11:36 +0000)]
nextdns: Update to version 1.43.5

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
9 days agocloudflared: Update to 2024.5.0
Tianling Shen [Fri, 24 May 2024 14:13:42 +0000 (22:13 +0800)]
cloudflared: Update to 2024.5.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
9 days agov2ray-geodata: Update to latest version
Tianling Shen [Fri, 24 May 2024 14:06:45 +0000 (22:06 +0800)]
v2ray-geodata: Update to latest version

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>