Compare commits
1 Commits
3c537924ce
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| afdca1c616 |
+11
-4
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"latest": "2.7.6",
|
"latest": "2.7.7",
|
||||||
"stable": "2.7.6",
|
"stable": "2.7.7",
|
||||||
"minimum_supported": "2.0.0",
|
"minimum_supported": "2.0.0",
|
||||||
"update_channel": "stable",
|
"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",
|
"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": {
|
"available_patches": {
|
||||||
"2.7.3": {
|
"2.7.3": {
|
||||||
"name": "Fix duplicate Hardware IDs on cloned VMs",
|
"name": "Fix duplicate Hardware IDs on cloned VMs",
|
||||||
@@ -16,6 +16,13 @@
|
|||||||
"name": "Fix VOD import error",
|
"name": "Fix VOD import error",
|
||||||
"critical": true,
|
"critical": true,
|
||||||
"file": "v2.7.5.patch"
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user