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