From d4d6b2438dd408e4632985eac7589b3c42beecd9 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Wed, 11 Sep 2024 17:50:31 +0200
Subject: [PATCH] modules: update packages

b05da0905 banip: update 1.0.0-6
e89b1ac5e gg: Update to 0.2.19
c3fdd943c cloudflared: reload service if wan inferface has (re)connected
f778f04a9 nano: update to 8.2
3932357ff glib2: update to 2.74.7 to fix several CVEs
024272ff8 rust: update to 1.80.1
c2c0f5514 rust: update to 1.80.0
7d560dbbc yq: Update to 4.44.3
7e5b8c735 yq: Update to 4.44.1
8a37978c6 yq: Update to 4.43.1
3b364025d v2ray-geodata: Update to latest version
d34c3f449 xray-core: update to 1.8.24
37d3e2f92 apfree-wifidog: update to 7.08.2035
a34dbede2 apfree-wifidog: modify wifidogx.init 1. to address the isssue of incomplement firwall rules 2. added support for gateway settings
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index b8bd58ad0..26c16e73e 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-23.05
-PACKAGES_PACKAGES_COMMIT=e0399913db03866843be36b47543794490389794
+PACKAGES_PACKAGES_COMMIT=b05da090547df99390f6fcbee51f2273f26a5c24
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab