mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-03 16:33:32 +02:00
netalertx_fa: bump to 26.6.3-1 to match netalertx capabilities-audit fix (#2454)
Both variants share the same image; aligning the version ensures the Supervisor pulls the updated build that suppresses the misleading NET_RAW/NET_ADMIN alert for Full Access users. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WfZ5JKAR2NHP1KjoAGyBBD
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
## 26.6.3-1 (2026-06-19)
|
||||||
|
- Suppress the misleading upstream "capabilities audit" ALERT (NET_RAW/NET_ADMIN reported as missing). Under the Home Assistant Supervisor these capabilities are granted but the upstream audit cannot read them, which alarmed users (#2454).
|
||||||
|
|
||||||
## 26.6.3 (2026-06-05)
|
## 26.6.3 (2026-06-05)
|
||||||
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
|
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
|
||||||
|
|
||||||
|
|||||||
@@ -43,4 +43,4 @@ slug: netalertx_fa
|
|||||||
tmpfs: true
|
tmpfs: true
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "26.6.3"
|
version: "26.6.3-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user