Commit Graph

32694 Commits (master)

Author SHA1 Message Date
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
Aleksey Vasilenko 180046ba73 memcached: update to 1.6.31
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-17 14:28:22 +08:00
Óscar García Amor 5af8163878 zerotier: split configuration
Split configuration in global and per-network sections.
This change breaks existing configurations.

The following per-network settings are available:

* allow_managed
* allow_global
* allow_default
* allow_dns

See  https://docs.zerotier.com/config/#network-specific-configuration

Signed-off-by: Óscar García Amor <contact@ogarcia.me>
Reviewed-by: Moritz Warning <moritzwarning@web.de>
2024-09-17 14:27:22 +08:00
Wesley Gimenes 1687e4282f netbird: update to 0.29.1
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-09-17 14:22:14 +08:00
Milinda Brantini d0823a8244 dnsproxy: Update to 0.73.2
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-09-17 14:19:44 +08:00
Javier Marcet c2a28fb9f0 docker-compose: Update to version 2.29.4
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.4

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-17 07:33:12 +02:00
Carlos Miguel Ferreira 30a3ec3191 boost: Updates package to version 1.86.0
This commit updates boost to version 1.86.0

This update does not bring new libraries.

More info about Boost 1.86.0 can be found at the usual place [1].

[1]: https://www.boost.org/users/history/version_1_86_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2024-09-16 10:54:33 -07:00
Goetz Goerisch 7f29b5b7a1 jool: update to 4.1.13
* update jool to 4.1.13
* refresh patch

Changelog: https://github.com/NICMx/Jool/releases/tag/v4.1.13

Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
2024-09-16 05:05:29 -07:00
Tina DiPierro c703510a3c mdns-repeater: add respawn to init
Sometimes mdns-repeater quits or crashes, leaving service stopped. This commit should fix that by enabling respawn in procd.

Signed-off-by: Tina DiPierro <tina@dipier.ro>
2024-09-16 14:01:00 +08:00
Yanase Yuki 5542a1011c vncrepeater: remove package
Upstream seems dead. NXDOMAIN.

Signed-off-by: Yanase Yuki <dev@zpc.st>
2024-09-16 11:10:11 +08:00
Aleksey Vasilenko f73bf31744 ripgrep: update to 4.1.1
- Add patch to fix build on riscv64

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-15 10:10:55 +08:00
Dirk Brenken 7f976e1602
travelmate: update to 2.1.3-1
* fixed STA connection issues / restart the travelmate interface on new connections via ubus
* fixed NTP hotplug issues / trigger the NTP hotplug event via ubus
* fixed minor log issues (mail/hotplug)
* readme update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-09-14 13:48:27 +02:00
Dirk Brenken 86ad54b482
travelmate: update online readme
- added a major readme update based on the work of @richb-hanover

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-09-13 21:54:38 +02:00
Joe Zheng dcea616c61 dockerd: fix typo in config for no_proxy
the "http_proxy" here should be "no_proxy"

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
2024-09-13 18:25:22 +08:00
Yanase Yuki 650152b824 miredo: remove package
According to official website [1], Miredo is no longer maintained
and default Teredo server has been terminated.

From upstream website:
> The source code and documentation will be
> kept here for historical reasons.

[1]: https://www.remlab.net/miredo/

Signed-off-by: Yanase Yuki <dev@zpc.st>
2024-09-13 11:54:21 +02:00
Yanase Yuki b0b5b8bf67 expat: update to 2.6.3
- This release contains fixes for CVE-2024-45490,
CVE-2024-45491, CVE-2024-45492.
- Since official place for expat development moved from SourceForge
to GitHub, SourceForge was removed from PKG_SOURCE_URL.
- Use gzip archive to avoid xz usage.
- Remove DOCBOOK_TO_MAN=OFF from CMAKE_OPTIONS because
we already have EXPAT_BUILD_DOCS=OFF, which has same effect.

Signed-off-by: Yanase Yuki <dev@zpc.st>
2024-09-13 11:13:03 +02:00
Tianling Shen 9ec663013b dockerd: increase PKG_RELEASE for http proxy update
Fixes: e795bab253 ("dockerd: add config options for http proxy")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-13 08:22:50 +02:00
Javier Marcet e5f874b049 docker-compose: Update to version 2.29.3
Release notes:
https://github.com/docker/compose/releases/tag/v2.29.3

Signed-off-by: Javier Marcet <javier@marcet.info>
2024-09-13 13:01:43 +08:00
Fabian Lipken 6722723a89 nerdctl: update to 1.7.7
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2024-09-13 12:53:16 +08:00
Joe Zheng e795bab253 dockerd: add config options for http proxy
add config options to set http porxy for dockerd, refer to
https://docs.docker.com/engine/daemon/proxy/ for details

use the *_proxy environment variable as the default value, so in most
cases, dockerd can use the system proxy settings just like opkg.

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
2024-09-13 12:52:05 +08:00
Aleksey Vasilenko 1a182e6906 curl: update to 8.10.0
- Refresh a patch

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-12 17:49:03 +08:00
Aleksey Vasilenko 28979802f6 nghttp3: update to 1.5.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-12 17:48:44 +08:00
Aleksey Vasilenko f7d92c4a8d ngtcp2: update to 1.7.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-12 17:48:35 +08:00
Aleksey Vasilenko a9e254bd31 xfsprogs: update to 6.10.1
- libblkid is now a hard dependency
- Don't set configure options matching the default
- Enable LTO
- Disable debug asserts at configure stage, drop the patch
- Compile with target optimizations instead of -O2
- Update package URL

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-11 18:14:49 +08:00
Christian Lachner dc761c05d6 haproxy: update to v3.0.4
- Update haproxy PKG_VERSION and PKG_HASH
- See changes: http://git.haproxy.org/?p=haproxy-3.0.git;a=shortlog
- Fixes CVE-2024-45506

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2024-09-11 18:14:14 +08:00
Yanase Yuki 1002ba7654 daemonlogger: remove package
Upstream repository[1] is now read-only.
It seems daemonlogger is no longer maintained.

[1] https://github.com/Cisco-Talos/Daemonlogger

Signed-off-by: Yanase Yuki <dev@zpc.st>
2024-09-11 10:08:15 +02:00
Christian Svensson de0e7efdb8 ntpd: disable autoreconf fixup
Fixes #24918 which got introduced with openwrt c364cb8.

Credit for the fix goes to Hirokazu MORIKAWA.

Signed-off-by: Christian Svensson <blue@cmd.nu>
2024-09-10 14:59:50 -07:00