Commit Graph

32672 Commits

Author SHA1 Message Date
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
Vladimir Ulrich
54162a8254 zoneinfo: Updated to 2024b release.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2024-09-10 17:51:58 +03:00
Tianling Shen
4859c81eec alist: Update to 3.37.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-10 21:02:15 +08:00
Tianling Shen
59986cf970 rclone: Update to 1.68.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-10 21:01:35 +08:00
Yanase Yuki
01922979e5 polipo: remove package
Polipo is no longer maintained by upstream
See https://www.irif.fr/~jch/software/polipo/

Signed-off-by: Yanase Yuki <dev@zpc.st>
2024-09-10 13:15:32 +02:00
Dirk Brenken
b157e03e80 banip: update 1.0.0-6
* automatic blocking of IP ranges via RDAP request now supports multiple CIDRs
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2024-09-09 21:08:48 +02:00
Aleksey Vasilenko
318151a3df hwdata: update to 0.387
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-08 23:56:53 +08:00
Milinda Brantini
52fc48971d golang: Update to 1.22.7
go1.22.7(released 2024-09-05)includes security fixes to the encoding/gob,
go/build/constraint, and go/parser packages,
as well as bug fixes to the fix command and the runtime.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-09-08 23:53:28 +08:00
Aleksey Vasilenko
da664e7a3e sqlite: update to 3460100
- Change package URL to HTTPS

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-08 23:53:11 +08:00
Aleksey Vasilenko
541060ee56 rust: update to 1.81.0
- Automatically refresh one patch
- Other patch is unchanged

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-08 23:52:46 +08:00
Eric Fahlgren
3db4fff567 owut: update to 2024.09.07
Bug fixes:
    efahl/owut@6564aa2 owut: handle non-JSON responses
Enhancements:
    efahl/owut@e0a0c49 owut: add age to build time output
    efahl/owut@d811a24 examples: compress the manifest

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-09-08 23:52:27 +08:00
Jonas Jelonek
a3ebbf14f2 croc: update to 10.0.12
release notes:
https://github.com/schollz/croc/releases/tag/v10.0.12

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-09-08 23:52:17 +08:00
Jonas Jelonek
fe60c5579c eza: update to 0.19.2
release notes:
0.18.24: https://github.com/eza-community/eza/releases/tag/v0.18.24
0.19.0: https://github.com/eza-community/eza/releases/tag/v0.19.0
0.19.1: https://github.com/eza-community/eza/releases/tag/v0.19.1
0.19.2: https://github.com/eza-community/eza/releases/tag/v0.19.2

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-09-08 23:52:07 +08:00
Jon Henrik Bjørnstad
e63272e9c2 qbee-agent: bump version to 2024.36
Signed-off-by: Jon Henrik Bjørnstad <jonhenrik@qbee.io>
2024-09-06 22:39:57 +08:00
Miroslav Lichvar
cd4ee8cb9d chrony: update to 4.6
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2024-09-06 09:57:56 +02:00
Stan Grishin
3219c50828 pbr: update to 1.1.7-7
Makefile:
* remove pbr-iptables flavour

Init-script:
* improve detection of wireguard server and client instances
* integrate wg_server_and_client into init script
* remove traffic_killswitch() and trap() and related options/code
* remove internal nft_file_support variable as fw4 nft file is the only running mode
* improve debug() and is_supported_interface() functions
* improve detection of incompatible user script files
* double-quote some strings due to shellcheck errors
* flush ip rules from pbr tables instead of deleting last one

Other files:
* remove /usr/share/pbr/pbr.user.wg_server_and_client as obsolete
* remove references to the file above in config on update thru uci-defaults
* minor updates to netifd uci-defaults script

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-09-05 13:26:46 -07:00
Hannu Nyman
49fdabe240 openssh: Use apk-compatible versioning
Adjust openssh's versioning to be compatible with apk:
8.9p1-r2 --> 8.9_p1-r2

"_p" is an allowed semantic suffix, so use that.
(Alternative might have been 8.9.1-r2)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-09-05 20:18:20 +03:00
Hannu Nyman
14a80bff16 nano: update to 8.2
Update nano editor to version 8.2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-09-05 20:16:21 +03:00
Eduardo Aldaz-Carroll
6b2e5c71e3 mwan3: fix grep order for nping track method
Signed-off-by: Eduardo Aldaz-Carroll <ealdaz@sees.ai>
2024-09-05 14:38:33 +02:00
Michael Heimpold
1890b5fcc3 php8: update to 8.3.11
Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.3.11

A minor adaption to a single patch is required.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-09-05 07:18:53 +02:00
Hung-I Wang
8cc9191c7f tayga: add options for static mapping
The commit adds options for static mapping, which is essential for
464xlat(clat) usage. But be noted that routes and firewall rules have
to be configured manually, for now.

To use tayga as clat/nat46:
0. specify $ipv4_addr, $prefix, $map_{ipv4,ipv6} properly, and
   set $noroutes to 1 to prevent creating routes for nat64
1. add custom IPv4 routes to tayga, possibly with a reasonable metric
   for default route
2. add a SNAT firewall rule for processing IPv4 traffic destined for
   tayga
3. add firewall rules to allow FORWARD traffic between tayga and WAN6
4. add a $map_ipv6 route to tayga for guiding return traffic

Signed-off-by: Hung-I Wang <whygowe@gmail.com>
2024-09-03 20:53:08 +02:00
Tianling Shen
7ba22665d7 gg: Update to 0.2.19
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-03 20:02:07 +08:00
Aleksey Vasilenko
f9b1adf19d graphicsmagick: update to 1.3.45
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-03 17:07:11 +08:00