Commit Graph

33971 Commits

Author SHA1 Message Date
Marius Dinu
ea07162ee5 tvheadend: cut subnet from lan IP reported by uci, fix bug #26681
Unannounced modifications (OpenWrt PR 13780) in uci network.lan.ipaddr broke tvheadend init script.
This commit updates the init script to cut the subnet from the ip address reported by uci.

Bug report: #26681

Reported-by: @DonKult
Tested-by: @DonKult
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2025-06-07 20:26:47 +02:00
Marius Dinu
df98d72e40 tvheadend: update to git master 2025-06-04
removed patch is now included in tvheadend sources

Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
2025-06-07 20:26:42 +02:00
John Audia
d40b6c9c13 coreutils: bump to 9.7
Single patch automatically rebased.
Added -std=gnu23 to CFLAGS

Release news: https://savannah.gnu.org/news/?id=10751

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-07 15:52:37 +03:00
John Audia
d77931df5d libarchive: bump to 3.8.1
This is a feaure and bugfix release.

New features:
bsdtar: support --mtime and --clamp-mtime (#2601)
lib: mbedtls 3.x compatibility (#2602)
7-zip reader: improve self-extracting archive detection (#2088)
xar: xmllite support for the XAR reader and writer (#2388)
zip writer: added XZ, LZMA, ZSTD and BZIP2 support (#2137, #2284, #2391)
zip writer: added LZMA + RISCV BCJ filter (#2403)

Notable security fixes:
rar: do not skip past EOF while reading (#2584)
rar: fix double free with over 4 billion nodes (#2598)
rar: fix heap-buffer-overflow (#2599)
warc: prevent signed integer overflow (#2568)
tar: fix overflow in build_ustar_entry (#2588)

Notable bugfixes:
ibarchive: fix FILE_skip regression (#2642)
compress: Prevent call stack overflow (#2649)
iso9660: always check archive_string_ensure return value (#2651)
tar: Support negative time values with pax (#2634)
tar: Reset accumulated header state after reading macOS metadata blob (#2636)
tar: Keep block alignment after pax error (#2637)
tar: Handle extra bytes after sparse entries (#2643)
windows: check archive_wstring_ensure return value (#2652)
bsdtar: don't hardlink negative inode files together (#2587)
gz: allow setting the original filename for gzip compressed files (#2544)
lib: improve lseek handling (#2564)
lib: support @-prefixed Unix epoch timestamps as date strings (#2606)
rar: support large headers on 32 bit systems (#2596)
tar reader: Improve LFS support on 32 bit systems (#2582)

Full changelog: https://github.com/libarchive/libarchive/compare/v3.7.9...v3.8.1

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-07 11:57:04 +02:00
John Audia
04008a4600 procps-ng: bump to 4.0.5
Patch automatically rebased.

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-07 10:46:36 +03:00
W. Michael Petullo
12a1ede20a bogofilter: replace no-docs patch with backport of upstream commit
Bogofilter added a --disable-documentation option to configure in
response to https://gitlab.com/bogofilter/bogofilter/-/issues/17.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-06 23:05:09 +02:00
Álvaro Fernández Rojas
bfb96a8592 bcm27xx-eeprom: update to v2025-05-08-2712
bcm2711:
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2711/release-notes.md#2025-05-08-implement-tcp-window-for-net-boot-latest

bcm2712:
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-02-12-fixup-change-to-disable-37v-pmic-output-on-cm5-no-wifi-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-03-03-fix-bootloader-pull-configuration-on-2712d0-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-03-10-add-boot_partition-filter-plus-sdram-init-fixes-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-03-19-log-the-fan-speed-at-boot-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-03-27-os_check-cm5-check-for-cm5-specific-dtbs-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-04-07-arm_dt-revert-to-using-the-max-fan-speed-latest
https://github.com/raspberrypi/rpi-eeprom/blob/v2025.05.08-2712/firmware-2712/release-notes.md#2025-05-08-implement-tcp-window-for-net-boot-latest

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-06-06 12:36:46 +02:00
Vladimir Ermakov
bb9dca28b2 go2rtc: update to 1.9.9
- Update version to 1.9.9
- Add patch to fix build with CGO=0
- Add patch to support RISC-V 64
- Fix excludes not to include examples

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2025-06-06 03:05:23 +08:00
Jeffery To
f7d2ebfe37 golang: Fix host build compatibility with GCC 15
Fixes https://github.com/openwrt/packages/issues/26446.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2025-06-05 20:45:14 +02:00
Nikolay Manev
08b4fcd5e6 fping: update to version 5.3
* update to version 5.3
* added test.sh file for ci testing

Signed-off-by: Nikolay Manev <just.ops@proton.me>
2025-06-04 23:18:59 +03:00
Liangbin Lian
150d88585b ddns-scripts: fix parsing of parameters for cloudflare.com
Compatible with domain without the `@` symbol, consistent with the previous.

Fixes 8c55d089 ("ddns-scripts: fix parsing of parameters for cloudflare.com")

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2025-06-04 13:54:01 +02:00
Wesley Gimenes
f71550540e netbird: update to 0.45.3
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.45.3

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2025-06-04 09:14:08 +02:00
Wesley Gimenes
38b89da400 github: Add fields to help users in the bug report
Not everyone filling out the bug report is an expert.
These fields, with additional explanations, can hopefully
help users provide more accurate information.

Add fields to guide users in completing the bug report.

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2025-06-03 08:51:43 +02:00
Wesley Gimenes
c323222c63 github: require user to check all bug report fields
Previously, users could leave fields blank,
resulting in missing information in the bug report.
Now, it is mandatory for all fields to be filled out,
ensuring that no essential information is overlooked.

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2025-06-03 08:51:43 +02:00
Josef Schlehofer
1f189894dc github: Creating issue: Add external links
This is heavily inspired by OpenWrt main repository [1]
as in the packages feed we would like to follow
and be in sync with the main repository.

Having external, well, contact links, where users
can ask or propose feature request and even find links
for documentation or contacting us is a good idea.
Might help to improve the current state of this repository.

[1] 57c104ef7f/.github/ISSUE_TEMPLATE/config.yml

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-06-03 07:59:41 +02:00
Josef Schlehofer
67dc75f941 github: Use GitHub Issue Forms with yaml
This replaces the old issue templates with the new one.
It is going to reflect changes and require more details.

Issue Forms as also used in the main repository and in LuCI,
it helps users to create structured issue.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-06-03 07:59:41 +02:00
Xiao Yu
e36b727d99 collectd: Add write_prometheus uci config
Included with default options used by collectd

Signed-off-by: Xiao Yu <me@xyu.io>
2025-06-03 08:21:04 +03:00
W. Michael Petullo
db53e3b164 scapy: update to 2.6.1
Upstream list of changes is available at
https://github.com/secdev/scapy/releases/tag/v2.6.1.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-03 07:33:36 +03:00
W. Michael Petullo
05957c2de2 nfdump: update to 1.7.6
Upstream list of changes is available at
https://github.com/phaag/nfdump/releases/tag/v1.7.6.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-03 07:32:24 +03:00
Stan Grishin
73821b26e5 adblock-fast: update to 1.1.3-13
* update to SPDX license identified in Makefile
* bugfix: correct HELP line description for sizes command (thanks @justops1337)
* performance fix: updated domains filter (thanks @justops1337)
* bugfix/improvement: more reliable get_url_filesize code with fall-back to
  uclient-fetch (thanks @justops1337)

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2025-06-02 20:56:47 -07:00
W. Michael Petullo
ea0ccd5d15 bogofilter: update to 1.3.0.rc1
Bogofilter development has moved to gitlab.com.
Upstream list of changes is available at
https://gitlab.com/bogofilter/bogofilter/-/blob/main/bogofilter/NEWS.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-02 22:02:21 +03:00
Josef Schlehofer
c623dbf30d github: Use Markdown and slight changes to PR template
The previous pull request was kinda not exactly tested.
This one should be better and more visible.

Fixes: 9a273c3e79 ("github: Improve Pull Request template")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-06-02 20:06:52 +02:00
Jens Wagner
fa6c3dbe32 perl-io-socket-ssl: Added description
As requested by @BKPepe , added a package
description to the Makefile

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
594657b149 perl-io-async: Added description
As requested by @BKPepe , added a package
description to the Makefile

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
79725e5c61 perl-xs-parse-sublike: Shorter TITLE in Makefile
As requested by @BKPepe , added a shorter title
to make it display correctly in make menuconfig

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
d09299c2b6 perl-xs-parse-keyword: Shorter TITLE in Makefile
As requested by @BKPepe , added a shorter title
to make it display correctly in make menuconfig

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
ec90c9fe90 perl-struct-dumb: Shorter TITLE in Makefile
As requested by @BKPepe , added a shorter title
to make it display correctly in make menuconfig

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
e168d9fdfb perl-net-ssleay: Removed PKG_BUILD_DEPENDS
As requested by @BKPepe , removed PKG_BUILD_DEPENDS
as build dependency already covered in DEPENDS

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
3ea60604f1 perl-future: Shorter TITLE in Makefile
As requested by @BKPepe , added a shorter title
to make it display correctly in make menuconfig

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
3a2ce3480c perl-future-asyncawait: Removed PKG_BUILD_DEPENDS
As requested by @BKPepe , removed PKG_BUILD_DEPENDS
as build dependency already covered in DEPENDS

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
3dd5052390 perl-file-sharedir: Shorter TITLE in Makefile
As requested by @BKPepe , added a shorter title
to make it display correctly in make menuconfig

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
Jens Wagner
bf5002488f perl-class-inspector: Shorter TITLE in Makefile
As requested by @BKPepe , added a shorter title
to make it display correctly in make menuconfig

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 14:36:17 +02:00
W. Michael Petullo
3a53cf82bb luaexpat: update to 1.5.2
Upstream list of changes is available at
https://github.com/lunarmodules/luaexpat/releases/tag/1.5.2.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-02 15:31:26 +03:00
John Audia
097a97daeb snort3: update to 3.8.1.0
Changelog: https://github.com/snort3/snort3/releases/tag/3.8.1.0

   ,,_     -*> Snort++ <*-
  o"  )~   Version 3.8.1.0
   ''''    By Martin Roesch & The Snort Team
           http://snort.org/contact#team
           Copyright (C) 2014-2025 Cisco and/or its affiliates. All rights reserved.
           Copyright (C) 1998-2013 Sourcefire, Inc., et al.
           Using DAQ version 3.0.19
           Using Hyperscan version 5.4.2 2025-05-27
           Using libpcap version 1.10.5 (with TPACKET_V3)
           Using LuaJIT version 2.1.0-beta3
           Using LZMA version 5.6.2
           Using OpenSSL 3.5.0 8 Apr 2025
           Using PCRE2 version 10.42 2022-12-11
           Using ZLIB version 1.3.1

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-02 13:45:34 +02:00
Jens Wagner
70f8dd8aa3 perl-net-async-http: Perl Module Net::Async::HTTP
This object class implements an asynchronous HTTP user agent
for the IO::Async framework in Perl, similar to LWP::UserAgent.

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 13:36:08 +02:00
Jens Wagner
c30cec8144 perl-io-async-ssl: Perl Module IO::Async::SSL
This module extends existing IO::Async classes with
methods to allow the use of SSL or TLS-based connections
Required be e.g. Net::Async::HTTP to support https://

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 13:36:08 +02:00
Jens Wagner
c4136bbc1a perl-net-dns-sec: Perl Module Net::DNS::SEC
This module adds DNSSEC extensions to Net::DNS

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 13:36:08 +02:00
Jens Wagner
f9aada2b27 perl-metrics-any: Perl Module Metrics::Any
Provides a central location for modules to report monitoring metrics.
Required e.g. by Net::Async::HTTP

Signed-off-by: Jens Wagner <jens@wagner2013.de>
2025-06-02 13:36:08 +02:00
Josef Schlehofer
bd7aa2ac44 snort3: drop upstreamed patch
This patch is wrongly rebased and applied twice as
the same change might be possible and it does not break anything.
Since that, the patch is still being refreshed and included in
this repository.

No need as the patch is already included in the snort3 repository:
70b811ca11

Drop it once for all. :-)

Fixes: 65f6fee7c0 ("snort3: update to 3.1.84.0")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-06-02 13:24:39 +02:00
John Audia
1b6d5d9f23 ncdu: bump to v1.22
Latest upstream release.

Changelog: https://dev.yorhel.nl/ncdu/changes

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-02 13:08:58 +02:00
Josef Schlehofer
9a273c3e79 github: Improve Pull Request template
By updating pull request template, this ensures that all newly patches
will be hopefully submitted to upstream, which help us that we dont need to
maintain these patches for ages. Also, all patches should be applied by git am.
This is important, because this follows OpenWrt main repo contribution policy
and we will know, who is the author of the patch and what it does (=
commit subject, commit description).

Also, we don't need to know on which host env, we compiled package.
If there is something host related, we can request details.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-06-02 10:40:58 +02:00
John Audia
badcbe040f samba4: fix building with GCC 15.1
Force the default C version to -std=gnu17.

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-02 10:49:39 +03:00
W. Michael Petullo
ac839af473 python-networkx: update to 3.5
Upstream list of changes is available at
https://github.com/networkx/networkx/releases/tag/networkx-3.5.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-02 10:48:38 +03:00
W. Michael Petullo
c2fdbe2d10 libtheora: update to 1.2.0
Upstream list of changes is available at
https://github.com/xiph/theora/releases/tag/v1.2.0.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-02 10:44:20 +03:00
John Audia
defe99eef5 libtirpc: bump to 1.3.6 and fix for GCC 15.1
Bump to latest upstream version and include patches to fix build with GCC 15.1.

Removed 003-clang.patch

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-02 10:43:30 +03:00
John Audia
ff04ea8b43 tcp_wrappers: fix building with GCC 15.1
Force the default C version to -std=gnu17.

Signed-off-by: John Audia <therealgraysky@proton.me>
2025-06-02 10:42:17 +03:00
Ariel Xiong
dab90ec210 bash: add CFLAGS_FOR_BUILD="-std=gnu17" flag
Fix #26469
add CFLAGS_FOR_BUILD="-std=gnu17" flag

Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
2025-06-02 09:19:47 +02:00
Ariel Xiong
ca2b5ea51f bash: bump to 5.2.37
fix autoconf test for broken strtold
fix for parsing compound assignment while expanding alias
fix compilation on systems that provide select or pselect but not both
fix for reading partial invalid multibyte characters
fix issue where comparing quoted and unquoted words to be completed results in readline not displaying possible matches

Signed-off-by: Ariel Xiong <ArielHeleneto@outlook.com>
2025-06-02 09:19:07 +02:00
Jan Hák
a47f0830d8 liburcu: update to version 0.15.3
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2025-06-01 21:50:56 +03:00
W. Michael Petullo
f54850c3fc libsoup3: update to 3.6.5
Upstream record of changes is available at
https://gitlab.gnome.org/GNOME/libsoup.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2025-06-01 21:48:05 +03:00