diff --git a/current.json b/current.json index 16fb96a..1dc2484 100644 --- a/current.json +++ b/current.json @@ -1,11 +1,11 @@ { - "latest": "2.7.6", - "stable": "2.7.6", + "latest": "2.7.7", + "stable": "2.7.7", "minimum_supported": "2.0.0", "update_channel": "stable", - "last_updated": "2025-09-22T05:50:00Z", + "last_updated": "2025-09-22T10:30:00Z", "update_server": "http://git.powerdata.dk:3000/masterdraco/IPTV-Updates", - "critical_updates": ["2.7.3", "2.7.5"], + "critical_updates": ["2.7.3", "2.7.5", "2.7.7"], "available_patches": { "2.7.3": { "name": "Fix duplicate Hardware IDs on cloned VMs", @@ -16,6 +16,13 @@ "name": "Fix VOD import error", "critical": true, "file": "v2.7.5.patch" + }, + "2.7.7": { + "name": "Critical Security Fix - Hardware ID Isolation", + "critical": true, + "severity": "critical", + "file": "v2.7.7.json", + "description": "Fixes critical vulnerability where Hardware IDs were synchronized between servers through Redis" } } } \ No newline at end of file