From c8ef95c7062f0a0a89d3de2292772b47804b17e5 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Thu, 27 Mar 2025 23:21:07 +0100
Subject: [PATCH] modules: update packages

69d4194a5 golang: bump to 1.23.7
4ff7d67e5 alist: Update to 3.43.0
79cbb4820 fsh: update to 4.9.0
f49f4c921 adblock: update 4.2.7-3
35a46e9ca hev-socks5-tunnel: update to 2.10.0
57116cdb3 pptpd: Fix secrets update
53f557b06 hev-socks5-tproxy: update to 2.8.0
9b44418aa natmap: update to 20250318
9cc0b720d adguardhome: bump to 0.107.57
5dd2864f2 adguardhome: remove unnecessary build options
ee0c098b6 bcm27xx-eeprom: update to v2025-02-12-2712
ac3811cda owut: update to 2025.03.14
9ec727432 openvpn: update to 2.6.13
76c57dd0b cloudflared: Update to 2025.2.1
771f07479 tailscale: Update to 1.80.3
ad54bb46c django: bump to version 5.1.7
f1bf549d2 openssh: bump to 9.9p2
21a1865d3 openssh: fix recursive key file removal
9699a98ca openssh: Validate keys and regenerate if needed.
ec6418a68 openssh: fix killing of active sessions on shutdown
056b7a42c numpy: bump to version 2.2.1
c3a98403c rust: update to 1.85.0
40abe8b4c banIP: update 1.5.3-3
ff3aa6982 adblock: update 4.2.7-2
a8ca5aa8a hev-socks5-tunnel: update to 2.9.1
7937d0294 hev-socks5-tunnel: update to 2.7.5
bf13144a5 hev-socks5-tproxy: update to 2.7.0
d1a5442bf hev-socks5-server: update to 2.8.0
e10966a3b adblock: release 4.2.7-1
d4dabf1ca banIP: update 1.5.3-2
106021f06 adblock-fast: bugfix: detect_file_type()
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 86f40b179..82144c1bd 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=4c3052dda19f26fc9a4f64585bca0509241f6c37
+PACKAGES_PACKAGES_COMMIT=69d4194a509fb5fc72c85680ce4a0a9ae6b8b1eb
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-24.10
-- 
GitLab