From 21f36594790b3f00cf17e02a801bff2c9dc829bc Mon Sep 17 00:00:00 2001
From: Developer X <dev@x-wrt.com>
Date: Sun, 17 Nov 2024 11:55:14 +0800
Subject: [PATCH] release: v24.04_b202411171153

Signed-off-by: Developer X <dev@x-wrt.com>
---
 .github/workflows/release.yml | 218 +++++++++++++++++-----------------
 release.tag                   |   2 +-
 2 files changed, 110 insertions(+), 110 deletions(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ce95dbf9f5..f7956bb4f0 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -4,7 +4,7 @@
 #   Author: ptpt52
 #=================================================
 
-name: Build Jobs 24.04_b202411071136
+name: Build Jobs 24.04_b202411171153
 
 on:
   push:
@@ -107,24 +107,24 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ath79-generic
-      id: asset-83799ba513ec8a948fd13bd7e87480bf
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ath79-generic
+      id: asset-05d1d68e0df682f600c24f978c85c78d
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ath79-generic.zip
-        asset_name: x-wrt-24.04_b202411071136-ath79-generic.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ath79-generic.zip
+        asset_name: x-wrt-24.04_b202411171153-ath79-generic.zip
         asset_content_type: application/zip
         overwrite: true
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ath79-generic-nosymbol
-      id: asset-223d85cd8d31f2adbdbb0d03775b2afa
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ath79-generic-nosymbol
+      id: asset-09b7076d4eb472e1cedef20545db1cc2
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ath79-generic-nosymbol.zip
-        asset_name: x-wrt-24.04_b202411071136-ath79-generic-nosymbol.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ath79-generic-nosymbol.zip
+        asset_name: x-wrt-24.04_b202411171153-ath79-generic-nosymbol.zip
         asset_content_type: application/zip
         overwrite: true
   build-ath79-nand:
@@ -202,14 +202,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ath79-nand
-      id: asset-d38f43c4a63ea242e679a4cd0780ab32
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ath79-nand
+      id: asset-9421010a7213143c80155c6224c811f1
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ath79-nand.zip
-        asset_name: x-wrt-24.04_b202411071136-ath79-nand.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ath79-nand.zip
+        asset_name: x-wrt-24.04_b202411171153-ath79-nand.zip
         asset_content_type: application/zip
         overwrite: true
   build-ipq40xx-generic:
@@ -287,14 +287,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ipq40xx-generic
-      id: asset-d83173d3446ec3f1a42edd0fcf154446
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ipq40xx-generic
+      id: asset-efd82d639754551398295c605ed29f8a
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ipq40xx-generic.zip
-        asset_name: x-wrt-24.04_b202411071136-ipq40xx-generic.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ipq40xx-generic.zip
+        asset_name: x-wrt-24.04_b202411171153-ipq40xx-generic.zip
         asset_content_type: application/zip
         overwrite: true
   build-bcm27xx-bcm2709:
@@ -372,14 +372,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-bcm27xx-bcm2709
-      id: asset-8ea7280f2dd93ca95ee0f11e67b595f6
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-bcm27xx-bcm2709
+      id: asset-4ce53b9c60f2200e61e3e8b9999ef3a9
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-bcm27xx-bcm2709.zip
-        asset_name: x-wrt-24.04_b202411071136-bcm27xx-bcm2709.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-bcm27xx-bcm2709.zip
+        asset_name: x-wrt-24.04_b202411171153-bcm27xx-bcm2709.zip
         asset_content_type: application/zip
         overwrite: true
   build-bcm27xx-bcm2710:
@@ -457,14 +457,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-bcm27xx-bcm2710
-      id: asset-aa8278189aa38be3a4fa6094efb131fd
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-bcm27xx-bcm2710
+      id: asset-47c6a902a7c0c5c93eac23ab0354292e
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-bcm27xx-bcm2710.zip
-        asset_name: x-wrt-24.04_b202411071136-bcm27xx-bcm2710.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-bcm27xx-bcm2710.zip
+        asset_name: x-wrt-24.04_b202411171153-bcm27xx-bcm2710.zip
         asset_content_type: application/zip
         overwrite: true
   build-mediatek-mt7622:
@@ -542,14 +542,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-mediatek-mt7622
-      id: asset-66c6eb808b7950920e40daea89e7316a
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-mediatek-mt7622
+      id: asset-281aba0d4fe58f0214ca95a6a0636f9c
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-mediatek-mt7622.zip
-        asset_name: x-wrt-24.04_b202411071136-mediatek-mt7622.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-mediatek-mt7622.zip
+        asset_name: x-wrt-24.04_b202411171153-mediatek-mt7622.zip
         asset_content_type: application/zip
         overwrite: true
   build-mediatek-filogic:
@@ -627,14 +627,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-mediatek-filogic
-      id: asset-4483a7117440e2ae855f707d98735c35
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-mediatek-filogic
+      id: asset-1380f678105d24360f6b6b741f192c74
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-mediatek-filogic.zip
-        asset_name: x-wrt-24.04_b202411071136-mediatek-filogic.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-mediatek-filogic.zip
+        asset_name: x-wrt-24.04_b202411171153-mediatek-filogic.zip
         asset_content_type: application/zip
         overwrite: true
   build-mediatek-filogic-uncommon:
@@ -712,14 +712,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-mediatek-filogic-uncommon
-      id: asset-01ce3ab8f7c6ecbebd07bc5d8244b6db
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-mediatek-filogic-uncommon
+      id: asset-ffc3ffe50750a3b0173fcd28c46abac9
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-mediatek-filogic-uncommon.zip
-        asset_name: x-wrt-24.04_b202411071136-mediatek-filogic-uncommon.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-mediatek-filogic-uncommon.zip
+        asset_name: x-wrt-24.04_b202411171153-mediatek-filogic-uncommon.zip
         asset_content_type: application/zip
         overwrite: true
   build-qualcommax-ipq807x_qualcommax-ipq60xx:
@@ -797,24 +797,24 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-qualcommax-ipq807x
-      id: asset-a56fd89f30ee7d774ee6c7fc0305d0ce
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-qualcommax-ipq807x
+      id: asset-d684fd9abb7db81008414606b615bbcc
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-qualcommax-ipq807x.zip
-        asset_name: x-wrt-24.04_b202411071136-qualcommax-ipq807x.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-qualcommax-ipq807x.zip
+        asset_name: x-wrt-24.04_b202411171153-qualcommax-ipq807x.zip
         asset_content_type: application/zip
         overwrite: true
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-qualcommax-ipq60xx
-      id: asset-705989e6ad934d3846a755d80e3cece6
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-qualcommax-ipq60xx
+      id: asset-06802b4a55eff3d5a75661610805254d
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-qualcommax-ipq60xx.zip
-        asset_name: x-wrt-24.04_b202411071136-qualcommax-ipq60xx.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-qualcommax-ipq60xx.zip
+        asset_name: x-wrt-24.04_b202411171153-qualcommax-ipq60xx.zip
         asset_content_type: application/zip
         overwrite: true
   build-bcm27xx-bcm2711:
@@ -892,14 +892,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-bcm27xx-bcm2711
-      id: asset-ecb71c05683e76c92135364a0f78bbb2
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-bcm27xx-bcm2711
+      id: asset-39a8d2d5cb257ef7f6fe1e328edb0c4b
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-bcm27xx-bcm2711.zip
-        asset_name: x-wrt-24.04_b202411071136-bcm27xx-bcm2711.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-bcm27xx-bcm2711.zip
+        asset_name: x-wrt-24.04_b202411171153-bcm27xx-bcm2711.zip
         asset_content_type: application/zip
         overwrite: true
   build-bcm27xx-bcm2712:
@@ -977,14 +977,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-bcm27xx-bcm2712
-      id: asset-73a05a8dc4a21c195de3ff83ec181bc5
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-bcm27xx-bcm2712
+      id: asset-82f68a710b0dcf08008215cb43332bff
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-bcm27xx-bcm2712.zip
-        asset_name: x-wrt-24.04_b202411071136-bcm27xx-bcm2712.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-bcm27xx-bcm2712.zip
+        asset_name: x-wrt-24.04_b202411171153-bcm27xx-bcm2712.zip
         asset_content_type: application/zip
         overwrite: true
   build-bcm53xx-generic:
@@ -1062,14 +1062,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-bcm53xx-generic
-      id: asset-5c74bfa9e0531ef2dd49258676835b82
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-bcm53xx-generic
+      id: asset-be326a6f913897e3ba9f005c4fae3a76
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-bcm53xx-generic.zip
-        asset_name: x-wrt-24.04_b202411071136-bcm53xx-generic.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-bcm53xx-generic.zip
+        asset_name: x-wrt-24.04_b202411171153-bcm53xx-generic.zip
         asset_content_type: application/zip
         overwrite: true
   build-ipq806x-generic:
@@ -1147,14 +1147,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ipq806x-generic
-      id: asset-dab625b5b86e29eb829806ba893da598
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ipq806x-generic
+      id: asset-242b221baa4610a4365bd8f79f3055e6
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ipq806x-generic.zip
-        asset_name: x-wrt-24.04_b202411071136-ipq806x-generic.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ipq806x-generic.zip
+        asset_name: x-wrt-24.04_b202411171153-ipq806x-generic.zip
         asset_content_type: application/zip
         overwrite: true
   build-kirkwood-generic:
@@ -1232,14 +1232,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-kirkwood-generic
-      id: asset-5970275d4c66f5edf2971d48c0eb6ba8
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-kirkwood-generic
+      id: asset-75c45ffe319cfea692a67067958f7275
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-kirkwood-generic.zip
-        asset_name: x-wrt-24.04_b202411071136-kirkwood-generic.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-kirkwood-generic.zip
+        asset_name: x-wrt-24.04_b202411171153-kirkwood-generic.zip
         asset_content_type: application/zip
         overwrite: true
   build-mvebu-cortexa9:
@@ -1317,14 +1317,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-mvebu-cortexa9
-      id: asset-66c9f916877f4b68597173eddbb34cb6
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-mvebu-cortexa9
+      id: asset-1ebd8f05acd612366b95e62383ee92d0
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-mvebu-cortexa9.zip
-        asset_name: x-wrt-24.04_b202411071136-mvebu-cortexa9.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-mvebu-cortexa9.zip
+        asset_name: x-wrt-24.04_b202411171153-mvebu-cortexa9.zip
         asset_content_type: application/zip
         overwrite: true
   build-ramips-mt7620_ramips-mt7620-nosymbol:
@@ -1402,24 +1402,24 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ramips-mt7620
-      id: asset-9cfa33cc7b0c0fb9cdd2042e417732d6
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ramips-mt7620
+      id: asset-deb4e0d8035779b0851f396e03154f2a
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ramips-mt7620.zip
-        asset_name: x-wrt-24.04_b202411071136-ramips-mt7620.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ramips-mt7620.zip
+        asset_name: x-wrt-24.04_b202411171153-ramips-mt7620.zip
         asset_content_type: application/zip
         overwrite: true
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ramips-mt7620-nosymbol
-      id: asset-a8ed95f82eac74e50295ae8284db995a
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ramips-mt7620-nosymbol
+      id: asset-4faef9bea3e41205e2dfc1654bf6f4d8
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ramips-mt7620-nosymbol.zip
-        asset_name: x-wrt-24.04_b202411071136-ramips-mt7620-nosymbol.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ramips-mt7620-nosymbol.zip
+        asset_name: x-wrt-24.04_b202411171153-ramips-mt7620-nosymbol.zip
         asset_content_type: application/zip
         overwrite: true
   build-ramips-mt7621_ramips-mt7621-nosymbol:
@@ -1497,24 +1497,24 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ramips-mt7621
-      id: asset-12bc3d364024eb10619c4b99601493c2
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ramips-mt7621
+      id: asset-0cc55d1c44eb327502cc044965b42bb2
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ramips-mt7621.zip
-        asset_name: x-wrt-24.04_b202411071136-ramips-mt7621.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ramips-mt7621.zip
+        asset_name: x-wrt-24.04_b202411171153-ramips-mt7621.zip
         asset_content_type: application/zip
         overwrite: true
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ramips-mt7621-nosymbol
-      id: asset-2a545d6a1910d6c839b7a2b8e8fe3723
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ramips-mt7621-nosymbol
+      id: asset-6828b5864c3e21838b1f9d4682239d30
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ramips-mt7621-nosymbol.zip
-        asset_name: x-wrt-24.04_b202411071136-ramips-mt7621-nosymbol.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ramips-mt7621-nosymbol.zip
+        asset_name: x-wrt-24.04_b202411171153-ramips-mt7621-nosymbol.zip
         asset_content_type: application/zip
         overwrite: true
   build-ramips-mt76x8_ramips-mt76x8-nosymbol:
@@ -1592,24 +1592,24 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ramips-mt76x8
-      id: asset-35a4ddf8d77cbfd9abaa9496675b4c3a
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ramips-mt76x8
+      id: asset-87c38b89d2a3336234987bdb9ec28b5d
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ramips-mt76x8.zip
-        asset_name: x-wrt-24.04_b202411071136-ramips-mt76x8.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ramips-mt76x8.zip
+        asset_name: x-wrt-24.04_b202411171153-ramips-mt76x8.zip
         asset_content_type: application/zip
         overwrite: true
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-ramips-mt76x8-nosymbol
-      id: asset-3616f1e7bc3acaf05cec2724429f0edc
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-ramips-mt76x8-nosymbol
+      id: asset-0fb846cb4fade7c2f49519799a7c8030
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-ramips-mt76x8-nosymbol.zip
-        asset_name: x-wrt-24.04_b202411071136-ramips-mt76x8-nosymbol.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-ramips-mt76x8-nosymbol.zip
+        asset_name: x-wrt-24.04_b202411171153-ramips-mt76x8-nosymbol.zip
         asset_content_type: application/zip
         overwrite: true
   build-rockchip-armv8_armsr-armv8:
@@ -1687,24 +1687,24 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-rockchip-armv8
-      id: asset-e1b19a9ea242865900b296a5cf4b11d4
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-rockchip-armv8
+      id: asset-97596e92085b29d63aec34cf79e28166
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-rockchip-armv8.zip
-        asset_name: x-wrt-24.04_b202411071136-rockchip-armv8.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-rockchip-armv8.zip
+        asset_name: x-wrt-24.04_b202411171153-rockchip-armv8.zip
         asset_content_type: application/zip
         overwrite: true
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-armsr-armv8
-      id: asset-1eaba9f2375238e32711f5426d9a5cad
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-armsr-armv8
+      id: asset-67d5389f8983accd60d9abc068a9182a
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-armsr-armv8.zip
-        asset_name: x-wrt-24.04_b202411071136-armsr-armv8.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-armsr-armv8.zip
+        asset_name: x-wrt-24.04_b202411171153-armsr-armv8.zip
         asset_content_type: application/zip
         overwrite: true
   build-x86_64:
@@ -1782,14 +1782,14 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-x86_64
-      id: asset-e793b9b8fd5fc864097c19516e399724
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-x86_64
+      id: asset-24231b05b8f7b4ce2e920765ddb5c6ef
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-x86_64.zip
-        asset_name: x-wrt-24.04_b202411071136-x86_64.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-x86_64.zip
+        asset_name: x-wrt-24.04_b202411171153-x86_64.zip
         asset_content_type: application/zip
         overwrite: true
   build-x86_64-docker:
@@ -1867,13 +1867,13 @@ jobs:
       env:
         TAG_REF_NAME: ${{ github.ref }}
         REPOSITORY_NAME: ${{ github.repository }}
-    - name: Upload Release Asset x-wrt-24.04_b202411071136-x86_64-docker
-      id: asset-c7191ef2a806b97a4be99a1a1c8e4fb6
+    - name: Upload Release Asset x-wrt-24.04_b202411171153-x86_64-docker
+      id: asset-0151d52ee36fb39d1721dadea0ab8818
       uses: shogo82148/actions-upload-release-asset@v1
       with:
         github_token: ${{ secrets.WORKFLOW_TOKEN }}
         upload_url: ${{ steps.get_release_info.outputs.upload_url }}
-        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411071136-x86_64-docker.zip
-        asset_name: x-wrt-24.04_b202411071136-x86_64-docker.zip
+        asset_path: /mnt/work/x-wrt/x-wrt-24.04_b202411171153-x86_64-docker.zip
+        asset_name: x-wrt-24.04_b202411171153-x86_64-docker.zip
         asset_content_type: application/zip
         overwrite: true
diff --git a/release.tag b/release.tag
index 4ce102014f..f8eb614379 100644
--- a/release.tag
+++ b/release.tag
@@ -1 +1 @@
-24.04_b202411071136
\ No newline at end of file
+24.04_b202411171153
\ No newline at end of file