diff --git a/luci-app-shadowrt/Makefile b/luci-app-shadowrt/Makefile index fae58dad4..dceb3fdd2 100644 --- a/luci-app-shadowrt/Makefile +++ b/luci-app-shadowrt/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.1.5-r2 +PKG_VERSION:=1.1.6-r1 PKG_RELEASE:= LUCI_TITLE:=LuCI support for shadowrt diff --git a/luci-app-shadowrt/root/usr/share/shadowrt/container/s2-wrtroot.sh b/luci-app-shadowrt/root/usr/share/shadowrt/container/s2-wrtroot.sh index 2d84a2449..8e7f330b2 100755 --- a/luci-app-shadowrt/root/usr/share/shadowrt/container/s2-wrtroot.sh +++ b/luci-app-shadowrt/root/usr/share/shadowrt/container/s2-wrtroot.sh @@ -10,5 +10,10 @@ fi echo "exec /sbin/init" >&2 +export -n TZ SHLVL HOSTNAME OLDPWD PWD USER LOGNAME +unset TZ SHLVL HOSTNAME OLDPWD PWD USER LOGNAME + +export HOME=/ TERM=linux PATH=/sbin:/bin + exec /sbin/init PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_HASH:=fe3862a93553430ab87bd1980b5025891dfff1dd4909409f2d498d70fd678317 +PKG_HASH:=544d800e234d9348870edfdaf615a068779674ed1731beb4ff73e00376b15121 include $(INCLUDE_DIR)/package.mk diff --git a/qt6base/Makefile b/qt6base/Makefile index af23d5d54..fcbb3bd25 100644 --- a/qt6base/Makefile +++ b/qt6base/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qt6base -PKG_VERSION:=6.10.0 +PKG_VERSION:=6.10.1 PKG_RELEASE:=1 PKG_SOURCE:=qtbase-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/qt/qtbase/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=6bc0cab63e70ef9634825de47790409079e00da77bad18d036b7ab83c5618346 +PKG_HASH:=088c248d7dfbcba1e60fc4fa7a46406c6c638687cd3dbd412cdd13fc21198df9 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/qtbase-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/qtbase-$(PKG_VERSION) diff --git a/qt6tools/Makefile b/qt6tools/Makefile index 1157169a8..0da9696fc 100644 --- a/qt6tools/Makefile +++ b/qt6tools/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=qt6tools -PKG_VERSION:=6.10.0 +PKG_VERSION:=6.10.1 PKG_RELEASE:=1 PKG_SOURCE:=qttools-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/qt/qttools/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=b9ac411c5c34f0cefbb348d8bf9b2a4934292411af20e710a335c5c432e3e851 +PKG_HASH:=328c949c8b9faf393cd43eca7cf96c4bb182599e93817ce3a8e093b33b80e16e HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/qttools-$(PKG_VERSION) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 465fb6d8d..21c6532be 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=2445b44d9ae3ab9a867c9d1e0e244646c4c378622e14b9afaf3658ecf46a40b9 endef -GEOSITE_VER:=20251119044456 +GEOSITE_VER:=20251120070221 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=9f1d68cacb68baf5b6a71988d3913f951d4aeff846043ab3b64408be199e8f95 + HASH:=1c3a1ed5f34cb572f9378fe7bdfb445a32c68e9577619118652cacd20c888b91 endef GEOSITE_IRAN_VER:=202511170041