mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
cloudflared: Update to 2026.3.0
2026.3.0 - 2026-03-05 TUN-10292: Add cloudflared management token command - 2026-03-03 chore: Addressing small fixes and typos - 2026-03-03 fix: Update go-sentry and go-oidc to address CVE's - 2026-02-24 TUN-10258: add agents.md - 2026-02-23 TUN-10267: Update mods to fix CVE GO-2026-4394 - 2026-02-20 TUN-10247: Update tail command to use /management/logs endpoint - 2026-02-11 TUN-9858: Add more information to proxy-dns removal message 2026.2.0 - 2026-02-06 TUN-10216: TUN fix cloudflare vulnerabilities GO-2026-4340 and GO-2026-4341 - 2026-02-02 TUN-9858: Remove proxy-dns feature from cloudflared Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=cloudflared
|
PKG_NAME:=cloudflared
|
||||||
PKG_VERSION:=2026.1.2
|
PKG_VERSION:=2026.3.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/cloudflare/cloudflared/tar.gz/$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/cloudflare/cloudflared/tar.gz/$(PKG_VERSION)?
|
||||||
PKG_HASH:=5e6a8e81de61f180ddee8cfb1b58e4978729bfacd774affa343867dca6fa244f
|
PKG_HASH:=1c9e88653f091d3085975e50c2cf7308923c88ed5c82afe7fb98938d3f9c93ad
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_LICENSE_FILES:=LICENSE
|
PKG_LICENSE_FILES:=LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user