From e76cab0a035c7ba82fbe6e1fed37e87eb5704592 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 8 Mar 2024 01:28:23 +0100 Subject: [PATCH 1/2] modules: update openwrt 6f70e09a00 mediatek: filogic: add support for Cudy RE3000 v1 97f6a6bfaa ath11k-firmware: Move to new upstream repository for board-2.bin 503f78f91c hostapd: fix 11r defaults when using WPA e5a12edb88 hostapd: fix 11r defaults when using SAE a527b34390 build: do not depend on $(STAGING_DIR)/.prepared when in SDK e87be1bc0e bcm27xx: base-files: fix platform_copy_config 81f8b93e36 build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package subdir compile dependencies c8898f46f9 kernel: lantiq: ltq-vmmc: introduce user group for vmmc 37c2bc4397 mediatek: fixes for Ethernet on MT7988 SoC 9627654277 mediatek: Cetron CT3003: fixes typo for spi properties 6bec68062b mediatek: add Zyxel EX5601-T0 with uboot custom partition e2954a1e1b mediatek: Add support for TP-Link EAP225v5 f555fa6fd0 mediatek: Add support for D-Link EAGLE PRO AI M32 5b4df9a27e mediatek: add support for Buffalo WSR-3200AX4S 65f9f3131e mediatek: separate dts/dtsi for Buffalo WSR series 882d20e25b mediatek: merge trx helpers in image/mt7622.mk a26ea17294 mediatek: drop pwm7_pins from Buffalo WSR-2533DHP2 9c793c44c9 mediatek: add label-mac-device for Buffalo WSR-2533DHP2 7e47913ef6 mediatek: update NVMEM bindings for Buffalo WSR-2533DHP2 04ec453970 mediatek: update LED/Key bindings for Buffalo WSR-2533DHP2 91ef14a487 mediatek: mt7981: improve fan behaviour --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 26bcd50fbf..25e0d5109c 100644 --- a/modules +++ b/modules @@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing' OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_BRANCH=openwrt-23.05 -OPENWRT_COMMIT=78d493af229c2e20a81f01b1d87685da4a897822 +OPENWRT_COMMIT=6f70e09a00740e6ffc941247a1ccf3483696cebd PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 From c4a5ff5deaeb1bcbbfdb4af1aaf145e6ff53307e Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 8 Mar 2024 01:28:40 +0100 Subject: [PATCH 2/2] modules: update packages b1b33235b dnsdist: disable XSK to fix the build 15ab42c47 dnsdist: update to 1.9.0 14c9d6172 dnsdist: Enable custom load-balancing policies in the light version c55605659 dnsdist: update to 1.8.3 218769f99 h2o: remove, nothing depends on it anymore 1504a153b nghttp3: fix pkgconfig file c2350acb6 clamav: update to 1.3.0 fe210e7cb knot: update to version 3.3.5 eaa6026dd acme-common: use validation_method option instead of guessing 6c7b6bf20 ntpclient: remove 06fb98b27 syslog-ng: update to version 4.6.0 002297b47 syslog-ng: conf: fix deprecated stats_freq fd9ccec73 v2ray-core: Update to 5.14.1 210468d0c c-ares: update to 1.27.0 af4d84746 apfree-wifidog: update to 7.02.1977 f629091e8 apfree-wifidog: fix some bugs in the wifidogx.init file 667ac9d8e banip: update 0.9.4-3 30cd11d03 natmap: update to 20240303 81c1d4449 v2raya: Update to 2.2.5.1 4778acec8 dnsproxy: Update to 0.65.2 244320826 golang: Update to 1.21.7 8d38305fa v2raya: Update to 2.2.5 ac96098e3 banip: update 0.9.4-2 2e4d1635d banip: release 0.9.4-1 4442726ba rclone: add fuse3-utils as dependency e3521f16c yq: Update to 4.42.1 cadd900f0 v2fly-geodata: Update to latest version 44febef1c cloudflared: Update to 2024.2.1 9e20e91de btop: Update to 1.3.2 751c3a580 v2raya: Update to 2.2.4.7 00f32a022 yq: Update to 4.41.1 5e5e0592d yq: Update to 4.40.7 9b57a8a68 cloudflared: Update to 2024.2.0 0d013a38b v2ray-geodata: Update to latest version 7bc7eb58f https-dns-proxy: update to upstream 2023-11-19 3c3477267 rtl-sdr: update to v2.0.1 b6f2bef08 rtl_433: update to 23.11 5ecbe0797 travelmate: update 2.1.2-5 166e8d2d3 adblock: update 4.1.5-9 ab651824e ragel: new package to build vectorscan --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 25e0d5109c..a7ec6a89c6 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=cd5f6637f2c500aa24ed453f510d5e5821c25496 +PACKAGES_PACKAGES_COMMIT=b1b33235b221b36458942c2cb8f51d0e1d0d8f89 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-23.05