From 4f00b3c2cd0781af0ede1824b20b36201c7acf19 Mon Sep 17 00:00:00 2001 From: stickz Date: Sun, 1 Dec 2024 10:21:49 -0500 Subject: [PATCH] ruTorrent: Upgrade to v5.1.1 # ruTorrent v5.1.1 **This is a critical hotfix. It's highly recommended to upgrade.** It resolves a bug with tracker announce groups when creating torrents. It also fixes incorrect setting of the side panel min width. The `v5.1` release is ultra stable and will receive long term support. ## What's Changed * Fix typo in resizeLeft function by jevenski in https://github.com/Novik/ruTorrent/pull/2807 * Fix create torrent announce group by jevenski in https://github.com/Novik/ruTorrent/pull/2811 **Full Changelog**: https://github.com/Novik/ruTorrent/compare/v5.1.0...v5.1.1 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index f795c6a..6f8f1cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,8 +7,8 @@ ARG XMLRPC_VERSION=01.58.00 ARG MKTORRENT_VERSION=v1.1 ARG GEOIP2_PHPEXT_VERSION=1.3.1 -# v5.1.0 -ARG RUTORRENT_VERSION=84a98bfdd4380319fa1cac0a08ec8b137c494f72 +# v5.1.1 +ARG RUTORRENT_VERSION=12eb2cfba5846714cc9909865ceba3a7c1db0de7 ARG GEOIP2_RUTORRENT_VERSION=4ff2bde530bb8eef13af84e4413cedea97eda148 ARG DUMP_TORRENT_VERSION=302ac444a20442edb4aeabef65b264a85ab88ce9