From 416776dc453f770008132837a59dccf54c21b344 Mon Sep 17 00:00:00 2001 From: stickz Date: Sun, 15 Dec 2024 21:19:15 -0500 Subject: [PATCH] ruTorrent: Upgrade to v5.1.4 # ruTorrent v5.1.4 **This release contains a critical bug fix for mobile devices. It's highly recommended to upgrade.** 1. Rotating the screen orientation on a mobile device (with the traffic graph open) is fixed. - It no longer explodes with JavaScript errors. This bug has been present forever. 2. A couple minor bug fixes for the `check_port` plugin are implemented. # ruTorrent v5.1.3 **This is a recommended release for common platforms only**. It resolves a style issue with the DarkBetter theme. It's not required for individual users to upgrade this release, unless they use the DarkBetter theme. # ruTorrent v5.1.2 **This is critical hotfix for mobile bug fixes. It's highly recommend to upgrade.** It fixes the top menu opening incorrectly. All desktop platforms remain unaffected by this issue. This hotfix adds further polish when using ruTorrent on your mobile devices! **Full Changelog**: https://github.com/Novik/ruTorrent/compare/v5.1.1...v5.1.4 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 44dfc12..699fe04 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.1 -ARG RUTORRENT_VERSION=12eb2cfba5846714cc9909865ceba3a7c1db0de7 +# v5.1.4 +ARG RUTORRENT_VERSION=699af5f45fef33d8f2b57792ffe7a48d084f2bed ARG GEOIP2_RUTORRENT_VERSION=4ff2bde530bb8eef13af84e4413cedea97eda148 ARG DUMP_TORRENT_VERSION=302ac444a20442edb4aeabef65b264a85ab88ce9