Commit Graph

32720 Commits

Author SHA1 Message Date
Noah Meyerhans b1635b899d iputils: bump to 20240905
Refresh patches

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2024-09-25 12:30:21 -07:00
Florian Eckert d9cc0e1cd4 ddns-scripts: fix update_porkbun_v3 shell syntax
The closing bracket was forgotten in a function.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-09-25 16:36:22 +02:00
Stan Grishin 77eedd8c66 pbr: bugfix: filter only static routes for new tables
* fixes https://github.com/openwrt/packages/issues/24999

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-09-24 10:20:19 -07:00
Lukas Voegl e828f98ba9 fwupd: add package
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
2024-09-24 07:14:20 -07:00
Lukas Voegl 8c4113e2b1 libgudev: add package
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
2024-09-24 07:14:20 -07:00
Lukas Voegl f1b0c84bbe libxmlb: add package
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
2024-09-24 07:14:20 -07:00
Lukas Voegl 0cad8e8a7e libjcat: add package
Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
2024-09-24 07:14:20 -07:00
Aleksey Vasilenko 6c1ce8ccc7 iperf3: explicitly disable SCTP
Since 3fa5ee0b28
OpenWrt no longer disables SCTP support by default.
It caused the leak of libsctp dependency to iperf3.
Here we disable it explicitly to fix the build.

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-24 10:05:29 +02:00
Jan Hák 6e208887e3 knot-resolver: update to version 5.7.4
Knot Resolver 5.7.4 (2024-07-23)
================================

Security
--------
- reduce buffering of transmitted data, especially TCP-based in userspace
  Also expose some of the new tweaks in lua:
   (require 'ffi').C.the_worker.engine.net.tcp.user_timeout = 1000
   (require 'ffi').C.the_worker.engine.net.listen_{tcp,udp}_buflens.{snd,rcv}

Improvements
------------
- add the fresh DNSSEC root key KSK-2024 already, Key ID 38696

Incompatible changes
--------------------
- libknot 3.0.x support is dropped
  Upstream last maintained 3.0.x in spring 2022.

Knot Resolver 5.7.3 (2024-05-30)
================================

Improvements
------------
- stats: add separate metrics for IPv6 and IPv4

Bugfixes
--------
- fix NSEC3 records missing in answer for positive wildcard expansion
  with the NSEC3 having over-limit iteration count

Knot Resolver 5.7.2 (2024-03-27)
================================

Bugfixes
--------
- fix on 32-bit systems with 64-bit time_t

Signed-off-by: Jan Hák <jan.hak@nic.cz>
2024-09-23 15:34:20 +02:00
Aleksey Vasilenko 0c7d79bed1 libmariadb: update to 3.4.1
- Remove a mirror with invalid certificate
- Manually rebase 010-link-to-libucontext.patch
- Add new 020-fix-ucontext-maybe-uninitialized.patch

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-23 18:25:38 +08:00
Aleksey Vasilenko 3ea5b95203 mariadb: update to 11.4.3
- Remove 2 upstreamed libfmt patches
- Manually refresh 180-relax-mysql_install-db-wrt-pam-tool.patch
- Automatically refresh remaining patches

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-23 18:25:06 +08:00
Aleksey Vasilenko b892e7274f clamav: update to 1.4.1
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-23 18:24:41 +08:00
Aleksey Vasilenko 5b6db029e5 nghttp2: update to 1.63.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-23 18:24:22 +08:00
Eric Fahlgren 04fbeb9dd2 owut: update to 2024.09.21
Bug fixes:
    efahl/owut@e791bd2 owut: more robust handling of build errors
Enhancements:
    efahl/owut@853f5ab owut: don't use "extra" versions
    efahl/owut@4629b0f owut: minor cleanups

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-09-23 18:22:03 +08:00
Tianling Shen e691db0046 dnsproxy: fix set hosts options
1. Mount hosts files since the daemon is in ujail
2. Set hosts options at last as all other options set after it will
   be ignored

Drop redundant reload_service func while at it.

Fixes: ecdf98767e ("dnsproxy: add hosts configurations")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-23 18:18:47 +08:00
John Audia 99c28c28d2 stress-ng: bump to version 0.18.04
Patch needed a refresh

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

Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: Tianling Shen <cnsztl@gmail.com>
2024-09-23 12:34:01 +03:00
Aleksey Vasilenko 446c9dd02a exfatprogs: update to 1.2.5
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-21 14:25:09 +08:00
Aleksey Vasilenko 5ac2c5278d btrfs-progs: update to 6.11
- Update package URL

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-21 14:24:41 +08:00
Maxim Storchak 976a24a1ea tgt: update to 1.0.93
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-09-21 14:23:54 +08:00
Javier Marcet 92b37d9ae4 docker-compose: Update to version 2.29.7
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.7

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-21 14:23:40 +08:00
Javier Marcet 5a60a01eec docker-compose: Update to version 2.29.6
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.6

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-21 14:23:40 +08:00
Javier Marcet 506a9b779f docker-compose: Update to version 2.29.5
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.5

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-21 14:23:40 +08:00
John Schmidt 68fff732c2 tailscale: Fix README.md
There is only one package since commit 7bef195bba. Not two like the readme says.

Signed-off-by: John Schmidt <john@schmidthaus.rocks>
2024-09-21 14:23:23 +08:00
Tianling Shen 67b79fbc77 dnsproxy: migrate old options
Migrate "all_servers" and "fastest_addr" to new option "upstream_mode".

Fixes: d0823a8244 ("dnsproxy: Update to 0.73.2")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-21 14:22:40 +08:00
Christian Lachner 0c43aa3127 haproxy: update to v3.0.5
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2024-09-21 14:22:12 +08:00
S. Brusch 477feb9d83 crowdsec-firewall-bouncer: updated to new upstream release version 0.0.30
Signed-off-by: S. Brusch <ne20002@gmx.ch>

Maintainer: Kerma Gérald <gandalf@gk2.net>
Run tested: mediatek/filogic, BPI-R3, Openwrt 23.05.4

Description:

    updated to new upstream release version 0.0.30
2024-09-21 14:21:59 +08:00
Stan Grishin 1a00273aed pbr: update to 1.1.7-10
* allow using WG servers as gateways if explicitly set in supported_interface
* automatically execute user scripts in /etc/pbr.d/
* change the dnsmasq restart logic on start/reload/restart
* further nft file atomic mode-related code cleanup
* fix spelling in error message

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-09-20 13:22:24 -07:00
Stan Grishin 4d3155d1ed adblock-fast: bugfixes and shellcheck update
* BUGFIX: correctly identify available RAM
* BUGFIX: properly store remote list filesize in config
* shellcheck updates

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-09-20 13:22:14 -07:00
Moritz Warning 65884a144b zerotier: test network is called earth
The official name of this public network
for testing is Earth.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2024-09-20 21:56:56 +08:00
Moritz Warning 56da6e362e zerotier: fix option disabled
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2024-09-20 21:56:56 +08:00
Moritz Warning 660b10f0dc zerotier: update to 1.14.1
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2024-09-20 21:56:56 +08:00
Dirk Brenken aeda25086e
banIP: update to 1.0.0-7
* fixed auto allow-/blocklist-issue with IPv6 addresses in CIDR notation
* removed edrop feed from readme (had been removed from feeds for a while)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-09-20 10:04:40 +02:00
Shenghao Yang d0ffa3e570 linuxptp: update to v4.4
- Replaced SF project and download URLs with nwtime ones.
  The project is now hosted at https://linuxptp.nwtime.org/.

- Removed 020-gcc14.patch. Missing include was fixed upstream
  in v4.2.

- Added patch to disable MAC library autodetection. That
  can silently pick up unwanted dependencies, depending on
  package build order. We can add linuxptp-<mac lib> variants
  of this package later if there are users of authenticated
  PTP.

Signed-off-by: Shenghao Yang <me@shenghaoyang.info>
2024-09-20 09:22:17 +02:00
Tianling Shen b592dbe61a
podman: Update to 5.2.2
- Cleanup Makefile
- Refresh patches
- Simplify go tags
- Separate go tags with space due to upstream change
- Remove vars which are indentical to upstream or empty
- Invoke built-in go vars instead of duplicating one by one

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tested-by: Dirk Buchwalder <buchwalder@posteo.de>
2024-09-20 13:11:51 +08:00
Tianling Shen 65ac3470d9
aardvark-dns: Update to 1.12.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tested-by: Dirk Buchwalder <buchwalder@posteo.de>
2024-09-20 13:11:51 +08:00
Tianling Shen 01551af8fd
netavark: Update to 1.12.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Tested-by: Dirk Buchwalder <buchwalder@posteo.de>
2024-09-20 13:11:51 +08:00
Tianling Shen 81f850bccc
slirp4netns: Update to 1.3.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-20 13:11:51 +08:00
Tianling Shen 0e14d82349
crun: Update to 1.17
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-20 13:11:51 +08:00
Tianling Shen ba04e87c99
conmon: Update to 2.1.12
Refreshed patches.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-20 13:11:50 +08:00
Dirk Brenken 3474adc309
adblock: update to 4.2.2-5
* filter out unrelated multicast traffic from reporting

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-09-20 05:57:24 +02:00
Aleksey Vasilenko f37931f438 tiff: update to 4.7.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-19 18:55:14 +02:00
Tianling Shen d5752d2d6f
alist: Update to 3.37.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-19 14:10:17 +08:00
Tianling Shen fecdb92b3f
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-19 14:10:00 +08:00
Tianling Shen 7eef7e36e9
v2ray-core: Update to 5.18.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-19 14:09:39 +08:00
Aleksey Vasilenko 7cb9e4bbea curl: update to 8.10.1
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-18 20:19:57 +08:00
Aleksey Vasilenko 22dd9a0ffe sexpect: update to 2.3.14
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-18 13:25:47 +08:00
Dirk Brenken 180ee13219
adblock: update to 4.2.2-4
* fixed wrongly detected NX domains in adblock reporting
* remove existing pcap files when restarting/stopping adblock
   to prevent problems when changing tcpdump parameters

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-09-17 21:31:46 +02:00
Yegor Yefremov b93ad772be libs/glib2: update to 2.82.0
Remove the obsolete patch as the required functionality was already
available upstream.

Refresh 006-c99.patch.

Remove -Ddefault_library option from MESON_HOST_ARGS and MESON_ARGS as
this is now the default behavior.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2024-09-17 09:12:25 -07:00
Matthias FRANCK 9cd39fbf89 libarchive: disable linking with pcre2
Looks like libarchive v3.7.3 adds support for pcre2 (d1231a7ea7).

Because of this, the following build error is observed (in the case pcre2 is compiled before libarchive):
Package libarchive is missing dependencies for the following libraries:
libpcre2-8.so.0
libpcre2-posix.so.3

So let's disable linking with pcre2, just like linking with pcre was disabled before.

Signed-off-by: Matthias FRANCK <matthias.franck@softathome.com>
2024-09-17 05:18:11 -07:00
John Audia 50bd101f2e lxc: update to 6.0.2
No patches needed to be rebased, simple version bump.

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

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-09-17 12:01:32 +02:00