Commit Graph

32773 Commits

Author SHA1 Message Date
Michael Heimpold c20918cac7 php8: update to 8.3.12
This fixes:
    - CVE-2024-8925
    - CVE-2024-8926
    - CVE-2024-8927
    - CVE-2024-9026

Upstream changelog:
https://www.php.net/ChangeLog-8.php#8.3.12

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-10-06 10:30:06 +02:00
Wesley Gimenes 86e4bb1317 netbird: update to 0.29.4
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-10-06 15:14:44 +08:00
Wesley Gimenes adfba3c294 netbird: update to 0.29.3
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-10-06 15:14:44 +08:00
Wesley Gimenes 12e509f867 netbird: update to 0.29.2
Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-10-06 15:14:44 +08:00
Ray Wang c99669e088 hev-socks5-server: update to 2.6.8
Signed-off-by: Ray Wang <r@hev.cc>
2024-10-06 15:13:37 +08:00
Rosen Penev 2cf9f00674 libxslt: update to 1.1.42
Fixes compilation with newer libxml2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-10-05 23:13:11 +02:00
Andrey Butirsky e907b4ce10 meta: VS Code: Git: Always Sign Off
Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
2024-10-04 16:27:33 +02:00
Peter van Dijk 270fb7c732 dnsdist: update to 1.9.7
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2024-10-04 16:25:50 +02:00
Felix Fietkau bcd0f538f2 jool: add hotplug script to disable fraglist GRO
The kernel module translation code cannot deal with it

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-10-04 12:03:00 +02:00
Felix Fietkau ce3477ab05 jool: add missing dependency
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-10-04 12:03:00 +02:00
Milinda Brantini cd20d4c394 golang: Update to 1.23.2
go1.23.2 (released 2024-10-01) includes fixes to the compiler, cgo,
the runtime, and the maps, os, os/exec, time, and unique packages.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-03 17:09:51 +08:00
Wesley Gimenes 4ea384f02b CONTRIBUTING.md: remove incorrect info about `PKG_VERSION`
The documentation stated that `PKG_VERSION` is the OpenWrt version
and therefore includes the `PKG_RELEASE`, but this statement
was incorrect and has been removed to avoid confusion.

Signed-off-by: Wesley Gimenes <wehagy@proton.me>
2024-10-03 16:59:00 +08:00
Tianling Shen 86179f138a
rclone: Update to 1.68.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-03 16:55:47 +08:00
Tianling Shen 5fc567d198
v2ray-geodata: Update to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-03 16:55:20 +08:00
Tianling Shen cabb850892
v2ray-core: Update to 5.19.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-10-03 16:55:14 +08:00
John Audia 7b4ca70f69 stress-ng: bump to version 0.18.05
Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.18.05

Signed-off-by: John Audia <therealgraysky@proton.me>
2024-10-03 09:55:45 +03:00
Maxim Storchak d21bdeb4c1 tmux: update to 3.5
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-10-02 23:01:59 +02:00
Maxim Storchak 13c9d3997c lsof: update to 4.99.3
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2024-10-02 22:50:29 +02:00
Vladimir Ermakov e1d8f3c800 qemu: update to 9.1.0
- Update version
- Refresh patches
- Remove unsupported config options:
  - `--enable-live-block-migration`
  - `--disable-pvrdma`

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2024-10-02 13:28:48 -07:00
Zephyr Lykos 1b5648998e tailscale: add Sandro Jäckel as a maintainer
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2024-10-02 13:27:42 -07:00
Zephyr Lykos 20b76bf63a tailscale: Update to 1.74.1
Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2024-10-02 13:27:42 -07:00
Zephyr Lykos 54933d5553 tailscale: Update to 1.74.0
https://github.com/tailscale/tailscale/releases/v1.74.0

This commit also updates package maintainer to me, since Jan Pavlinec
has been unresponsive for a year.

Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2024-10-02 13:27:42 -07:00
Matt Merhar dcc65127fb nut: specify pid path during build
nut was recently upgraded to 2.8.1 which includes a change in
configure.ac that uses /run for the pidfile if it exists during build.

Explicitly specify --with-pidpath to use the path that was used with
2.8.0 and prior.

The symptom here was that there'd be leftover processes when nut-monitor
was restarted.

Fixes: 82f36e0c78 ("nut: update to 2.8.1")
Fixes: https://github.com/openwrt/packages/issues/24106
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2024-10-02 13:26:36 -07:00
Milinda Brantini c1e6edfa86 runc: Update to 1.1.14
This is the fourteenth patch release in the 1.1.z release branch of
runc. It includes a fix for a low severity security issue
(CVE-2024-45310) as well as some minor build-related fixes (including Go
1.23 support).
Fix CVE-2024-45310, a low-severity attack that allowed
maliciously configured containers to create empty files and directories on
the host.
Add support for Go 1.23.
Revert "allow overriding VERSION value in Makefile" and add EXTRA_VERSION.
rootfs: consolidate mountpoint creation logic.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini ade1868986 dockerd: Update to 27.3.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini f49b8252e6 containerd: Update to 1.7.22
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Milinda Brantini 605fb1af62 docker: Update to 27.3.1
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-02 13:21:20 -07:00
Koen Vandeputte 06a0fd48f5 gstreamer1: bump to 1.24.8
Compile-tested
Runtime-tested

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Koen Vandeputte 89e2db7a1a gst1-plugins-ugly: bump to 1.24.8
Compile-tested
Runtime-tested

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Koen Vandeputte 9ee4db3bc6 gst1-plugins-good: bump to 1.24.8
Compile-tested
Runtime-tested

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Koen Vandeputte 66f7931fe4 gst1-plugins-base: bump to 1.24.8
Compile-tested
Runtime-tested

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Koen Vandeputte 75fc287aeb gst1-plugins-bad: bump to 1.24.8
Compile-tested
Runtime-tested

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Koen Vandeputte aada58c858 gst1-libav: bump to 1.24.8
Compile-tested
Runtime-tested

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Koen Vandeputte a77119090f gst1-plugins-bad: switch to https source
The current http simply points to the new https.

Switch to it directly like it's already done for
the other gstreamer libs.

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2024-10-02 08:43:15 +02:00
Gagan Deep af4a89482c openwisp-config: update to 1.1.0
Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
2024-10-01 20:47:53 +02:00
Gagan Deep 5e69da4ccb openwisp-monitoring: update to 0.2.0
Signed-off-by: Gagan Deep <pandafy.dev@gmail.com>
2024-10-01 20:47:33 +02:00
Zephyr Lykos 6b57e44dc5 tailscale: build with less features
Omit usually unused features:

- ipn.StateStore implementation using AWS SSM
- BIRD Internet Routing Daemon client
- tstun TAP device for bridging
- Kubernetes kubectl configuration utility
- Command line completion script generation

This shaves off about 500kb from the final executable.

Signed-off-by: Zephyr Lykos <git@mochaa.ws>
2024-10-01 18:34:20 +08:00
Milinda Brantini 88a01c4ce3 ctop: Drop unused variable
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-01 18:18:11 +08:00
Milinda Brantini ae0d0879f5 golang: Optimized values to suit golang 1.23
Added GOARM64 and GORISCV64 in golang-build.sh.
Drop deprecated GOROOT_FINAL in GoCompiler/Default/Make.
Updated environment vars in golang-values.mk for GOARM64 and GORISCV64.
Refined host build in golang/Makefile for openbsd_riscv64.

Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-01 18:18:11 +08:00
Milinda Brantini bfb9e266dc golang: Update to 1.23.1
Go 1.23.1 (released 2024-09-05) includes security fixes to
the encoding/gob, go/build/constraint, and go/parser
packages. It also addresses bug fixes in the compiler,
go command, runtime, and the database/sql, go/types,
os, runtime/trace, and unique packages.

Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
2024-10-01 18:18:11 +08:00
Eric Fahlgren 3724047164 owut: update to 2024.09.28
Bug fixes:
    efahl/owut@20d5afb owut: translate mapped names from platform 'supported_devices'

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
2024-09-30 18:53:11 +08:00
hingbong lo 77e9cd3989 rust: use `TARGET_LINKER` as linker
Signed-off-by: hingbong lo <hingbonglo@gmail.com>
2024-09-29 11:20:08 +08:00
Jonas Jelonek 24ab6e40dd eza: update to 0.20.0
eza has been relicensed to European Union Public License 1.2 (EUPL-1.2)
with v0.20.0.

Release notes:
0.19.3: https://github.com/eza-community/eza/releases/tag/v0.19.3
0.19.4: https://github.com/eza-community/eza/releases/tag/v0.19.4
0.20.0: https://github.com/eza-community/eza/releases/tag/v0.20.0

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2024-09-29 10:57:29 +08:00
Tianling Shen 7e9ef57819
btop: Update to 1.4.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-28 15:46:15 +08:00
Aleksey Vasilenko a8dd735d98 git: update to 2.46.2
- Refresh patches

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-28 15:17:34 +08:00
S. Brusch 381f729b43 crowdsec-firewall-bouncer: updated to new upstream release version 0.0.31
Signed-off-by: S. Brusch <ne20002@gmx.ch>

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

Description:

    updated to new upstream release version 0.0.31
2024-09-28 15:16:29 +08:00
Stan Grishin 97a0716209 pbr: update to 1.1.7-15
* implement system health check on start for required fw4 table/chains
* add error messages for failed health checks
* move resolver check & config from load_package_config to load_environment
* no longer filter only static rules for pbr_* tables

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-09-27 17:09:59 -07:00
Florian Eckert 1b9a6ae47a Revert "mwan3: use network_get_preferred_ipaddr6"
This reverts commit fc3cc2fe5c.

As long as the related pullrequest [1] is not merged, this change must be
revert.

[1] https://github.com/openwrt/openwrt/pull/14333

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-09-27 15:22:09 +02:00
Aleksey Vasilenko 179bf9d62e squid: update to 6.11
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-26 22:16:36 +08:00
Aleksey Vasilenko ada1f47949 libpng: update to 1.6.44
- Refresh patch

Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-09-26 22:16:26 +08:00