Commit Graph

5548 Commits

Author SHA1 Message Date
Rosen Penev
c2c210fd42 sumo: add missing fmt dependency
Apparently it's used by sumo.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-09-08 15:36:13 +03:00
Florian Eckert
f9e7e2db94 unzip: add valid patche headers and missing CVE informations
This commit adds a valid git patch header for each patch, so that
additional information can be stored. This is in this case and 'CVE:' tag.
This can be used by CVE scanner to find out if the patch fixes a CVE.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2025-09-08 09:23:42 +02:00
Carl-Daniel Hailfinger
a80cc41f20 realtek-poe: increase version to 1.3
* Add support for RTL8238B

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
2025-09-06 03:35:17 +08:00
Eric Fahlgren
96ab3378d0 owut: update to 2025.09.03
Bug fixes:
    efahl/owut@5743eea3bc owut: suppress all but json output when using dump
    efahl/owut@efe39e2e38 owut: handle sigint (ctrl-c) properly
Enhancements:
    efahl/owut@49e9bce7b8 owut: provide download progress for slow connections

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2025-09-03 17:22:53 -03:00
Gregory Gullin
2d05ae0b4e micro: add new package
Modern and intuitive terminal-based text editor

https://micro-editor.github.io

Co-authored-by: Wesley Gimenes <wehagy+github@gmail.com>
Signed-off-by: Gregory Gullin <garuwex@gmail.com>
2025-08-31 14:14:23 +03:00
Aleksey Vasilenko
d52e588182 bc: update to 1.08.2
- Remove autoreconf and GCC 15 workaround
- Remove 3 obsolete/upstreamed patches
- Manually rebase no-doc patch

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2025-08-31 01:30:45 +03:00
Ulrich Stark
6b27cc5170 lsof: fix compilation issue with "libtirpc"
adding --without-libtirpc to CONFIGURE_ARGS + version bump. Ref.: https://github.com/openwrt/packages/issues/27357

Signed-off-by: Ulrich Stark <pwned-pixel@posteo.de>
2025-08-30 10:35:18 +03:00
Nate Robinson
8705423201 lf: update to r37
https://github.com/gokcehan/lf/releases/tag/r37

Signed-off-by: Nate Robinson <nrobinson2000@me.com>
2025-08-29 18:03:19 -03:00
Niklas Thorild
6f190b4cad telegraf: update to 1.35.4
- Update Telegraf to v1.35.4
- Adjust GO_PKG_LDFLAGS_X to reflect upstream changes in version metadata
- Add default configuration file (Telegraf no longer includes one)
- Drop deprecated tcp_listener and udp_listener plugins from telegraf-small
- Rework how plugins for small variant are specified to reflect upstream changes
- Add -static TARGET_LDFLAGS for MIPS target to avoid R_MIPS_26 relocation errors during build

Signed-off-by: Niklas Thorild <niklas@thorild.se>
2025-08-28 12:24:44 +03:00
John Audia
763f984e4f lm-sensors: fix build with glibc
The lm-sensors build was failing on glibc-based targets with:
  ld: cannot find -liconv: No such file or directory

which occurred because the upstream Makefile unconditionally links
against -liconv, but glibc has iconv functionality built-in and does not
provide a separate libiconv library.

I submitted the new patch upstream to fix this:
https://github.com/hramrach/lm-sensors/pull/14

This change is backward compatible based on my testing building
lm-sensors for x86/64 with glibc and again with musl after having
applied the patch.

Build system: x86/64
Build-tested: x86/64-glibc and x86/64
Run-tested: x86/64-glibc (Intel N150 based box)

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-08-25 17:29:59 +02:00
Sven Eckelmann
d3b2286128 poemgr: update to latest HEAD
f1f093852aba poemgr: drop prefix from json-c include
adfb382a996a poemgr: Fix missing/unused includes
27d53374601b Makefile: compile object files before linking
e07fdec5e1cf Makefile: use LDLIBS to link libraries
1e6659b786e8 Makefile: mark targets without any output
f7f147977891 Makefile: reference output file using variable
aa3ae603099a Makefile: Add missing license header

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2025-08-25 17:29:31 +02:00
Gregory Gullin
ebb0d87450 nnn: update to version 5.1
Release notes: https://github.com/jarun/nnn/compare/v4.9...v5.1

Signed-off-by: Gregory Gullin <garuwex@gmail.com>
2025-08-24 19:50:48 +03:00
Jonas Jelonek
57bc583f75 i2csfp: update to latest Git HEAD
This fixes build with GCC15.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2025-08-24 19:46:17 +03:00
George Sapkin
d75075ce8e syncthing: improve relay argument parsing
Fixes: 47644ba46 ("syncthing: fix discovery and relay extra args")
Signed-off-by: George Sapkin <george@sapk.in>
2025-08-24 19:43:57 +03:00
George Sapkin
6ccb3b6174 syncthing: improve discovery argument parsing
Fixes: 47644ba46 ("syncthing: fix discovery and relay extra args")
Signed-off-by: George Sapkin <george@sapk.in>
2025-08-24 19:43:57 +03:00
Hannu Nyman
d3e4d5549d treewide: adjust local CMakeLists.txt min version to cmake 4.x
cmake 4.x will require 'cmake_minimum_required' defined in cmake
projects to be at least 3.5. Adjust those local sources where that
variable is currently defined with value below 3.5.

Use 3.30 as the value, as 3.30 is currently used in 24.10, the oldest
still supported OpenWrt release branch.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-08-23 22:40:53 +03:00
Hannu Nyman
d4f6c9c322 nano: set nano as default EDITOR for nano-plus/full
Set nano as the default EDITOR via /etc/profile.d for those apps
that respect the variable. Only for nano-plus and nano-full variants.

Suggested-by: Anthony Sepa <protectivedad@gmail.com>
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-08-23 14:28:12 +03:00
Shin Rag
3989142f14 fish: update to 4.0.2
Update fish to 4.0.2

Signed-off-by: Shin Rag <zhdlcc@gmail.com>
2025-08-23 13:31:00 +03:00
Hannu Nyman
61f29f7435 nano: Update to 8.6
Update nano editor to version 8.6

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2025-08-23 10:03:40 +03:00
Aleksey Vasilenko
31b3f9bd1f whois: update to 5.6.4
- takeover maintainership

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2025-08-23 01:04:54 +02:00
Jianhui Zhao
e19f315f2e rtty: update to 9.0.2
changelog: https://github.com/zhaojh329/rtty/releases/tag/v9.0.2

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2025-08-23 01:05:26 +08:00
Rosen Penev
0885e53220 parted: fix compilation with GCC15
Backport upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-08-22 16:17:20 +03:00
Bruce Chen
b31b59907d aliyun-cli: update to 3.0.296
Changelog:
https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.296

Signed-off-by: Bruce Chen <a805899926@gmail.com>
2025-08-19 19:26:36 +03:00
John Audia
ab1f60b74d lxc: update to 6.0.5
6.0.5 is a bug fix release, see:
https://discuss.linuxcontainers.org/t/lxc-6-0-5-lts-has-been-released/24438

Full changelog: https://github.com/lxc/lxc/compare/v6.0.4...v6.0.5

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc (Intel N150 based box)

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-08-19 19:25:39 +03:00
Eric Fahlgren
c79bed5fd5 owut: update to 2025.08.15
Bug fixes:
    efahl/owut@c6e75716d1 init: fix typo in file name
    efahl/owut@7f97ab67c2 examples: improve docs for writing pre-install scripts
Enhancements:
    efahl/owut@93f2b06b88 owut: utilize upstream limits instead of hardcoded values
    efahl/owut@7a45c412fc owut: improve usability of 'dump' option
    efahl/owut@35720e369a owut: improve age reporting

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2025-08-16 10:59:26 +03:00
Til Kaiser
1afc4f5436 mstflint: update to 4.33.0
This commit updates the mstflint package to
the latest 4.33.0 release.

Obsolete patches have been removed,
as they are now included in this version.

Signed-off-by: Til Kaiser <mail@tk154.de>
2025-08-14 21:10:56 +08:00
Alexandru Ardelean
0f0c757a6e squashfs-tools: bump to version 4.7
This updates squashfs-tools to version 4.7

Tweaked build option flags.

Need to backport patch from upstream to fix compiler error for pid_t type.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2025-08-14 15:09:43 +03:00
Bjørn Mork
2749f0a3af dbus: fix ujail configuration
Running dbus as an unprivileged user fails for two reasons: Cannot write pid file
and cannot read the installed policies:

 Tue Aug  5 17:12:41 2025 daemon.info dbus-daemon[8568]: jail: exec-ing /usr/bin/dbus-daemon
 Tue Aug  5 17:12:41 2025 daemon.info dbus-daemon[8585]: Encountered error 'Failed to open "/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf": Permission denied' while parsing '/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf'
 Tue Aug  5 17:12:41 2025 daemon.err dbus-daemon[8568]: dbus-daemon[8585]: Encountered error 'Failed to open "/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf": Permission denied' while parsing '/etc/dbus-1/system.d/org.freedesktop.ModemManager1.conf'
 Tue Aug  5 17:12:41 2025 daemon.warn dbus-daemon[8585]: Failed to start message bus: Failed to open "/var/run/dbus.pid": Permission denied
 Tue Aug  5 17:12:41 2025 daemon.err dbus-daemon[8568]: dbus-daemon[8585]: Failed to start message bus: Failed to open "/var/run/dbus.pid": Permission denied
 Tue Aug  5 17:12:41 2025 daemon.info dbus-daemon[8568]: jail: jail (8585) exited with exit: 1

Fix by dropping the pid file when running unprivileged and changing the owner
of the installed policies.

Fixes: f238d6dd09 ("dbus: run as regular user rather than as root")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
2025-08-14 10:58:04 +02:00
Fabian Lipken
08a431f446 fx: update to 39.0.1
update fx from version 36.0.3 to 39.0.1

Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2025-08-11 17:12:37 +08:00
Javier Marcet
7f0b734e92 docker-compose: Update to version 2.39.2
Release notes:
https://github.com/docker/compose/releases/tag/v2.39.2

Signed-off-by: Javier Marcet <javier@marcet.info>
2025-08-11 16:21:59 +08:00
Ulrich Stark
ac8b481f1d ccrypt: fix compilation with gcc15
gcc15 is using iso9899:2024 by default.
ccrypt fails to compile with it.
--> use previous standard "-std=c17" instead.
Ref.: https://github.com/openwrt/packages/issues/27112

Signed-off-by: Ulrich Stark <pwned-pixel@posteo.de>
2025-08-10 23:21:53 +03:00
George Sapkin
47644ba468 syncthing: fix discovery and relay extra args
Update configuration option examples.

Fixes: #26952
Signed-off-by: George Sapkin <george@sapk.in>
2025-08-06 21:54:28 +08:00
Bruce Chen
99f17e3526 aliyun-cli: update to 3.0.294
Changelog:
https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.294

Signed-off-by: Bruce Chen <a805899926@gmail.com>
2025-08-06 21:50:28 +08:00
Petr Štetiar
79f78c0e77 kmod: fix build failure in install step over dirty build dir
When building kmod-32 package for the first time (clean build_dir), it
builds and installs fine. When building for 2nd time, sometimes
(probably some race condition?) it fails to build in install step with
following error:

  for tool in insmod lsmod rmmod depmod modprobe modinfo; do \
  	ln -s kmod /tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/$tool; \
  done
  ln: failed to create symbolic link '/tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/insmod': File exists
  ln: failed to create symbolic link '/tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/lsmod': File exists
  ln: failed to create symbolic link '/tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/rmmod': File exists
  ln: failed to create symbolic link '/tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/depmod': File exists
  ln: failed to create symbolic link '/tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/modprobe': File exists
  ln: failed to create symbolic link '/tmp/build_dir/target-aarch64_cortex-a73+neon-vfpv4_musl/kmod-32/ipkg-install/usr/bin/modinfo': File exists

Lets fix it by backporting upstream fix.

Fixes: #27171
Link: https://lore.kernel.org/r/20240306145804.135709-1-lucas.de.marchi@gmail.com
Upstream-Status: Backport [c5054b2150]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2025-08-06 14:38:38 +02:00
Bruce Chen
682b773a21 aliyun-cli: update to 3.0.292
Changelog:
https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.292

Signed-off-by: Bruce Chen <a805899926@gmail.com>
2025-08-05 16:23:30 +08:00
Philip Prindeville
260f4196d0 clixon: Update to 7.5.0
Several new features including NACM support for mountpoints.  See
CHANGELOG.md

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2025-08-03 14:16:37 -06:00
Philip Prindeville
fce7579775 cligen: Update to 7.5.0
"const" patches still haven't been upstreamed.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2025-08-03 14:16:37 -06:00
Rosen Penev
cf6ef1ac5a mariadb: update to 11.4.7
Use upstream solutions to local patches.

Remove test.sh as it's broken.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-08-03 13:41:51 +08:00
Rosen Penev
125bee220d screen: update to 5.0.1
Fixes compilation with GCC15.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-08-02 16:59:40 +08:00
John Audia
78bdf21e79 dbus: use pid file owned by dbus
Switching to the dbus user in edc5a534 also needed to redefine the
location of dbus.pid into the directory under its ownership. This
commit fixes that omission.

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-08-01 23:35:41 +02:00
Georgi Valkov
9318a696ff idevicerestore: update to the latest git version
change log
https://github.com/libimobiledevice/idevicerestore/commits/master/

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2025-07-31 21:50:51 +02:00
Georgi Valkov
95d2515ce6 ideviceinstaller: update to the latest git version
change log
https://github.com/libimobiledevice/ideviceinstaller/commits/master/

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2025-07-31 21:50:51 +02:00
Georgi Valkov
45cb4f9044 ifuse: update to the latest git version
dependency changed from fuse-utils to fuse3-utils

change log
https://github.com/libimobiledevice/ifuse/commits/master/

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2025-07-31 21:50:51 +02:00
Georgi Valkov
3741cb9203 usbmuxd: update to the latest git version
change log
https://github.com/libimobiledevice/usbmuxd/commits/master/

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2025-07-31 21:50:51 +02:00
John Audia
f238d6dd09 dbus: run as regular user rather than as root
Running as a dedicated dbus users 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 <therealgraysky@proton.me>
2025-07-31 10:59:55 +02:00
Tianling Shen
7319072d16 yq: Update to 4.47.1
Release note: https://github.com/mikefarah/yq/releases/tag/v4.47.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-07-31 13:59:39 +08:00
Georgi Valkov
11a3e85fbc fuse3: update to version 3.17.3
replace old patch with the one accepted upstream

change log
- more conn->want / conn->want_ext conversion fixes
- Fix feature detection for close_range
- Avoid possible double unmount on FUSE_DESTROY

Signed-off-by: Georgi Valkov <gvalkov@gmail.com>
2025-07-30 23:35:22 +02:00
John Audia
c6b21821a5 dbus: update to 1.16.2
Update the 1.16.2 and adapt Makefile to meson build system.

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-07-30 22:23:10 +02:00
Josef Schlehofer
49eafacec3 mqttled: remove package
Development of this package is stalled [1],
it uses python3-netifaces [2], but that repository
was archived in 20211 [3], because there does not
seems to be replacement according to this issue:
https://github.com/trevortrevor/mqttled/issues/3

Let's remove it.

[1] https://github.com/trevortrevor/mqttled/
[2] https://github.com/trevortrevor/mqttled/issues/3
[3] https://github.com/al45tair/netifaces

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-07-30 11:52:03 +02:00
Florian Eckert
102b5b548b ufp: remove not needed bpf-headers in PKG_BUILD_DEPENDS
The package 'ufp' does not need bpf-headers.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2025-07-30 09:12:03 +02:00