cloudreve: Update to 4.15.0
authorTianling Shen <redacted>
Fri, 27 Mar 2026 02:58:47 +0000 (10:58 +0800)
committerTianling Shen <redacted>
Fri, 27 Mar 2026 03:00:25 +0000 (11:00 +0800)
Changelog:
- https://github.com/cloudreve/cloudreve/releases/tag/4.10.0
- https://github.com/cloudreve/cloudreve/releases/tag/4.10.1
- https://github.com/cloudreve/cloudreve/releases/tag/4.11.0
- https://github.com/cloudreve/cloudreve/releases/tag/4.11.1
- https://github.com/cloudreve/cloudreve/releases/tag/4.12.1
- https://github.com/cloudreve/cloudreve/releases/tag/4.13.0
- https://github.com/cloudreve/cloudreve/releases/tag/4.14.0
- https://github.com/cloudreve/cloudreve/releases/tag/4.14.1
- https://github.com/cloudreve/cloudreve/releases/tag/4.15.0

Fixes: CVE-2026-25726
Signed-off-by: Tianling Shen <redacted>
net/cloudreve/Makefile

index fce8ac16fdeb275c16dd09e2b7f28192af184276..10e69d1e120b27dd181bb5add6c3a917e319eea4 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cloudreve
-PKG_VERSION:=4.9.2
+PKG_VERSION:=4.15.0
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/cloudreve/Cloudreve.git
 PKG_SOURCE_VERSION:=$(PKG_VERSION)
-PKG_MIRROR_HASH:=d88edc8af20a5cce662689a297123d1b4d504b0ca0499942068bdbb3c9ec8ea7
+PKG_MIRROR_HASH:=61a7f84639a853d6a6e77dee72a7417fef84bac05328d9edae9f1a34396bf19d
 
 PKG_LICENSE:=GPL-3.0-only
 PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT