Rosen Penev [Wed, 9 Jul 2025 00:45:58 +0000 (17:45 -0700)]
sumo: update to 1.23.1
Remove no longer needed GCC14 patch.
Make python optional. It's not used anyway.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Mon, 28 Jul 2025 04:32:02 +0000 (21:32 -0700)]
softethervpn5: fix compilation without OS ncurses
For some reason, the ncurses.pc file for the host build gets installed
in host instead of hostpkg. Just override the whole thing. The tool
built doesn't even use ncurses.
Signed-off-by: Rosen Penev <[email protected]>
W. Michael Petullo [Mon, 28 Jul 2025 01:01:04 +0000 (20:01 -0500)]
cyrus-sasl: fix build with GCC 15.1
Apply the patch Fedora uses, named cyrus-sasl-2.1.28-gcc15.patch there,
to fix building with GCC 15.1. As with other recent versions, GCC 15.1
transforms some warnings into errors, and this patch removes those
warnings, now errors. Upstream accepted a similar patch by the same
author at:
https://github.com/cyrusimap/cyrus-sasl/pull/869
The commit described here does not use the upstream patch because it
assumes the removal of CRAM-MD5 (lib/md5.c), but this has not happened
as of the packaged version, namely 2.1.28. A future release will clean
all of this up and remove the need for the patch this commit adds.
Signed-off-by: W. Michael Petullo <[email protected]>
Wesley Gimenes [Sat, 26 Jul 2025 20:07:33 +0000 (17:07 -0300)]
mstflint: fix SECTION variable typo
Change SECTION variable value from `Utilities` to `utils`,
probably a confusion with the variable CATEGORY.
Signed-off-by: Wesley Gimenes <[email protected]>
Wesley Gimenes [Sat, 26 Jul 2025 20:05:33 +0000 (17:05 -0300)]
bluez-tools: fix SECTION variable typo
Change SECTION variable value from `Utilities` to `utils`,
probably a confusion with the variable CATEGORY.
Signed-off-by: Wesley Gimenes <[email protected]>
Fengyu Wu [Sun, 27 Jul 2025 07:47:03 +0000 (15:47 +0800)]
xz: update to 5.8.1
Update xz to match the version in tools/
Also add a new GitHub package URL.
Signed-off-by: Fengyu Wu <[email protected]>
Robert Marko [Sun, 27 Jul 2025 17:56:29 +0000 (19:56 +0200)]
atop: update to 2.12.0
2.11.0 will not compile with GCC15, so update to 2.12.0.
It also fixes CVE-2025-31160.
Fixes: #27085
Signed-off-by: Robert Marko <[email protected]>
Javier Marcet [Fri, 25 Jul 2025 13:37:09 +0000 (15:37 +0200)]
docker-compose: Update to version 2.39.1
Release notes:
https://github.com/docker/compose/releases/tag/v2.39.1
Signed-off-by: Javier Marcet <[email protected]>
Ray Wang [Fri, 25 Jul 2025 15:17:33 +0000 (23:17 +0800)]
hev-socks5-tunnel: update to 2.12.0
Upstream changelog:
https://github.com/heiher/hev-socks5-tunnel/releases/tag/2.12.0
Signed-off-by: Ray Wang <[email protected]>
Ray Wang [Fri, 25 Jul 2025 15:15:49 +0000 (23:15 +0800)]
hev-socks5-tproxy: update to 2.9.0
Upstream changelog:
https://github.com/heiher/hev-socks5-tproxy/releases/tag/2.9.0
Signed-off-by: Ray Wang <[email protected]>
Ray Wang [Fri, 25 Jul 2025 15:13:26 +0000 (23:13 +0800)]
hev-socks5-server: update to 2.9.0
Upstream changelog:
https://github.com/heiher/hev-socks5-server/releases/tag/2.9.0
Signed-off-by: Ray Wang <[email protected]>
Tianling Shen [Sun, 27 Jul 2025 07:22:37 +0000 (15:22 +0800)]
xray-core: Update to 25.7.26
Release note: https://github.com/XTLS/Xray-core/releases/tag/v25.7.26
Signed-off-by: Tianling Shen <[email protected]>
Wesley Gimenes [Sat, 12 Jul 2025 01:45:38 +0000 (22:45 -0300)]
CONTRIBUTING.md: fix commit subject example format
Update the commit subject example in CONTRIBUTING.md
to match the documented guidelines, ensuring it uses lowercase
after the package prefix.
Signed-off-by: Wesley Gimenes <[email protected]>
Tianling Shen [Tue, 22 Jul 2025 13:25:51 +0000 (21:25 +0800)]
microsocks: Update to 1.0.5
Release note: https://github.com/rofl0r/microsocks/releases/tag/v1.0.5
Removed upstreamed patches.
Signed-off-by: Tianling Shen <[email protected]>
John Audia [Tue, 15 Jul 2025 19:39:57 +0000 (15:39 -0400)]
rngd-tools: run as unprivileged user
For better security and isolation, used the -D option to run as newly
created unprivileged user.
Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc
Signed-off-by: John Audia <[email protected]>
Jianhui Zhao [Fri, 25 Jul 2025 06:07:22 +0000 (14:07 +0800)]
lua-eco: update to 3.11.0
changelog: https://github.com/zhaojh329/lua-eco/releases/tag/v3.11.0
Signed-off-by: Jianhui Zhao <[email protected]>
Alejandro Ojeda Gutiérrez [Thu, 24 Jul 2025 18:54:53 +0000 (20:54 +0200)]
ddns-scripts: add dondominio.com
Adds support for dondominio.com to the ddns-scripts package.
https://dondominio.dev/en/dondns/docs/api/#usage
Signed-off-by: Alejandro Ojeda Gutiérrez <[email protected]>
Wesley Gimenes [Tue, 22 Jul 2025 12:17:43 +0000 (09:17 -0300)]
netbird: update to 0.51.2
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.51.2
Signed-off-by: Wesley Gimenes <[email protected]>
Liu Yu [Tue, 15 Jul 2025 02:47:50 +0000 (11:47 +0900)]
kea: update to 2.6.3
Update Kea to the stable release 2.6.3.
This version brings various build and security improvements.
In particular, support for Boost 1.87 has been officially merged
upstream, so the previously required patch 020-boost-187.patch
has been removed.
Signed-off-by: Liu Yu <[email protected]>
John Audia [Sun, 20 Jul 2025 15:54:49 +0000 (11:54 -0400)]
rsync: run as regular user rather than as root
Rsyncd only needs a subset of all capabilities so create
a dedicated user with these capabilities. This is better from both a
security and an isolation perspective than running as root.
Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc
Signed-off-by: John Audia <[email protected]>
Othmar Truniger [Wed, 23 Jul 2025 08:46:17 +0000 (10:46 +0200)]
linknx: bump to new upstream 0.0.1.39
Signed-off-by: Othmar Truniger <[email protected]>
Ray Wang [Thu, 24 Jul 2025 13:27:17 +0000 (21:27 +0800)]
natmap: update to
20250721
Upstream changelog:
https://github.com/heiher/natmap/releases/tag/
20250721
Signed-off-by: Ray Wang <[email protected]>
Ray Wang [Thu, 24 Jul 2025 13:54:01 +0000 (21:54 +0800)]
fsh: update to 4.10.0
Upstream changelog:
https://github.com/heiher/hev-fsh/releases/tag/4.10.0
Signed-off-by: Ray Wang <[email protected]>
Daniel Golle [Wed, 23 Jul 2025 12:57:05 +0000 (13:57 +0100)]
gst1-plugins-bad: fix duplicate codecparsers library package
The codecparsers package was accidentally added another time.
Sort libraries alphabetically to avoid this kind of mistake in the
future.
Fixes: a014537e0 ("gstreamer: update to 1.26.4")
Signed-off-by: Daniel Golle <[email protected]>
Goetz Goerisch [Wed, 23 Jul 2025 15:46:38 +0000 (17:46 +0200)]
tayga: move to net
* moving to net to align with similar package jool
Signed-off-by: Goetz Goerisch <[email protected]>
Goetz Goerisch [Tue, 22 Jul 2025 18:01:44 +0000 (20:01 +0200)]
tayga: refresh patch
Refreshed patch
- 002-bigendian_wrong_checksum.patch
Signed-off-by: Goetz Goerisch <[email protected]>
Goetz Goerisch [Tue, 22 Jul 2025 16:52:31 +0000 (18:52 +0200)]
tayga: drop 010-gcc14.patch
* fixed upstream by https://github.com/apalrd/tayga/commit/
d1ca8391c788d7a0b8d9772d32ff99e17b2a43fe
Signed-off-by: Goetz Goerisch <[email protected]>
Goetz Goerisch [Tue, 22 Jul 2025 16:49:41 +0000 (18:49 +0200)]
tayga: drop patch 003-RFC8215.patch
* fixed upstream by https://github.com/apalrd/tayga/commit/
3dde6b75b67e47f7ad929ec0a3463ce5aa35054b
Signed-off-by: Goetz Goerisch <[email protected]>
Goetz Goerisch [Tue, 22 Jul 2025 16:48:32 +0000 (18:48 +0200)]
tayga: drop patch 001-configure_unset_CFLAGS.patch
* fixed upstream by https://github.com/apalrd/tayga/commit/
e504c35b7ede16642902da12062407e3a12e4d32
Signed-off-by: Goetz Goerisch <[email protected]>
Goetz Goerisch [Tue, 22 Jul 2025 17:53:32 +0000 (19:53 +0200)]
tayga: update to 0.9.5
* switch upstream source to https://github.com/apalrd/tayga
* update to 0.9.5
* update license identifier
* shorthen title
Signed-off-by: Goetz Goerisch <[email protected]>
Alexander Couzens [Sat, 19 Jul 2025 11:29:19 +0000 (13:29 +0200)]
libmicrohttpd: update to 1.0.2
Changelog:
* Fix double-close bugs on bind() errors reported by MC on the list.
* Removed MHD2 draft code, now in libmicrohttpd2.git.
Signed-off-by: Alexander Couzens <[email protected]>
Jonas Jelonek [Wed, 23 Jul 2025 08:32:55 +0000 (08:32 +0000)]
eza: update to 0.23.0
release notes:
0.22.0: https://github.com/eza-community/eza/releases/tag/v0.22.0
0.22.1: https://github.com/eza-community/eza/releases/tag/v0.22.1
0.23.0: https://github.com/eza-community/eza/releases/tag/v0.23.0
Signed-off-by: Jonas Jelonek <[email protected]>
Jianhui Zhao [Tue, 22 Jul 2025 13:41:20 +0000 (21:41 +0800)]
rtty: update to 9.0.1
changelog: https://github.com/zhaojh329/rtty/releases/tag/v9.0.1
Signed-off-by: Jianhui Zhao <[email protected]>
Tianling Shen [Wed, 23 Jul 2025 06:45:56 +0000 (14:45 +0800)]
dufs: lock cargo dependencies
The new version of tokio is not compatible with musl:
error[E0432]: unresolved import `tokio::net::TcpListener`
--> src/main.rs:34:13
|
34 | use tokio::{net::TcpListener, task::JoinHandle};
| ^^^^^^^^^^^^^^^^ no `TcpListener` in `net`
error[E0433]: failed to resolve: could not find `UnixListener` in `net`
--> src/main.rs:156:44
|
156 | let listener = tokio::net::UnixListener::bind(socket_path)
| ^^^^^^^^^^^^ could not find `UnixListener` in `net`
Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen [Tue, 22 Jul 2025 13:22:55 +0000 (21:22 +0800)]
cloudreve: Update to 4.3.0
Major update log: https://github.com/cloudreve/cloudreve/releases/tag/4.0.0
Updated assets build commands.
Signed-off-by: Tianling Shen <[email protected]>
Daniel Golle [Mon, 21 Jul 2025 01:47:14 +0000 (02:47 +0100)]
gstreamer: update to 1.26.4
Update GStreamer packages release 1.26.4.
While at it, package v4l2codecs to make use of stateless video
encoding and decoding features typical for embedded devices.
Signed-off-by: Daniel Golle <[email protected]>
Michael Heimpold [Thu, 10 Jul 2025 21:53:19 +0000 (23:53 +0200)]
php8: update to 8.4.10
Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.4.10
Signed-off-by: Michael Heimpold <[email protected]>
Yuxi Yang [Mon, 21 Jul 2025 04:10:38 +0000 (12:10 +0800)]
nebula: bump version to 1.9.6
changelog: https://github.com/slackhq/nebula/releases/tag/v1.9.6
Signed-off-by: Yuxi Yang <[email protected]>
Daniel Golle [Mon, 21 Jul 2025 00:09:32 +0000 (01:09 +0100)]
fluidsynth: update to 2.4.7
See https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-247
for details on changes since 2.4.5.
Signed-off-by: Daniel Golle <[email protected]>
W. Michael Petullo [Fri, 18 Jul 2025 00:04:57 +0000 (19:04 -0500)]
gst1-libav: update to 1.26.2
Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.26/#1.26.2.
Signed-off-by: W. Michael Petullo <[email protected]>
W. Michael Petullo [Fri, 18 Jul 2025 00:04:23 +0000 (19:04 -0500)]
gst1-plugins-ugly: update to 1.26.2
Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.26/#1.26.2.
Signed-off-by: W. Michael Petullo <[email protected]>
W. Michael Petullo [Fri, 18 Jul 2025 00:03:58 +0000 (19:03 -0500)]
gst1-plugins-bad: update to 1.26.2
Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.26/#1.26.2.
Signed-off-by: W. Michael Petullo <[email protected]>
W. Michael Petullo [Fri, 18 Jul 2025 00:03:34 +0000 (19:03 -0500)]
gst1-plugins-good: update to 1.26.2
Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.26/#1.26.2.
Signed-off-by: W. Michael Petullo <[email protected]>
W. Michael Petullo [Fri, 18 Jul 2025 00:03:03 +0000 (19:03 -0500)]
gst1-plugins-base: update to 1.26.2
Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.26/#1.26.2.
Signed-off-by: W. Michael Petullo <[email protected]>
W. Michael Petullo [Fri, 18 Jul 2025 00:02:26 +0000 (19:02 -0500)]
gstreamer1: update to 1.26.2
Upstream list of changes is available at
https://gstreamer.freedesktop.org/releases/1.26/#1.26.2.
Signed-off-by: W. Michael Petullo <[email protected]>
Josef Schlehofer [Sun, 20 Jul 2025 20:25:01 +0000 (22:25 +0200)]
Revert "scapy: fix build by including pip requirements"
1. This commit was pushed to the master branch without review,
it is causing that scapy is not compiled anymore due to
wrong hashes.
This error from the buildbots:
Collecting packaging==25.0 (from -r ./host-pip-requirements.txt (line 1))
Using cached packaging-25.0.tar.gz (165 kB)
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
packaging==25.0 from https://files.pythonhosted.org/packages/a1/d4/
1fc4078c65507b51b96ca8f8c3ba19e6a61c8253c72794544580a7b6c24d/packaging-25.0.tar.gz (from -r ./host-pip-requirements.txt (line 1)):
Expected sha256
29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484
Got
d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
make[3]: *** [Makefile:46: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/scapy-2.6.1/.built] Error 1
time: package/feeds/packages/scapy/compile#1.15#0.41#1.71
2. While at it, the commit implements old solution by using host-pip-requirements
This was removed in https://github.com/openwrt/packages/pull/20657
This reverts commit
ebb0ed3ba2cbcc64b20ce21010b6aad7c9abff29.
Signed-off-by: Josef Schlehofer <[email protected]>
Philip Prindeville [Fri, 18 Jul 2025 04:03:52 +0000 (22:03 -0600)]
Revert "strongswan: fix build issues around PARSE_ERROR"
@tobiasbrunner is asserting that this patch is no longer
necessary with 6.x.
This reverts commit
89fa8033b851db004182c5e33b0728bc2f95b807.
Liu Yu [Sat, 19 Jul 2025 01:50:17 +0000 (10:50 +0900)]
bind: bump to 9.20.11
Fix a possible assertion failure when stale-answer-client-timeout
is set to 0. (CVE-2025-40777)
Signed-off-by: Liu Yu <[email protected]>
Josef Schlehofer [Sat, 19 Jul 2025 12:38:41 +0000 (14:38 +0200)]
perl-html-parser: add perl/host to HOST_BUILD_DEPENDS
Added `perl/host` to the `HOST_BUILD_DEPENDS` variable to ensure Perl is available during the host build process.
This is required for scripts or tools that rely on Perl on the host system.
Fixes: ebfb47aa7448d46f950164e9d5835da5151182b1 ("perl-html-parser: restructure and update to 3.83")
Signed-off-by: Josef Schlehofer <[email protected]>
Nate Robinson [Fri, 18 Jul 2025 04:42:08 +0000 (00:42 -0400)]
lf: update to r36
https://github.com/gokcehan/lf/releases/tag/r36
Signed-off-by: Nate Robinson <[email protected]>
Thibaut VARÈNE [Sat, 19 Jul 2025 07:47:15 +0000 (09:47 +0200)]
ratelimit: update to Git HEAD (2025-06-15)
60405a069668 update Makefile
6713c02a68de define filter priority constant
125fff7fab6b disable verbose debug logging
Fixes: 3211b6295b8a9fc436f8b9ad381bb01f2ab7f8b8
Signed-off-by: Thibaut VARÈNE <[email protected]>
Jan Kardell [Mon, 14 Jul 2025 09:47:19 +0000 (11:47 +0200)]
sudo: Fix license file
Signed-off-by: Jan Kardell <[email protected]>
Rosen Penev [Wed, 9 Jul 2025 00:27:11 +0000 (17:27 -0700)]
white: update to 2.23
Add Alpine Linux patch to fix compilation with GCC15.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Wed, 9 Jul 2025 00:57:04 +0000 (17:57 -0700)]
dump1090: update to 10.2
Remove upstreamed GCC14 patch.
Backport GCC15 patch.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Sun, 13 Jul 2025 02:57:55 +0000 (19:57 -0700)]
libwebsockets: fix compilation with GCC 15
Upstream backport.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Sun, 13 Jul 2025 04:12:38 +0000 (21:12 -0700)]
libnpupnp: update to 6.2.1
Fixes compilation with GCC 15
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Sun, 13 Jul 2025 04:36:37 +0000 (21:36 -0700)]
xmlrpc-c: update to 1.60.5
Use OpenEmbedded patch to fix compilation with GCC 15.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Sun, 13 Jul 2025 04:05:56 +0000 (21:05 -0700)]
libmariadb: update to 3.4.5
Backport upstream patch fixing compilation with GCC 15.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <[email protected]>
Rosen Penev [Sun, 13 Jul 2025 02:07:29 +0000 (19:07 -0700)]
libyaml-cpp: update to 0.8.0
Backport patch fixing compilation with GCC 15 and remove upstreamed one.
Signed-off-by: Rosen Penev <[email protected]>
Liu Yu [Wed, 16 Jul 2025 07:23:47 +0000 (16:23 +0900)]
bind: bump to 9.20.10
New notify-defer configuration option
Removed dependency on libsystemd
Fixed zone deletion issue (GL #5291)
Fixed zone refresh bug (GL #5307)
reset PKG_RELEASE to 1
Signed-off-by: Liu Yu <[email protected]>
Co-authored-by: Josef Schlehofer <[email protected]>
John Crispin [Mon, 26 May 2025 12:41:40 +0000 (14:41 +0200)]
ufp: add a device fingerprinting daemon
Add a daemon that can fingerprint devices based on DHCP, MDNS and WiFi
signatures.
Sample output looks like the following.
{
"04:99:b9:XX:YY:ZZ": {
"device": "HomePod mini",
"vendor": "Apple",
"class": "speaker",
"device_name": "Kitchen"
},
"c4:65:16:XX:YY:ZZ": {
"vendor": "HP",
"device": "OfficeJet Pro 9010 series",
"class": "Printer"
}
}
Signed-off-by: John Crispin <[email protected]>
John Crispin [Mon, 26 May 2025 12:38:47 +0000 (14:38 +0200)]
udhcpsnoop: add new version of the dhcp snooping daemon
The daemon sniffs DHCP packets even on bridged interfaces and provides
fingerprints of requests via ubus.
Signed-off-by: John Crispin <[email protected]>
John Crispin [Mon, 26 May 2025 12:38:05 +0000 (14:38 +0200)]
udhcpsnoop: remove outdated version of the package
Remove outdated version of udhcpsnoop
Signed-off-by: John Crispin <[email protected]>
Felix Fietkau [Wed, 7 May 2025 11:46:17 +0000 (13:46 +0200)]
scapy: fix build by including pip requirements
Add missing packages needed for the build
Signed-off-by: Felix Fietkau <[email protected]>
John Audia [Thu, 17 Jul 2025 22:11:16 +0000 (18:11 -0400)]
snort3: remove gperftools dep for mips* and powerpc
Add conditional to disable gperftools-runtime depends for powerpc and mips due to inability
to compile introduced with
7345b73c3094e2aa2e085954a584ab15a9e3b939
Co-authored-by: Josef Schlehofer <[email protected]>
Signed-off-by: John Audia <[email protected]>
Alexander Koenig [Thu, 26 Jun 2025 19:32:48 +0000 (21:32 +0200)]
mdns-repeater: Update to latest upstream version
Resolves openwrt/packages#26835
Co-authored-by: Josef Schlehofer <[email protected]>
Signed-off-by: Alexander Koenig <[email protected]>
Josef Schlehofer [Tue, 15 Jul 2025 08:38:47 +0000 (10:38 +0200)]
python-uci: update to version 0.10.3 + two patches
Release notes:
https://gitlab.nic.cz/turris/pyuci/-/tags/v0.10.0
https://gitlab.nic.cz/turris/pyuci/-/tags/v0.10.1
https://gitlab.nic.cz/turris/pyuci/-/tags/v0.10.2
https://gitlab.nic.cz/turris/pyuci/-/tags/v0.10.3
Upstream (pyuci developers) removed setup.py,
I bring it back to be able to compile it despite
that we do support building packages, which are
using pyproject.toml, but the thing here is
that their pyproject.toml requires setuptools 74.1.0
[1] [2], but Python 3.11 is using bundled setuptools
and pip [3] [4]. In current version 3.11.13,
there is still outdated version of setuptools, but
it looks like that in the newer version, there will be
new one [5].
Once, there is released Python 3.11.14 and updated
in OpenWrt, these patches can be dropped.
[1] https://gitlab.nic.cz/turris/pyuci/-/blob/
240180b2946fdd1fd46c7f023f224acce5a55511/pyproject.toml#L29
[2] https://setuptools.pypa.io/en/stable/history.html#v74-1-0
[3] https://github.com/openwrt/packages/blob/
c94ab433caf345ebc6bef9a7174d1f65f676fc87/lang/python/python3-version.mk#L18
[4] https://github.com/python/cpython/commits/3.11/Lib/ensurepip/_bundled
[5] https://github.com/python/cpython/commit/
c96ab19ae460911e40ffa502f1bf945ab6c53a2e
Signed-off-by: Josef Schlehofer <[email protected]>
John Audia [Tue, 15 Jul 2025 08:11:51 +0000 (04:11 -0400)]
libpam: fix build with mold linker
Apparently, building with mold linking is not supported.
Closes #26996
Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc
Signed-off-by: John Audia <[email protected]>
Javier Marcet [Fri, 20 Jun 2025 19:07:52 +0000 (21:07 +0200)]
luajit2: update to v2.1-
20250529
For changes, see tagged commit:
https://github.com/openresty/luajit2/releases/tag/v2.1-
20250529
Signed-off-by: Javier Marcet <[email protected]>
Javier Marcet [Sat, 25 Jan 2025 12:34:00 +0000 (13:34 +0100)]
luajit2: update to v2.1-
20250117
See: https://github.com/openresty/luajit2/releases/tag/v2.1-
20250117
Signed-off-by: Javier Marcet <[email protected]>
Philip Prindeville [Thu, 17 Jul 2025 04:33:22 +0000 (22:33 -0600)]
strongswan: fix build issues around PARSE_ERROR
This symbol is an enum defined both in wolfssl and strongswan. This
creates a clash in C's flat namespace. A workaround is to redefine it
when we include wolfssl headers, but really one of the other should
pick a better name.
Signed-off-by: Philip Prindeville <[email protected]>
Philip Prindeville [Sun, 13 Jul 2025 21:12:30 +0000 (15:12 -0600)]
strongswan: Update to 6.0.2
No significant functional changes.
Signed-off-by: Philip Prindeville <[email protected]>
Rob Hoelz [Tue, 15 Jul 2025 02:23:35 +0000 (21:23 -0500)]
prometheus-node-exporter-lua: Fix broken textfile collector
A recent change (
00d420e80) removed the `output` function, which textfile.lua was
using to output metrics. So use the underlying output handle instead
Signed-off-by: Rob Hoelz <[email protected]>
W. Michael Petullo [Sun, 22 Jun 2025 21:21:58 +0000 (16:21 -0500)]
grilo-plugins: update to 0.3.17
Changes since the last packaged version, 0.3.16, include:
* Translation updates.
* Updates to CI definitions.
* Test fixes.
* Revisions to iptv plugin.
* Lua-related changes.
* Drop Rai.tv plugin.
* Drop the Apple trailers plugin.
* Update euronews plugin.
* Update filesystem plugin.
* Update dleyna plugin.
* Documentation updates, including reference to Discourse.
Signed-off-by: W. Michael Petullo <[email protected]>
W. Michael Petullo [Sun, 22 Jun 2025 21:13:57 +0000 (16:13 -0500)]
grilo: update to 0.3.19
Changes since the last packaged version, 0.3.16, include:
* Updates to the playlist handling functions.
* Translation updates.
* Documentation updates, including reference to Discourse.
* Fixes related to the use of GTask.
* Updates to CI definitions.
Signed-off-by: W. Michael Petullo <[email protected]>
Tiago Gaspar [Tue, 6 May 2025 00:12:40 +0000 (01:12 +0100)]
abseil-cpp: fix build and add package install
- propagate CXX flag to compile correctly with protobuf
- add missing install section
Signed-off-by: Tiago Gaspar <[email protected]>
W. Michael Petullo [Sat, 31 May 2025 13:27:41 +0000 (08:27 -0500)]
setools: update to 4.5.1
Upstream list of changes is available at
https://github.com/SELinuxProject/setools/releases/tag/4.5.1.
Signed-off-by: W. Michael Petullo <[email protected]>
Rosen Penev [Sat, 12 Jul 2025 03:25:26 +0000 (20:25 -0700)]
atheepmgr: update to 2.2.1
Fixes compilation with GCC 15.
Signed-off-by: Rosen Penev <[email protected]>
John Audia [Sun, 13 Jul 2025 16:50:16 +0000 (12:50 -0400)]
stress-ng: update to 0.19.02
Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.19.02
Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc
Signed-off-by: John Audia <[email protected]>
John Audia [Sun, 13 Jul 2025 16:48:14 +0000 (12:48 -0400)]
stress-ng: adjust against glibc 2.41
Add optional depends for users of glibc.
Related: https://github.com/openwrt/packages/pull/26889
Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc
Signed-off-by: John Audia <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:41 +0000 (10:51 +0300)]
tcsh: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)]
screen: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Wed, 9 Jul 2025 15:12:23 +0000 (18:12 +0300)]
rtty: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)]
opendoas: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)]
ccrypt: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)]
xinetd: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)]
tac_plus: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Wed, 9 Jul 2025 15:35:08 +0000 (18:35 +0300)]
squid: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Sun, 6 Jul 2025 06:02:13 +0000 (09:02 +0300)]
samba4: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Wed, 9 Jul 2025 16:26:59 +0000 (19:26 +0300)]
openssh: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Wed, 9 Jul 2025 15:08:35 +0000 (18:08 +0300)]
ocserv: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Sun, 6 Jul 2025 06:01:50 +0000 (09:01 +0300)]
nginx: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Wed, 9 Jul 2025 16:35:40 +0000 (19:35 +0300)]
libreswan: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Wed, 9 Jul 2025 15:23:33 +0000 (18:23 +0300)]
haproxy: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Sun, 6 Jul 2025 06:02:25 +0000 (09:02 +0300)]
freeradius3: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Fri, 4 Jul 2025 07:51:40 +0000 (10:51 +0300)]
dante: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Thu, 10 Jul 2025 13:53:57 +0000 (16:53 +0300)]
xupnpd: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Sun, 6 Jul 2025 06:02:37 +0000 (09:02 +0300)]
exim: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Sun, 6 Jul 2025 06:02:47 +0000 (09:02 +0300)]
alpine: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>
Konstantin Demin [Sun, 6 Jul 2025 06:03:00 +0000 (09:03 +0300)]
uw-imap: adjust with glibc and libcrypt-compat
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.
Signed-off-by: Konstantin Demin <[email protected]>