From 8998470d00234d8c81863aad7bd53390b22db7a1 Mon Sep 17 00:00:00 2001
From: Florian Maurer <f.maurer@outlook.de>
Date: Thu, 19 Dec 2024 10:55:11 +0100
Subject: [PATCH] modules: update packages

e558c89b1 lrzsz: fix random build failures by really disabling autofoo
bcb5ed21f yq: Update to 4.44.6
e3f6552d0 cloudflared: Update to 2024.12.1
18e0aa1ce xray-core: Update to 24.11.30
cf7048f2b micropython-lib: update to 1.24.0
0c20a9e18 micropython-lib: update to 1.23.0 and fix compile on external mbedtls3
722443d5e umurmur: add pending patch fixing support for MbedTLS 3.x
076062c55 kadnode: Update to version 2.4.0
e6942b5c9 qemu: add build for qemu-ga & virtio-console-helper on x86 target
63657d5c5 qemu: fix error on python dependency at build
850a0b857 travelmate: update to 2.1.3-3
0e019876a pbr: improve status_service output
8999e9ee8 wfb-ng: Add wfb-ng package
2d2732be8 haproxy: update to v3.0.7
46d2cbfec owut: update to 2024.12.10
f5ef02f5f tailscale: update to 1.78.1
8e97844e3 ci: drop APK version checking

Signed-off-by: Florian Maurer <f.maurer@outlook.de>
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 318d4237..8d78bb49 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-24.10
-PACKAGES_PACKAGES_COMMIT=441a0c18cb6f9fb3295eb3d08cdc281c7dc7dc38
+PACKAGES_PACKAGES_COMMIT=e558c89b1b65cb1cb0babb3fbf9ee90eb64e21cc
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-24.10
-- 
GitLab