build: lock OpenWrt SDKs for agent 0.6.2

This commit is contained in:
benya
2026-07-23 02:05:14 +03:00
parent b2b903bd47
commit c709255b17
15 changed files with 58 additions and 35 deletions
@@ -2,8 +2,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=rmm-agent-go-production
PKG_VERSION:=0.6.1
PKG_RELEASE:=2
PKG_VERSION:=0.6.2
PKG_RELEASE:=1
PKG_MAINTAINER:=RMM OpenWrt
PKG_LICENSE:=MIT
@@ -34,5 +34,5 @@ opkg install /tmp/rmm-agent-go-production_*.ipk
This package is intended for the final shell-to-Go migration when the router should keep the same RMM object identity.
Version `0.6.1` uses the cloud tunnel exclusively and no longer discovers or publishes the
Version `0.6.2` uses the cloud tunnel exclusively and no longer discovers or publishes the
router's public WAN addresses.