diff --git a/package/lean/autocore/files/index.htm b/package/lean/autocore/files/index.htm
index c24224cb39..b0b56033e7 100644
--- a/package/lean/autocore/files/index.htm
+++ b/package/lean/autocore/files/index.htm
@@ -716,8 +716,8 @@
| <%:Model%> | <%=pcdata(boardinfo.model or "?")%> <%=luci.sys.exec("cat /etc/bench.log") or " "%> |
| <%:CPU Info%> | - |
| <%:Firmware Version%> |
- <%=pcdata(ver.distname)%> <%=pcdata(ver.distversion)%> /
- <%=pcdata(ver.luciname)%> (<%=pcdata(ver.luciversion)%>)
+ <%=pcdata(ver.distname)%> <%=pcdata(ver.distversion)%>
|
| <%:Kernel Version%> | <%=unameinfo.release or "?"%> |
| <%:Local Time%> | - |
diff --git a/package/lean/libtorrent-rasterbar/Makefile b/package/lean/libtorrent-rasterbar/Makefile
index 5b6ac668f9..f9a74421fe 100644
--- a/package/lean/libtorrent-rasterbar/Makefile
+++ b/package/lean/libtorrent-rasterbar/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libtorrent-rasterbar
-PKG_VERSION:=1.2.3
+PKG_VERSION:=1.2.6
PKG_RELEASE=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/arvidn/libtorrent.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=078f7b956ef0d992948852a801e626b1118a1fc5
+PKG_SOURCE_VERSION:=b9b54436b8b214420745e5ff722112316d7d85c7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_LICENSE:=BSD
diff --git a/package/lean/qBittorrent-Enhanced-Edition/Makefile b/package/lean/qBittorrent-Enhanced-Edition/Makefile
index 3ad759c154..fdc23aabf4 100644
--- a/package/lean/qBittorrent-Enhanced-Edition/Makefile
+++ b/package/lean/qBittorrent-Enhanced-Edition/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qBittorrent-Enhanced-Edition
-PKG_VERSION:=4.2.3.10
+PKG_VERSION:=4.2.5.10
PKG_RELEASE=1
PKG_SOURCE:=$(PKG_NAME)-release-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/c0re100/qBittorrent-Enhanced-Edition/tar.gz/release-$(PKG_VERSION)?
-PKG_HASH:=481be5a8a38b76867cd6346dea8c5f3d356d4b0cef14c6aabe0ae79fa4941481
+PKG_HASH:=d3c98f3beec064af5c95efa075fda2bb8aa5a9dec4219ff9bd003f27c8a24d36
PKG_BUILD_DIR:=$(BUILD_DIR)/qBittorrent-Enhanced-Edition-release-$(PKG_VERSION)