Skip to content

Latest commit

 

History

History
249 lines (197 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

249 lines (197 loc) · 10.5 KB

Changelog

v5.1.5-a02

Changes

  • Update to rTorrent v7.2 by @stickz

v5.1.5-a01

Changes

  • Update to ruTorrent v5.1.5 by @stickz
  • Update to rTorrent v7.1 by @stickz

Base Image

  • Alpine Linux 3.21 by @stickz in (417)
  • PHP 8.3 by @stickz in (416)
  • Update c-ares to 1.34.4 and cURL to v8.11.1 by @stickz in (415)
  • Properly build cURL with LTO by @stickz in (411)

v5.1.1-a01

Changes

  • Update to ruTorrent v5.1.1 by @stickz

Base Image

v5.1.0-a01

Changes

  • Update to ruTorrent v5.1.0 by @stickz
  • Update to rTorrent v6.1 by @stickz

v4.3.6-a01

Changes

  • Update to ruTorrent v4.3.6 by @stickz
  • Update to rTorrent v6.0 by @stickz

v4.3.5-a02

Changes

  • Update to rTorrent v5.1 by @stickz

v4.3.5-a01

Changes

  • Update to ruTorrent v4.3.5
  • Update to rTorrent v4.0

Base Image

v4.3.3-a01

Changes

  • Update to ruTorrent v4.3.3
  • Update to rTorrent v3.2

Base Image

  • rTorrent: schedule torrent session save as background task by @stickz in (358)

v4.3.2-a01

Changes

  • Update to ruTorrent v4.3.2
  • Update to rTorrent v3.1

Base Image

  • Switch to rTorrent stickz repo (347)
  • Disable listening for IPv6 on nginx (349)

v4.3.1-a01

Changes:

  • Update to ruTorrent v4.3.1

Base Image:

  • Disallow ruTorrent httprpc core plugin removal (346)

v4.3.0-a02

Fixes:

  • #17 - Error in option file: /etc/rtorrent/.rtlocal.rc:48

Base Image:

  • Set useInternalHybrid ruTorrent setting to true (341)
  • Fix missing changes in .rtlocal.rc (338)

v4.3.0-a01

Changes:

  • Update to ruTorrent v4.3.0

Base Image:

  • rTorrent: Add TCP socket configurations (322)
  • Add php82-fileinfo package (325)
  • rTorrent: Set of patches to fix memory leaks (308)
  • rTorrent: Fix memory access crash (310)

v4.2.9-a03

Base Image:

  • rTorrent: tracker scrape feature patch (288)
  • Alpine Linux 3.19 and PHP 8.2 (297)
  • cURL 8.5.0, c-ares 1.24.0 (295)
  • UDNS support (303)

v4.2.9-a02

Base Image:

  • rTorrent patches
    • Avoid stack overflow for lockfile buffer
    • Increase maximum SCGI request to 16MB
    • Fix saving session files
    • Fix a common rtorrent xml-rpc crash when trying to queue an invalid task
    • Resolve xmlrpc logic crash
  • libtorrent patches
    • Allow 10 gigabit speed throttles

v4.2.9-a01

Changes:

  • Update to ruTorrent v4.2.9

v4.2.6-a01

Changes:

  • Update to ruTorrent v4.2.6

Base Image:

  • Alpine Linux 3.18 (258)

v4.1.5-a02

Base Image:

  • Improve session saving in rTorrent (242)

v4.1.5-a01

Changes:

  • Update to ruTorrent v4.1.5
  • Fixes a bunch of bugs with RSS Feeds, torrent deletion and caching issues. Removes deprecated options from configuration.

Base Image:

  • Optimize cURL build (239)
  • Add php81-dom extension (237)

v4.1.3-a01

Changes:

  • Update to ruTorrent v4.1.3 (235)

Fixes/Improvements:

v4.0.4-a01

Changes:

  • Update to ruTorrent v4.0.4

Base Image:

  • Fix RU_REMOVE_CORE_PLUGINS defaults (230)
  • Remove erase data workaround (229)
  • Improve watch directory support (219)

v4.0.2-a01

Base Image:

  • 4.0.2-hotfix in #10

v4.0.1-a03

Fixes:

  • Fixed 03-config.sh init failed error (#8)

v4.0.1-a02

Base Image:

  • Set $localHostedMode = true (215)

v4.0.1-a01

Base Image:

  • ruTorrent v4.0.1-hotfix

v4.0-a01

Changes:

  • [d3e2789] Added GHCR Image support. You can now pull image from ghcr.io also.

Base Image:

  • ruTorrent v4.0-stable (208)
  • Update GeoIP2 ruTorrent plugin (211)
  • Fix nginx logs folder perms (207)

v3.10-a10

Notice:

  • Users updating from version v3.10-a09 and below please read (#5)

Changes:

  • Streamlined bootstrapping of .rtorrent.rc from base image, rather than providing a custom version.

Base Image:

  • Fix PHP version in .rtlocal.rc (204)
  • Make rtorrent and libtorrent with -O2 -flto (202)
  • Install nginx and webdav module from Alpine repo (200)
  • Fix xmlrpc-c build configuration (198)
  • Set S6_KILL_GRACETIME to 10 seconds (171)
  • Alpine Linux 3.17 (195)
  • PHP 8.1 (195)
  • GeoIP2 PHP extension 1.3.1 (195)
  • Nginx 1.22.1 (195)

v3.10-a09

Base Image:

  • Fix unrar not available since alpine 3.15 (161)

v3.10-a08

Base Image:

  • Fix GeoIP2 ruTorrent plugin (159)

v3.10-a07

Base Image:

  • Opt-in WAN_IP and add WAN_IP_CMD env var (150, 153)
  • Check plugins existence (155)
  • Option to disable Nginx access log (154)
  • Alpine Linux 3.15 (151)

v3.10-a06

Fixed:

  • (#2) - When removing only torrent, data was also being deleted.

v3.10-a05

Base Image:

  • Update dependencies (117)
  • Alpine Linux 3.14 (116)

v3.10-a04

Base Image:

  • Add AUTH_DELAY env var (109)
  • Add XMLRPC_SIZE_LIMIT env var (107)
  • Add posix PHP extension (102)
  • ifconfig.me as fallback for automatic WAN_IP determination (96)

v3.10-a03

Base Image:

  • Initialize ruTorrent plugins (74)
  • Allow ports customization (73)

v3.10-a02

Fixed:

  • sed -i -e in Dockerfiles for /downloads{completed,temp} directories creating bug

Base Image:

  • Add findutils package (67)

v3.10-a01

Base Image:

  • arm64v8 fix, alpine-s6 3.12-2.2.0.3 (1)
  • cURL 7.68.0

Known Bug(s):

  • /downloads{completed,temp} are still being created