From 886a9c40b176c6c61971373f8bb3ce1f2e6a33b4 Mon Sep 17 00:00:00 2001 From: sbwml Date: Mon, 6 Jan 2025 21:57:46 +0800 Subject: [PATCH] OpenWrt 24.10.0-rc5 Signed-off-by: sbwml --- openwrt/scripts/05-fix-source.sh | 3 --- tags/v24 | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/openwrt/scripts/05-fix-source.sh b/openwrt/scripts/05-fix-source.sh index bb3818546..a1372fc1f 100644 --- a/openwrt/scripts/05-fix-source.sh +++ b/openwrt/scripts/05-fix-source.sh @@ -1,8 +1,5 @@ #!/bin/bash -# fix luci-base - rc4 -sed -i 's|\[sid\].hasOwnProperty|\[sid\]?.hasOwnProperty|g' feeds/luci/modules/luci-base/htdocs/luci-static/resources/uci.js - # apk-tools curl -s $mirror/openwrt/patch/apk-tools/9999-hack-for-linux-pre-releases.patch > package/system/apk/patches/9999-hack-for-linux-pre-releases.patch diff --git a/tags/v24 b/tags/v24 index 1b25acfcd..17499afca 100644 --- a/tags/v24 +++ b/tags/v24 @@ -1 +1 @@ -24.10.0-rc4 +24.10.0-rc5