mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-01 01:33:32 +02:00
Updater bot : sabnzbd updated to 5.1.2 (upstream 5.1.2)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 5.1.2 (2026-08-29)
|
||||
- Update to latest version from linuxserver/docker-sabnzbd (changelog : https://github.com/linuxserver/docker-sabnzbd/releases)
|
||||
|
||||
## 5.1.1.3 (2026-08-25)
|
||||
- Fixed ingress returning `403 External internet access denied` when Home Assistant is reached from outside the local network. SABnzbd's `verify_xff_header` option, which is on by default, refuses any request whose `X-Forwarded-For` chain contains a non-local address, so the proxy no longer forwards that header.
|
||||
|
||||
|
||||
@@ -106,4 +106,4 @@ schema:
|
||||
slug: sabnzbd
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "5.1.1.3"
|
||||
version: "5.1.2"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-08-22",
|
||||
"last_update": "2026-08-29",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "sabnzbd",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-sabnzbd",
|
||||
"upstream_version": "5.1.1"
|
||||
"upstream_version": "5.1.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user