From ae28e1e759ec9673f5272b770ab8ec4cd4aae540 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 13 May 2026 17:48:48 +0200 Subject: [PATCH] Update CHANGELOG for version 5.2.0-17 https://github.com/alexbelgium/hassio-addons/issues/2690 --- qbittorrent/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qbittorrent/CHANGELOG.md b/qbittorrent/CHANGELOG.md index 7bf2415daf..702a6eb283 100644 --- a/qbittorrent/CHANGELOG.md +++ b/qbittorrent/CHANGELOG.md @@ -1,5 +1,5 @@ -## 5.2.0-16 (13-05-2026) -- Minor bugs fixed +## 5.2.0-17 (13-05-2026) +- Remove lockfile due to upstream bug https://github.com/linuxserver/docker-qbittorrent/issues/434 ## 5.2.0-2 (2026-05-10) - Fix startup loop on aarch64: drop s6-notifyoncheck wrapper so s6 supervises qbittorrent-nox directly (LSIO arm64 image has no notification-fd, causing EBADF restart loop)